CerviFormer: A Pap-smear based cervical cancer classification method using cross attention and latent transformer
Bhaswati Singha Deo, Mayukha Pal, Prasanta K.Panigarhi, Asima Pradhan

TL;DR
CerviFormer is a novel transformer-based model utilizing cross-attention for accurate and reliable classification of cervical cancer in Pap smear images, demonstrating high accuracy on public datasets and aiding early diagnosis.
Contribution
This paper introduces CerviFormer, a transformer model with cross-attention that efficiently manages large-scale Pap smear data for cervical cancer classification, requiring minimal architectural assumptions.
Findings
Achieved 93.70% accuracy on Sipakmed dataset for 3-class classification.
Achieved 94.57% accuracy on Herlev dataset for 2-class classification.
Demonstrated competitive performance compared to existing methods.
Abstract
Purpose: Cervical cancer is one of the primary causes of death in women. It should be diagnosed early and treated according to the best medical advice, as with other diseases, to ensure that its effects are as minimal as possible. Pap smear images are one of the most constructive ways for identifying this type of cancer. This study proposes a cross-attention-based Transfomer approach for the reliable classification of cervical cancer in Pap smear images. Methods: In this study, we propose the CerviFormer -- a model that depends on the Transformers and thereby requires minimal architectural assumptions about the size of the input data. The model uses a cross-attention technique to repeatedly consolidate the input data into a compact latent Transformer module, which enables it to manage very large-scale inputs. We evaluated our model on two publicly available Pap smear datasets. Results:…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCervical Cancer and HPV Research · AI in cancer detection
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Position-Wise Feed-Forward Layer · Adam · Softmax · Label Smoothing · Byte Pair Encoding · Residual Connection
