TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SARG: A Novel Semi Autoregressive Generator for Multi-turn...

SARG: A Novel Semi Autoregressive Generator for Multi-turn Incomplete Utterance Restoration

Mengzuo Huang, Feng Li, Wuhe Zou, Weidong Zhang

2020-08-04Text GenerationDialogue Rewriting
PaperPDFCode(official)

Abstract

Dialogue systems in open domain have achieved great success due to the easily obtained single-turn corpus and the development of deep learning, but the multi-turn scenario is still a challenge because of the frequent coreference and information omission. In this paper, we investigate the incomplete utterance restoration which has brought general improvement over multi-turn dialogue systems in recent studies. Meanwhile, jointly inspired by the autoregression for text generation and the sequence labeling for text editing, we propose a novel semi autoregressive generator (SARG) with the high efficiency and flexibility. Moreover, experiments on two benchmarks show that our proposed model significantly outperforms the state-of-the-art models in terms of quality and inference speed.

Results

TaskDatasetMetricValueModel
Dialogue RewritingMulti-RewriteRewriting F252.5SARG (n_beam=5)
Dialogue RewritingMulti-RewriteRewriting F346.4SARG (n_beam=5)
Dialogue RewritingMulti-RewriteBLEU-192.2SARG (greedy)
Dialogue RewritingMulti-RewriteBLEU-289.6SARG (greedy)
Dialogue RewritingMulti-RewriteROUGE-192.1SARG (greedy)
Dialogue RewritingMulti-RewriteROUGE-286SARG (greedy)
Dialogue RewritingMulti-RewriteRewriting F162.4SARG (greedy)
Dialogue RewritingCANARDBLEU54.8SARG

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs2025-07-15Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Exploiting Leaderboards for Large-Scale Distribution of Malicious Models2025-07-11CLI-RAG: A Retrieval-Augmented Framework for Clinically Structured and Context Aware Text Generation with LLMs2025-07-09FIFA: Unified Faithfulness Evaluation Framework for Text-to-Video and Video-to-Text Generation2025-07-09