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

曖昧な感情表現を分類せず保留する学習法

GCUL: Ambiguity Identification in Text Emotion Classification via Cluster-Guided Learning

Zhongqi Fan, Tianyou Zhang, Fei Chen

この論文をやさしく読む

ひとことで言うと

感情分類で曖昧な文章を無理に分類せず、表現空間での集まり方を見て保留する方法です。

何に役立つ?

誤った分類を避けたい場面で、予測を保留するかどうかや、導入前に保留の効用を見込めるかを評価する材料になります。

この研究の面白いところ

固定の拒否率を決めず、誤分類と曖昧な例が集まる領域から拒否境界を作ります。DistilBERTで9%未満の拒否により正解率が89.37%から94.98%へ上がりました。

どこまで分かった?

報告された正解率は拒否した事例を含まない選択的分類の結果です。運用条件で同じ効用が得られるかは、要旨の結果だけでは確定しません。

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

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

選択的分類では、モデルは確信の持てない事例について予測を控えられる。ただし既存の方法は通常、信頼度得点、あらかじめ定めた受け入れ率の制約、個々の事例の距離によって予測を拒否する。このため、学習した表現空間における難しい事例の集団的な幾何構造を見落とす可能性がある。本研究は、幾何構造に基づく選択的分類の枠組み、GCULを提案する。誤分類される事例と曖昧な事例を、表現空間内で混同を引き寄せる領域の候補として特定する。GCULは初期化、クラスタリング、不確かな領域への明示的なラベル付け変更という3段階を用いる。これにより、あらかじめ拒否率を定める代わりに、表現の幾何構造から拒否の境界を導く。 さらに、選択性の得点と、拒否が実際の運用に正の効用をもたらす条件を幾何学的に示す十分条件を導出し、導入前の実現可能性評価を可能にする。GCULは、9%未満の拒否でDistilBERTの正解率を89.37%から94.98%に高めた。正解率以外では、その選択性得点が、すべての比較手法が失敗する唯一のデータセットであるGoEmotionを事前に正しく検出した。条件を制御したシミュレーションでは、第一種の誤りが6.1%、第二種の誤りが0%で、十分条件が慎重な判定をすることが確かめられた。これらの結果は、表現の集団的な幾何構造が、予測を控える判断に別の有用な視点を与えることを示唆する。

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

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

更新履歴

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

原文の要旨

Selective classification enables a model to abstain from predictions on uncertain instances, but existing approaches typically reject them through confidence scores, predefined coverage constraints or instance-level distance measures. These approaches may overlook the collective geometric structure of difficult samples in learned representation spaces. We propose Guided Clustering-based Uncertain Learning (GCUL), a geometric-guided selective classification framework that identifies misclassified and ambiguous instances as a potential confusion attractor in the representation space. GCUL uses a three-phase procedure to initialize, cluster, and explicitly relabel this uncertain region, allowing the rejection boundary to emerge from the underlying representation geometry rather than from a prescribed rejection rate. We further derive a selectivity score and a geometric sufficient condition that characterizes when rejection can provide positive operational utility, enabling pre-deployment feasibility assessment. GCUL improves DistilBERT accuracy from 89.37 percent to 94.98 percent with less than 9 percent rejection. Beyond accuracy, our selectivity score correctly pre-detects the only dataset (GoEmotion) where all baselines fail, and controlled simulations yield 6.1 percent Type-I and 0 percent Type-II errors, validating the sufficient condition's conservatism. These results suggest that collective representation geometry provides a useful alternative perspective for selective prediction.

著者のコメント

15 pages, 8 figures, 21 tables

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