@inproceedings{wiese-etal-2017-neural-question,
    title = "Neural Question Answering at {B}io{ASQ} 5{B}",
    author = "Wiese, Georg  and
      Weissenborn, Dirk  and
      Neves, Mariana",
    editor = "Cohen, Kevin Bretonnel  and
      Demner-Fushman, Dina  and
      Ananiadou, Sophia  and
      Tsujii, Junichi",
    booktitle = "Proceedings of the 16th {B}io{NLP} Workshop",
    month = aug,
    year = "2017",
    address = "Vancouver, Canada,",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W17-2309/",
    doi = "10.18653/v1/W17-2309",
    pages = "76--79",
    abstract = "This paper describes our submission to the 2017 BioASQ challenge. We participated in Task B, Phase B which is concerned with biomedical question answering (QA). We focus on factoid and list question, using an extractive QA model, that is, we restrict our system to output substrings of the provided text snippets. At the core of our system, we use FastQA, a state-of-the-art neural QA system. We extended it with biomedical word embeddings and changed its answer layer to be able to answer list questions in addition to factoid questions. We pre-trained the model on a large-scale open-domain QA dataset, SQuAD, and then fine-tuned the parameters on the BioASQ training set. With our approach, we achieve state-of-the-art results on factoid questions and competitive results on list questions."
}Markdown (Informal)
[Neural Question Answering at BioASQ 5B](https://preview.aclanthology.org/iwcs-25-ingestion/W17-2309/) (Wiese et al., BioNLP 2017)
ACL
- Georg Wiese, Dirk Weissenborn, and Mariana Neves. 2017. Neural Question Answering at BioASQ 5B. In Proceedings of the 16th BioNLP Workshop, pages 76–79, Vancouver, Canada,. Association for Computational Linguistics.