paper-with-me

Papers

An Equal-Size Hard EM Algorithm for Diverse Dialogue Generation

2022-09-29 · Yuqiao Wen, Yongchang Hao, Yanshuai Cao, Lili Mou

Open-domain dialogue systems aim to interact with humans through natural language texts in an open-ended fashion. Despite the recent success of super large dialogue systems such as ChatGPT, using medium-to-small-sized dialogue systems remains the common practice as they are more lightweight and accessible; however, generating diverse dialogue responses is challenging, especially with smaller models. In this work, we propose an Equal-size Hard Expectation--Maximization (EqHard-EM) algorithm to train a multi-decoder model for diverse dialogue generation. Our algorithm assigns a sample to a decoder in a hard manner and additionally imposes an equal-assignment constraint to ensure that all decoders are well-trained. We provide detailed theoretical analysis to justify our approach. Further, experiments on two large-scale open-domain dialogue datasets verify that our EqHard-EM algorithm generates high-quality diverse responses.

📄 PDF Abstract BibTeX arXiv:2209.14627

Code (2)

anonymous-1759/eqhard-em 공식 구현 pytorch
manga-uofa/eqhard-em 공식 구현 pytorch

Tasks

DecoderDialogue Generation

Similar Papers 제목 키워드 기반

A Quadratic Time Locally Optimal Algorithm for NP-hard Equal Cardinality Partition Optimization

2021-09-16 · Kaan Gokcesu, Hakan Gokcesu

We study the optimization version of the equal cardinality set partition problem (where the absolute difference between the equal sized partitions' sums are minimized). While this problem is NP-hard and requires exponent…

DialogueAgents: A Hybrid Agent-Based Speech Synthesis Framework for Multi-Party Dialogue

2025-04-20 · Xiang Li, Duyi Pan, Hongru Xiao, Jiale Han 외

Speech synthesis is crucial for human-computer interaction, enabling natural and intuitive communication. However, existing datasets involve high construction costs due to manual annotation and suffer from limited charac…

DiversitySpeech Synthesis

Stochastic Methods in Variational Inequalities: Ergodicity, Bias and Refinements

2023-06-28 · Emmanouil-Vasileios Vlatakis-Gkaragkounis, Angeliki Giannou, Yudong Chen, Qiaomin Xie

For min-max optimization and variational inequalities problems (VIP) encountered in diverse machine learning tasks, Stochastic Extragradient (SEG) and Stochastic Gradient Descent Ascent (SGDA) have emerged as preeminent …

BootTOD: Bootstrap Task-oriented Dialogue Representations by Aligning Diverse Responses

2024-03-02 · Weihao Zeng, Keqing He, Yejie Wang, Dayuan Fu 외

Pre-trained language models have been successful in many scenarios. However, their usefulness in task-oriented dialogues is limited due to the intrinsic linguistic differences between general text and task-oriented dialo…

Diversity

DFM: Dialogue Foundation Model for Universal Large-Scale Dialogue-Oriented Task Learning

2022-05-25 · Zhi Chen, Jijia Bao, Lu Chen, Yuncong Liu 외

Building a universal conversational agent has been a long-standing goal of the dialogue research community. Most previous works only focus on a small set of dialogue tasks. In this work, we aim to build a unified dialogu…

Dialogue GenerationDiversityKnowledge Distillation