Local Ai
Adapting Knowledge Graphs for Behavior Denoising in Sequential Recommendation
arXiv:2608.21243v1 Announce Type: cross Abstract: Sequential recommendation predicts the next item from a user's interaction history, but not every interaction is equally informative. Real logs combin
arXiv:2608.21243v1 Announce Type: cross 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 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.
Related
- Escaping the Euclidean Void: Manifold-Informed Flow Matching for Sequential Recommendation
- Residual Dominance as a Structural Account of Last-Item Reliance in Causal Self-Attention Recommenders
- Generative Representation Learning on Hyper-relational Knowledge Graphs via Masked Discrete Diffusion
- FITTER: Vocabulary-Agnostic Cross-Domain Inference on Temporal Knowledge Graphs
Source: arXiv cs.AI | 2026-08-24