paper-with-me

Papers

Personalized Showcases: Generating Multi-Modal Explanations for Recommendations

2022-06-30 · An Yan, Zhankui He, Jiacheng Li, Tianyang Zhang, Julian McAuley

Existing explanation models generate only text for recommendations but still struggle to produce diverse contents. In this paper, to further enrich explanations, we propose a new task named personalized showcases, in which we provide both textual and visual information to explain our recommendations. Specifically, we first select a personalized image set that is the most relevant to a user's interest toward a recommended item. Then, natural language explanations are generated accordingly given our selected images. For this new task, we collect a large-scale dataset from Google Local (i.e.,~maps) and construct a high-quality subset for generating multi-modal explanations. We propose a personalized multi-modal framework which can generate diverse and visually-aligned explanations via contrastive learning. Experiments show that our framework benefits from different modalities as inputs, and is able to produce more diverse and expressive explanations compared to previous methods on a variety of evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2207.00422

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

From Critique to Clarity: A Pathway to Faithful and Personalized Code Explanations with Large Language Models

2024-12-08 · Zexing Xu, Zhuang Luo, Yichuan Li, Kyumin Lee 외

In the realm of software development, providing accurate and personalized code explanations is crucial for both technical professionals and business stakeholders. Technical professionals benefit from enhanced understandi…

PMG : Personalized Multimodal Generation with Large Language Models

2024-04-07 · Xiaoteng Shen, Rui Zhang, Xiaoyan Zhao, Jieming Zhu 외

The emergence of large language models (LLMs) has revolutionized the capabilities of text comprehension and generation. Multi-modal generation attracts great attention from both the industry and academia, but there is li…

multimodal generationReading ComprehensionRecommendation Systems

Towards Personalized Explanation of Robot Path Planning via User Feedback

2020-11-01 · Kayla Boggess, Shenghui Chen, Lu Feng

Prior studies have found that explaining robot decisions and actions helps to increase system transparency, improve user understanding, and enable effective human-robot collaboration. In this paper, we present a system f…

Question AnsweringSpecificity

UCEpic: Unifying Aspect Planning and Lexical Constraints for Generating Explanations in Recommendation

2022-09-28 · Jiacheng Li, Zhankui He, Jingbo Shang, Julian McAuley

Personalized natural language generation for explainable recommendations plays a key role in justifying why a recommendation might match a user's interests. Existing models usually control the generation process by aspec…

DiversityExplainable RecommendationExplanation GenerationInformativeness+1

TheoremExplainAgent: Towards Video-based Multimodal Explanations for LLM Theorem Understanding

2025-02-26 · Max Ku, Thomas Chong, Jonathan Leung, Krish Shah 외

Understanding domain-specific theorems often requires more than just text-based reasoning; effective communication through structured visual explanations is crucial for deeper comprehension. While large language models (…