ExplorerArtificial IntelligenceAI
Research PaperResearchia:202608.24052

Adapting Knowledge Graphs for Behavior Denoising in Sequential Recommendation

Zichun Jin

Abstract

Sequential recommendation predicts the next item from a user's interaction history, but not every interaction is equally informative. Real logs combine persistent preferences with temporary needs, exploration, and incidental behavior, so some interactions can distort history representations or provide unreliable supervision. Existing denoising methods judge such interactions mainly from co-occurrence, order, or model predictions, without explicit evidence from relations between items. Knowledge ...

Submitted: August 24, 2026Subjects: AI; Artificial Intelligence

Description / Details

Sequential recommendation predicts the next item from a user's interaction history, but not every interaction is equally informative. Real logs combine persistent preferences with temporary needs, exploration, and incidental behavior, so some interactions can distort history representations or provide unreliable supervision. Existing denoising methods judge such interactions mainly from co-occurrence, order, or model predictions, without explicit evidence from relations between items. Knowledge graphs (KGs) offer this evidence, but item popularity, graph degree, uneven coverage, and widely shared entities can inflate connectivity and bias reliability estimates. Here we present AdaptedKG, which derives calibrated KG evidence for each training example without adding graph representations to the recommendation model. It first compares the observed context with structurally matched alternatives to identify relational paths that are unusually prominent and uses them to build a local KG view. It then compares each interaction with structurally matched reference items to calibrate its support within that view. The resulting retention coefficients gate historical representations and reweight target losses. All sample-specific scores are computed offline using training interactions and a fixed KG, so the backbone remains unchanged and no KG access is required at inference. Experiments show gains with a standard sequential recommender and multiple behavior-denoising sequential recommenders.


Source: arXiv:2608.21243v1 - http://arxiv.org/abs/2608.21243v1 PDF: https://arxiv.org/pdf/2608.21243v1 Original Link: http://arxiv.org/abs/2608.21243v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Aug 24, 2026
Topic:
Artificial Intelligence
Area:
AI
Comments:
0
Bookmark
Adapting Knowledge Graphs for Behavior Denoising in Sequential Recommendation | Researchia