English

Control-DAG: Constrained Decoding for Non-Autoregressive Directed Acyclic T5 using Weighted Finite State Automata

Computation and Language 2024-04-11 v1

Abstract

The Directed Acyclic Transformer is a fast non-autoregressive (NAR) model that performs well in Neural Machine Translation. Two issues prevent its application to general Natural Language Generation (NLG) tasks: frequent Out-Of-Vocabulary (OOV) errors and the inability to faithfully generate entity names. We introduce Control-DAG, a constrained decoding algorithm for our Directed Acyclic T5 (DA-T5) model which offers lexical, vocabulary and length control. We show that Control-DAG significantly enhances DA-T5 on the Schema Guided Dialogue and the DART datasets, establishing strong NAR results for Task-Oriented Dialogue and Data-to-Text NLG.

Cite

@article{arxiv.2404.06854,
  title  = {Control-DAG: Constrained Decoding for Non-Autoregressive Directed Acyclic T5 using Weighted Finite State Automata},
  author = {Jinghong Chen and Weizhe Lin and Jingbiao Mei and Bill Byrne},
  journal= {arXiv preprint arXiv:2404.06854},
  year   = {2024}
}

Comments

11 pages. NAACL 2024

R2 v1 2026-06-28T15:49:42.437Z