Semi-Supervised Cervical Dysplasia Classification With Learnable Graph Convolutional Network
Yanglan Ou, Yuan Xue, Ye Yuan, Tao Xu, Vincent Pisztora, Jia Li,, Xiaolei Huang

TL;DR
This paper introduces a semi-supervised graph convolutional network with an adaptive feature encoder for cervical dysplasia classification, reducing the need for extensive labeled data and improving performance in low-resource settings.
Contribution
It proposes a novel learnable GCN model with adaptive adjacency matrix updates, enhancing semi-supervised classification of cervical dysplasia.
Findings
Outperforms previous semi-supervised methods on cervical dysplasia dataset.
Effective with fewer labeled samples, demonstrating robustness in low-resource scenarios.
Adaptive feature encoding improves graph learning and classification accuracy.
Abstract
Cervical cancer is the second most prevalent cancer affecting women today. As the early detection of cervical carcinoma relies heavily upon screening and pre-clinical testing, digital cervicography has great potential as a primary or auxiliary screening tool, especially in low-resource regions due to its low cost and easy access. Although an automated cervical dysplasia detection system has been desirable, traditional fully-supervised training of such systems requires large amounts of annotated data which are often labor-intensive to collect. To alleviate the need for much manual annotation, we propose a novel graph convolutional network (GCN) based semi-supervised classification model that can be trained with fewer annotations. In existing GCNs, graphs are constructed with fixed features and can not be updated during the learning process. This limits their ability to exploit new…
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
MethodsGraph Convolutional Network
