paper-with-me

Papers

Learning Structured Representations with Hyperbolic Embeddings

2024-12-02 · Aditya Sinha, Siqi Zeng, Makoto Yamada, Han Zhao

Most real-world datasets consist of a natural hierarchy between classes or an inherent label structure that is either already available or can be constructed cheaply. However, most existing representation learning methods ignore this hierarchy, treating labels as permutation invariant. Recent work [Zeng et al., 2022] proposes using this structured information explicitly, but the use of Euclidean distance may distort the underlying semantic context [Chen et al., 2013]. In this work, motivated by the advantage of hyperbolic spaces in modeling hierarchical relationships, we propose a novel approach HypStructure: a Hyperbolic Structured regularization approach to accurately embed the label hierarchy into the learned representations. HypStructure is a simple-yet-effective regularizer that consists of a hyperbolic tree-based representation loss along with a centering loss, and can be combined with any standard task loss to learn hierarchy-informed features. Extensive experiments on several large-scale vision benchmarks demonstrate the efficacy of HypStructure in reducing distortion and boosting generalization performance especially under low dimensional scenarios. For a better understanding of structured representation, we perform eigenvalue analysis that links the representation geometry to improved Out-of-Distribution (OOD) detection performance seen empirically. The code is available at \url{https://github.com/uiuctml/HypStructure}.

📄 PDF Abstract BibTeX arXiv:2412.01023

Code (1)

uiuctml/HypStructure 공식 구현 pytorch

Tasks

Out of Distribution (OOD) DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Mixed-Curvature Representations in Product Spaces

2019-05-01 · ICLR 2019 5 · Albert Gu, Frederic Sala, Beliz Gunel, Christopher Ré

The quality of the representations achieved by embeddings is determined by how well the geometry of the embedding space matches the structure of the data. Euclidean space has been the workhorse space for embeddings; rece…

Riemannian optimizationWord Embeddings

Hybed: Hyperbolic Neural Graph Embedding

2018-01-01 · ICLR 2018 1 · Benjamin Paul Chamberlain, James R. Clough, Marc Peter Deisenroth

Neural embeddings have been used with great success in Natural Language Processing (NLP) where they provide compact representations that encapsulate word similarity and attain state-of-the-art performance in a range of l…

Graph EmbeddingWord Similarity

HSG: Hyperbolic Scene Graph

2026-04-19 · Liyang Wang, Zeyu Zhang, Hao Tang arxiv

Scene graph representations enable structured visual understanding by modeling objects and their relationships, and have been widely used for multiview and 3D scene reasoning. Existing methods such as MSG learn scene gra…

Representation LearningContrastive Learning

Unit Ball Model for Embedding Hierarchical Structures in the Complex Hyperbolic Space

2021-05-09 · NeurIPS 2021 12 · Huiru Xiao, Caigao Jiang, Yangqiu Song, James Zhang 외

Learning the representation of data with hierarchical structures in the hyperbolic space attracts increasing attention in recent years. Due to the constant negative curvature, the hyperbolic space resembles tree metrics …

Representation Learning

Neural Embeddings of Graphs in Hyperbolic Space

2017-05-29 · Benjamin Paul Chamberlain, James Clough, Marc Peter Deisenroth

Neural embeddings have been used with great success in Natural Language Processing (NLP). They provide compact representations that encapsulate word similarity and attain state-of-the-art performance in a range of lingui…

Word Similarity