paper-with-me

Papers

A Hierarchical Conditional Random Field-based Attention Mechanism Approach for Gastric Histopathology Image Classification

2021-02-21 · Yixin Li, Xinran Wu, Chen Li, Changhao Sun, Md Rahaman, HaoYuan Chen, YuDong Yao, Xiaoyan Li, Yong Zhang, Tao Jiang

In the Gastric Histopathology Image Classification (GHIC) tasks, which are usually weakly supervised learning missions, there is inevitably redundant information in the images. Therefore, designing networks that can focus on effective distinguishing features has become a popular research topic. In this paper, to accomplish the tasks of GHIC superiorly and to assist pathologists in clinical diagnosis, an intelligent Hierarchical Conditional Random Field based Attention Mechanism (HCRF-AM) model is proposed. The HCRF-AM model consists of an Attention Mechanism (AM) module and an Image Classification (IC) module. In the AM module, an HCRF model is built to extract attention regions. In the IC module, a Convolutional Neural Network (CNN) model is trained with the attention regions selected and then an algorithm called Classification Probability-based Ensemble Learning is applied to obtain the image-level results from patch-level output of the CNN. In the experiment, a classification specificity of 96.67% is achieved on a gastric histopathology dataset with 700 images. Our HCRF-AM model demonstrates high classification performance and shows its effectiveness and future potential in the GHIC field.

📄 PDF Abstract BibTeX arXiv:2102.10499

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEnsemble LearningGeneral Classificationimage-classificationImage ClassificationSpecificityWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

AM 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Multiresolution Feature- and Prior-based Graphs for Classification

2023-06-03 · Faezeh Fallah

To incorporate spatial (neighborhood) and bidirectional hierarchical relationships as well as features and priors of the samples into their classification, we formulated the classification problem on three variants of mu…

ClassificationEdge DetectionOutlier Detection

Dialogue Act Recognition via CRF-Attentive Structured Network

2017-11-15 · SIGIR 2018 7 · Zheqian Chen, Rongqin Yang, Zhou Zhao, Deng Cai 외

Dialogue Act Recognition (DAR) is a challenging problem in dialogue interpretation, which aims to attach semantic labels to utterances and characterize the speaker's intention. Currently, many existing approaches formula…

Dialogue Act ClassificationDialogue InterpretationStructured Prediction

Guiding attention in Sequence-to-sequence models for Dialogue Act prediction

2020-02-20 · Pierre Colombo, Emile Chapuis, Matteo Manica, Emmanuel Vignon 외

The task of predicting dialog acts (DA) based on conversational dialog is a key component in the development of conversational agents. Accurately predicting DAs requires a precise modeling of both the conversation and th…

Dialogue Act ClassificationMachine TranslationNMTTAG+1

Guider l'attention dans les modeles de sequence a sequence pour la prediction des actes de dialogue

2020-02-21 · Pierre Colombo, Emile Chapuis, Matteo Manica, Emmanuel Vignon 외

The task of predicting dialog acts (DA) based on conversational dialog is a key component in the development of conversational agents. Accurately predicting DAs requires a precise modeling of both the conversation and th…

Machine TranslationNMTTAGTranslation

MangaDiT: Reference-Guided Line Art Colorization with Hierarchical Attention in Diffusion Transformers

2025-08-13 · Qianru Qiu, Jiafeng Mao, Kento Masui, Xueting Wang arxiv

Recent advances in diffusion models have significantly improved the performance of reference-guided line art colorization. However, existing methods still struggle with region-level color consistency, especially when the…