HLLM: Enhancing Sequential Recommendations via Hierarchical Large Language Models for Item and User Modeling
Junyi Chen, Lu Chi, Bingyue Peng, Zehuan Yuan

TL;DR
This paper introduces HLLM, a hierarchical large language model architecture that significantly improves sequential recommendation performance by leveraging pre-trained LLMs for item content extraction and user interest prediction, demonstrating scalability and efficiency.
Contribution
The paper presents a novel two-tier hierarchical LLM architecture for recommendation systems, effectively utilizing pre-trained models and demonstrating scalability and practical efficiency.
Findings
HLLM outperforms traditional models on large-scale datasets.
Fine-tuning enhances HLLM's recommendation accuracy.
HLLM achieves state-of-the-art results with 7B parameter models.
Abstract
Large Language Models (LLMs) have achieved remarkable success in various fields, prompting several studies to explore their potential in recommendation systems. However, these attempts have so far resulted in only modest improvements over traditional recommendation models. Moreover, three critical questions remain under-explored: firstly, the real value of LLMs' pre-trained weights, often considered to encapsulate world knowledge; secondly, the necessity of fine-tuning for recommendation tasks; lastly, whether LLMs can exhibit the same scalability benefits in recommendation systems as they do in other domains. In this paper, we propose a novel Hierarchical Large Language Model (HLLM) architecture designed to enhance sequential recommendation systems. Our approach employs a two-tier model: the first Item LLM extracts rich content features from the detailed text description of the item,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Machine Learning in Healthcare
