paper-with-me

홈 › Papers

Textual Inversion and Self-supervised Refinement for Radiology Report Generation

2024-05-31 · Yuanjiang Luo, Hongxiang Li, Xuan Wu, Meng Cao, Xiaoshuang Huang, Zhihong Zhu, Peixi Liao, Hu Chen, Yi Zhang

Existing mainstream approaches follow the encoder-decoder paradigm for generating radiology reports. They focus on improving the network structure of encoders and decoders, which leads to two shortcomings: overlooking the modality gap and ignoring report content constraints. In this paper, we proposed Textual Inversion and Self-supervised Refinement (TISR) to address the above two issues. Specifically, textual inversion can project text and image into the same space by representing images as pseudo words to eliminate the cross-modeling gap. Subsequently, self-supervised refinement refines these pseudo words through contrastive loss computation between images and texts, enhancing the fidelity of generated reports to images. Notably, TISR is orthogonal to most existing methods, plug-and-play. We conduct experiments on two widely-used public datasets and achieve significant improvements on various baselines, which demonstrates the effectiveness and generalization of TISR. The code will be available soon.

📄 PDF Abstract BibTeX arXiv:2405.20607

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SERPENT-VLM : Self-Refining Radiology Report Generation Using Vision Language Models

2024-04-27 · Manav Nitin Kapadnis, Sohan Patnaik, Abhilash Nandy, Sourjyadip Ray 외

Radiology Report Generation (R2Gen) demonstrates how Multi-modal Large Language Models (MLLMs) can automate the creation of accurate and coherent radiological reports. Existing methods often hallucinate details in text-b…

Causal Language ModelingHallucinationLanguage ModelingLanguage Modelling

Self-Supervised Contextual Language Representation of Radiology Reports to Improve the Identification of Communication Urgency

2019-12-05 · Xing Meng, Craig H. Ganoe, Ryan T. Sieberg, Yvonne Y. Cheung 외

Machine learning methods have recently achieved high-performance in biomedical text analysis. However, a major bottleneck in the widespread application of these methods is obtaining the required large amounts of annotate…

Self-Supervised Learning

Structure is Supervision: Multiview Masked Autoencoders for Radiology

2025-11-27 · Sonia Laguna, Andrea Agostini, Alain Ryser, Samuel Ruiperez-Campillo 외 arxiv

Building robust medical machine learning systems requires pretraining strategies that exploit the intrinsic structure present in clinical data. We introduce Multiview Masked Autoencoder (MVMAE), a self-supervised framewo…

Image Reconstruction

Making the Most of Text Semantics to Improve Biomedical Vision--Language Processing

2022-04-21 · Benedikt Boecking, Naoto Usuyama, Shruthi Bannur, Daniel C. Castro 외

Multi-modal data abounds in biomedicine, such as radiology images and reports. Interpreting this data at scale is essential for improving clinical care and accelerating clinical research. Biomedical text with its complex…

Contrastive LearningLanguage ModelingLanguage ModellingMedical Image Classification+3

Image Diffusion Models Exhibit Emergent Temporal Propagation in Videos

2025-11-25 · Youngseo Kim, Dohyun Kim, Geonhee Han, Paul Hongsuck Seo arxiv

Image diffusion models, though originally developed for image generation, implicitly capture rich semantic structures that enable various recognition and localization tasks beyond synthesis. In this work, we investigate …

Video Object SegmentationImage GenerationObject Tracking