paper-with-me

Papers

nnMIL: A generalizable multiple instance learning framework for computational pathology

2025-11-18 · Xiangde Luo, Jinxi Xiang, Yuanfeng Ji, Ruijiang Li arxiv

Computational pathology holds substantial promise for improving diagnosis and guiding treatment decisions. Recent pathology foundation models enable the extraction of rich patch-level representations from large-scale whole-slide images (WSIs), but current approaches for aggregating these features into slide-level predictions remain constrained by design limitations that hinder generalizability and reliability. Here, we developed nnMIL, a simple yet broadly applicable multiple-instance learning framework that connects patch-level foundation models to robust slide-level clinical inference. nnMIL introduces random sampling at both the patch and feature levels, enabling large-batch optimization, task-aware sampling strategies, and efficient and scalable training across datasets and model architectures. A lightweight aggregator performs sliding-window inference to generate ensemble slide-level predictions and supports principled uncertainty estimation. Across 40,000 WSIs encompassing 35 clinical tasks and four pathology foundation models, nnMIL consistently outperformed existing MIL methods for disease diagnosis, histologic subtyping, molecular biomarker detection, and pan- cancer prognosis prediction. It further demonstrated strong cross-model generalization, reliable uncertainty quantification, and robust survival stratification in multiple external cohorts. In conclusion, nnMIL offers a practical and generalizable solution for translating pathology foundation models into clinically meaningful predictions, advancing the development and deployment of reliable AI systems in real-world settings.

📄 PDF Abstract BibTeX arXiv:2511.14907

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Locality-Aware Generalizable Implicit Neural Representation

2023-10-09 · NeurIPS 2023 11

Generalizable implicit neural representation (INR) enables a single continuous function, i.e., a coordinate-based neural network, to represent multiple data instances by modulating its weights or intermediate features us…

DecoderImage Generation

Generalizable Implicit Neural Representations via Instance Pattern Composers

2022-11-23 · CVPR 2023 1 · Chiheon Kim, Doyup Lee, Saehoon Kim, Minsu Cho 외

Despite recent advances in implicit neural representations (INRs), it remains challenging for a coordinate-based multi-layer perceptron (MLP) of INRs to learn a common representation across data instances and generalize …

Meta-Learning

Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation

2022-10-14 · Jieyi Bi, Yining Ma, Jiahai Wang, Zhiguang Cao 외

Recent neural methods for vehicle routing problems always train and test the deep models on the same instance distribution (i.e., uniform). To tackle the consequent cross-distribution generalization concerns, we bring th…

Knowledge Distillation

Metalearning generalizable dynamics from trajectories

2023-01-03 · Qiaofeng Li, Tianyi Wang, Vwani Roychowdhury, M. Khalid Jawed

We present the interpretable meta neural ordinary differential equation (iMODE) method to rapidly learn generalizable (i.e., not parameter-specific) dynamics from trajectories of multiple dynamical systems that vary in t…

Inductive BiasMeta-Learning

How Effective Can Dropout Be in Multiple Instance Learning ?

2025-04-21 · Wenhui Zhu, Peijie Qiu, Xiwen Chen, Zhangsihao Yang 외

Multiple Instance Learning (MIL) is a popular weakly-supervised method for various applications, with a particular interest in histological whole slide image (WSI) classification. Due to the gigapixel resolution of WSI, …

Multiple Instance Learning