@inproceedings{varanasi-etal-2020-copybert,
title = "{C}opy{BERT}: A Unified Approach to Question Generation with Self-Attention",
author = "Varanasi, Stalin and
Amin, Saadullah and
Neumann, Guenter",
editor = "Wen, Tsung-Hsien and
Celikyilmaz, Asli and
Yu, Zhou and
Papangelis, Alexandros and
Eric, Mihail and
Kumar, Anuj and
Casanueva, I{\~n}igo and
Shah, Rushin",
booktitle = "Proceedings of the 2nd Workshop on Natural Language Processing for Conversational AI",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.nlp4convai-1.3/",
doi = "10.18653/v1/2020.nlp4convai-1.3",
pages = "25--31",
abstract = "Contextualized word embeddings provide better initialization for neural networks that deal with various natural language understanding (NLU) tasks including Question Answering (QA) and more recently, Question Generation(QG). Apart from providing meaningful word representations, pre-trained transformer models (Vaswani et al., 2017), such as BERT (Devlin et al., 2019) also provide self-attentions which encode syntactic information that can be probed for dependency parsing (Hewitt and Manning, 2019) and POStagging (Coenen et al., 2019). In this paper, we show that the information from selfattentions of BERT are useful for language modeling of questions conditioned on paragraph and answer phrases. To control the attention span, we use semi-diagonal mask and utilize a shared model for encoding and decoding, unlike sequence-to-sequence. We further employ copy-mechanism over self-attentions to acheive state-of-the-art results for Question Generation on SQuAD v1.1 (Rajpurkar et al., 2016)."
}
Markdown (Informal)
[CopyBERT: A Unified Approach to Question Generation with Self-Attention](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.nlp4convai-1.3/) (Varanasi et al., NLP4ConvAI 2020)
ACL