pith:AVYX74M7
Detecting Pretraining Data from Large Language Models
Min-K% Prob detects if text was in an LLM's pretraining data by averaging the lowest-probability tokens.
arxiv:2310.16789 v3 · 2023-10-25 · cs.CL · cs.CR · cs.LG
Record completeness
Claims
Min-K% Prob achieves a 7.4% improvement on WIKIMIA over these previous methods. We apply Min-K% Prob to three real-world scenarios, copyrighted book detection, contaminated downstream example detection and privacy auditing of machine unlearning, and find it a consistently effective solution.
An unseen example is likely to contain a few outlier words with low probabilities under the LLM, while a seen example is less likely to have words with such low probabilities.
Min-K% Prob detects pretraining data in LLMs by flagging outlier low-probability words in text, achieving 7.4% better performance than prior methods on the new WIKIMIA benchmark.
References
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:13.446899Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
05717ff19f807d4048d57952cfc4032dfa072bf49732ab3f13cb7f60ae8cfb4a
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/AVYX74M7QB6UASGVPFJM7RADFX \
| 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: 05717ff19f807d4048d57952cfc4032dfa072bf49732ab3f13cb7f60ae8cfb4a
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "c0edcfe54c48ba8be05af857532100278a4dad7c829824b0fd3ffbd5584273ec",
"cross_cats_sorted": [
"cs.CR",
"cs.LG"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2023-10-25T17:21:23Z",
"title_canon_sha256": "eab3e6f8bd1ab37ec5727705f226b4a49b4c5d1b21a3097644eb670981474e65"
},
"schema_version": "1.0",
"source": {
"id": "2310.16789",
"kind": "arxiv",
"version": 3
}
}