paper-with-me

홈 › Papers

Photometric Transformer Networks and Label Adjustment for Breast Density Prediction

2019-05-08 · Jaehwan Lee, Donggeon Yoo, Jung Yin Huh, Hyo-Eun Kim

Grading breast density is highly sensitive to normalization settings of digital mammogram as the density is tightly correlated with the distribution of pixel intensity. Also, the grade varies with readers due to uncertain grading criteria. These issues are inherent in the density assessment of digital mammography. They are problematic when designing a computer-aided prediction model for breast density and become worse if the data comes from multiple sites. In this paper, we proposed two novel deep learning techniques for breast density prediction: 1) photometric transformation which adaptively normalizes the input mammograms, and 2) label distillation which adjusts the label by using its output prediction. The photometric transformer network predicts optimal parameters for photometric transformation on the fly, learned jointly with the main prediction network. The label distillation, a type of pseudo-label techniques, is intended to mitigate the grading variation. We experimentally showed that the proposed methods are beneficial in terms of breast density prediction, resulting in significant performance improvement compared to various previous approaches.

📄 PDF Abstract BibTeX arXiv:1905.02906

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionPseudo Label

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

DensiThAI, A Multi-View Deep Learning Framework for Breast Density Estimation using Infrared Images

2026-01-29 · Siva Teja Kakileti, Geetha Manjunath arxiv

Breast tissue density is a key biomarker of breast cancer risk and a major factor affecting mammographic sensitivity. However, density assessment currently relies almost exclusively on X-ray mammography, an ionizing imag…

Density Estimation

Fibroglandular Tissue Segmentation in Breast MRI using Vision Transformers -- A multi-institutional evaluation

2023-04-18 · Gustav Müller-Franzes, Fritz Müller-Franzes, Luisa Huck, Vanessa Raaff 외

Accurate and automatic segmentation of fibroglandular tissue in breast MRI screening is essential for the quantification of breast density and background parenchymal enhancement. In this retrospective study, we developed…

Segmentation

Semantic Photometric Bundle Adjustment on Natural Sequences

2017-11-30 · Rui Zhu, Chaoyang Wang, Chen-Hsuan Lin, Ziyan Wang 외

The problem of obtaining dense reconstruction of an object in a natural sequence of images has been long studied in computer vision. Classically this problem has been solved through the application of bundle adjustment (…

ObjectObject Reconstruction

Attention-Enhanced Deep Learning Ensemble for Breast Density Classification in Mammography

2025-07-08 · Peyman Sharifian, Xiaotong Hong, Alireza Karimian, Mehdi Amini 외 arxiv

Breast density assessment is a crucial component of mammographic interpretation, with high breast density (BI-RADS categories C and D) representing both a significant risk factor for developing breast cancer and a techni…

Binary ClassificationData Augmentation

The effect of variable labels on deep learning models trained to predict breast density

2022-10-08 · Steven Squires, Elaine F. Harkness, D. Gareth Evans, Susan M. Astley

Purpose: High breast density is associated with reduced efficacy of mammographic screening and increased risk of developing breast cancer. Accurate and reliable automated density estimates can be used for direct risk pre…

PredictionTransfer Learning