paper-with-me

Papers

Heterogeneous User Modeling for LLM-based Recommendation

2025-07-07 · Honghui Bao, Wenjie Wang, Xinyu Lin, Fengbin Zhu, Teng Sun, Fuli Feng, Tat-Seng Chua

Leveraging Large Language Models (LLMs) for recommendation has demonstrated notable success in various domains, showcasing their potential for open-domain recommendation. A key challenge to advancing open-domain recommendation lies in effectively modeling user preferences from users' heterogeneous behaviors across multiple domains. Existing approaches, including ID-based and semantic-based modeling, struggle with poor generalization, an inability to compress noisy interactions effectively, and the domain seesaw phenomenon. To address these challenges, we propose a Heterogeneous User Modeling (HUM) method, which incorporates a compression enhancer and a robustness enhancer for LLM-based recommendation. The compression enhancer uses a customized prompt to compress heterogeneous behaviors into a tailored token, while a masking mechanism enhances cross-domain knowledge extraction and understanding. The robustness enhancer introduces a domain importance score to mitigate the domain seesaw phenomenon by guiding domain optimization. Extensive experiments on heterogeneous datasets validate that HUM effectively models user heterogeneity by achieving both high efficacy and robustness, leading to superior performance in open-domain recommendation.

📄 PDF Abstract BibTeX arXiv:2507.04626

Code (1)

honghuibao2000/hum 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Heterogeneous Graph Contrastive Learning for Recommendation

2023-03-02 · Mengru Chen, Chao Huang, Lianghao Xia, Wei Wei 외

Graph Neural Networks (GNNs) have become powerful tools in modeling graph-structured data in recommender systems. However, real-life recommendation scenarios usually involve heterogeneous relationships (e.g., social-awar…

Contrastive LearningRecommendation SystemsRelational ReasoningSelf-Supervised Learning+1

Modeling Multi-Hop Semantic Paths for Recommendation in Heterogeneous Information Networks

2025-05-09 · Hongye Zheng, Yue Xing, Lipeng Zhu, Xu Han 외

This study focuses on the problem of path modeling in heterogeneous information networks and proposes a multi-hop path-aware recommendation framework. The method centers on multi-hop paths composed of various types of en…

Representation Learning

Price DOES Matter! Modeling Price and Interest Preferences in Session-based Recommendation

2022-05-09 · Xiaokun Zhang, Bo Xu, Liang Yang, Chenliang Li 외

Session-based recommendation aims to predict items that an anonymous user would like to purchase based on her short behavior sequence. The current approaches towards session-based recommendation only focus on modeling us…

AttributeMarketingSession-Based Recommendations

Multi-Behavior Enhanced Recommendation with Cross-Interaction Collaborative Relation Modeling

2022-01-07 · Lianghao Xia, Chao Huang, Yong Xu, Peng Dai 외

Many previous studies aim to augment collaborative filtering with deep neural network techniques, so as to achieve better recommendation performance. However, most existing deep learning-based recommender systems are des…

Collaborative FilteringRecommendation SystemsRelation

Heterogeneous Information Crossing on Graphs for Session-based Recommender Systems

2022-10-24 · Xiaolin Zheng, Rui Wu, Zhongxuan Han, Chaochao Chen 외

Recommender systems are fundamental information filtering techniques to recommend content or items that meet users' personalities and potential needs. As a crucial solution to address the difficulty of user identificatio…

Contrastive LearningRecommendation SystemsUser Identification