paper-with-me

Papers

Libra-MIL: Multimodal Prototypes Stereoscopic Infused with Task-specific Language Priors for Few-shot Whole Slide Image Classification

2025-11-11 · Zhenfeng Zhuang, Fangyu Zhou, Liansheng Wang arxiv

While Large Language Models (LLMs) are emerging as a promising direction in computational pathology, the substantial computational cost of giga-pixel Whole Slide Images (WSIs) necessitates the use of Multi-Instance Learning (MIL) to enable effective modeling. A key challenge is that pathological tasks typically provide only bag-level labels, while instance-level descriptions generated by LLMs often suffer from bias due to a lack of fine-grained medical knowledge. To address this, we propose that constructing task-specific pathological entity prototypes is crucial for learning generalizable features and enhancing model interpretability. Furthermore, existing vision-language MIL methods often employ unidirectional guidance, limiting cross-modal synergy. In this paper, we introduce a novel approach, Multimodal Prototype-based Multi-Instance Learning, that promotes bidirectional interaction through a balanced information compression scheme. Specifically, we leverage a frozen LLM to generate task-specific pathological entity descriptions, which are learned as text prototypes. Concurrently, the vision branch learns instance-level prototypes to mitigate the model's reliance on redundant data. For the fusion stage, we employ the Stereoscopic Optimal Transport (SOT) algorithm, which is based on a similarity metric, thereby facilitating broader semantic alignment in a higher-dimensional space. We conduct few-shot classification and explainability experiments on three distinct cancer datasets, and the results demonstrate the superior generalization capabilities of our proposed method.

📄 PDF Abstract BibTeX arXiv:2511.07941

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

MITI: SLAM Benchmark for Laparoscopic Surgery

2022-02-23 · Regine Hartwig, Daniel Ostler, Jean-Claude Rosenthal, Hubertus Feußner 외

We propose a new benchmark for evaluating stereoscopic visual-inertial computer vision algorithms (SLAM/ SfM/ 3D Reconstruction/ Visual-Inertial Odometry) for minimally invasive surgical (MIS) interventions in the abdome…

3D Reconstruction

Multimodal Federated Learning with Missing Modality via Prototype Mask and Contrast

2023-12-21 · Guangyin Bao, Qi Zhang, Duoqian Miao, Zixuan Gong 외

In real-world scenarios, multimodal federated learning often faces the practical challenge of intricate modality missing, which poses constraints on building federated frameworks and significantly degrades model inferenc…

Federated Learning

MORPHOLO C++ Library for glasses-free multi-view stereo vision and streaming of live 3D video

2019-12-04 · Enrique Canessa, Livio Tenze

The MORPHOLO C++ extended Library allows to convert a specific stereoscopic snapshot into a Native multi-view image through morphing algorithms taking into account display calibration data for specific slanted lenticular…

Calibration-based Dual Prototypical Contrastive Learning Approach for Domain Generalization Semantic Segmentation

2023-09-25 · Muxin Liao, Shishun Tian, Yuhang Zhang, Guoguang Hua 외

Prototypical contrastive learning (PCL) has been widely used to learn class-wise domain-invariant features recently. These methods are based on the assumption that the prototypes, which are represented as the central val…

Contrastive LearningDomain GeneralizationSemantic Segmentation

Adaptive Prototype Knowledge Transfer for Federated Learning with Mixed Modalities and Heterogeneous Tasks

2025-02-06 · Keke Gai, Mohan Wang, Jing Yu, Dongjue Wang 외

Multimodal Federated Learning (MFL) enables multiple clients to collaboratively train models on multimodal data while ensuring clients' privacy. However, modality and task heterogeneity hinder clients from learning a uni…

Federated LearningTransfer Learning