Dialogue Generation

229 papers with code • 14 benchmarks • 31 datasets

Dialogue generation is the task of "understanding" natural language inputs - within natural language processing in order to produce output. The systems are usually intended for conversing with humans, for instance back and forth dialogue with a conversation agent like a chatbot. Some example benchmarks for this task (see others such as Natural Language Understanding) include FusedChat and Ubuntu DIalogue Corpus (UDC). Models can be evaluated via metrics such as BLEU, ROUGE, and METEOR albeit with challenges in terms of weak correlation with human judgement, that may be addressed by new ones like UnSupervised and Reference-free (USR) and Metric for automatic Unreferenced dialog evaluation (MaUde).

Libraries

Use these libraries to find Dialogue Generation models and implementations
2 papers
1,688

Mind the Gap Between Conversations for Improved Long-Term Dialogue Generation

qzx7/mindthetime 24 Oct 2023

Knowing how to end and resume conversations over time is a natural part of communication, allowing for discussions to span weeks, months, or years.

4
24 Oct 2023

Fidelity-Enriched Contrastive Search: Reconciling the Faithfulness-Diversity Trade-Off in Text Generation

ntunlplab/fecs 23 Oct 2023

In this paper, we address the hallucination problem commonly found in natural language generation tasks.

5
23 Oct 2023

PromptCBLUE: A Chinese Prompt Tuning Benchmark for the Medical Domain

michael-wzhu/PromptCBLUE 22 Oct 2023

Biomedical language understanding benchmarks are the driving forces for artificial intelligence applications with large language model (LLM) back-ends.

276
22 Oct 2023

MIRACLE: Towards Personalized Dialogue Generation with Latent-Space Multiple Personal Attribute Control

lzy-the-boys/miracle 22 Oct 2023

Subsequently, we employ a conditional variational auto-encoder to align with the dense personalized responses within a latent joint attribute space.

4
22 Oct 2023

We are what we repeatedly do: Inducing and deploying habitual schemas in persona-based responses

bkane2/habitual-response-generation 10 Oct 2023

We capture such habitual knowledge using an explicit schema representation, and propose an approach to dialogue generation that retrieves relevant schemas to condition a large language model to generate persona-based responses.

2
10 Oct 2023

Improving Medical Dialogue Generation with Abstract Meaning Representations

bernard-yang/meddiaamr 19 Sep 2023

In this paper, We propose a novel framework that models dialogues between patients and healthcare professionals using AMR graphs, where the neural networks incorporate textual and graphical knowledge with a dual attention mechanism.

1
19 Sep 2023

Promoting Open-domain Dialogue Generation through Learning Pattern Information between Contexts and Responses

russellliu0/rad 6 Sep 2023

In this paper, we first build an open-domain dialogue model based on the pre-trained language model (i. e., GPT-2).

0
06 Sep 2023

Dataflow Dialogue Generation

telepathylabsai/OpenDF 4 Aug 2023

We demonstrate task-oriented dialogue generation within the dataflow dialogue paradigm.

23
04 Aug 2023

ZRIGF: An Innovative Multimodal Framework for Zero-Resource Image-Grounded Dialogue Generation

zhangbo-nlp/zrigf 1 Aug 2023

To overcome this challenge, we propose an innovative multimodal framework, called ZRIGF, which assimilates image-grounded information for dialogue generation in zero-resource situations.

2
01 Aug 2023

DecompEval: Evaluating Generated Texts as Unsupervised Decomposed Question Answering

kepei1106/decompeval 13 Jul 2023

Existing evaluation metrics for natural language generation (NLG) tasks face the challenges on generalization ability and interpretability.

5
13 Jul 2023