Modeling and Classifying Breast Tissue Density in Mammograms

Abstract

We present a new approach to model and classify breast parenchymal tissue. Given a mammogram, first, we will discover the distribution of the different tissue densities in an unsupervised manner, and second, we will use this tissue distribution to perform the classification. We achieve this using a classifier based on local descriptors and probabilistic Latent Semantic Analysis (pLSA), a generative model from the statistical text literature. We studied the influence of different descriptors like texture and SIFT features at the classification stage showing that textons outperform SIFT in all cases. Moreover we demonstrate that pLSA automatically extracts meaningful latent aspects generating a compact tissue representation based on their densities, useful for discriminating on mammogram classification. We show the results of tissue classification over the MIAS and DDSM datasets. We compare our method with approaches that classified these same datasets showing a better performance of our proposal

Cite

Text

Bosch et al. "Modeling and Classifying Breast Tissue Density in Mammograms." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.188

Markdown

[Bosch et al. "Modeling and Classifying Breast Tissue Density in Mammograms." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/bosch2006cvpr-modeling/) doi:10.1109/CVPR.2006.188

BibTeX

@inproceedings{bosch2006cvpr-modeling,
  title     = {{Modeling and Classifying Breast Tissue Density in Mammograms}},
  author    = {Bosch, Anna and Muñoz, Xavier and Oliver, Arnau and Martí, Joan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2006},
  pages     = {1552-1558},
  doi       = {10.1109/CVPR.2006.188},
  url       = {https://mlanthology.org/cvpr/2006/bosch2006cvpr-modeling/}
}