English

MacNet: Transferring Knowledge from Machine Comprehension to Sequence-to-Sequence Models

Computation and Language 2019-08-07 v1 Machine Learning

Abstract

Machine Comprehension (MC) is one of the core problems in natural language processing, requiring both understanding of the natural language and knowledge about the world. Rapid progress has been made since the release of several benchmark datasets, and recently the state-of-the-art models even surpass human performance on the well-known SQuAD evaluation. In this paper, we transfer knowledge learned from machine comprehension to the sequence-to-sequence tasks to deepen the understanding of the text. We propose MacNet: a novel encoder-decoder supplementary architecture to the widely used attention-based sequence-to-sequence models. Experiments on neural machine translation (NMT) and abstractive text summarization show that our proposed framework can significantly improve the performance of the baseline models, and our method for the abstractive text summarization achieves the state-of-the-art results on the Gigaword dataset.

Keywords

Cite

@article{arxiv.1908.01816,
  title  = {MacNet: Transferring Knowledge from Machine Comprehension to Sequence-to-Sequence Models},
  author = {Boyuan Pan and Yazheng Yang and Hao Li and Zhou Zhao and Yueting Zhuang and Deng Cai and Xiaofei He},
  journal= {arXiv preprint arXiv:1908.01816},
  year   = {2019}
}

Comments

Accepted In NeurIPS 2018

R2 v1 2026-06-23T10:40:12.251Z