Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationAmazon Beauty
NDCG@1039.11
136
Sequential RecommendationSteam Overall
NDCG@100.3975
31
Sequential RecommendationSteam Tail
NDCG@100.4036
31
Sequential RecommendationSteam Head
NDCG@100.3718
31
Sequential RecommendationSteam Tail Item
HR@1023.92
21
Sequential RecommendationSteam Head Item
HR@1081.9
21
Sequential RecommendationAmazon Fashion (Overall)
Hit Rate @ 100.588
21
Showing 7 of 7 rows

Other info

Follow for update