試作品の多様性を構造で確保する画像分類モデル
Diverse by Design: Architectural Constraints for Prototype-Based Interpretability
この論文をやさしく読む
ひとことで言うと
画像を似た事例で説明するモデルで、参照する試作品が別々の特徴を表すよう設計した研究。
何に役立つ?
考えられる用途は、画像分類の根拠として示す試作品の重複を減らし、その説明を評価すること。
この研究の面白いところ
注意の頭と試作品を一対一で結び、前景を重視して学習し、精度と二つの説明指標を評価した。
どこまで分かった?
示された数値はCUB-200-2011での比較。別の画像分野での性能は要旨にない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
試作品を参照するニューラルネットワークは、似た事例に基づく説明を組み込める。しかし、試作品が重複した特徴に集中し、意味の異なる部分を十分に捉えられないことや、説明可能性を数値で評価する方法が不足していることが課題だった。本研究は、多様性認識型の試作品学習DAPLを提案する。明示的な正則化ではなく、ネットワークの構造上の制約で試作品の多様性を確保する。 複数の頭を持つ自己注意機構で、注意の頭と試作品を厳密に一対一で対応づけ、各試作品が異なる視覚的特徴に特化するようにする。さらに、前景を重視して学習し、意味のある領域へ試作品を集中させる。説明可能性を定量的に評価するため、CoverageとDiversityという指標も開発した。 CUB-200-2011での実験では、前景を重視したDAPLの正解率は81.69%、Coverageは0.596、Diversityは0.427だった。評価した試作品型の方法の中で、全体として最も良いバランスを示した。コードは公開されている。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Prototype-based neural networks provide inherent interpretability through case-based reasoning, yet suffer from critical limitations: prototypes converge to redundant features, fail to capture diverse semantic parts, and lack quantitative interpretability assessment. We propose Diversity-Aware Prototype Learning (DAPL), which enforces prototype diversity through architectural constraints rather than explicit regularization. Our approach leverages multi-head self-attention with strict one-to-one attention-to-prototype mapping, ensuring each prototype specializes in distinct visual features. We further introduce foreground-aware training to focus prototypes on semantically meaningful regions and develop comprehensive evaluation metrics (Coverage and Diversity) for quantitative interpretability assessment. Experiments on CUB-200-2011 demonstrate substantial improvements: DAPL with foreground-aware training achieves 81.69\% accuracy with 0.596 Coverage and 0.427 Diversity, providing the best overall balance across all evaluated prototype-based methods. Code is available at https://github.com/xinmiaolin/DAPL.
著者のコメント
Accepted to CVPR 2026 Trustworthy, Robust, Uncertainty-Aware, and Explainable Visual Intelligence and Beyond (TRUE-V) Workshop
arXiv ID: 2609.27194 / 要約の誤りについて