Journal

Neural Networks

Papers (2)

DMCA-Net: Dual-branch multi-granularity hierarchical contrast and cross-attention network for cervical abnormal cell detection

Accurate detection of abnormal cells is essential for early screening and precise diagnosis of cervical cancer. Despite the recent advances in deep learning-based methods for cervical cancer detection, their broad clinical applications are hindered by several technical challenges. On the one hand, gradually evolved abnormal cells are visually similar to normal cells. On the other hand, single cells and cell clusters exhibit significant appearance variations, overlooking those between normal and abnormal cells. In order to overcome these challenges, we propose a novel dual-branch multi-granularity hierarchical contrast and cross attention network, called DMCA-Net. Specifically, DMCA-Net utilizes dual branches to detect abnormal and normal cells, respectively. Meanwhile, an inter-cell pair-wise cross-attention (IPCA) is utilized to improve feature embedding learning. The IPCA regularizes the attention learning of abnormal cell features by treating normal cell features as distractors. In addition, DMCA-Net also adopts a multi-granularity hierarchical contrastive learning (MHCL) to enhance the classification ability. Our study indicates that MHCL alleviates the interference of intra-class appearance variations in cervical cell, effectively pulls apart the inter-class distance between different classes of cervical cells at different granularities. Extensive experiments on two publicly available datasets demonstrate that our DMCA-Net outperforms existing methods, achieving state-of-the-art (SOTA) results. Code and additional annotation data are available at https://github.com/zhihuaji/DMCA-Net.

Distillation of multi-class cervical lesion cell detection via synthesis-aided pre-training and patch-level feature alignment

Automated detection of cervical abnormal cells from Thin-prep cytologic test (TCT) images is crucial for efficient cervical abnormal screening using computer-aided diagnosis systems. However, the construction of the detection model is hindered by the preparation of the training images, which usually suffers from issues of class imbalance and incomplete annotations. Additionally, existing methods often overlook the visual feature correlations among cells, which are crucial in cervical lesion cell detection as pathologists commonly rely on surrounding cells for identification. In this paper, we propose a distillation framework that utilizes a patch-level pre-training network to guide the training of an image-level detection network, which can be applied to various detectors without changing their architectures during inference. The main contribution is three-fold: (1) We propose the Balanced Pre-training Model (BPM) as the patch-level cervical cell classification model, which employs an image synthesis model to construct a class-balanced patch dataset for pre-training. (2) We design the Score Correction Loss (SCL) to enable the detection network to distill knowledge from the BPM model, thereby mitigating the impact of incomplete annotations. (3) We design the Patch Correlation Consistency (PCC) strategy to exploit the correlation information of extracted cells, consistent with the behavior of cytopathologists. Experiments on public and private datasets demonstrate the superior performance of the proposed distillation method, as well as its adaptability to various detection architectures.

Publisher

Elsevier BV

ISSN

0893-6080

Neural Networks