paper-with-me

Papers

User Preferences for Large Language Model versus Template-Based Explanations of Movie Recommendations: A Pilot Study

2024-09-10 · Julien Albert, Martin Balfroid, Miriam Doh, Jeremie Bogaert, Luca La Fisca, Liesbet De Vos, Bryan Renard, Vincent Stragier, Emmanuel Jean

Recommender systems have become integral to our digital experiences, from online shopping to streaming platforms. Still, the rationale behind their suggestions often remains opaque to users. While some systems employ a graph-based approach, offering inherent explainability through paths associating recommended items and seed items, non-experts could not easily understand these explanations. A popular alternative is to convert graph-based explanations into textual ones using a template and an algorithm, which we denote here as ''template-based'' explanations. Yet, these can sometimes come across as impersonal or uninspiring. A novel method would be to employ large language models (LLMs) for this purpose, which we denote as ''LLM-based''. To assess the effectiveness of LLMs in generating more resonant explanations, we conducted a pilot study with 25 participants. They were presented with three explanations: (1) traditional template-based, (2) LLM-based rephrasing of the template output, and (3) purely LLM-based explanations derived from the graph-based explanations. Although subject to high variance, preliminary findings suggest that LLM-based explanations may provide a richer and more engaging user experience, further aligning with user expectations. This study sheds light on the potential limitations of current explanation methods and offers promising directions for leveraging large language models to improve user satisfaction and trust in recommender systems.

📄 PDF Abstract BibTeX arXiv:2409.06297

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Similar Papers 제목 키워드 기반

Fool Me, Fool Me: User Attitudes Toward LLM Falsehoods

2024-12-16 · Diana Bar-Or Nirman, Ariel Weizman, Amos Azaria

While Large Language Models (LLMs) have become central tools in various fields, they often provide inaccurate or false information. This study examines user preferences regarding falsehood responses from LLMs. Specifical…

Preference Distillation for Personalized Generative Recommendation

2024-07-06 · Jerome Ramos, Bin Wu, Aldo Lipani

Recently, researchers have investigated the capabilities of Large Language Models (LLMs) for generative recommender systems. Existing LLM-based recommender models are trained by adding user and item IDs to a discrete pro…

Explanation GenerationRecommendation SystemsSequential Recommendation

Recommendation as Instruction Following: A Large Language Model Empowered Recommendation Approach

2023-05-11 · Junjie Zhang, Ruobing Xie, Yupeng Hou, Wayne Xin Zhao 외

In the past decades, recommender systems have attracted much attention in both research and industry communities, and a large number of studies have been devoted to developing effective recommendation models. Basically s…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model+1

Investigating Thematic Patterns and User Preferences in LLM Interactions using BERTopic

2025-10-08 · Abhay Bhandarkar, Gaurav Mishra, Khushi Juchani, Harsh Singhal arxiv

This study applies BERTopic, a transformer-based topic modeling technique, to the lmsys-chat-1m dataset, a multilingual conversational corpus built from head-to-head evaluations of large language models (LLMs). Each user…

WordArt Designer API: User-Driven Artistic Typography Synthesis with Large Language Models on ModelScope

2024-01-03 · Jun-Yan He, Zhi-Qi Cheng, Chenyang Li, Jingdong Sun 외

This paper introduces the WordArt Designer API, a novel framework for user-driven artistic typography synthesis utilizing Large Language Models (LLMs) on ModelScope. We address the challenge of simplifying artistic typog…