{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-24827","title":"Incompressible Knowledge Probes: Estimating Black-Box LLM Parameter Counts via Factual Capacity","arxiv_id":"2604.24827","date":"2026-04-27","proceeding":null,"authors":["Bojie Li"],"abstract":"Closed-source frontier labs do not disclose parameter counts. Storing F facts requires at least F/(bits per parameter) weights, so factual recall lower-bounds parameter count--an intrinsic, serving-independent signal, though (as we show) a coarse one. We introduce Incompressible Knowledge Probes (IKPs), a benchmark of 1,400 factual questions spanning 7 tiers of obscurity, designed to isolate knowledge that cannot be derived by reasoning or compressed by architectural improvements. We score with no hallucination penalty (lambda = 0: IKP accuracy is simply the fraction of probed facts answered correctly), which removes both the penalty hyperparameter and the per-tier flooring choice; a full lambda x flooring ablation shows the calibration is robust across scoring choices while individual estimates are not, motivating the no-penalty default. We calibrate a log-linear mapping from IKP accuracy to parameter count on 93 open-weight models (135M-1,600B) spanning 19 vendors, achieving R^2 = 0.910; leave-one-out cross-validation confirms generalization (median fold error 1.48x, 72% within 2x, 86% within 3x). The instrument is deliberately coarse--its 90% prediction interval spans ~3x in either direction, wider than inference economics--so IKP recovers order-of-magnitude effective capacity and relative rankings, not precise parameter counts. For Mixture-of-Experts models, total parameters predict knowledge (R^2 = 0.67) better than active parameters (R^2 = 0.41). We evaluate 201 models from 27 vendors on a curated probe set (1,311 of 1,400 probes surviving name-collision and label-ambiguity filters) and report effective knowledge capacity for all major proprietary frontier models as prediction bands rather than point estimates; for heavily safety-tuned models these are lower bounds, since refusal policy can suppress tens of percentage points of otherwise-answerable capacity.","url_abs":"https://arxiv.org/abs/2604.24827","url_pdf":"https://arxiv.org/pdf/2604.24827","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2604.24827","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.24827"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/19PINE-AI/ikp","reach":null}],"summary":{"ran_draft_wrong":2,"ran":1,"ran_honours":1,"ran_fixture":1,"ran_violates":1,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":8,"ran":6,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":8,"samples":[{"code_sha256_prefix":"afa4e14360113343","entry":"bootstrap_aggregate_fit","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"afa4e14360113343"}},{"code_sha256_prefix":"e4497e2bdb16e1bf","entry":"estimate_log_params_aggregate","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e4497e2bdb16e1bf"}},{"code_sha256_prefix":"e65c02a8a2ceb633","entry":"estimate_log_params_per_tier","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e65c02a8a2ceb633"}},{"code_sha256_prefix":"de0d6001d48c9c39","entry":"fit_aggregate_log_linear","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"de0d6001d48c9c39"}},{"code_sha256_prefix":"561e661b087195f8","entry":"fit_tier_logistic","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"561e661b087195f8"}},{"code_sha256_prefix":"d89e5cb204b2aca6","entry":"logistic","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d89e5cb204b2aca6"}},{"code_sha256_prefix":"353415aea2884fda","entry":"run_full_calibration","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"353415aea2884fda"}},{"code_sha256_prefix":"d02f68b05fcf3390","entry":"run_loocv","repo":"19PINE-AI/ikp","repo_kind":"found_in_text","path":"src/calibration.py","file_url":"https://github.com/19PINE-AI/ikp/blob/HEAD/src/calibration.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d02f68b05fcf3390"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}