CWCD: Category-Wise Contrastive Decoding for Structured Medical Report Generation

arXiv cs.AI / 4/14/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • この論文は、胸部X線の放射線レポート生成で視覚トークンへの注意が生成後半で弱まり、言語の事前分布に依存して誤った病変の共起(spurious co-occurrence)が起きうる点を問題提起している。
  • それを改善するために、Category-Wise Contrastive Decoding(CWCD)というモジュール型フレームワークを提案し、カテゴリ別パラメータ化とカテゴリ別の視覚プロンプトを用いて「正常」と「マスク済み」X線を対比させながらカテゴリごとのレポートを生成する。
  • 実験では、CWCDがベースラインを臨床的有効性と自然言語生成の両方の指標で一貫して上回ることが示されている。
  • アブレーション研究により、提案手法の各構成要素が性能にどの程度寄与するかも検証している。

Abstract

Interpreting chest X-rays is inherently challenging due to the overlap between anatomical structures and the subtle presentation of many clinically significant pathologies, making accurate diagnosis time-consuming even for experienced radiologists. Recent radiology-focused foundation models, such as LLaVA-Rad and Maira-2, have positioned multi-modal large language models (MLLMs) at the forefront of automated radiology report generation (RRG). However, despite these advances, current foundation models generate reports in a single forward pass. This decoding strategy diminishes attention to visual tokens and increases reliance on language priors as generation proceeds, which in turn introduces spurious pathology co-occurrences in the generated reports. To mitigate these limitations, we propose Category-Wise Contrastive Decoding (CWCD), a novel and modular framework designed to enhance structured radiology report generation (SRRG). Our approach introduces category-specific parameterization and generates category-wise reports by contrasting normal X-rays with masked X-rays using category-specific visual prompts. Experimental results demonstrate that CWCD consistently outperforms baseline methods across both clinical efficacy and natural language generation metrics. An ablation study further elucidates the contribution of each architectural component to overall performance.