paper-with-me

Papers

Abnormality-Driven Representation Learning for Radiology Imaging

2024-11-25 · Marta Ligero, Tim Lenz, Georg Wölflein, Omar S. M. El Nahhas, Daniel Truhn, Jakob Nikolas Kather

To date, the most common approach for radiology deep learning pipelines is the use of end-to-end 3D networks based on models pre-trained on other tasks, followed by fine-tuning on the task at hand. In contrast, adjacent medical fields such as pathology, which focus on 2D images, have effectively adopted task-agnostic foundational models based on self-supervised learning (SSL), combined with weakly-supervised deep learning (DL). However, the field of radiology still lacks task-agnostic representation models due to the computational and data demands of 3D imaging and the anatomical complexity inherent to radiology scans. To address this gap, we propose CLEAR, a framework for radiology images that uses extracted embeddings from 2D slices along with attention-based aggregation for efficiently predicting clinical endpoints. As part of this framework, we introduce lesion-enhanced contrastive learning (LeCL), a novel approach to obtain visual representations driven by abnormalities in 2D axial slices across different locations of the CT scans. Specifically, we trained single-domain contrastive learning approaches using three different architectures: Vision Transformers, Vision State Space Models and Gated Convolutional Neural Networks. We evaluate our approach across three clinical tasks: tumor lesion location, lung disease detection, and patient staging, benchmarking against four state-of-the-art foundation models, including BiomedCLIP. Our findings demonstrate that CLEAR using representations learned through LeCL, outperforms existing foundation models, while being substantially more compute- and data-efficient.

📄 PDF Abstract BibTeX arXiv:2411.16803

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingContrastive LearningRepresentation LearningSelf-Supervised LearningState Space Models

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

NEURO HAND: A weakly supervised Hierarchical Attention Network for interpretable neuroimaging abnormality Detection

2023-11-06 · David A. Wood

Clinical neuroimaging data is naturally hierarchical. Different magnetic resonance imaging (MRI) sequences within a series, different slices covering the head, and different regions within each slice all confer different…

Anomaly Detection

Adapting Pretrained Vision-Language Foundational Models to Medical Imaging Domains

2022-10-09 · Pierre Chambon, Christian Bluethgen, Curtis P. Langlotz, Akshay Chaudhari

Multi-modal foundation models are typically trained on millions of pairs of natural images and text captions, frequently obtained through web-crawling approaches. Although such models depict excellent generative capabili…

Deep Learning for Musculoskeletal Image Analysis

2020-03-01 · Ismail Irmakci, Syed Muhammad Anwar, Drew A. Torigian, Ulas Bagci

The diagnosis, prognosis, and treatment of patients with musculoskeletal (MSK) disorders require radiology imaging (using computed tomography, magnetic resonance imaging(MRI), and ultrasound) and their precise analysis b…

ClassificationDeep LearningGeneral ClassificationPrognosis

Labelling imaging datasets on the basis of neuroradiology reports: a validation study

2020-07-08 · David A. Wood, Sina Kafiabadi, Aisha Al Busaidi, Emily Guilhem 외

Natural language processing (NLP) shows promise as a means to automate the labelling of hospital-scale neuroradiology magnetic resonance imaging (MRI) datasets for computer vision applications. To date, however, there ha…

Machine-Learning-Based Multiple Abnormality Prediction with Large-Scale Chest Computed Tomography Volumes

2020-02-12 · Rachel Lea Draelos, David Dov, Maciej A. Mazurowski, Joseph Y. Lo 외

Machine learning models for radiology benefit from large-scale data sets with high quality labels for abnormalities. We curated and analyzed a chest computed tomography (CT) data set of 36,316 volumes from 19,993 unique …

BIG-bench Machine LearningComputed Tomography (CT)General Classification