arXiv論文メモ
新着一覧
cs.CL / cs.AI · 査読状況未確認

分野を移した固有表現認識で種類の取り違えを減らす

Mitigating Entity Type Confusion in Cross-Domain NER via Multidimensional Quantification and Reasoning Enhancement

Jingyu Wang and Shijie Wu and Fusheng Jin

この論文をやさしく読む

ひとことで言うと

別の分野の文章に人名・組織名などを見つけるモデルを使ったとき、見つけた語の種類を取り違える問題に取り組みます。混同しやすさを数値化して、言語モデルの推論情報で補います。

何に役立つ?

ある分野で蓄えた知識を使って、別分野の固有表現を分類する際に役立ちます。語の範囲を探す精度が高くても残る、種類の判定ミスを改善する方法です。

この研究の面白いところ

意味の似かよりだけでなく、分野間の分類階層と実際のデータ上の混同を合わせて評価します。その分析を推論情報の生成につなげる構成です。

どこまで分かった?

最高性能という結果はCrossNERの各分野に対する報告です。要旨には得点や改善幅、推論情報の生成費用は記載されておらず、未知のあらゆる分野での優位性は確認できません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

分野横断の固有表現認識(CD-NER)は、元の分野にある豊富な知識を対象分野へ移すことを目指す。近年、分解型や生成型の枠組みを採用した研究は性能を大きく改善し、実体が占める範囲の検出で高い精度を示してきた。しかし実体の型分類では、モデルは深刻な型の混同に悩まされる。これは、文章中のある種類の実体を、似ているが誤った別の種類へ分類する傾向である。 この問題に対処するため、まず、多次元混同定量化モデル(MCQM)を提案する。これは、元分野と対象分野の階層分析、意味類似性分析、明示的なデータ評価という三つの観点から、実体の型の間でモデルがどれほど混同するかを定量化する。さらに、段階的双方向推論連鎖(PBRC)を提案する。PBRCは、MCQMが与える分野間の階層と混同分析を利用して、LLMに2段階の推論情報を生成させる。この2段階の推論情報をモデルの知識の拡充に用いることで、実体の型の混同を大幅に減らし、汎化性能を改善する。実験結果は、提案手法がCrossNERデータセットのすべての分野で、新たな最高性能を達成することを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Cross-domain Named Entity Recognition (CD-NER) aims to transfer the rich knowledge in the source domain to the target domain. Recent studies adopting decomposition or generation paradigms have achieved significant performance improvements, demonstrating high accuracy in entity span detection. However, during entity type classification, models severely suffer from entity type confusion, the erroneous tendency that models classify entities of one type in the text as another similar but incorrect type. To address this issue, we first propose a Multidimensional Confusion Quantification Model (MCQM) that quantifies a model's confusion extent between entity types from three dimensions: source-target hierarchy analysis, semantic similarity analysis, and explicit data evaluation. Moreover, we propose the Progressive Bidirectional Reasoning Chain (PBRC). PBRC leverages the source-target hierarchy and confusion analysis from the MCQM to prompt the LLM to generate two-stage reasoning information. The two-stage reasoning information is utilized to augment the knowledge of the model, significantly mitigating entity type confusion and improving the model's generalization performance. Experimental results demonstrate that our method achieves new state-of-the-art results on all domains of the CrossNER dataset.

著者のコメント

9 pages, 3 figures, Accepted at IJCAI-ECAI 2026

arXiv ID: 2609.24357 / 要約の誤りについて