paper-with-me

Papers

Minimizing Hyperbolic Embedding Distortion with LLM-Guided Hierarchy Restructuring

2025-11-16 · Melika Ayoughi, Pascal Mettes, Paul Groth arxiv

Hyperbolic geometry is an effective geometry for embedding hierarchical data structures. Hyperbolic learning has therefore become increasingly prominent in machine learning applications where data is hierarchically organized or governed by hierarchical semantics, ranging from recommendation systems to computer vision. The quality of hyperbolic embeddings is tightly coupled to the structure of the input hierarchy, which is often derived from knowledge graphs or ontologies. Recent work has uncovered that for an optimal hyperbolic embedding, a high branching factor and single inheritance are key, while embedding algorithms are robust to imbalance and hierarchy size. To assist knowledge engineers in reorganizing hierarchical knowledge, this paper investigates whether Large Language Models (LLMs) have the ability to automatically restructure hierarchies to meet these criteria. We propose a prompt-based approach to transform existing hierarchies using LLMs, guided by known desiderata for hyperbolic embeddings. Experiments on 16 diverse hierarchies show that LLM-restructured hierarchies consistently yield higher-quality hyperbolic embeddings across several standard embedding quality metrics. Moreover, we show how LLM-guided hierarchy restructuring enables explainable reorganizations, providing justifications to knowledge engineers.

📄 PDF Abstract BibTeX arXiv:2511.20679

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsKnowledge Graphs

Similar Papers 제목 키워드 기반

HyperPath: Knowledge-Guided Hyperbolic Semantic Hierarchy Modeling for WSI Analysis

2025-06-19 · Peixiang Huang, Yanyan Huang, Weiqin Zhao, Junjun He 외

Pathology is essential for cancer diagnosis, with multiple instance learning (MIL) widely used for whole slide image (WSI) analysis. WSIs exhibit a natural hierarchy -- patches, regions, and slides -- with distinct seman…

cross-modal alignmentMultiple Instance Learning

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 method…

Out of Distribution (OOD) DetectionRepresentation Learning

$\text{H}^2$em: Learning Hierarchical Hyperbolic Embeddings for Compositional Zero-Shot Learning

2025-12-23 · Lin Li, Jiahui Li, Jiaming Lei, Jun Xiao 외 arxiv

Compositional zero-shot learning (CZSL) aims to recognize unseen state-object compositions by generalizing from a training set of their primitives (state and object). Current methods often overlook the rich hierarchical …

Compositional Zero-Shot Learning

HLFormer: Enhancing Partially Relevant Video Retrieval with Hyperbolic Learning

2025-07-23 · Jun Li, Jinpeng Wang, Chaolei Tan, Niu Lian 외 arxiv

Partially Relevant Video Retrieval (PRVR) addresses the critical challenge of matching untrimmed videos with text queries describing only partial content. Existing methods suffer from geometric distortion in Euclidean sp…

Partially Relevant Video Retrieval

Joint Learning of Hyperbolic Label Embeddings for Hierarchical Multi-label Classification

2021-01-13 · EACL 2021 2 · Soumya Chatterjee, Ayush Maheshwari, Ganesh Ramakrishnan, Saketha Nath Jagaralpudi

We consider the problem of multi-label classification where the labels lie in a hierarchy. However, unlike most existing works in hierarchical multi-label classification, we do not assume that the label-hierarchy is know…

General ClassificationHierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1