A Vector Symbolic Approach to Multiple Instance Learning
Ehsan Ahmed Dhrubo, Mohammad Mahmudul Alam, Edward Raff, Tim Oates, James Holt

TL;DR
This paper introduces a novel Vector Symbolic Architecture-based framework for Multiple Instance Learning that enforces the logical constraints of MIL, achieving state-of-the-art results while maintaining interpretability.
Contribution
It presents a VSA-based MIL model with a learned encoder and MaxNetwork classifier that strictly enforces MIL constraints and outperforms existing methods.
Findings
Achieves state-of-the-art results on standard MIL benchmarks.
Maintains strict adherence to MIL logical constraints.
Provides an interpretable, principled approach to MIL.
Abstract
Multiple Instance Learning (MIL) tasks impose a strict logical constraint: a bag is labeled positive if and only if at least one instance within it is positive. While this iff constraint aligns with many real-world applications, recent work has shown that most deep learning-based MIL approaches violate it, leading to inflated performance metrics and poor generalization. We propose a novel MIL framework based on Vector Symbolic Architectures (VSAs), which provide a differentiable mechanism for performing symbolic operations in high-dimensional space. Our method encodes the MIL assumption directly into the model's structure by representing instances and concepts as nearly orthogonal high-dimensional vectors and using algebraic operations to enforce the iff constraint during classification. To bridge the gap between raw data and VSA representations, we design a learned encoder that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
