Re-mixing Embeddings for Patient Augmentation in Data Scarce Multiple Instance Learning

📅 2026-06-24
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses data scarcity in medical multiple instance learning (MIL) arising from rare diseases or costly modalities—manifested as missing healthy samples, extremely limited data volumes, and small-cohort non-imaging tasks—by proposing an embedding-space-based offline statistical augmentation method. The approach employs Gaussian mixture models to probabilistically cluster patient-level pooled instance embeddings, learning disease-specific “recipes” that enable realistic synthetic patient generation through embedding remixing. Key innovations include the first demonstration of offline patient generation without requiring any real samples from the target class and the introduction of an uncertainty-aware mechanism for filtering synthesized samples. Experiments across three clinically relevant scarcity scenarios show consistent and significant improvements over baselines, with performance approaching that of fully supervised training even when healthy-class examples are entirely absent, thereby substantially enhancing MIL model efficacy.
📝 Abstract
Data scarcity is a major bottleneck in medical Multiple Instance Learning (MIL), especially for rare diseases or expensive modalities. We introduce a statistically grounded patient augmentation approach that generates realistic patients directly in embedding space. Using Gaussian Mixture Models as a probabilistic clustering approach on pooled instance embeddings from all patients, our method learns disease-specific "recipes"-statistical distributions of instances across unsupervised clusters. New patients are then generated by sampling embeddings from clusters based on learned recipes. Unlike existing methods that require examples from all categories, our method can generate patients offline by re-mixing pooled embeddings. Generated patients are further selected based on uncertainty quantification to improve MIL performance. We evaluate our method across three clinically relevant scarcity scenarios: (i) cross-dataset transfer, where an entirely missing "healthy" class is generated using statistics from an external cohort; (ii) low-data regimes, where class sizes are extremely limited; and (iii) small-cohort non-image tasks, including single-cell RNA-seq and flow cytometry. Across all experiments, our method improves performance over baseline, often outperforming other bag-mixing strategies. Notably, in the missing-class scenario, a performance comparable to full-dataset training is achieved, demonstrating its potential for rare disease diagnostic and privacy-preserving patient augmentation. The code is available at https://github.com/marrlab/RECIPE
Problem

Research questions and friction points this paper is trying to address.

data scarcity
Multiple Instance Learning
patient augmentation
rare diseases
embedding space
Innovation

Methods, ideas, or system contributions that make the work stand out.

patient augmentation
embedding space
Gaussian Mixture Models
multiple instance learning
data scarcity
🔎 Similar Papers
2024-09-08arXiv.orgCitations: 4