paper-with-me

Papers

Dual-channel Prototype Network for few-shot Classification of Pathological Images

2023-11-14 · Hao Quan, Xinjia Li, Dayu Hu, Tianhang Nan, Xiaoyu Cui

In pathology, the rarity of certain diseases and the complexity in annotating pathological images significantly hinder the creation of extensive, high-quality datasets. This limitation impedes the progress of deep learning-assisted diagnostic systems in pathology. Consequently, it becomes imperative to devise a technology that can discern new disease categories from a minimal number of annotated examples. Such a technology would substantially advance deep learning models for rare diseases. Addressing this need, we introduce the Dual-channel Prototype Network (DCPN), rooted in the few-shot learning paradigm, to tackle the challenge of classifying pathological images with limited samples. DCPN augments the Pyramid Vision Transformer (PVT) framework for few-shot classification via self-supervised learning and integrates it with convolutional neural networks. This combination forms a dual-channel architecture that extracts multi-scale, highly precise pathological features. The approach enhances the versatility of prototype representations and elevates the efficacy of prototype networks in few-shot pathological image classification tasks. We evaluated DCPN using three publicly available pathological datasets, configuring small-sample classification tasks that mirror varying degrees of clinical scenario domain shifts. Our experimental findings robustly affirm DCPN's superiority in few-shot pathological image classification, particularly in tasks within the same domain, where it achieves the benchmarks of supervised learning.

📄 PDF Abstract BibTeX arXiv:2311.07871

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiagnosticFew-Shot Learningimage-classificationImage ClassificationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Libra-MIL: Multimodal Prototypes Stereoscopic Infused with Task-specific Language Priors for Few-shot Whole Slide Image Classification

2025-11-11 · Zhenfeng Zhuang, Fangyu Zhou, Liansheng Wang arxiv

While Large Language Models (LLMs) are emerging as a promising direction in computational pathology, the substantial computational cost of giga-pixel Whole Slide Images (WSIs) necessitates the use of Multi-Instance Learn…

Image Classification

Enhancing Zero-Shot Brain Tumor Subtype Classification via Fine-Grained Patch-Text Alignment

2025-08-03 · Lubin Gan, Jing Zhang, Linhao Qu, Yijun Wang 외 arxiv

The fine-grained classification of brain tumor subtypes from histopathological whole slide images is highly challenging due to subtle morphological variations and the scarcity of annotated data. Although vision-language …

MI-VisionShot: Few-shot adaptation of vision-language models for slide-level classification of histopathological images

2024-10-21 · Pablo Meseguer, Rocío del Amor, Valery Naranjo

Vision-language supervision has made remarkable strides in learning visual representations from textual guidance. In digital pathology, vision-language models (VLM), pre-trained on curated datasets of histological image-…

Few-Shot LearningImage CaptioningRepresentation Learning

Cross-Domain Evaluation of Few-Shot Classification Models: Natural Images vs. Histopathological Images

2024-10-11 · Ardhendu Sekhar, Aditya Bhattacharya, Vinayak Goyal, Vrinda Goel 외

In this study, we investigate the performance of few-shot classification models across different domains, specifically natural images and histopathological images. We first train several few-shot classification models on…

ClassificationFew-Shot Learningimage-classificationImage Classification

Channel-Spatial-Based Few-Shot Bird Sound Event Detection

2023-06-18 · Lingwen Liu, Yuxuan Feng, Haitao Fu, Yajie Yang 외

In this paper, we propose a model for bird sound event detection that focuses on a small number of training samples within the everyday long-tail distribution. As a result, we investigate bird sound detection using the f…

Event DetectionFew-Shot LearningSound ClassificationSound Event Detection