ArXiv TLDR

HSUGA: LLM-Enhanced Recommendation with Hierarchical Semantic Understanding and Group-Aware Alignment

🐦 Tweet
2605.11662

Guorui Li, Dugang Liu, Lei Li, Xing Tang, Zhong Ming

cs.IR

TLDR

HSUGA improves LLM-enhanced recommendations by using hierarchical semantic understanding and group-aware alignment for better user preference modeling.

Key contributions

  • Introduces Hierarchical Semantic Understanding (HSU) for reliable user preference extraction from long sequences.
  • Employs Group-Aware Alignment (GAA) to tailor semantic utilization based on user activity levels.
  • Models preference evolution through constrained editing operations for better semantic understanding.

Why it matters

This paper introduces HSUGA, a crucial advancement for LLM-enhanced recommendations. It solves challenges in processing long user interaction sequences and adapts to diverse user activity levels, leading to more reliable and personalized preference modeling for improved accuracy.

Original Abstract

Large language model (LLM)-enhanced sequential recommendation typically aims to improve two core components: user semantic embedding extraction and utilization. Despite promising results, existing methods still have two limitations: 1) In the extraction stage, most methods directly input long interaction sequence fragments into LLM for preference summarization. However, excessively long sequences increase inference difficulty, making it challenging to reliably infer accurate user embeddings. 2) In the utilization stage, most methods employ the same semantic embedding utilization strategy for all users, neglecting the differences caused by user activity levels, leading to suboptimal performance. To address these issues, we propose HSUGA, which introduces a simple yet effective plugin for each of the two core components: Hierarchical Semantic Understanding (HSU) and Group-Aware Alignment (GAA). HSU performs a staged two-phase preference mining and models preference evolution through constrained editing operations, thereby improving the reliability of user semantic extraction. GAA adjusts the intensity of semantic utilization based on user activity levels, providing weaker alignment for active users and stronger guidance for users with sparse historical data. Finally, extensive experiments on three benchmark datasets demonstrate the effectiveness and compatibility of HSUGA.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.