paper-with-me

Papers

DiffVP: Differential Visual Semantic Prompting for LLM-Based CT Report Generation

2026-03-18 · Yuhe Tian, Kun Zhang, Haoran Ma, Rui Yan, Yingtai Li, Rongsheng Wang, Shaohua Kevin Zhou arxiv

While large language models (LLMs) have advanced CT report generation, existing methods typically encode 3D volumes holistically, failing to distinguish informative cues from redundant anatomical background. Inspired by radiological cognitive subtraction, we propose Differential Visual Prompting (DiffVP), which conditions report generation on explicit, high-level semantic scan-to-reference differences rather than solely on absolute visual features. DiffVP employs a hierarchical difference extractor to capture complementary global and local semantic discrepancies into a shared latent space, along with a difference-to-prompt generator that transforms these signals into learnable visual prefix tokens for LLM conditioning. These difference prompts serve as structured conditioning signals that implicitly suppress invariant anatomy while amplifying diagnostically relevant visual evidence, thereby facilitating accurate report generation without explicit lesion localization. On two large-scale benchmarks, DiffVP consistently outperforms prior methods, improving the average BLEU-1-4 by +10.98 and +4.36, respectively, and further boosts clinical efficacy on RadGenome-ChestCT (F1 score 0.421). All codes will be released at https://github.com/ArielTYH/DiffVP/.

📄 PDF Abstract BibTeX arXiv:2603.17718

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TimeSeries2Report prompting enables adaptive large language model management of lithium-ion batteries

2025-12-18 · Jiayang Yang, Martin Guay, Zhixing Cao, Chunhui Zhao arxiv

Large language models (LLMs) offer promising capabilities for interpreting multivariate time-series data, yet their application to real-world battery energy storage system (BESS) operation and maintenance remains largely…

Anomaly Detection

The Role of Background Information in Reducing Object Hallucination in Vision-Language Models: Insights from Cutoff API Prompting

2025-02-21 · Masayo Tomita, Katsuhiko Hayashi, Tomoyuki Kaneko

Vision-Language Models (VLMs) occasionally generate outputs that contradict input images, constraining their reliability in real-world applications. While visual prompting is reported to suppress hallucinations by augmen…

HallucinationObjectObject HallucinationVisual Prompting

Exploring the Benefits of Visual Prompting in Differential Privacy

2023-03-22 · ICCV 2023 1 · Yizhe Li, Yu-Lin Tsai, Xuebin Ren, Chia-Mu Yu 외

Visual Prompting (VP) is an emerging and powerful technique that allows sample-efficient adaptation to downstream tasks by engineering a well-trained frozen source model. In this work, we explore the benefits of VP in co…

image-classificationImage ClassificationTransfer LearningVisual Prompting

Beyond Open Vocabulary: Multimodal Prompting for Object Detection in Remote Sensing Images

2026-02-02 · Shuai Yang, Ziyue Huang, Jiaxin Chen, Qingjie Liu 외 arxiv

Open-vocabulary object detection in remote sensing commonly relies on text-only prompting to specify target categories, implicitly assuming that inference-time category queries can be reliably grounded through pretrainin…

Object Detection

VP Lab: a PEFT-Enabled Visual Prompting Laboratory for Semantic Segmentation

2025-05-21 · Niccolo Avogaro, Thomas Frick, Yagmur G. Cinar, Daniel Caraballo 외

Large-scale pretrained vision backbones have transformed computer vision by providing powerful feature extractors that enable various downstream tasks, including training-free approaches like visual prompting for semanti…

parameter-efficient fine-tuningSemantic SegmentationVisual Prompting