paper-with-me

Papers

Causality-Enhanced Behavior Sequence Modeling in LLMs for Personalized Recommendation

2024-10-30 · Yang Zhang, Juntao You, Yimeng Bai, Jizhi Zhang, Keqin Bao, Wenjie Wang, Tat-Seng Chua

Recent advancements in recommender systems have focused on leveraging Large Language Models (LLMs) to improve user preference modeling, yielding promising outcomes. However, current LLM-based approaches struggle to fully leverage user behavior sequences, resulting in suboptimal preference modeling for personalized recommendations. In this study, we propose a novel Counterfactual Fine-Tuning (CFT) method to address this issue by explicitly emphasizing the role of behavior sequences when generating recommendations. Specifically, we employ counterfactual reasoning to identify the causal effects of behavior sequences on model output and introduce a task that directly fits the ground-truth labels based on these effects, achieving the goal of explicit emphasis. Additionally, we develop a token-level weighting mechanism to adjust the emphasis strength for different item tokens, reflecting the diminishing influence of behavior sequences from earlier to later tokens during predicting an item. Extensive experiments on real-world datasets demonstrate that CFT effectively improves behavior sequence modeling. Our codes are available at https://github.com/itsmeyjt/CFT.

📄 PDF Abstract BibTeX arXiv:2410.22809

Code (1)

itsmeyjt/cft 공식 구현 pytorch

Tasks

counterfactualCounterfactual ReasoningRecommendation Systems

Similar Papers 제목 키워드 기반

Probing Causality Manipulation of Large Language Models

2024-08-26 · Chenyang Zhang, Haibo Tong, Bin Zhang, Dongyu Zhang

Large language models (LLMs) have shown various ability on natural language processing, including problems about causality. It is not intuitive for LLMs to command causality, since pretrained models usually work on stati…

In-Context LearningRAGRetrievalRetrieval-augmented Generation+1

LIBER: Lifelong User Behavior Modeling Based on Large Language Models

2024-11-22 · Chenxu Zhu, Shigang Quan, Bo Chen, Jianghao Lin 외

CTR prediction plays a vital role in recommender systems. Recently, large language models (LLMs) have been applied in recommender systems due to their emergence abilities. While leveraging semantic information from LLMs …

Click-Through Rate PredictionMusic RecommendationRecommendation Systems

Learning interaction rules from multi-animal trajectories via augmented behavioral models

2021-07-12 · NeurIPS 2021 12 · Keisuke Fujii, Naoya Takeishi, Kazushi Tsutsui, Emyo Fujioka 외

Extracting the interaction rules of biological agents from movement sequences pose challenges in various domains. Granger causality is a practical framework for analyzing the interactions from observed time-series data; …

Time SeriesTime Series Analysis

Breaking the Length Barrier: LLM-Enhanced CTR Prediction in Long Textual User Behaviors

2024-03-28 · Binzong Geng, ZhaoXin Huan, Xiaolu Zhang, Yong He 외

With the rise of large language models (LLMs), recent works have leveraged LLMs to improve the performance of click-through rate (CTR) prediction. However, we argue that a critical obstacle remains in deploying LLMs for …

Click-Through Rate Prediction

VAC2: Visual Analysis of Combined Causality in Event Sequences

2022-06-11 · Sujia Zhu, Yue Shen, Zihao Zhu, Wang Xia 외

Identifying causality behind complex systems plays a significant role in different domains, such as decision making, policy implementations, and management recommendations. However, existing causality studies on temporal…

Causal DiscoveryDecision MakingManagementPoint Processes