Conformal retrofitting via Riemannian manifolds: distilling task-specific graphs into pretrained embeddings
Justin Dieter, Arun Tejasvi Chaganty

TL;DR
This paper introduces a Riemannian manifold-based retrofitting method for pretrained embeddings, improving their ability to incorporate task-specific graph knowledge, especially for missing entities and complex graph structures.
Contribution
It proposes a conformality regularizer and a Riemannian feedforward layer to enhance retrofitting of pretrained embeddings with non-Euclidean geometry.
Findings
Outperforms Euclidean methods on WordNet link prediction
Prevents overfitting on missing entities
Enables better representation of complex graph structures
Abstract
Pretrained (language) embeddings are versatile, task-agnostic feature representations of entities, like words, that are central to many machine learning applications. These representations can be enriched through retrofitting, a class of methods that incorporate task-specific domain knowledge encoded as a graph over a subset of these entities. However, existing retrofitting algorithms face two limitations: they overfit the observed graph by failing to represent relationships with missing entities; and they underfit the observed graph by only learning embeddings in Euclidean manifolds, which cannot faithfully represent even simple tree-structured or cyclic graphs. We address these problems with two key contributions: (i) we propose a novel regularizer, a conformality regularizer, that preserves local geometry from the pretrained embeddings---enabling generalization to missing entities…
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
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques
