arXiv:2606.06458cs.LGcs.AI2026-06

用少量标注样本即可完成新任务的零样本多实例学习模型

In-Context Multiple Instance Learning

  • 基于类Perceiver架构的上下文学习模型,通过合成数据预训练
  • 仅需少数标注包即可在12个基准上超越传统监督模型
  • 适合标签稀缺场景,如病理分析、遥感图像等实际应用

多实例学习(MIL)处理的是以实例包为单位提供标注的问题,在计算病理学、卫星图像等领域已有成功应用。然而,现有方法在真实世界中常见的低标签场景下表现不佳:灵活模型易过拟合,僵化模型无法适应新任务。本文表明,使用类Perceiver架构在合成数据上预训练的上下文学习模型,能仅凭少量标注包解决新任务。推理时只需单次前向传播,无需梯度更新。我们设计并评估了多种面向包结构数据的合成数据生成器,发现它们捕捉到互补的归纳偏置。将模型在多种生成器混合数据上预训练,可继承各生成器的优势,在12个MIL基准上实现最佳平均性能,显著优于需要任务特训的监督基线。

原文摘要 · Abstract (English)

Multiple Instance Learning (MIL) addresses problems where supervision is available at the level of bags of instances and has been successfully applied in fields ranging from computational pathology to satellite imagery. Nevertheless, existing algorithms struggle in the low-label regime that characterizes many real-world applications. Flexible models overfit and rigid ones fail to adapt to the task at hand. We show that pretraining an in-context learner with a Perceiver-style architecture on synthetic data yields a model that can solve new tasks from a handful of labeled bags. At inference time, classification happens in a single forward pass and requires no gradient updates. We propose and investigate different synthetic data generators for bag-structured data and find that they capture complementary inductive biases. A model pretrained on a mixture of these generators inherits their per-task strengths and achieves the best average performance across twelve MIL benchmarks, outperforming supervised baselines that require task-specific training.

多实例学习上下文学习合成数据少样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。