Pith. sign in

REVIEW 2 cited by

Multi-Perspective Context Matching for Machine Comprehension

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1612.04211 v1 pith:COY7HBXT submitted 2016-12-13 cs.CL

classification cs.CL
keywords modelpassagecontextmatchingquestionbeginningbi-directionalcomprehension
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Previous machine comprehension (MC) datasets are either too small to train end-to-end deep learning models, or not difficult enough to evaluate the ability of current MC techniques. The newly released SQuAD dataset alleviates these limitations, and gives us a chance to develop more realistic MC models. Based on this dataset, we propose a Multi-Perspective Context Matching (MPCM) model, which is an end-to-end system that directly predicts the answer beginning and ending points in a passage. Our model first adjusts each word-embedding vector in the passage by multiplying a relevancy weight computed against the question. Then, we encode the question and weighted passage by using bi-directional LSTMs. For each point in the passage, our model matches the context of this point against the encoded question from multiple perspectives and produces a matching vector. Given those matched vectors, we employ another bi-directional LSTM to aggregate all the information and predict the beginning and ending points. Experimental result on the test set of SQuAD shows that our model achieves a competitive result on the leaderboard.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Query-Based Named Entity Recognition

    cs.CL 2019-08 conditional novelty 6.0 of 10

    Named entity recognition can be reformulated as answering one natural-language question per entity type with a BERT span extractor, and the paper reports state-of-the-art results on five datasets.

  2. Multi-passage BERT: A Globally Normalized BERT Model for Open-domain Question Answering

    cs.CL 2019-08 accept novelty 6.0 of 10

    Applying global normalization across passages, 100-word sliding windows, and a passage ranker to BERT yields state-of-the-art open-domain QA results on four benchmarks.

Pith tools