Improving Local Identifiability in Probabilistic Box Embeddings
Shib Sankar Dasgupta, Michael Boratko, Dongxu Zhang, Luke Vilnis,, Xiang Lorraine Li, Andrew McCallum

TL;DR
This paper introduces a novel approach to improve local identifiability in probabilistic box embeddings by modeling box parameters with Gumbel distributions, enhancing learning capabilities.
Contribution
It proposes using Gumbel distributions for box parameters to maintain closure under intersection, addressing local identifiability issues in probabilistic embeddings.
Findings
Model with Gumbel distributions improves learning performance.
Expected intersection volume calculation enhances model accuracy.
Method maintains closure under intersection for probabilistic boxes.
Abstract
Geometric embeddings have recently received attention for their natural ability to represent transitive asymmetric relations via containment. Box embeddings, where objects are represented by n-dimensional hyperrectangles, are a particularly promising example of such an embedding as they are closed under intersection and their volume can be calculated easily, allowing them to naturally represent calibrated probability distributions. The benefits of geometric embeddings also introduce a problem of local identifiability, however, where whole neighborhoods of parameters result in equivalent loss which impedes learning. Prior work addressed some of these issues by using an approximation to Gaussian convolution over the box parameters, however, this intersection operation also increases the sparsity of the gradient. In this work, we model the box parameters with min and max Gumbel…
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
Taxonomy
TopicsTopic Modeling · Algorithms and Data Compression · Gaussian Processes and Bayesian Inference
MethodsConvolution
