paper-with-me

Papers

SumRec: A Framework for Recommendation using Open-Domain Dialogue

2024-02-07 · Ryutaro Asahara, Masaki Takahashi, Chiho Iwahashi, Michimasa Inaba

Chat dialogues contain considerable useful information about a speaker's interests, preferences, and experiences.Thus, knowledge from open-domain chat dialogue can be used to personalize various systems and offer recommendations for advanced information.This study proposed a novel framework SumRec for recommending information from open-domain chat dialogue.The study also examined the framework using ChatRec, a newly constructed dataset for training and evaluation. To extract the speaker and item characteristics, the SumRec framework employs a large language model (LLM) to generate a summary of the speaker information from a dialogue and to recommend information about an item according to the type of user.The speaker and item information are then input into a score estimation model, generating a recommendation score.Experimental results show that the SumRec framework provides better recommendations than the baseline method of using dialogues and item descriptions in their original form. Our dataset and code is publicly available at https://github.com/Ryutaro-A/SumRec

📄 PDF Abstract BibTeX arXiv:2402.04523

Code (1)

ryutaro-a/sumrec 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

SumRecom: A Personalized Summarization Approach by Learning from Users' Feedback

2024-08-02 · Samira Ghodratnama, Mehrdad Zakershahrak

Existing multi-document summarization approaches produce a uniform summary for all users without considering individuals' interests, which is highly impractical. Making a user-specific summary is a challenging task as it…

Document SummarizationMulti-Document Summarization

Discourse-Driven Integrated Dialogue Development Environment for Open-Domain Dialogue Systems

2021-11-01 · CODI 2021 11 · Denis Kuznetsov, Dmitry Evseev, Lidia Ostyakova, Oleg Serikov 외

Development environments for spoken dialogue systems are popular today because they enable rapid creation of the dialogue systems in times when usage of the voice AI Assistants is constantly growing. We describe a graphi…

Spoken Dialogue Systems

GAP: Graph-Assisted Prompts for Dialogue-based Medication Recommendation

2025-05-19 · Jialun Zhong, Yanzeng Li, Sen Hu, Yang Zhang 외

Medication recommendations have become an important task in the healthcare domain, especially in measuring the accuracy and safety of medical dialogue systems (MDS). Different from the recommendation task based on electr…

DiagnosticKnowledge Graphs

Towards Policy-Guided Conversational Recommendation with Dialogue Acts

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Conversation Recommender System (CRS) aims to recommend items through nature conversation. Existing works in open-ended CRS mainly focus on recommendation and generation, but lacks of control over dialogue policy. In add…

Conversational RecommendationRecommendation SystemsResponse Generation

SHONGLAP: A Large Bengali Open-Domain Dialogue Corpus

2022-06-01 · LREC 2022 6 · Syed Mostofa Monsur, Sakib Chowdhury, Md Shahrar Fatemi, Shafayat Ahmed

We introduce SHONGLAP, a large annotated open-domain dialogue corpus in Bengali language. Due to unavailability of high-quality dialogue datasets for low-resource languages like Bengali, existing neural open-domain dialo…