Hyperbolic Embedding Inference for Structured Multi-Label Prediction

Abstract

We consider a structured multi-label prediction problem where the labels are organized under implication and mutual exclusion constraints. A major concern is to produce predictions that are logically consistent with these constraints. To do so, we formulate this problem as an embedding inference problem where the constraints are imposed onto the embeddings of labels by geometric construction. Particularly, we consider a hyperbolic Poincaré ball model in which we encode labels as Poincaré hyperplanes that work as linear decision boundaries. The hyperplanes are interpreted as convex regions such that the logical relationships (implication and exclusion) are geometrically encoded using the insideness and disjointedness of these regions, respectively. We show theoretical groundings of the method for preserving logical relationships in the embedding space. Extensive experiments on 12 datasets show 1) significant improvements in mean average precision; 2) lower number of constraint violations; 3) an order of magnitude fewer dimensions than baselines.

Cite

Text

Xiong et al. "Hyperbolic Embedding Inference for Structured Multi-Label Prediction." Neural Information Processing Systems, 2022.

Markdown

[Xiong et al. "Hyperbolic Embedding Inference for Structured Multi-Label Prediction." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/xiong2022neurips-hyperbolic/)

BibTeX

@inproceedings{xiong2022neurips-hyperbolic,
  title     = {{Hyperbolic Embedding Inference for Structured Multi-Label Prediction}},
  author    = {Xiong, Bo and Cochez, Michael and Nayyeri, Mojtaba and Staab, Steffen},
  booktitle = {Neural Information Processing Systems},
  year      = {2022},
  url       = {https://mlanthology.org/neurips/2022/xiong2022neurips-hyperbolic/}
}