paper-with-me

Papers

Knowledge-enhanced Visual-Language Pre-training on Chest Radiology Images

2023-02-27 · Xiaoman Zhang, Chaoyi Wu, Ya zhang, Yanfeng Wang, Weidi Xie

While multi-modal foundation models pre-trained on large-scale data have been successful in natural language understanding and vision recognition, their use in medical domains is still limited due to the fine-grained nature of medical tasks and the high demand for domain knowledge. To address this challenge, we propose a novel approach called Knowledge-enhanced Auto Diagnosis (KAD) which leverages existing medical domain knowledge to guide vision-language pre-training using paired chest X-rays and radiology reports. We evaluate KAD on {four} external X-ray datasets and demonstrate that its zero-shot performance is not only comparable to that of fully-supervised models, but also superior to the average of three expert radiologists for three (out of five) pathologies with statistical significance. Moreover, when few-shot annotation is available, KAD outperforms all existing approaches in fine-tuning settings, demonstrating its potential for application in different clinical scenarios.

📄 PDF Abstract BibTeX arXiv:2302.14042

Code (1)

xiaoman-zhang/kad pytorch

Tasks

Natural Language UnderstandingRepresentation Learning

Similar Papers 제목 키워드 기반

Grounded Knowledge-Enhanced Medical VLP for Chest X-Ray

2024-04-23 · Qiao Deng, Zhongzhen Huang, Yunqi Wang, Zhichuan Wang 외

Medical vision-language pre-training has emerged as a promising approach for learning domain-general representations of medical image and text. Current algorithms that exploit the global and local alignment between medic…

Medical Visual Question AnsweringQuestion AnsweringVisual Question Answering

Enhancing Human-Computer Interaction in Chest X-ray Analysis using Vision and Language Model with Eye Gaze Patterns

2024-04-03 · Yunsoo Kim, Jinge Wu, Yusuf Abdulle, Yue Gao 외

Recent advancements in Computer Assisted Diagnosis have shown promising performance in medical imaging tasks, particularly in chest X-ray analysis. However, the interaction between these models and radiologists has been …

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training in Radiology

2023-01-05 · Chaoyi Wu, Xiaoman Zhang, Ya zhang, Yanfeng Wang 외

In this paper, we consider enhancing medical visual-language pre-training (VLP) with domain-specific knowledge, by exploiting the paired image-text reports from the radiological daily practice. In particular, we make the…

Medical DiagnosisSelf-Supervised LearningTriplet

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training for X-ray Diagnosis

2023-01-01 · ICCV 2023 1 · Chaoyi Wu, Xiaoman Zhang, Ya zhang, Yanfeng Wang 외

In this paper, we consider enhancing medical visual-language pre-training (VLP) with domain-specific knowledge, by exploiting the paired image-text reports from the radiological daily practice. In particular, we make…

Medical DiagnosisTriplet

Orchestrator-Agent Trust: A Modular Agentic AI Visual Classification System with Trust-Aware Orchestration and RAG-Based Reasoning

2025-07-09 · Konstantinos I. Roumeliotis, Ranjan Sapkota, Manoj Karkee, Nikolaos D. Tselikas

Modern Artificial Intelligence (AI) increasingly relies on multi-agent architectures that blend visual and language understanding. Yet, a pressing challenge remains: How can we trust these agents especially in zero-shot …

BenchmarkingImage RetrievalOptical Character Recognition (OCR)RAG+3