ELCoRec: Enhance Language Understanding with Co-Propagation of Numerical and Categorical Features for Recommendation
Jizheng Chen, Kounianhua Du, Jianghao Lin, Bo Chen, Ruiming Tang,, Weinan Zhang

TL;DR
ELCoRec enhances language models for recommendation by co-propagating numerical, categorical, and temporal features through a GAT expert, improving understanding of user preferences and recent interests.
Contribution
The paper introduces ELCoRec, a novel method that integrates heterogeneous user features into LLMs via co-propagation and soft prompting, addressing limitations in understanding user behavior.
Findings
ELCoRec outperforms strong baselines on three datasets.
The co-propagation mechanism stabilizes heterogeneous features.
Soft prompting efficiently injects user preferences into LLMs.
Abstract
Large language models have been flourishing in the natural language processing (NLP) domain, and their potential for recommendation has been paid much attention to. Despite the intelligence shown by the recommendation-oriented finetuned models, LLMs struggle to fully understand the user behavior patterns due to their innate weakness in interpreting numerical features and the overhead for long context, where the temporal relations among user behaviors, subtle quantitative signals among different ratings, and various side features of items are not well explored. Existing works only fine-tune a sole LLM on given text data without introducing that important information to it, leaving these problems unsolved. In this paper, we propose ELCoRec to Enhance Language understanding with CoPropagation of numerical and categorical features for Recommendation. Concretely, we propose to inject the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
MethodsSoftmax · Attention Is All You Need · Graph Attention Network
