Multiple Instance Verification
Xin Xu, Eibe Frank, Geoffrey Holmes

TL;DR
This paper introduces cross-attention pooling (CAP), a novel approach for multiple instance verification that significantly improves accuracy and key instance detection over existing MIL and Siamese methods.
Contribution
The paper proposes a new pooling method called cross-attention pooling (CAP) and two novel attention functions to enhance multiple instance verification tasks.
Findings
CAP outperforms SOTA MIL and baseline methods in accuracy
CAP improves key instance detection capabilities
New attention functions effectively distinguish similar instances
Abstract
We explore multiple instance verification, a problem setting in which a query instance is verified against a bag of target instances with heterogeneous, unknown relevancy. We show that naive adaptations of attention-based multiple instance learning (MIL) methods and standard verification methods like Siamese neural networks are unsuitable for this setting: directly combining state-of-the-art (SOTA) MIL methods and Siamese networks is shown to be no better, and sometimes significantly worse, than a simple baseline model. Postulating that this may be caused by the failure of the representation of the target bag to incorporate the query instance, we introduce a new pooling approach named "cross-attention pooling" (CAP). Under the CAP framework, we propose two novel attention functions to address the challenge of distinguishing between highly similar instances in a target bag. Through…
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
TopicsHandwritten Text Recognition Techniques · Machine Learning and Data Classification · Image and Object Detection Techniques
MethodsSoftmax · Attention Is All You Need
