paper-with-me

Papers

HookMIL: Revisiting Context Modeling in Multiple Instance Learning for Computational Pathology

2025-12-20 · Xitong Ling, Minxi Ouyang, Xiaoxiao Li, Jiawen Li, Ying Chen, Yuxuan Sun, Xinrui Chen, Tian Guan, Xiaoping Liu, Yonghong He arxiv

Multiple Instance Learning (MIL) has enabled weakly supervised analysis of whole-slide images (WSIs) in computational pathology. However, traditional MIL approaches often lose crucial contextual information, while transformer-based variants, though more expressive, suffer from quadratic complexity and redundant computations. To address these limitations, we propose HookMIL, a context-aware and computationally efficient MIL framework that leverages compact, learnable hook tokens for structured contextual aggregation. These tokens can be initialized from (i) key-patch visual features, (ii) text embeddings from vision-language pathology models, and (iii) spatially grounded features from spatial transcriptomics-vision models. This multimodal initialization enables Hook Tokens to incorporate rich textual and spatial priors, accelerating convergence and enhancing representation quality. During training, Hook tokens interact with instances through bidirectional attention with linear complexity. To further promote specialization, we introduce a Hook Diversity Loss that encourages each token to focus on distinct histopathological patterns. Additionally, a hook-to-hook communication mechanism refines contextual interactions while minimizing redundancy. Extensive experiments on four public pathology datasets demonstrate that HookMIL achieves state-of-the-art performance, with improved computational efficiency and interpretability. Codes are available at https://github.com/lingxitong/HookMIL.

📄 PDF Abstract BibTeX arXiv:2512.22188

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningComputational Efficiency

Similar Papers 제목 키워드 기반

Revisiting Predictive Process Monitoring in the Age of Foundation Models: A Comparative Study of Sequence, Tabular, and LLM Approaches

2026-07-30 · Lennart Fertig, Lukas Kirchdorfer, Tobias Sesterhenn arxiv

Predictive process monitoring (PPM) leverages event logs to forecast the future of running process instances, for instance, predicting the next activity, the remaining time until case completion, or the time to the next …

Activity Prediction

Revisiting Multiple Instance Neural Networks

2016-10-08 · Xinggang Wang, Yongluan Yan, Peng Tang, Xiang Bai 외

Recently neural networks and multiple instance learning are both attractive topics in Artificial Intelligence related research fields. Deep neural networks have achieved great success in supervised learning problems, and…

CPUMultiple Instance LearningWeakly-supervised Learning

Revisiting 3D Context Modeling with Supervised Pre-training for Universal Lesion Detection in CT Slices

2020-12-16 · Shu Zhang, Jincheng Xu, Yu-Chun Chen, Jiechao Ma 외

Universal lesion detection from computed tomography (CT) slices is important for comprehensive disease screening. Since each lesion can locate in multiple adjacent slices, 3D context modeling is of great significance for…

2D Object DetectionComputed Tomography (CT)Lesion DetectionMedical Image Analysis+3

Revisiting Adaptive Cellular Recognition Under Domain Shifts: A Contextual Correspondence View

2024-07-14 · Jianan Fan, Dongnan Liu, Canran Li, Hang Chang 외

Cellular nuclei recognition serves as a fundamental and essential step in the workflow of digital pathology. However, with disparate source organs and staining procedures among histology image clusters, the scanned tiles…

Domain AdaptationMiscellaneous

MaskConver: Revisiting Pure Convolution Model for Panoptic Segmentation

2023-12-11 · Abdullah Rashwan, Jiageng Zhang, Ali Taalimi, Fan Yang 외

In recent years, transformer-based models have dominated panoptic segmentation, thanks to their strong modeling capabilities and their unified representation for both semantic and instance classes as global binary masks.…

DecodermodelPanoptic Segmentation