Counterfactual Multi-Player Bandits for Explainable Recommendation Diversification

Abstract

Existing recommender systems tend to prioritize items closely aligned with users’ historical interactions, inevitably trapping users in the dilemma of “filter bubble”. Recent efforts are dedicated to improving the diversity of recommendations. However, they mainly suffer from two major issues: 1) a lack of explainability, making it difficult for the system designers to understand how diverse recommendations are generated, and 2) limitations to specific metrics, with difficulty in enhancing non-differentiable diversity metrics. To this end, we propose a C ounterfactual M ulti-player B andits (CMB) method to deliver explainable recommendation diversification across a wide range of diversity metrics. Leveraging a counterfactual framework, our method identifies the factors influencing diversity outcomes. Meanwhile, we adopt the multi-player bandits to optimize the counterfactual optimization objective, making it adaptable to both differentiable and non-differentiable diversity metrics. Extensive experiments conducted on three real-world datasets demonstrate the applicability, effectiveness, and explainability of the proposed CMB.

Cite

Text

Zhang et al. "Counterfactual Multi-Player Bandits for Explainable Recommendation Diversification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06106-5_1

Markdown

[Zhang et al. "Counterfactual Multi-Player Bandits for Explainable Recommendation Diversification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/zhang2025ecmlpkdd-counterfactual/) doi:10.1007/978-3-032-06106-5_1

BibTeX

@inproceedings{zhang2025ecmlpkdd-counterfactual,
  title     = {{Counterfactual Multi-Player Bandits for Explainable Recommendation Diversification}},
  author    = {Zhang, Yansen and He, Bowei and Zhang, Xiaokun and Wu, Haolun and Sun, Zexu and Ma, Chen},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2025},
  pages     = {3-20},
  doi       = {10.1007/978-3-032-06106-5_1},
  url       = {https://mlanthology.org/ecmlpkdd/2025/zhang2025ecmlpkdd-counterfactual/}
}