pith:3VKZBUIG
Dense Passage Retrieval for Open-Domain Question Answering
Dense vector embeddings from a dual-encoder model outperform BM25 by 9-19 percent in top-20 passage retrieval for open-domain question answering.
arxiv:2004.04906 v3 · 2020-04-10 · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{3VKZBUIGMAHOM4ZNT4QNQ2Q2F7}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
our dense retriever outperforms a strong Lucene-BM25 system largely by 9%-19% absolute in terms of top-20 passage retrieval accuracy, and helps our end-to-end QA system establish new state-of-the-art on multiple open-domain QA benchmarks.
That embeddings learned from a small number of questions and passages will generalize to the full distribution of queries and documents encountered at test time without additional adaptation.
Dense dual-encoder retrievers outperform BM25 by 9-19% absolute in top-20 passage retrieval accuracy across open-domain QA datasets and enable new state-of-the-art end-to-end QA results.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:50.118168Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
dd5590d106600ee6732d9f20d86a1a2ff328eb0a6a0527ef2f6d502fb6f5fe89
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/3VKZBUIGMAHOM4ZNT4QNQ2Q2F7 \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: dd5590d106600ee6732d9f20d86a1a2ff328eb0a6a0527ef2f6d502fb6f5fe89
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "179520b17eb7655f708fa8cc17a2d0a7759f710681cf9166587ba099b951d8e4",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CL",
"submitted_at": "2020-04-10T04:53:17Z",
"title_canon_sha256": "c96f5bf3536a0d3e14c11ae7bba5d82215542e366aca2579cd67c8304bdd8f71"
},
"schema_version": "1.0",
"source": {
"id": "2004.04906",
"kind": "arxiv",
"version": 3
}
}