paper-with-me

홈 › Papers

CHAMPAGNE: Learning Real-world Conversation from Large-Scale Web Videos

2023-03-17 · ICCV 2023 1 · Seungju Han, Jack Hessel, Nouha Dziri, Yejin Choi, Youngjae Yu

Visual information is central to conversation: body gestures and physical behaviour, for example, contribute to meaning that transcends words alone. To date, however, most neural conversational models are limited to just text. We introduce CHAMPAGNE, a generative model of conversations that can account for visual contexts. To train CHAMPAGNE, we collect and release YTD-18M, a large-scale corpus of 18M video-based dialogues. YTD-18M is constructed from web videos: crucial to our data collection pipeline is a pretrained language model that converts error-prone automatic transcripts to a cleaner dialogue format while maintaining meaning. Human evaluation reveals that YTD-18M is more sensible and specific than prior resources (MMDialog, 1M dialogues), while maintaining visual-groundedness. Experiments demonstrate that 1) CHAMPAGNE learns to conduct conversation from YTD-18M; and 2) when fine-tuned, it achieves state-of-the-art results on four vision-language tasks focused on real-world conversations. We release data, models, and code.

📄 PDF Abstract BibTeX arXiv:2303.09713

Code (1)

wade3han/champagne 공식 구현 jax

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Revisiting CHAMPAGNE: Sparse Bayesian Learning as Reweighted Sparse Coding

2025-06-25 · Dylan Sechet, Matthieu Kowalski, Samy Mokhtari, Bruno Torrésani

This paper revisits the CHAMPAGNE algorithm within the Sparse Bayesian Learning (SBL) framework and establishes its connection to reweighted sparse coding. We demonstrate that the SBL objective can be reformulated as a r…

Computational Efficiency

Interview: A Large-Scale Open-Source Corpus of Media Dialog

2020-04-07 · Bodhisattwa Prasad Majumder, Shuyang Li, Jianmo Ni, Julian McAuley

Existing conversational datasets consist either of written proxies for dialog or small-scale transcriptions of natural speech. We introduce 'Interview': a large-scale (105K conversations) media dialog dataset collected f…

MMRC: A Large-Scale Benchmark for Understanding Multimodal Large Language Model in Real-World Conversation

2025-02-17 · Haochen Xue, Feilong Tang, Ming Hu, Yexin Liu 외

Recent multimodal large language models (MLLMs) have demonstrated significant potential in open-ended conversation, generating more accurate and personalized responses. However, their abilities to memorize, recall, and r…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

LMSYS-Chat-1M: A Large-Scale Real-World LLM Conversation Dataset

2023-09-21 · Lianmin Zheng, Wei-Lin Chiang, Ying Sheng, Tianle Li 외

Studying how people interact with large language models (LLMs) in real-world scenarios is increasingly important due to their widespread use in various applications. In this paper, we introduce LMSYS-Chat-1M, a large-sca…

ChatbotDiversityInstruction Following

AUGUST: an Automatic Generation Understudy for Synthesizing Conversational Recommendation Datasets

2023-06-16 · Yu Lu, Junwei Bao, Zichen Ma, Xiaoguang Han 외

High-quality data is essential for conversational recommendation systems and serves as the cornerstone of the network architecture development and training strategy design. Existing works contribute heavy human efforts t…

Conversational RecommendationKnowledge GraphsRecommendation Systems