English

Supervised Contrastive Learning to Classify Paranasal Anomalies in the Maxillary Sinus

Image and Video Processing 2022-09-07 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Using deep learning techniques, anomalies in the paranasal sinus system can be detected automatically in MRI images and can be further analyzed and classified based on their volume, shape and other parameters like local contrast. However due to limited training data, traditional supervised learning methods often fail to generalize. Existing deep learning methods in paranasal anomaly classification have been used to diagnose at most one anomaly. In our work, we consider three anomalies. Specifically, we employ a 3D CNN to separate maxillary sinus volumes without anomalies from maxillary sinus volumes with anomalies. To learn robust representations from a small labelled dataset, we propose a novel learning paradigm that combines contrastive loss and cross-entropy loss. Particularly, we use a supervised contrastive loss that encourages embeddings of maxillary sinus volumes with and without anomaly to form two distinct clusters while the cross-entropy loss encourages the 3D CNN to maintain its discriminative ability. We report that optimising with both losses is advantageous over optimising with only one loss. We also find that our training strategy leads to label efficiency. With our method, a 3D CNN classifier achieves an AUROC of 0.85 while a 3D CNN classifier optimised with cross-entropy loss achieves an AUROC of 0.66.

Keywords

Cite

@article{arxiv.2209.01937,
  title  = {Supervised Contrastive Learning to Classify Paranasal Anomalies in the Maxillary Sinus},
  author = {Debayan Bhattacharya and Benjamin Tobias Becker and Finn Behrendt and Marcel Bengs and Dirk Beyersdorff and Dennis Eggert and Elina Petersen and Florian Jansen and Marvin Petersen and Bastian Cheng and Christian Betz and Alexander Schlaefer and Anna Sophie Hoffmann},
  journal= {arXiv preprint arXiv:2209.01937},
  year   = {2022}
}
R2 v1 2026-06-28T00:44:20.934Z