Abstract
Background: The Detection and localization of breast lesions remain challenging in mammography and digital breast tomosynthesis (DBT) due to tissue overlap and information loss during volumetric reconstruction. Sinograms preserve the full angular projection data acquired during scanning, enabling analysis of tissue structure without reconstruction. Methods: This study proposes a direct segmentation approach for mammography and DBT sinograms using a U-Net architecture. Experiments were conducted on 1082 annotated mammography mass images from the CBIS-DDSM dataset (521 benign, 561 malignant) and 272 annotated DBT images from the Breast Cancer Screening DBT dataset (136 benign, 136 malignant). Dataset splitting was performed at the patient level to prevent data leakage, and all reported quantitative results correspond to the independent test set, with the validation set used solely for model selection and early stopping. Three input configurations were evaluated: mammography sinograms, DBT sinograms, and a combined model. Results: The mammography model achieved the highest performance (Dice: 0.94 training, 0.90 test), outperforming DBT alone (0.77 training, 0.70 test). Multimodal fusion improved DBT results (Dice: 0.84 test). Centroid analysis showed 99.11% correspondence with reference annotations (average distance: 2.83 pixels), and partial back-projection reconstructions confirmed anatomical consistency. Compared with YOLOv5x, the proposed approach provided superior lesion localization, particularly for small or multiple lesions. Conclusions: Direct sinogram segmentation is an efficient, clinically viable strategy for breast lesion detection and localization.