paper-with-me

홈 › Papers

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

2026-04-12 · Shantam Srivastava, Mahesh Bhosale, David Doermann, Mingchen Gao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.10410

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Report Generation

Similar Papers 제목 키워드 기반

3D-VCD: Hallucination Mitigation in 3D-LLM Embodied Agents through Visual Contrastive Decoding

2026-04-09 · Makanjuola Ogunleye, Eman Abdelrahman, Ismini Lourentzou arxiv

Large multimodal models are increasingly used as the reasoning core of embodied agents operating in 3D environments, yet they remain prone to hallucinations that can produce unsafe and ungrounded decisions. Existing infe…

Neural network approaches to point lattice decoding

2020-12-13 · Vincent Corlay, Joseph J. Boutros, Philippe Ciblat, Loïc Brunel

We characterize the complexity of the lattice decoding problem from a neural network perspective. The notion of Voronoi-reduced basis is introduced to restrict the space of solutions to a binary set. On the one hand, thi…

Learning Label Hierarchy with Supervised Contrastive Learning

2024-01-31 · Ruixue Lian, William A. Sethares, Junjie Hu

Supervised contrastive learning (SCL) frameworks treat each class as independent and thus consider all classes to be equally important. This neglects the common scenario in which label hierarchy exists, where fine-graine…

Contrastive Learningtext-classificationText Classification

CoCGAN: Contrastive Learning for Adversarial Category Text Generation

2022-10-01 · COLING 2022 10 · Xin Sheng, Linli Xu, Yinlong Xu, Changcun Bao 외

The task of generating texts of different categories has attracted more and more attention in the area of natural language generation recently. Meanwhile, generative adversarial net (GAN) has demonstrated its effectivene…

Contrastive LearningText Generation

A Theory of Generative ConvNet

2016-02-10 · Jianwen Xie, Yang Lu, Song-Chun Zhu, Ying Nian Wu

We show that a generative random field model, which we call generative ConvNet, can be derived from the commonly used discriminative ConvNet, by assuming a ConvNet for multi-category classification and assuming one of th…