paper-with-me

Papers

Enhancing Abnormality Grounding for Vision Language Models with Knowledge Descriptions

2025-03-05 · Jun Li, Che Liu, Wenjia Bai, Rossella Arcucci, Cosmin I. Bercea, Julia A. Schnabel

Visual Language Models (VLMs) have demonstrated impressive capabilities in visual grounding tasks. However, their effectiveness in the medical domain, particularly for abnormality detection and localization within medical images, remains underexplored. A major challenge is the complex and abstract nature of medical terminology, which makes it difficult to directly associate pathological anomaly terms with their corresponding visual features. In this work, we introduce a novel approach to enhance VLM performance in medical abnormality detection and localization by leveraging decomposed medical knowledge. Instead of directly prompting models to recognize specific abnormalities, we focus on breaking down medical concepts into fundamental attributes and common visual patterns. This strategy promotes a stronger alignment between textual descriptions and visual features, improving both the recognition and localization of abnormalities in medical images.We evaluate our method on the 0.23B Florence-2 base model and demonstrate that it achieves comparable performance in abnormality grounding to significantly larger 7B LLaVA-based medical VLMs, despite being trained on only 1.5% of the data used for such models. Experimental results also demonstrate the effectiveness of our approach in both known and previously unseen abnormalities, suggesting its strong generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2503.03278

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVisual Grounding

Methods 이 논문이 사용한 방법론

Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

A Comparison of Object Detection and Phrase Grounding Models in Chest X-ray Abnormality Localization using Eye-tracking Data

2025-03-02 · Elham Ghelichkhan, Tolga Tasdizen

Chest diseases rank among the most prevalent and dangerous global health issues. Object detection and phrase grounding deep learning models interpret complex radiology data to assist healthcare professionals in diagnosis…

object-detectionObject DetectionPhrase Grounding

Training Medical Large Vision-Language Models with Abnormal-Aware Feedback

2025-01-02 · Yucheng Zhou, Lingran Song, Jianbing Shen

Existing Medical Large Vision-Language Models (Med-LVLMs), which encapsulate extensive medical knowledge, demonstrate excellent capabilities in understanding medical images and responding to human queries based on these …

Anomaly DetectionVisual Localization

Knowledge to Sight: Reasoning over Visual Attributes via Knowledge Decomposition for Abnormality Grounding

2025-08-06 · Jun Li, Che Liu, Wenjia Bai, Mingxuan Liu 외 arxiv

In this work, we address the problem of grounding abnormalities in medical images, where the goal is to localize clinical findings based on textual descriptions. While generalist Vision-Language Models (VLMs) excel in na…

Dynamic Decision Learning: Test-Time Evolution for Abnormality Grounding in Rare Diseases

2026-04-27 · Jun Li, Mingxuan Liu, Jiazhen Pan, Che Liu 외 arxiv

Clinical abnormality grounding for rare diseases is often hindered by data scarcity, making supervised fine-tuning impractical and single-pass inference highly unstable. We propose Dynamic Decision Learning (DDL), a fram…

Tokensome: Towards a Genetic Vision-Language GPT for Explainable and Cognitive Karyotyping

2024-03-17 · Haoxi Zhang, Xinxu Zhang, Yuanxin Lin, Maiqi Wang 외

Automatic karyotype analysis is often defined as a visual perception task focused solely on chromosomal object-level modeling. This definition has led most existing methods to overlook componential and holistic informati…

Anomaly DetectionDecision MakingKnowledge GraphsLanguage Modeling+1