IRJun 4

ANCHOR: Agentic Noise Creation Framework for Human Simulation and Denoising Recommendation

arXiv:2606.056215.6
Predicted impact top 61% in IR · last 90 daysOriginality Highly original
AI Analysis

For recommendation systems suffering from noisy implicit feedback, ANCHOR provides a supervised denoising framework that avoids costly human annotations and outperforms heuristic baselines.

ANCHOR introduces a Creation-Recognition paradigm that proactively generates labeled noisy interactions via LLM-based user simulation, transforming recommendation denoising from heuristic filtering into supervised learning. Experiments show it outperforms state-of-the-art denoising methods by up to 10% in NDCG@20 on three real-world datasets.

Distilling accurate user preferences from noisy implicit feedback remains a fundamental bottleneck in recommendation systems, highlighting the need for recommendation denoising. However, real-world data lack explicit noise annotations, forcing existing methods to rely on unsupervised side information or handcrafted heuristics. These approaches often incur high external costs, generalize poorly, or depend on unreliable priors, causing noise misidentification and corrupting true user preference representations. To address these limitations, we propose a paradigm-level reformulation of recommendation denoising. Instead of indirectly inferring noisy interactions through heuristics, our Creation-Recognition paradigm proactively creates labeled noisy interactions and trains a dedicated recognizer to identify them, transforming denoising from heuristic filtering into supervised learning. Based on this paradigm, we present ANCHOR, an agent-based framework inspired by recent LLM-as-User research. ANCHOR simulates user behaviors to generate realistic noise labels and enables supervised denoising through two stages: noise creation and noise recognition. In the noise creation stage, ANCHOR adopts a recommender-in-the-loop agentic architecture to synthesize both diverse out-of-preference noise and informative boundary-adjacent noise. For out-of-preference noise, it implements five extensible simulation mechanisms to approximate major sources of noisy implicit feedback. For boundary-adjacent noise, an adversarial boundary refinement mechanism generates ambiguous interactions that challenge the recognizer and target the decision boundary. In the noise recognition stage, ANCHOR leverages the generated labels to train a reusable parametric recognizer that integrates collaborative signals and semantic representations to detect noise patterns in real interaction data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes