CLFeb 4

LEAD: Layer-wise Expert-aligned Decoding for Faithful Radiology Report Generation

arXiv:2602.04617v1h-index: 8
Originality Incremental advance
AI Analysis

This addresses the issue of generating unfaithful reports in medical imaging, which is critical for patient safety, though it is an incremental improvement over existing methods.

The paper tackled the problem of hallucinations in radiology report generation by large vision-language models, proposing LEAD to modify decoding trajectories, which improved clinical accuracy metrics and reduced hallucinations on multiple datasets.

Radiology Report Generation (RRG) aims to produce accurate and coherent diagnostics from medical images. Although large vision language models (LVLM) improve report fluency and accuracy, they exhibit hallucinations, generating plausible yet image-ungrounded pathological details. Existing methods primarily rely on external knowledge guidance to facilitate the alignment between generated text and visual information. However, these approaches often ignore the inherent decoding priors and vision-language alignment biases in pretrained models and lack robustness due to reliance on constructed guidance. In this paper, we propose Layer-wise Expert-aligned Decoding (LEAD), a novel method to inherently modify the LVLM decoding trajectory. A multiple experts module is designed for extracting distinct pathological features which are integrated into each decoder layer via a gating mechanism. This layer-wise architecture enables the LLM to consult expert features at every inference step via a learned gating function, thereby dynamically rectifying decoding biases and steering the generation toward factual consistency. Experiments conducted on multiple public datasets demonstrate that the LEAD method yields effective improvements in clinical accuracy metrics and mitigates hallucinations while preserving high generation quality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes