paper-with-me

홈 › Papers

NoteContrast: Contrastive Language-Diagnostic Pretraining for Medical Text

2024-12-16 · Prajwal Kailas, Max Homilius, Rahul C. Deo, Calum A. MacRae

Accurate diagnostic coding of medical notes is crucial for enhancing patient care, medical research, and error-free billing in healthcare organizations. Manual coding is a time-consuming task for providers, and diagnostic codes often exhibit low sensitivity and specificity, whereas the free text in medical notes can be a more precise description of a patients status. Thus, accurate automated diagnostic coding of medical notes has become critical for a learning healthcare system. Recent developments in long-document transformer architectures have enabled attention-based deep-learning models to adjudicate medical notes. In addition, contrastive loss functions have been used to jointly pre-train large language and image models with noisy labels. To further improve the automated adjudication of medical notes, we developed an approach based on i) models for ICD-10 diagnostic code sequences using a large real-world data set, ii) large language models for medical notes, and iii) contrastive pre-training to build an integrated model of both ICD-10 diagnostic codes and corresponding medical text. We demonstrate that a contrastive approach for pre-training improves performance over prior state-of-the-art models for the MIMIC-III-50, MIMIC-III-rare50, and MIMIC-III-full diagnostic coding tasks.

📄 PDF Abstract BibTeX arXiv:2412.11477

Code (1)

obi-ml-public/notecontrast 공식 구현

Tasks

DiagnosticMedical DiagnosisSpecificity

Similar Papers 제목 키워드 기반

MedKCO: Medical Vision-Language Pretraining via Knowledge-Driven Cognitive Orchestration

2026-03-10 · Chenran Zhang, Ruiqi Wu, Tao Zhou, Yi Zhou arxiv

Medical vision-language pretraining (VLP) models have recently been investigated for their generalization to diverse downstream tasks. However, current medical VLP methods typically force the model to learn simple and co…

LLM-Guided Diagnostic Evidence Alignment for Medical Vision-Language Pretraining under Limited Pairing

2026-02-07 · Huimin Yan, Liang Bai, Xian Yang, Long Chen arxiv

Most existing CLIP-style medical vision--language pretraining methods rely on global or local alignment with substantial paired data. However, global alignment is easily dominated by non-diagnostic information, while loc…

Phrase GroundingText Retrieval

CT-GLIP: 3D Grounded Language-Image Pretraining with CT Scans and Radiology Reports for Full-Body Scenarios

2024-04-23 · Jingyang Lin, Yingda Xia, Jianpeng Zhang, Ke Yan 외

Medical Vision-Language Pretraining (Med-VLP) establishes a connection between visual content from medical images and the relevant textual descriptions. Existing Med-VLP methods primarily focus on 2D images depicting a s…

Contrastive LearningDiagnostic

Seeing Like Radiologists: Context- and Gaze-Guided Vision-Language Pretraining for Chest X-rays

2026-03-27 · Kang Liu, Zhuoqi Ma, Siyu Liang, Yunan Li 외 arxiv

Despite recent advances in medical vision-language pretraining, existing models still struggle to capture the diagnostic workflow: radiographs are typically treated as context-agnostic images, while radiologists' gaze --…

Representation LearningContrastive LearningVisual ReasoningText Retrieval

MedGrad E-CLIP: Enhancing Trust and Transparency in AI-Driven Skin Lesion Diagnosis

2025-01-12 · Sadia Kamal, Tim Oates

As deep learning models gain attraction in medical data, ensuring transparent and trustworthy decision-making is essential. In skin cancer diagnosis, while advancements in lesion detection and classification have improve…

DiagnosticLesion DetectionMedical Image Analysis