paper-with-me

홈 › Papers

DinoAtten3D: Slice-Level Attention Aggregation of DinoV2 for 3D Brain MRI Anomaly Classification

2025-09-15 · Fazle Rafsani, Jay Shah, Catherine D. Chong, Todd J. Schwedt, Teresa Wu arxiv

Anomaly detection and classification in medical imaging are critical for early diagnosis but remain challenging due to limited annotated data, class imbalance, and the high cost of expert labeling. Emerging vision foundation models such as DINOv2, pretrained on extensive, unlabeled datasets, offer generalized representations that can potentially alleviate these limitations. In this study, we propose an attention-based global aggregation framework tailored specifically for 3D medical image anomaly classification. Leveraging the self-supervised DINOv2 model as a pretrained feature extractor, our method processes individual 2D axial slices of brain MRIs, assigning adaptive slice-level importance weights through a soft attention mechanism. To further address data scarcity, we employ a composite loss function combining supervised contrastive learning with class-variance regularization, enhancing inter-class separability and intra-class consistency. We validate our framework on the ADNI dataset and an institutional multi-class headache cohort, demonstrating strong anomaly classification performance despite limited data availability and significant class imbalance. Our results highlight the efficacy of utilizing pretrained 2D foundation models combined with attention-based slice aggregation for robust volumetric anomaly detection in medical imaging. Our implementation is publicly available at https://github.com/Rafsani/DinoAtten3D.git.

📄 PDF Abstract BibTeX arXiv:2509.12512

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly ClassificationContrastive LearningAnomaly Detection

Similar Papers 제목 키워드 기반

Self-Supervised Vision Transformers for CBCT-Based Detection of Temporomandibular Joint Osteoarthritis

2026-06-06 · Shradhdha Trivedi, Vrundan Sojitra, Mariela Padilla arxiv

Temporomandibular joint osteoarthritis (TMJ OA) is a prevalent degenerative condition whose osseous changes are often subtle on cone-beam CT (CBCT), making automated detection challenging. We study how well the DINO fami…

Multiple Instance Learning

DINO-BOLDNet: A DINOv3-Guided Multi-Slice Attention Network for T1-to-BOLD Generation

2025-12-09 · Jianwei Wang, Qing Wang, Menglan Ruan, Rongjun Ge 외 arxiv

Generating BOLD images from T1w images offers a promising solution for recovering missing BOLD information and enabling downstream tasks when BOLD images are corrupted or unavailable. Motivated by this, we propose DINO-B…

MedDINOv3: How to adapt vision foundation models for medical image segmentation?

2025-09-02 · Yuheng Li, Yizhou Wu, Yuxiang Lai, Mingzhe Hu 외 arxiv

Accurate segmentation of organs and tumors in CT and MRI scans is essential for diagnosis, treatment planning, and disease monitoring. While deep learning has advanced automated segmentation, most models remain task-spec…

Medical Image Segmentation

A Heterogeneous Ensemble for Multi-Center COVID-19 Classification from Chest CT Scans

2026-03-15 · Aadit Nilay, Bhavesh Thapar, Anant Agrawal, Mohammad Nayeem Teli arxiv

The COVID-19 pandemic exposed critical limitations in diagnostic workflows: RT-PCR tests suffer from slow turnaround times and high false-negative rates, while CT-based screening offers faster complementary diagnosis but…

Medical Image ClassificationMultiple Instance Learning

ORACLE-CT: Anatomy-Aware Support Pooling for CT Classification

2026-06-03 · Lavsen Dahal, Yubraj Bhandari, Geoffrey Rubin, Joseph Y. Lo arxiv

Abdominal CT disease classification is challenging because each scan is a large 3D volume with many possible findings, while diagnostic evidence is often confined to specific organs or anatomical compartments. Most study…