English

Explainable CTR Prediction via LLM Reasoning

Information Retrieval 2024-12-04 v1 Artificial Intelligence

Abstract

Recommendation Systems have become integral to modern user experiences, but lack transparency in their decision-making processes. Existing explainable recommendation methods are hindered by reliance on a post-hoc paradigm, wherein explanation generators are trained independently of the underlying recommender models. This paradigm necessitates substantial human effort in data construction and raises concerns about explanation reliability. In this paper, we present ExpCTR, a novel framework that integrates large language model based explanation generation directly into the CTR prediction process. Inspired by recent advances in reinforcement learning, we employ two carefully designed reward mechanisms, LC alignment, which ensures explanations reflect user intentions, and IC alignment, which maintains consistency with traditional ID-based CTR models. Our approach incorporates an efficient training paradigm with LoRA and a three-stage iterative process. ExpCTR circumvents the need for extensive explanation datasets while fostering synergy between CTR prediction and explanation generation. Experimental results demonstrate that ExpCTR significantly enhances both recommendation accuracy and interpretability across three real-world datasets.

Keywords

Cite

@article{arxiv.2412.02588,
  title  = {Explainable CTR Prediction via LLM Reasoning},
  author = {Xiaohan Yu and Li Zhang and Chong Chen},
  journal= {arXiv preprint arXiv:2412.02588},
  year   = {2024}
}

Comments

WSDM 2025

R2 v1 2026-06-28T20:21:37.049Z