English

Dual Inference for Improving Language Understanding and Generation

Computation and Language 2020-10-16 v2

Abstract

Natural language understanding (NLU) and Natural language generation (NLG) tasks hold a strong dual relationship, where NLU aims at predicting semantic labels based on natural language utterances and NLG does the opposite. The prior work mainly focused on exploiting the duality in model training in order to obtain the models with better performance. However, regarding the fast-growing scale of models in the current NLP area, sometimes we may have difficulty retraining whole NLU and NLG models. To better address the issue, this paper proposes to leverage the duality in the inference stage without the need of retraining. The experiments on three benchmark datasets demonstrate the effectiveness of the proposed method in both NLU and NLG, providing the great potential of practical usage.

Keywords

Cite

@article{arxiv.2010.04246,
  title  = {Dual Inference for Improving Language Understanding and Generation},
  author = {Shang-Yu Su and Yung-Sung Chuang and Yun-Nung Chen},
  journal= {arXiv preprint arXiv:2010.04246},
  year   = {2020}
}

Comments

Published in Findings of EMNLP 2020. The first two authors contributed to this paper equally

R2 v1 2026-06-23T19:11:21.751Z