IRAILGJan 27

RobustExplain: Evaluating Robustness of LLM-Based Explanation Agents for Recommendation

arXiv:2601.19120v1
Originality Synthesis-oriented
AI Analysis

This addresses the need for trustworthy, agent-driven recommender systems at web scale by establishing the first robustness benchmarks, though it is incremental as it focuses on evaluation rather than new methods.

The paper tackles the problem of evaluating the robustness of LLM-generated explanations in recommender systems to realistic user behavior noise, finding that current models show only moderate robustness with larger models achieving up to 8% higher stability.

Large Language Models (LLMs) are increasingly used to generate natural-language explanations in recommender systems, acting as explanation agents that reason over user behavior histories. While prior work has focused on explanation fluency and relevance under fixed inputs, the robustness of LLM-generated explanations to realistic user behavior noise remains largely unexplored. In real-world web platforms, interaction histories are inherently noisy due to accidental clicks, temporal inconsistencies, missing values, and evolving preferences, raising concerns about explanation stability and user trust. We present RobustExplain, the first systematic evaluation framework for measuring the robustness of LLM-generated recommendation explanations. RobustExplain introduces five realistic user behavior perturbations evaluated across multiple severity levels and a multi-dimensional robustness metric capturing semantic, keyword, structural, and length consistency. Our goal is to establish a principled, task-level evaluation framework and initial robustness baselines, rather than to provide a comprehensive leaderboard across all available LLMs. Experiments on four representative LLMs (7B--70B) show that current models exhibit only moderate robustness, with larger models achieving up to 8% higher stability. Our results establish the first robustness benchmarks for explanation agents and highlight robustness as a critical dimension for trustworthy, agent-driven recommender systems at web scale.

Foundations

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

Your Notes