IRAIApr 8, 2025

Large Language Models Enhanced Hyperbolic Space Recommender Systems

arXiv:2504.05694v28 citationsh-index: 4SIGIR
Originality Highly original
AI Analysis

This work addresses the challenge of hierarchical data representation in recommender systems for users and developers, offering a novel integration approach that is incremental in combining LLMs with hyperbolic geometry.

The paper tackles the problem of capturing hierarchical information in recommender systems by integrating large language models (LLMs) with hyperbolic space, resulting in a model-agnostic framework called HyperLLM that achieves performance improvements of over 40% compared to existing methods.

Large Language Models (LLMs) have attracted significant attention in recommender systems for their excellent world knowledge capabilities. However, existing methods that rely on Euclidean space struggle to capture the rich hierarchical information inherent in textual and semantic data, which is essential for capturing user preferences. The geometric properties of hyperbolic space offer a promising solution to address this issue. Nevertheless, integrating LLMs-based methods with hyperbolic space to effectively extract and incorporate diverse hierarchical information is non-trivial. To this end, we propose a model-agnostic framework, named HyperLLM, which extracts and integrates hierarchical information from both structural and semantic perspectives. Structurally, HyperLLM uses LLMs to generate multi-level classification tags with hierarchical parent-child relationships for each item. Then, tag-item and user-item interactions are jointly learned and aligned through contrastive learning, thereby providing the model with clear hierarchical information. Semantically, HyperLLM introduces a novel meta-optimized strategy to extract hierarchical information from semantic embeddings and bridge the gap between the semantic and collaborative spaces for seamless integration. Extensive experiments show that HyperLLM significantly outperforms recommender systems based on hyperbolic space and LLMs, achieving performance improvements of over 40%. Furthermore, HyperLLM not only improves recommender performance but also enhances training stability, highlighting the critical role of hierarchical information in recommender systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes