paper-with-me

홈 › Papers

Proof of Concept for Mammography Classification with Enhanced Compactness and Separability Modules

2025-12-06 · Fariza Dahes arxiv

This study presents a validation and extension of a recent methodological framework for medical image classification. While an improved ConvNeXt Tiny architecture, integrating Global Average and Max Pooling fusion (GAGM), lightweight channel attention (SEVector), and Feature Smoothing Loss (FSL), demonstrated promising results on Alzheimer MRI under CPU friendly conditions, our work investigates its transposability to mammography classification. Using a Kaggle dataset that consolidates INbreast, MIAS, and DDSM mammography collections, we compare a baseline CNN, ConvNeXt Tiny, and InceptionV3 backbones enriched with GAGM and SEVector modules. Results confirm the effectiveness of GAGM and SEVector in enhancing feature discriminability and reducing false negatives, particularly for malignant cases. In our experiments, however, the Feature Smoothing Loss did not yield measurable improvements under mammography classification conditions, suggesting that its effectiveness may depend on specific architectural and computational assumptions. Beyond validation, our contribution extends the original framework through multi metric evaluation (macro F1, per class recall variance, ROC/AUC), feature interpretability analysis (Grad CAM), and the development of an interactive dashboard for clinical exploration. As a perspective, we highlight the need to explore alternative approaches to improve intra class compactness and inter class separability, with the specific goal of enhancing the distinction between malignant and benign cases in mammography classification.

📄 PDF Abstract BibTeX arXiv:2512.06575

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Classification

Similar Papers 제목 키워드 기반

Mammo-CLIP Dissect: A Framework for Analysing Mammography Concepts in Vision-Language Models

2025-09-25 · Suaiba Amina Salahuddin, Teresa Dorszewski, Marit Almenning Martiniussen, Tone Hovda 외 arxiv

Understanding what deep learning (DL) models learn is essential for the safe deployment of artificial intelligence (AI) in clinical settings. While previous work has focused on pixel-based explainability methods, less at…

Synergistic eigenanalysis of covariance and Hessian matrices for enhanced binary classification

2024-02-14 · Agus Hartoyo, Jan Argasiński, Aleksandra Trenk, Kinga Przybylska 외

Covariance and Hessian matrices have been analyzed separately in the literature for classification problems. However, integrating these matrices has the potential to enhance their combined power in improving classificati…

Binary ClassificationClassificationDecision Making

Re-thinking Mammography Transfer Learning: The Dataset-Informed Transfer Learning (DITL) Framework for Breast Cancer Screening and Lesion Diagnosis

2026-07-28 · Adarsh Bhandary Panambur, Siming Bayer, Andreas Maier arxiv

Enhancing classification performance in mammography remains a persistent challenge across both small curated datasets and large-scale clinical cohorts. Conventional transfer learning approaches often neglect dataset-spec…

Density EstimationTransfer Learning

A Mixture of Views Network with Applications to the Classification of Breast Microcalcifications

2018-03-19 · Yaniv Shachor, Hayit Greenspan, Jacob Goldberger

In this paper we examine data fusion methods for multi-view data classification. We present a decision concept which explicitly takes into account the input multi-view structure, where for each case there is a different …

General Classification

Partially Shared Concept Bottleneck Models

2025-11-27 · Delong Zhao, Qiang Huang, Di Yan, Yiqun Sun 외 arxiv

Concept Bottleneck Models (CBMs) enhance interpretability by introducing a layer of human-understandable concepts between inputs and predictions. While recent methods automate concept generation using Large Language Mode…

Visual Grounding