Modeling Uncertainty with Hedged Instance Embedding
Seong Joon Oh, Kevin Murphy, Jiyan Pan, Joseph Roth, Florian Schroff,, Andrew Gallagher

TL;DR
This paper introduces Hedged Instance Embedding (HIB), a novel approach that models uncertainty in image embeddings as random variables, improving recognition and classification especially under ambiguous conditions.
Contribution
The work presents a new probabilistic embedding method trained with the variational information bottleneck, explicitly capturing uncertainty in image representations.
Findings
HIB improves matching and classification accuracy on ambiguous inputs.
The method provides a meaningful uncertainty measure correlated with performance.
Embeddings exhibit more structured organization with uncertainty modeling.
Abstract
Instance embeddings are an efficient and versatile image representation that facilitates applications like recognition, verification, retrieval, and clustering. Many metric learning methods represent the input as a single point in the embedding space. Often the distance between points is used as a proxy for match confidence. However, this can fail to represent uncertainty arising when the input is ambiguous, e.g., due to occlusion or blurriness. This work addresses this issue and explicitly models the uncertainty by hedging the location of each input in the embedding space. We introduce the hedged instance embedding (HIB) in which embeddings are modeled as random variables and the model is trained under the variational information bottleneck principle. Empirical results on our new N-digit MNIST dataset show that our method leads to the desired behavior of hedging its bets across the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
