<?xml version="1.0" encoding="UTF-8" ?>
<volume id="W18">
  <paper id="5300">
    <title>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</title>
    <editor>Ioannis A. Kakadiaris</editor>
    <editor>George Paliouras</editor>
    <editor>Anastasia Krithara</editor>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <url>http://www.aclweb.org/anthology/W18-53</url>
    <bibtype>book</bibtype>
    <bibkey>BioASQ:2018</bibkey>
  </paper>

  <paper id="5301">
    <title>Results of the sixth edition of the BioASQ Challenge</title>
    <author><first>Anastasios</first><last>Nentidis</last></author>
    <author><first>Anastasia</first><last>Krithara</last></author>
    <author><first>Konstantinos</first><last>Bougiatiotis</last></author>
    <author><first>Georgios</first><last>Paliouras</last></author>
    <author><first>Ioannis</first><last>Kakadiaris</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>1&#8211;10</pages>
    <url>http://www.aclweb.org/anthology/W18-5301</url>
    <abstract>This paper presents the results of the sixth edition</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>nentidis-EtAl:2018:BioASQ</bibkey>
  </paper>

  <paper id="5302">
    <title>Semantic role labeling tools for biomedical question answering: a study of selected tools on the BioASQ datasets</title>
    <author><first>Fabian</first><last>Eckert</last></author>
    <author><first>Mariana</first><last>Neves</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>11&#8211;21</pages>
    <url>http://www.aclweb.org/anthology/W18-5302</url>
    <abstract>Question answering (QA) systems usually rely on advanced natural language processing components to precisely understand the questions and extract the answers. Semantic role labeling (SRL) is known to boost performance for QA, but its use for biomedical texts has not yet been fully studied. We analyzed the performance of three SRL tools (BioKIT, BIOSMILE and PathLSTM) on 1776 questions</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>eckert-neves:2018:BioASQ</bibkey>
  </paper>

  <paper id="5303">
    <title>Macquarie University at BioASQ 6b: Deep learning and deep reinforcement learning for query-based summarisation</title>
    <author><first>Diego</first><last>Molla</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>22&#8211;29</pages>
    <url>http://www.aclweb.org/anthology/W18-5303</url>
    <abstract>This paper describes Macquarie University's contribution to the BioASQ Challenge (BioASQ 6b, Phase B). We focused on the extraction of the ideal answers, and the task was approached as an instance of query-based multi-document summarisation. In particular, this paper focuses on the experiments related to the deep learning and reinforcement learning approaches used in the submitted runs. The best run used a deep learning model under a regression-based framework. The deep learning architecture used features derived from the output of LSTM chains on word embeddings, plus features based on similarity with the query, and sentence position. The reinforcement learning approach was a proof-of-concept prototype that trained a global policy using REINFORCE. The global policy was implemented as a neural network that used tf.idf features encoding the candidate sentence, question, and context.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>molla:2018:BioASQ</bibkey>
  </paper>

  <paper id="5304">
    <title>AUEB at BioASQ 6: Document and Snippet Retrieval</title>
    <author><first>George</first><last>Brokos</last></author>
    <author><first>Polyvios</first><last>Liosis</last></author>
    <author><first>Ryan</first><last>McDonald</last></author>
    <author><first>Dimitris</first><last>Pappas</last></author>
    <author><first>Ion</first><last>Androutsopoulos</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>30&#8211;39</pages>
    <url>http://www.aclweb.org/anthology/W18-5304</url>
    <abstract>We present system details for AUEB’s submissions to the BioASQ 6 Document and Snippet Retrieval challenge (Task 6b Phase A). Our models use novel extensions to deep learning architectures that operate solely over the text of the query and candidate document/snippets. Overall, our systems scored at the top or near the top for all batches and metrics of the challenge, highlighting the effectiveness of deep learning for the task.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>brokos-EtAl:2018:BioASQ</bibkey>
  </paper>

  <paper id="5305">
    <title>MindLab Neural Network Approach at BioASQ 6B</title>
    <author><first>Andr&#233;s</first><last>Rosso-Mateus</last></author>
    <author><first>Fabio A.</first><last>Gonz&#225;lez</last></author>
    <author><first>Manuel</first><last>Montes-y-G&#243;mez</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>40&#8211;46</pages>
    <url>http://www.aclweb.org/anthology/W18-5305</url>
    <abstract>Biomedical Question Answering is concerned with the development of methods and systems that automatically find answers to natural language posed questions. In this work, we describe the system used in the BioASQ Challenge task 6b for document retrieval and snippet retrieval (with particular emphasis in this subtask). The proposed model makes use of semantic similarity patterns that are evaluated and measured by a convolutional neural network architecture. Subsequently, the snippet ranking performance is improved with a pseudo-relevance feedback approach in a later step. Based on the preliminary results, we reached the second position in snippet retrieval sub-task.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>rossomateus-gonzlez-montesygmez:2018:BioASQ</bibkey>
  </paper>

  <paper id="5306">
    <title>AttentionMeSH: Simple, Effective and Interpretable Automatic MeSH Indexer</title>
    <author><first>Qiao</first><last>Jin</last></author>
    <author><first>Bhuwan</first><last>Dhingra</last></author>
    <author><first>William</first><last>Cohen</last></author>
    <author><first>Xinghua</first><last>Lu</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>47&#8211;56</pages>
    <url>http://www.aclweb.org/anthology/W18-5306</url>
    <abstract>There are millions of articles in PubMed database. To facilitate information retrieval, curators in the National Library of Medicine (NLM) assign a set of Medical Subject Headings (MeSH) to each article. MeSH is a hierarchically-organized vocabulary, containing about 28K different concepts, covering the fields from clinical medicine to information sciences. Several automatic MeSH indexing models have been developed to improve the time-consuming and financially expensive manual annotation, including the NLM official tool &#8211; Medical Text Indexer, and the winner of BioASQ Task5a challenge &#8211; DeepMeSH. However, these models are complex and not interpretable. We propose a novel end-to-end model, AttentionMeSH, which utilizes deep learning and attention mechanism to index MeSH terms to biomedical text. The attention mechanism enables the model to associate textual evidence with annotations, thus providing interpretability at the word level. The model also uses a novel masking mechanism to enhance accuracy and speed. In the final week of BioASQ Chanllenge Task6a, we ranked 2nd by average MiF using an on-construction model. After the contest, we achieve close to state-of-the-art MiF performance of ~0.684 using our final model. Human evaluations show AttentionMeSH also provides high level of interpretability, achieving 0.90$@$20 recall of all expert-labeled relevant words given an MeSH-article pair.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>jin-EtAl:2018:BioASQ</bibkey>
  </paper>

  <paper id="5307">
    <title>Extraction Meets Abstraction: Ideal Answer Generation for Biomedical Questions</title>
    <author><first>Yutong</first><last>Li</last></author>
    <author><first>Nicholas</first><last>Gekakis</last></author>
    <author><first>Qiuze</first><last>Wu</last></author>
    <author><first>Boyue</first><last>Li</last></author>
    <author><first>Khyathi</first><last>Chandu</last></author>
    <author><first>Eric</first><last>Nyberg</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>57&#8211;65</pages>
    <url>http://www.aclweb.org/anthology/W18-5307</url>
    <abstract>The growing number of biomedical publications is a challenge for human researchers, who invest considerable effort to search for relevant documents and pinpointed answers. Biomedical Question Answering can automatically generate answers for a user's topic or question, significantly reducing the effort required to locate the most relevant information in a large document corpus. Extractive summarization techniques, which concatenate the most relevant text units drawn from multiple documents, perform well on automatic evaluation metrics like ROUGE, but score poorly on human readability, due to the presence of redundant text and grammatical errors in the answer. </abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>li-EtAl:2018:BioASQ</bibkey>
  </paper>

  <paper id="5308">
    <title>UNCC QA: Biomedical Question Answering system</title>
    <author><first>Abhishek</first><last>Bhandwaldar</last></author>
    <author><first>Wlodek</first><last>Zadrozny</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>66&#8211;71</pages>
    <url>http://www.aclweb.org/anthology/W18-5308</url>
    <abstract>A question answering system is a system capable of answering natural language questions. The aim of the system is to tap into the vast unstructured information and aid the researchers by providing a natural language search interface. BioaASQ is a research competition that aims to progress the research in biomedical question answering systems. In this paper, we detail our submission to the BioASQ competition's Biomedical Semantic Question and Answering task. Our system uses extractive summarization techniques to generate answers and has scored highest ROUGE-2 and Rogue-SU4 in all test batch sets.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>bhandwaldar-zadrozny:2018:BioASQ</bibkey>
  </paper>

  <paper id="5309">
    <title>An Adaption of BIOASQ Question Answering dataset for Machine Reading systems by Manual Annotations of Answer Spans.</title>
    <author><first>Sanjay</first><last>Kamath</last></author>
    <author><first>Brigitte</first><last>Grau</last></author>
    <author><first>Yue</first><last>Ma</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>72&#8211;78</pages>
    <url>http://www.aclweb.org/anthology/W18-5309</url>
    <abstract>BIOASQ Task B Phase B challenge focuses on extracting answers from snippets for a given question. The dataset provided by the organizers contains answers, but not all their variants. Henceforth a manual annotation was performed to extract all forms of correct answers. This article shows the impact of using all occurrences of correct answers for training on the evaluation scores which are improved significantly.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>kamath-grau-ma:2018:BioASQ</bibkey>
  </paper>

  <paper id="5310">
    <title>Ontology-Based Retrieval &#38; Neural Approaches for BioASQ Ideal Answer Generation</title>
    <author><first>Ashwin</first><last>Naresh Kumar</last></author>
    <author><first>Harini</first><last>Kesavamoorthy</last></author>
    <author><first>Madhura</first><last>Das</last></author>
    <author><first>Pramati</first><last>Kalwad</last></author>
    <author><first>Khyathi</first><last>Chandu</last></author>
    <author><first>Teruko</first><last>Mitamura</last></author>
    <author><first>Eric</first><last>Nyberg</last></author>
    <booktitle>Proceedings of the 6th BioASQ Workshop A challenge on large-scale biomedical semantic indexing and question answering</booktitle>
    <month>November</month>
    <year>2018</year>
    <address>Brussels, Belgium</address>
    <publisher>Association for Computational Linguistics</publisher>
    <pages>79&#8211;89</pages>
    <url>http://www.aclweb.org/anthology/W18-5310</url>
    <abstract>The ever-increasing magnitude of biomedical information sources makes it difficult and time-consuming for a human researcher to find the most relevant documents and pinpointed answers for a specific question or topic when using only a traditional search engine. Biomedical Question Answering systems automatically identify the most relevant documents and pinpointed answers, given an information need expressed as a natural language question. Generating a non-redundant, human-readable summary that satisfies the information need of a given biomedical question is focus of the Ideal Answer Generation task, part of the BioASQ challenge. This paper presents a system for ideal answer generation (using ontology-based retrieval and a neural learning-to-rank approach, combined with extractive and abstractive summarization techniques) which achieved the highest ROUGE score of 0.659 on the BioASQ 5b batch 2 test.</abstract>
    <bibtype>inproceedings</bibtype>
    <bibkey>nareshkumar-EtAl:2018:BioASQ</bibkey>
  </paper>

</volume>

