paper-with-me

Papers

LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from Live Streaming

2023-06-14 · Jingsheng Gao, Yixin Lian, Ziyi Zhou, Yuzhuo Fu, Baoyuan Wang

Open-domain dialogue systems have made promising progress in recent years. While the state-of-the-art dialogue agents are built upon large-scale text-based social media data and large pre-trained models, there is no guarantee these agents could also perform well in fast-growing scenarios, such as live streaming, due to the bounded transferability of pre-trained models and biased distributions of public datasets from Reddit and Weibo, etc. To improve the essential capability of responding and establish a benchmark in the live open-domain scenario, we introduce the LiveChat dataset, composed of 1.33 million real-life Chinese dialogues with almost 3800 average sessions across 351 personas and fine-grained profiles for each persona. LiveChat is automatically constructed by processing numerous live videos on the Internet and naturally falls within the scope of multi-party conversations, where the issues of Who says What to Whom should be considered. Therefore, we target two critical tasks of response modeling and addressee recognition and propose retrieval-based baselines grounded on advanced techniques. Experimental results have validated the positive effects of leveraging persona profiles and larger average sessions per persona. In addition, we also benchmark the transferability of advanced generation-based models on LiveChat and pose some future directions for current challenges.

📄 PDF Abstract BibTeX arXiv:2306.08401

Code (1)

gaojingsheng/livechat 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

LiveChat: Video Comment Generation from Audio-Visual Multimodal Contexts

2023-10-01 · Julien Lalanne, Raphael Bournet, Yi Yu

Live commenting on video, a popular feature of live streaming platforms, enables viewers to engage with the content and share their comments, reactions, opinions, or questions with the streamer or other viewers while wat…

Comment GenerationDiversitymultimodal generation

Pchatbot: A Large-Scale Dataset for Personalized Chatbot

2020-09-28 · Hongjin Qian, Xiaohe Li, Hanxun Zhong, Yu Guo 외

Natural language dialogue systems raise great attention recently. As many dialogue models are data-driven, high-quality datasets are essential to these systems. In this paper, we introduce Pchatbot, a large-scale dialogu…

Chatbot

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

2022-04-18 · NAACL 2022 7 · Hanxun Zhong, Zhicheng Dou, Yutao Zhu, Hongjin Qian 외

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which has raised much attention in recent years. Existing personalized dialogue systems have trie…

Dialogue GenerationResponse Generation

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

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

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which have raised much attention in recent years. Existing personalized dialogue systems have tri…

Dialogue GenerationResponse Generation

Doing Personal LAPS: LLM-Augmented Dialogue Construction for Personalized Multi-Session Conversational Search

2024-05-06 · Hideaki Joko, Shubham Chatterjee, Andrew Ramsay, Arjen P. de Vries 외

The future of conversational agents will provide users with personalized information responses. However, a significant challenge in developing models is the lack of large-scale dialogue datasets that span multiple sessio…

Conversational SearchResponse Generation