Length-adaptive Neural Network for Answer Selection

Authors
Publication date 2019
Book title SIGIR '19
Book subtitle proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval : July 21-25, 2019, Paris, France
ISBN (electronic)
  • 9781450361729
Event 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2019
Pages (from-to) 869-872
Publisher New York, New York: The Association for Computing Machinery
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
Answer selection focuses on selecting the correct answer for a question. Most previous work on answer selection achieves good performance by employing an RNN, which processes all question and answer sentences with the same feature extractor regardless of the sentence length. These methods often encounter the problem of long-term dependencies. To address this issue, we propose a Length-adaptive Neural Network (LaNN) for answer selection that can auto-select a neural feature extractor according to the length of the input sentence. In particular, we propose a flexible neural structure that applies a BiLSTM-based feature extractor for short sentences and a Transformer-based feature extractor for long sentences. To the best of our knowledge, LaNN is the first neural network structure that can auto-select the feature extraction mechanism based on the input. We quantify the improvements of LaNN against several competitive baselines on the public WikiQA dataset, showing significant improvements over the state-of-the-art.
Document type Conference contribution
Language English
Published at https://doi.org/10.1145/3331184.3331277
Permalink to this page
Back