pith:6AYQL7GP
Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks
Sentence-BERT uses siamese and triplet training on BERT to create fixed sentence embeddings that support fast cosine-similarity comparisons while matching original accuracy.
arxiv:1908.10084 v1 · 2019-08-27 · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{6AYQL7GPK53UOJG44P4JOAEH4X}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
we present Sentence-BERT (SBERT), a modification of the pretrained BERT network that use siamese and triplet network structures to derive semantically meaningful sentence embeddings that can be compared using cosine-similarity. This reduces the effort for finding the most similar pair from 65 hours with BERT / RoBERTa to about 5 seconds with SBERT, while maintaining the accuracy from BERT.
That fine-tuning BERT with siamese and triplet networks produces standalone sentence embeddings whose cosine similarities accurately reflect semantic similarity at the level of the original pairwise BERT inference.
Sentence-BERT adapts BERT with siamese and triplet networks to produce sentence embeddings for efficient cosine-similarity comparisons, cutting computation time from hours to seconds on similarity search while matching BERT accuracy.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-07-04T23:59:53.701495Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
f03105fccf57774724dce3f8970087e5f2bb4b017ebb448e1d078a171acb956c
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/6AYQL7GPK53UOJG44P4JOAEH4X \
| 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: f03105fccf57774724dce3f8970087e5f2bb4b017ebb448e1d078a171acb956c
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "aab77e2d42b30ca5519979a32ff7f90487fe7e727b45fefa440feeec411de6ed",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by-sa/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2019-08-27T08:50:17Z",
"title_canon_sha256": "53a538c63e761741689bc54af71fddd3f514ca77502874d1ba18aa7479f59a04"
},
"schema_version": "1.0",
"source": {
"id": "1908.10084",
"kind": "arxiv",
"version": 1
}
}