GECOR: An End-to-End Generative Ellipsis and Co-reference Resolution Model for Task-Oriented Dialogue
Jun Quan, Deyi Xiong, Bonnie Webber, Changjian Hu

TL;DR
This paper introduces GECOR, an end-to-end generative model for resolving ellipsis and co-reference in dialogue, improving task completion success in task-oriented dialogue systems.
Contribution
The paper proposes a novel unified generative model for ellipsis and co-reference resolution integrated into dialogue systems, with a new annotated dataset for training.
Findings
GECOR outperforms seq2seq baseline in resolution accuracy.
Multi-task framework with GECOR improves task success rate.
Constructed dataset enhances training for ellipsis and co-reference resolution.
Abstract
Ellipsis and co-reference are common and ubiquitous especially in multi-turn dialogues. In this paper, we treat the resolution of ellipsis and co-reference in dialogue as a problem of generating omitted or referred expressions from the dialogue context. We therefore propose a unified end-to-end Generative Ellipsis and CO-reference Resolution model (GECOR) in the context of dialogue. The model can generate a new pragmatically complete user utterance by alternating the generation and copy mode for each user utterance. A multi-task learning framework is further proposed to integrate the GECOR into an end-to-end task-oriented dialogue. In order to train both the GECOR and the multi-task learning framework, we manually construct a new dataset on the basis of the public dataset CamRest676 with both ellipsis and co-reference annotation. On this dataset, intrinsic evaluations on the resolution…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
