HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

aNMM: Ranking Short Answer Texts with Attention-Based Neural Matching Model

Liu Yang; Qingyao Ai; Jiafeng Guo; W. Bruce Croft

aNMM: Ranking Short Answer Texts with Attention-Based Neural Matching Model

Abstract

As an alternative to question answering methods based on feature engineering, deep learning approaches such as convolutional neural networks (CNNs) and Long Short-Term Memory Models (LSTMs) have recently been proposed for semantic matching of questions and answers. To achieve good results, however, these models have been combined with additional features such as word overlap or BM25 scores. Without this combination, these models perform significantly worse than methods based on linguistic feature engineering. In this paper, we propose an attention based neural matching model for ranking short answer text. We adopt value-shared weighting scheme instead of position-shared weighting scheme for combining different matching signals and incorporate question term importance learning using question attention network. Using the popular benchmark TREC QA data, we show that the relatively simple aNMM model can significantly outperform other neural network models that have been used for the question answering task, and is competitive with models that are combined with additional features. When aNMM is combined with additional features, it outperforms all baselines.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
question-answering-on-trecqaaNMM
MAP: 0.750
MRR: 0.811

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
aNMM: Ranking Short Answer Texts with Attention-Based Neural Matching Model | Papers | HyperAI