paper-with-me

Papers

Re$^3$Dial: Retrieve, Reorganize and Rescale Dialogue Corpus for Long-Turn Open-Domain Dialogue Pre-training

2023-05-04 · Jiaxin Wen, Hao Zhou, Jian Guan, Minlie Huang

Pre-training on large-scale open-domain dialogue data can substantially improve the performance of dialogue models. However, the pre-trained dialogue model's ability to utilize long-range context is limited due to the scarcity of long-turn dialogue sessions. Most dialogues in existing pre-training corpora contain fewer than three turns of dialogue. To alleviate this issue, we propose the Retrieve, Reorganize and Rescale framework (Re$^3$Dial), which can automatically construct billion-scale long-turn dialogues by reorganizing existing short-turn ones. Given a short-turn session, Re$^3$Dial first employs a session retriever to retrieve coherent consecutive sessions. To this end, we train the retriever to capture semantic and discourse relations within multi-turn dialogues through contrastive training. Next, Re$^3$Dial samples a session from retrieved results following a diversity sampling strategy, which is designed to penalize repetitive or generic sessions. A longer session is then derived by concatenating the original session and the sampled session. By repeating the above process, Re$^3$Dial can yield a coherent long-turn dialogue. Extensive experiments on multiple multi-turn dialogue benchmarks demonstrate that Re$^3$Dial significantly improves the dialogue model's ability to utilize long-range context and thus generate more sensible and informative responses. Finally, we build a toolkit for efficiently rescaling conversations with Re$^3$Dial, which enables us to construct a corpus containing 1B Chinese dialogue sessions with 11.3 turns on average (5$\times$ longer than the original corpus). Our retriever model, code, and data is publicly available at \url{https://github.com/thu-coai/Re3Dial}.

📄 PDF Abstract BibTeX arXiv:2305.02606

Code (1)

thu-coai/re3dial 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DuplexChat: Constructing Speaker-Separated Full-Duplex Dialogue Speech at Scale for Spoken Dialogue Language Modeling

2026-07-06 · Wataru Nakata, Yuki Saito, Hiroshi Saruwatari arxiv

Full-duplex spoken dialogue models are trained on conversational speech in which each speaker is represented as a separate stream, but existing large-scale public speech corpora are mostly monaural, making them unsuited …

Speech Separation

The Margarita Dialogue Corpus: A Data Set for Time-Offset Interactions and Unstructured Dialogue Systems

2020-05-01 · LREC 2020 5 · Alberto Chierici, Nizar Habash, Margarita Bicec

Time-Offset Interaction Applications (TOIAs) are systems that simulate face-to-face conversations between humans and digital human avatars recorded in the past. Developing a well-functioning TOIA involves several researc…

Question AnsweringRetrieval

Creating and Characterizing a Diverse Corpus of Sarcasm in Dialogue

2017-09-15 · WS 2016 9 · Shereen Oraby, Vrindavan Harrison, Lena Reed, Ernesto Hernandez 외

The use of irony and sarcasm in social media allows us to study them at scale for the first time. However, their diversity has made it difficult to construct a high-quality corpus of sarcasm in dialogue. Here, we describ…

Diversity

Fine-grained Fragment Retrieval in Multi-modal Long-form Dialogues

2026-06-03 · Hanbo Bi, Zhiqiang Yuan, Chongyang Li, Qiwei Yan 외 arxiv

With the widespread adoption of multi-modal communication platforms, long-form dialogues interleaving text and images have become increasingly common. Users often need to retrieve coherent dialogue fragments related to s…

Reinforcement Learning

Interoperability of Dialogue Corpora through ISO 24617-2-based Querying

2014-05-01 · LREC 2014 5 · Volha Petukhova, Andrei Malchanau, Harry Bunt

This paper explores a way of achieving interoperability: developing a query format for accessing existing annotated corpora whose expressions make use of the annotation language defined by the standard. The interpretatio…

valid