{Reference Type}: Journal Article {Title}: Recurrent attention U-Net for segmentation and quantification of breast arterial calcifications on synthesized 2D mammograms. {Author}: AlJabri M;Alghamdi M;Collado-Mesa F;Abdel-Mottaleb M; {Journal}: PeerJ Comput Sci {Volume}: 10 {Issue}: 0 {Year}: 2024 {Factor}: 2.411 {DOI}: 10.7717/peerj-cs.2076 {Abstract}: Breast arterial calcifications (BAC) are a type of calcification commonly observed on mammograms and are generally considered benign and not associated with breast cancer. However, there is accumulating observational evidence of an association between BAC and cardiovascular disease, the leading cause of death in women. We present a deep learning method that could assist radiologists in detecting and quantifying BAC in synthesized 2D mammograms. We present a recurrent attention U-Net model consisting of encoder and decoder modules that include multiple blocks that each use a recurrent mechanism, a recurrent mechanism, and an attention module between them. The model also includes a skip connection between the encoder and the decoder, similar to a U-shaped network. The attention module was used to enhance the capture of long-range dependencies and enable the network to effectively classify BAC from the background, whereas the recurrent blocks ensured better feature representation. The model was evaluated using a dataset containing 2,000 synthesized 2D mammogram images. We obtained 99.8861% overall accuracy, 69.6107% sensitivity, 66.5758% F-1 score, and 59.5498% Jaccard coefficient, respectively. The presented model achieved promising performance compared with related models.