paper-with-me

Papers

An Efficient Cervical Whole Slide Image Analysis Framework Based on Multi-scale Semantic and Location Deep Features

2021-06-29 · Ziquan Wei, Shenghua Cheng, Junbo Hu, Li Chen, Shaoqun Zeng, Xiuli Liu

Digital gigapixel whole slide image (WSI) is widely used in clinical diagnosis, and automated WSI analysis is key for computer-aided diagnosis. Currently, analyzing the integrated descriptor of probabilities or feature maps from massive local patches encoded by ResNet classifier is the main manner for WSI-level prediction. Feature representations of the sparse and tiny lesion cells in cervical slides, however, are still challenging, while the unused location representations are available to supply the semantics classification. This study designs a novel and efficient framework with a new module InCNet constructed lightweight model YOLCO (You Only Look Cytology Once). It directly extracts feature inside the single cell (cluster) instead of the traditional way that from image tile with a fixed size. The InCNet (Inline Connection Network) enriches the multi-scale connectivity without efficiency loss. The proposal allows the input size enlarged to megapixel that can stitch the WSI by the average repeats decreased from $10^3\sim10^4$ to $10^1\sim10^2$ for collecting features and predictions at two scales. Based on Transformer for classifying the integrated multi-scale multi-task WSI features, the experimental results appear $0.872$ AUC score better than the best conventional model on our dataset ($n$=2,019) from four scanners. The code is available at https://github.com/Chrisa142857/You-Only-Look-Cytopathology-Once , where the deployment version has the speed $\sim$70 s/WSI.

📄 PDF Abstract BibTeX arXiv:2106.15113

Code (1)

Chrisa142857/You-Only-Look-Cytopathology-Once 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

CNN-based Approach for Cervical Cancer Classification in Whole-Slide Histopathology Images

2020-05-28 · Ferdaous Idlahcen, Mohammed Majid Himmi, Abdelhak Mahmoudi

Cervical cancer will cause 460 000 deaths per year by 2040, approximately 90% are Sub-Saharan African women. A constantly increasing incidence in Africa making cervical cancer a priority by the World Health Organization …

Cancer ClassificationGeneral ClassificationTransfer Learningwhole slide images

A Whole Slide Image Grading Benchmark and Tissue Classification for Cervical Cancer Precursor Lesions with Inter-Observer Variability

2018-12-26 · Abdulkadir Albayrak, Asli Unlu, Nurullah Calik, Abdulkerim Capar 외

The cervical cancer developing from the precancerous lesions caused by the Human Papilloma Virus (HPV) has been one of the preventable cancers with the help of periodic screening. There are two types of grading conventio…

General Classification

Cervical Glandular Cell Detection from Whole Slide Image with Out-Of-Distribution Data

2022-05-29 · Ziquan Wei, Shenghua Cheng, Jing Cai, Shaoqun Zeng 외

Cervical glandular cell (GC) detection is a key step in computer-aided diagnosis for cervical adenocarcinomas screening. It is challenging to accurately recognize GCs in cervical smears in which squamous cells are the ma…

Cell Detectionobject-detectionObject Detection

Automated Quality Evaluation of Cervical Cytopathology Whole Slide Images Based on Content Analysis

2025-05-20 · Lanlan Kang, Jian Wang, Jian Qin, Yiqin Liang 외

The ThinPrep Cytologic Test (TCT) is the most widely used method for cervical cancer screening, and the sample quality directly impacts the accuracy of the diagnosis. Traditional manual evaluation methods rely on the obs…

Diagnosticobject-detectionObject Detectionwhole slide images

Large-scale cervical precancerous screening via AI-assisted cytology whole slide image analysis

2024-07-28 · Honglin Li, Yusuan Sun, Chenglu Zhu, Yunlong Zhang 외

Cervical Cancer continues to be the leading gynecological malignancy, posing a persistent threat to women's health on a global scale. Early screening via cytology Whole Slide Image (WSI) diagnosis is critical to prevent …

Diagnostic