paper-with-me

Papers

Agent Aggregator with Mask Denoise Mechanism for Histopathology Whole Slide Image Analysis

2024-09-18 · Xitong Ling, Minxi Ouyang, Yizhi Wang, Xinrui Chen, Renao Yan, Hongbo Chu, Junru Cheng, Tian Guan, Sufang Tian, Xiaoping Liu, Yonghong He

Histopathology analysis is the gold standard for medical diagnosis. Accurate classification of whole slide images (WSIs) and region-of-interests (ROIs) localization can assist pathologists in diagnosis. The gigapixel resolution of WSI and the absence of fine-grained annotations make direct classification and analysis challenging. In weakly supervised learning, multiple instance learning (MIL) presents a promising approach for WSI classification. The prevailing strategy is to use attention mechanisms to measure instance importance for classification. However, attention mechanisms fail to capture inter-instance information, and self-attention causes quadratic computational complexity. To address these challenges, we propose AMD-MIL, an agent aggregator with a mask denoise mechanism. The agent token acts as an intermediate variable between the query and key for computing instance importance. Mask and denoising matrices, mapped from agents-aggregated value, dynamically mask low-contribution representations and eliminate noise. AMD-MIL achieves better attention allocation by adjusting feature representations, capturing micro-metastases in cancer, and improving interpretability. Extensive experiments on CAMELYON-16, CAMELYON-17, TCGA-KIDNEY, and TCGA-LUNG show AMD-MIL's superiority over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2409.11664

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDenoisingMedical DiagnosisMultiple Instance LearningWeakly-supervised Learningwhole slide images

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Conversational Demand Response: Bidirectional Aggregator-Prosumer Coordination through Agentic AI

2026-03-06 · Reda El Makroum, Sebastian Zwickl-Bernhard, Lukas Kranzl, Hans Auer arxiv

Residential demand response depends on sustained prosumer participation, yet existing coordination is either fully automated, or limited to one-way dispatch signals and price alerts that offer little possibility for info…

PRISM: A Multi-Modal Generative Foundation Model for Slide-Level Histopathology

2024-05-16 · George Shaikovski, Adam Casson, Kristen Severson, Eric Zimmermann 외

Foundation models in computational pathology promise to unlock the development of new clinical decision support systems and models for precision medicine. However, there is a mismatch between most clinical analysis, whic…

whole slide images

Multiple Instance Learning for Glioma Diagnosis using Hematoxylin and Eosin Whole Slide Images: An Indian Cohort Study

2024-02-24 · Ekansh Chauhan, Amit Sharma, Megha S Uppin, C. V. Jawahar 외

The effective management of brain tumors relies on precise typing, subtyping, and grading. This study advances patient care with findings from rigorous multiple instance learning experimentations across various feature e…

Decision MakingDiagnosticManagementMultiple Instance Learning+1

Multi-Mask Aggregators for Graph Neural Networks

2022-11-24 · Learning on Graphs Conference 2022 11 · Ahmet Sarıgün, Ahmet Sureyya Rifaioglu

One of the most critical operations in graph neural networks (GNNs) is the aggregation operation, which aims to extract information from neighbors of the target node. Several convolution methods have been proposed such a…

BenchmarkingGraph RegressionNode Classification

Pan-cancer Histopathology WSI Pre-training with Position-aware Masked Autoencoder

2024-07-10 · Kun Wu, Zhiguo Jiang, Kunming Tang, Jun Shi 외

Large-scale pre-training models have promoted the development of histopathology image analysis. However, existing self-supervised methods for histopathology images primarily focus on learning patch features, while there …

Cancer ClassificationPositionRepresentation LearningSelf-Supervised Learning