ConsRec: Denoising Sequential Recommendation through User-Consistent Preference Modeling

📅 2025-05-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address performance degradation in recommendation systems caused by noisy user interactions—such as accidental clicks or non-preferential behaviors—this paper proposes a graph connectivity-constrained interaction denoising method. We construct a user-item interaction graph, incorporate BERT-based textual embeddings to model item semantic similarity, and extract the maximum connected subgraph to explicitly identify and remove structurally inconsistent interactions. This work is the first to jointly model user preference consistency and graph connectivity constraints, enabling semantic-robust sequence denoising at the topological level. Evaluated on Yelp and Amazon datasets, the proposed method improves recommendation accuracy by 13% over state-of-the-art baselines, while significantly enhancing target-item relevance and sequential semantic compactness.

Technology Category

Application Category

📝 Abstract
User-item interaction histories are pivotal for sequential recommendation systems but often include noise, such as unintended clicks or actions that fail to reflect genuine user preferences. To address this issue, we propose the User-Consistent Preference-based Sequential Recommendation System (ConsRec), designed to capture stable user preferences and filter noisy items from interaction histories. Specifically, ConsRec constructs a user-interacted item graph, learns item similarities from their text representations, and then extracts the maximum connected subgraph from the user-interacted item graph for denoising items. Experimental results on the Yelp and Amazon Product datasets illustrate that ConsRec achieves a 13% improvement over baseline recommendation models, showing its effectiveness in denoising user-interacted items. Further analysis reveals that the denoised interaction histories form semantically tighter clusters of user-preferred items, leading to higher relevance scores for ground-truth targets and more accurate recommendations. All codes are available at https://github.com/NEUIR/ConsRec.
Problem

Research questions and friction points this paper is trying to address.

Denoising user-item interaction histories for sequential recommendation
Capturing stable user preferences by filtering noisy items
Improving recommendation accuracy through semantically clustered user preferences
Innovation

Methods, ideas, or system contributions that make the work stand out.

Constructs user-interacted item graph
Learns item similarities from text
Extracts maximum connected subgraph for denoising
🔎 Similar Papers
No similar papers found.
Haidong Xin
Haidong Xin
Northeastern University; Harbin Engineering University
NLPInformation RetrievalRAGRecsysMulti-agent
Q
Q. Xiong
School of Computer Science and Engineering, Northeastern University, China
Zhenghao Liu
Zhenghao Liu
Northeastern University
NLPInformation Retrieval
S
Senkun Mei
School of Computer Science and Engineering, Northeastern University, China
Yukun Yan
Yukun Yan
Tsinghua University
Large Language Model
Shi Yu
Shi Yu
Tsinghua University
LLMRAGInformation RetrievalNatural Language Processing
S
Shuo Wang
Department of Computer Science and Technology, Institute for AI, Tsinghua University, China Beijing National Research Center for Information Science and Technology, China
Y
Yu Gu
School of Computer Science and Engineering, Northeastern University, China
G
Ge Yu
School of Computer Science and Engineering, Northeastern University, China
Chenyan Xiong
Chenyan Xiong
Associate Professor, Carnegie Mellon University
Information RetrievalLanguage ModelsNatural Language Understanding.