paper-with-me

Papers

Deep Neural Networks With Region-Based Pooling Structures for Mammographic Image Classification

2020-06-06 · IEEE Transactions on Medical Imaging 2020 6 · Xin Shu; Lei Zhang; Zizhou Wang; Qing Lv; Zhang Yi

Breast cancer is one of the most frequently diagnosed solid cancers. Mammography is the most commonly used screening technology for detecting breast cancer. Traditional machine learning methods of mammographic image classification or segmentation using manual features require a great quantity of manual segmentation annotation data to train the model and test the results. But manual labeling is expensive, time-consuming, and laborious, and greatly increases the cost of system construction. To reduce this cost and the workload of radiologists, an end-to-end full-image mammogram classification method based on deep neural networks was proposed for classifier building, which can be constructed without bounding boxes or mask ground truth label of training data. The only label required in this method is the classification of mammographic images, which can be relatively easy to collect from diagnostic reports. Because breast lesions usually take up a fraction of the total area visualized in the mammographic image, we propose different pooling structures for convolutional neural networks(CNNs) instead of the common pooling methods, which divide the image into regions and select the few with high probability of malignancy as the representation of the whole mammographic image. The proposed pooling structures can be applied on most CNN-based models, which may greatly improve the models' performance on mammographic image data with the same input. Experimental results on the publicly available INbreast dataset and CBIS dataset indicate that the proposed pooling structures perform satisfactorily on mammographic image data compared with previous state-of-the-art mammographic image classifiers and detection algorithm using segmentation annotations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnosticimage-classificationImage ClassificationSegmentationSuspicous (BIRADS 4,5)-no suspicous (BIRADS 1,2,3) per image classification

Similar Papers 제목 키워드 기반

Localisation of Mammographic masses by Greedy Backtracking of Activations in the Stacked Auto-Encoders

2023-05-09 · Shamna Pootheri, Govindan V K

Mammographic image analysis requires accurate localisation of salient mammographic masses. In mammographic computer-aided diagnosis, mass or Region of Interest (ROI) is often marked by physicians and features are extract…

Region-Grounded Vision-Language Learning for Detection-Guided Mammographic Lesion Classification

2026-07-17 · Zhengbo Zhou, Jiren Li, Dooman Arefan, Margarita Zuley 외 arxiv

Vision-language models trained with contrastive objectives have shown promise in medical image analysis. However, conventional global image-text alignment is ill-suited for mammography, where diagnostically relevant lesi…

Transfer Learning

Automated Mammogram Analysis with a Deep Learning Pipeline

2019-07-27

Current deep learning based detection models tackle detection and segmentation tasks by casting them to pixel or patch-wise classification. To automate the initial mass lesion detection and segmentation on the whole mamm…

Binary ClassificationClassificationDeep LearningGenerative Adversarial Network+2

A semi-supervised fuzzy GrowCut algorithm to segment and classify regions of interest of mammographic images

2017-12-03 · Filipe Rolim Cordeiro, Wellington Pinheiro dos Santos, Abel Guilhermino da Silva Filho

According to the World Health Organization, breast cancer is the most common form of cancer in women. It is the second leading cause of death among women round the world, becoming the most fatal form of cancer. Mammograp…

Image SegmentationSegmentationSemantic Segmentation

Region-based Discriminative Feature Pooling for Scene Text Recognition

2014-06-01 · CVPR 2014 6 · Chen-Yu Lee, Anurag Bhardwaj, Wei Di, Vignesh Jagadeesh 외

We present a new feature representation method for scene text recognition problem, particularly focusing on improving scene character recognition. Many existing methods rely on Histogram of Oriented Gradient (HOG) or par…

General ClassificationMulti-class ClassificationScene Text Recognition