English

RuleAgent: Discovering Rules for Recommendation Denoising with Autonomous Language Agents

Information Retrieval 2025-04-01 v1

Abstract

The implicit feedback (e.g., clicks) in real-world recommender systems is often prone to severe noise caused by unintentional interactions, such as misclicks or curiosity-driven behavior. A common approach to denoising this feedback is manually crafting rules based on observations of training loss patterns. However, this approach is labor-intensive and the resulting rules often lack generalization across diverse scenarios. To overcome these limitations, we introduce RuleAgent, a language agent based framework which mimics real-world data experts to autonomously discover rules for recommendation denoising. Unlike the high-cost process of manual rule mining, RuleAgent offers rapid and dynamic rule discovery, ensuring adaptability to evolving data and varying scenarios. To achieve this, RuleAgent is equipped with tailored profile, memory, planning, and action modules and leverages reflection mechanisms to enhance its reasoning capabilities for rule discovery. Furthermore, to avoid the frequent retraining in rule discovery, we propose LossEraser-an unlearning strategy that streamlines training without compromising denoising performance. Experiments on benchmark datasets demonstrate that, compared with existing denoising methods, RuleAgent not only derives the optimal recommendation performance but also produces generalizable denoising rules, assisting researchers in efficient data cleaning.

Keywords

Cite

@article{arxiv.2503.23374,
  title  = {RuleAgent: Discovering Rules for Recommendation Denoising with Autonomous Language Agents},
  author = {Zongwei Wang and Min Gao and Junliang Yu and Yupeng Hou and Shazia Sadiq and Hongzhi Yin},
  journal= {arXiv preprint arXiv:2503.23374},
  year   = {2025}
}

Comments

11 pages, 4 figures

R2 v1 2026-06-28T22:39:27.685Z