paper-with-me

Papers

From latent factors to language: a user study on LLM-generated explanations for an inherently interpretable matrix-based recommender system

2025-09-23 · Maxime Manderlier, Fabian Lecron, Olivier Vu Thanh, Nicolas Gillis arxiv

We investigate whether large language models (LLMs) can generate effective, user-facing explanations from a mathematically interpretable recommendation model. The model is based on constrained matrix factorization, where user types are explicitly represented and predicted item scores share the same scale as observed ratings, making the model's internal representations and predicted scores directly interpretable. This structure is translated into natural language explanations using carefully designed LLM prompts. Many works in explainable AI rely on automatic evaluation metrics, which often fail to capture users' actual needs and perceptions. In contrast, we adopt a user-centered approach: we conduct a study with 326 participants who assessed the quality of the explanations across five key dimensions-transparency, effectiveness, persuasion, trust, and satisfaction-as well as the recommendations themselves. To evaluate how different explanation strategies are perceived, we generate multiple explanation types from the same underlying model, varying the input information provided to the LLM. Our analysis reveals that all explanation types are generally well received, with moderate statistical differences between strategies. User comments further underscore how participants react to each type of explanation, offering complementary insights beyond the quantitative results.

📄 PDF Abstract BibTeX arXiv:2509.18980

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The FacT: Taming Latent Factor Models for Explainability with Factorization Trees

2019-06-03 · Yiyi Tao, Yiling Jia, Nan Wang, Hongning Wang

Latent factor models have achieved great success in personalized recommendations, but they are also notoriously difficult to explain. In this work, we integrate regression trees to guide the learning of latent factor mod…

regression

Dynamic Poisson Factorization

2015-09-15 · Laurent Charlin, Rajesh Ranganath, James McInerney, David M. Blei

Models for recommender systems use latent factors to explain the preferences and behaviors of users with respect to a set of items (e.g., movies, books, academic papers). Typically, the latent factors are assumed to be s…

Recommendation SystemsVariational Inference

Understanding Latent Factors Using a GWAP

2018-08-29 · Johannes Kunkel, Benedikt Loepp, Jürgen Ziegler

Recommender systems relying on latent factor models often appear as black boxes to their users. Semantic descriptions for the factors might help to mitigate this problem. Achieving this automatically is, however, a non-s…

Recommendation Systems

LatentKeypointGAN: Controlling Images via Latent Keypoints -- Extended Abstract

2022-05-06 · Xingzhe He, Bastian Wandt, Helge Rhodin

Generative adversarial networks (GANs) can now generate photo-realistic images. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN internally conditi…

D-CDLF: Decomposition of Common and Distinctive Latent Factors for Multi-view High-dimensional Data

2024-06-30 · Hai Shu

A typical approach to the joint analysis of multiple high-dimensional data views is to decompose each view's data matrix into three parts: a low-rank common-source matrix generated by common latent factors of all data vi…