paper-with-me

Papers

An efficient framework based on large foundation model for cervical cytopathology whole slide image screening

2024-07-16 · Jialong Huang, Gaojie Li, Shichao Kan, Jianfeng Liu, Yixiong Liang

Current cervical cytopathology whole slide image (WSI) screening primarily relies on detection-based approaches, which are limited in performance due to the expense and time-consuming annotation process. Multiple Instance Learning (MIL), a weakly supervised approach that relies solely on bag-level labels, can effectively alleviate these challenges. Nonetheless, MIL commonly employs frozen pretrained models or self-supervised learning for feature extraction, which suffers from low efficacy or inefficiency. In this paper, we propose an efficient framework for cervical cytopathology WSI classification using only WSI-level labels through unsupervised and weakly supervised learning. Given the sparse and dispersed nature of abnormal cells within cytopathological WSIs, we propose a strategy that leverages the pretrained foundation model to filter the top$k$ high-risk patches. Subsequently, we suggest parameter-efficient fine-tuning (PEFT) of a large foundation model using contrastive learning on the filtered patches to enhance its representation ability for task-specific signals. By training only the added linear adapters, we enhance the learning of patch-level features with substantially reduced time and memory consumption. Experiments conducted on the CSD and FNAC 2019 datasets demonstrate that the proposed method enhances the performance of various MIL methods and achieves state-of-the-art (SOTA) performance. The code and trained models are publicly available at https://github.com/CVIU-CSU/TCT-InfoNCE.

📄 PDF Abstract BibTeX arXiv:2407.11486

Code (1)

cviu-csu/tct-infonce 공식 구현 pytorch

Tasks

Contrastive LearningMultiple Instance Learningparameter-efficient fine-tuningSelf-Supervised LearningWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

CVM-Cervix: A Hybrid Cervical Pap-Smear Image Classification Framework Using CNN, Visual Transformer and Multilayer Perceptron

2022-06-02 · Wanli Liu, Chen Li, Ning Xu, Tao Jiang 외

Cervical cancer is the seventh most common cancer among all the cancers worldwide and the fourth most common cancer among women. Cervical cytopathology image classification is an important method to diagnose cervical can…

Classificationimage-classificationImage Classification

Singpath-VL Technical Report

2026-02-10 · Zhen Qiu, Kaiwen Xiao, Zhengwei Lu, Xiangyu Liu 외 arxiv

We present Singpath-VL, a vision-language large model, to fill the vacancy of AI assistant in cervical cytology. Recent advances in multi-modal large language models (MLLMs) have significantly propelled the field of comp…

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 외

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 m…

Is the aspect ratio of cells important in deep learning? A robust comparison of deep learning methods for multi-scale cytopathology cell image classification: from convolutional neural networks to visual transformers

2021-05-16 · Wanli Liu, Chen Li, Md Mamunur Rahamana, Tao Jiang 외

Cervical cancer is a very common and fatal type of cancer in women. Cytopathology images are often used to screen for this cancer. Given that there is a possibility that many errors can occur during manual screening, a c…

Deep Learningimage-classificationImage ClassificationRobust classification