paper-with-me

Papers

Histopathological Image Classification using Discriminative Feature-oriented Dictionary Learning

2015-06-16 · Tiep Huu Vu, Hojjat Seyed Mousavi, Vishal Monga, Arvind UK Rao, Ganesh Rao

In histopathological image analysis, feature extraction for classification is a challenging task due to the diversity of histology features suitable for each problem as well as presence of rich geometrical structures. In this paper, we propose an automatic feature discovery framework via learning class-specific dictionaries and present a low-complexity method for classification and disease grading in histopathology. Essentially, our Discriminative Feature-oriented Dictionary Learning (DFDL) method learns class-specific dictionaries such that under a sparsity constraint, the learned dictionaries allow representing a new image sample parsimoniously via the dictionary corresponding to the class identity of the sample. At the same time, the dictionary is designed to be poorly capable of representing samples from other classes. Experiments on three challenging real-world image databases: 1) histopathological images of intraductal breast lesions, 2) mammalian kidney, lung and spleen images provided by the Animal Diagnostics Lab (ADL) at Pennsylvania State University, and 3) brain tumor images from The Cancer Genome Atlas (TCGA) database, reveal the merits of our proposal over state-of-the-art alternatives. {Moreover, we demonstrate that DFDL exhibits a more graceful decay in classification accuracy against the number of training images which is highly desirable in practice where generous training is often not available

📄 PDF Abstract BibTeX arXiv:1506.05032

Code (2)

tiepvupsu/DICTOL
tiepvupsu/DICTOL_python

Tasks

ClassificationDictionary LearningGeneral Classificationimage-classificationImage ClassificationMedical Image Analysis

Similar Papers 제목 키워드 기반

DFDL: Discriminative Feature-oriented Dictionary Learning for Histopathological Image Classification

2015-02-03 · Tiep H. Vu, Hojjat S. Mousavi, Vishal Monga, UK Arvind Rao 외

In histopathological image analysis, feature extraction for classification is a challenging task due to the diversity of histology features suitable for each problem as well as presence of rich geometrical structure. In …

ClassificationDictionary LearningDiversityGeneral Classification+3

DGMIL: Distribution Guided Multiple Instance Learning for Whole Slide Image Classification

2022-06-17 · Linhao Qu, Xiaoyuan Luo, Shaolei Liu, Manning Wang 외

Multiple Instance Learning (MIL) is widely used in analyzing histopathological Whole Slide Images (WSIs). However, existing MIL methods do not explicitly model the data distribution, and instead they only learn a bag-lev…

Classificationimage-classificationImage ClassificationMultiple Instance Learning+2

Predicting Lymph Node Metastasis Using Histopathological Images Based on Multiple Instance Learning With Deep Graph Convolution

2020-06-01 · CVPR 2020 6 · Yu Zhao, Fan Yang, Yuqi Fang, Hailing Liu 외

Multiple instance learning (MIL) is a typical weakly-supervised learning method where the label is associated with a bag of instances instead of a single instance. Despite extensive research over past years, effectively …

feature selectionGeneral ClassificationGenerative Adversarial NetworkHistopathological Image Classification+5

Application of Graph Based Features in Computer Aided Diagnosis for Histopathological Image Classification of Gastric Cancer

2022-05-17 · Haiqing Zhang, Chen Li, Shiliang Ai, HaoYuan Chen 외

The gold standard for gastric cancer detection is gastric histopathological image analysis, but there are certain drawbacks in the existing histopathological detection and diagnosis. In this paper, based on the study of …

Histopathological Image Classificationimage-classificationImage ClassificationImage Segmentation+2

Initialization matters in few-shot adaptation of vision-language models for histopathological image classification

2026-02-21 · Pablo Meseguer, Rocío del Amor, Valery Naranjo arxiv

Vision language models (VLM) pre-trained on datasets of histopathological image-caption pairs enabled zero-shot slide-level classification. The ability of VLM image encoders to extract discriminative features also opens …

Multiple Instance LearningImage ClassificationFew-Shot LearningTransfer Learning