Open-Domain Dialog

32 papers with code • 1 benchmarks • 11 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

HERALD: An Annotation Efficient Method to Detect User Disengagement in Social Conversations

Weixin-Liang/HERALD ACL 2021

Open-domain dialog systems have a user-centric goal: to provide humans with an engaging conversation experience.

GenSF: Simultaneous Adaptation of Generative Pre-trained Models and Slot Filling

shikib/generative_slot_filling SIGDIAL (ACL) 2021

We instead achieve strong alignment by simultaneously modifying both the pre-trained model and the formulation of the downstream task, which is more efficient and preserves the scalability of transfer learning.

Investigating Robustness of Dialog Models to Popular Figurative Language Constructs

vgtomahawk/dialog-fig-speech-robust EMNLP 2021

Humans often employ figurative language use in communication, including during interactions with dialog systems.

Towards Identifying Social Bias in Dialog Systems: Frame, Datasets, and Benchmarks

para-zhou/cdial-bias 16 Feb 2022

The research of open-domain dialog systems has been greatly prospered by neural models trained on large-scale corpora, however, such corpora often introduce various safety problems (e. g., offensive languages, biases, and toxic behaviors) that significantly hinder the deployment of dialog systems in practice.

What is wrong with you?: Leveraging User Sentiment for Automatic Dialog Evaluation

alexa/conture Findings (ACL) 2022

Existing model-based metrics for system response evaluation are trained on human annotated data, which is cumbersome to collect.

InstructDial: Improving Zero and Few-shot Generalization in Dialogue through Instruction Tuning

prakharguptaz/Instructdial 25 May 2022

We introduce InstructDial, an instruction tuning framework for dialogue, which consists of a repository of 48 diverse dialogue tasks in a unified text-to-text format created from 59 openly available dialogue datasets.

CPED: A Large-Scale Chinese Personalized and Emotional Dialogue Dataset for Conversational AI

scutcyr/CPED 29 May 2022

Finally, we provide baseline systems for these tasks and consider the function of speakers' personalities and emotions on conversation.

GODEL: Large-Scale Pre-Training for Goal-Directed Dialog

microsoft/godel 22 Jun 2022

We introduce GODEL (Grounded Open Dialogue Language Model), a large pre-trained language model for dialog.

Re2G: Retrieve, Rerank, Generate

ibm/kgi-slot-filling NAACL 2022

As demonstrated by GPT-3 and T5, transformers grow in capability as parameter spaces become larger and larger.