paper-with-me

홈 › Papers

CoMoTo: Unpaired Cross-Modal Lesion Distillation Improves Breast Lesion Detection in Tomosynthesis

2024-07-24 · Muhammad Alberb, Marawan Elbatel, Aya Elgebaly, Ricardo Montoya-del-Angel, Xiaomeng Li, Robert Martí

Digital Breast Tomosynthesis (DBT) is an advanced breast imaging modality that offers superior lesion detection accuracy compared to conventional mammography, albeit at the trade-off of longer reading time. Accelerating lesion detection from DBT using deep learning is hindered by limited data availability and huge annotation costs. A possible solution to this issue could be to leverage the information provided by a more widely available modality, such as mammography, to enhance DBT lesion detection. In this paper, we present a novel framework, CoMoTo, for improving lesion detection in DBT. Our framework leverages unpaired mammography data to enhance the training of a DBT model, improving practicality by eliminating the need for mammography during inference. Specifically, we propose two novel components, Lesion-specific Knowledge Distillation (LsKD) and Intra-modal Point Alignment (ImPA). LsKD selectively distills lesion features from a mammography teacher model to a DBT student model, disregarding background features. ImPA further enriches LsKD by ensuring the alignment of lesion features within the teacher before distilling knowledge to the student. Our comprehensive evaluation shows that CoMoTo is superior to traditional pretraining and image-level KD, improving performance by 7% Mean Sensitivity under low-data setting. Our code is available at https://github.com/Muhammad-Al-Barbary/CoMoTo .

📄 PDF Abstract BibTeX arXiv:2407.17620

Code (1)

muhammad-al-barbary/comoto 공식 구현 pytorch

Tasks

Knowledge DistillationLesion Detection

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Pairing-free Group-level Knowledge Distillation for Robust Gastrointestinal Lesion Classification in White-Light Endoscopy

2026-01-14 · Qiang Hu, Qimei Wang, Yingjie Guo, Qiang Li 외 arxiv

White-Light Imaging (WLI) is the standard for endoscopic cancer screening, but Narrow-Band Imaging (NBI) offers superior diagnostic details. A key challenge is transferring knowledge from NBI to enhance WLI-only models, …

Knowledge Distillation

UnDA: Unpaired Domain Alignment for Cross-Modal Knowledge Transfer in Medical Imaging

2026-07-23 · Rafsan Jany, Shadab Tanjeed Ahmad, Ahsan Bulbul, Tahsinul Islam 외 arxiv

Multimodal based approaches often outperform single modality approaches in downstream tasks as the different modalities provide complementary information, yet acquiring paired clinical data remains a significant challeng…

Knowledge Distillation

UOPSL: Unpaired OCT Predilection Sites Learning for Fundus Image Diagnosis Augmentation

2025-09-10 · Zhihao Zhao, Yinzheng Zhao, Junjie Yang, Xiangtong Yao 외 arxiv

Significant advancements in AI-driven multimodal medical image diagnosis have led to substantial improvements in ophthalmic disease identification in recent years. However, acquiring paired multimodal ophthalmic images r…

Contrastive LearningImage Classification

Clinical Graph-Mediated Distillation for Unpaired MRI-to-CFI Hypertension Prediction

2026-03-23 · Dillan Imans, Phuoc-Nguyen Bui, Duc-Tai Le, Hyunseung Choo arxiv

Retinal fundus imaging enables low-cost and scalable hypertension (HTN) screening, but HTN-related retinal cues are subtle, yielding high-variance predictions. Brain MRI provides stronger vascular and small-vessel-diseas…

Unpaired Multi-modal Segmentation via Knowledge Distillation

2020-01-06 · Qi Dou, Quande Liu, Pheng Ann Heng, Ben Glocker

Multi-modal learning is typically performed with network architectures containing modality-specific layers and shared layers, utilizing co-registered images of different modalities. We propose a novel learning scheme for…

Image SegmentationKnowledge DistillationOrgan SegmentationSegmentation+1