{"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-2608-10288","title":"Power law graph attention: exact generalization of scaled dot-product attention, empirical collapse at inference","arxiv_id":"2608.10288","date":"2026-08-10","proceeding":null,"authors":["Burc Gokden"],"abstract":"The Large Language Model from Power Law Decoder Representations (PLDR-LLM) and its attention, Power Law Graph Attention (PLGA), replace the fixed bilinear form of scaled dot-product attention (SDPA) with a learned, input-generated bilinear operator $G_{LM}$, built from a positive tensor $A_{LM}$ by elementwise power laws. The architecture is fully specified, verified against pinned reference releases; claims are labeled theorem, conditional theorem, measurement, or conjecture. Unconditionally: PLGA contains SDPA exactly at $G_{LM}=I$; $A_{LM}$ and $A_P$ are strictly entrywise positive, with Perron-Frobenius structure on $A_{LM}$; the DAG regularizer has the NOTEARS walk-counting form and positivity obstructs exact acyclicity; and, under nonresonance (satisfied by standard rotary frequencies), a commutant criterion identifies which operators preserve relative-position dependence. An inference-collapse theorem: exact input invariance of deductive outputs collapses inference to generalized SDPA with a constant operator. Measured invariance: relative fluctuations of $10^{-6}$ and below; perturbation bounds quantify but do not certify cached inference; the assembled proxy misses the decoding margin. A conditional three-stage mechanism (rotary twirl, concentration, row-map contraction) is measured on a released checkpoint. Blockwise training and scoring under the global Gram are stated with explicit target exposure; on tested samples, block and sequential scoring select identical answers and agree on the published TruthfulQA probability-mass metric within $5\\times 10^{-5}$ per item. Self-organized criticality enters as a phenomenological framework with an intrinsic order parameter; open claims become falsifiable conjectures. Selected proof cores are machine-checked in Lean 4.","url_abs":"https://arxiv.org/abs/2608.10288","url_pdf":"https://arxiv.org/pdf/2608.10288","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":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.10288"}},"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/burcgokden/PLDR-LLM-Math-Foundations","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/burcgokden/lmevaluation-harness-with-PLDR-LLM-kvg-cache","reach":{"status":"gone","observed_at":"2026-09-16","how":"tree_404+repo_404"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM","reach":null}],"summary":{"ran":19,"ran_draft_wrong":3,"ran_honours":3,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":30,"ran":24,"repositories":2}},"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":1,"samples":[{"code_sha256_prefix":"2fc076006e58847d","entry":"C_theta_of","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2fc076006e58847d"}},{"code_sha256_prefix":"6b18afe1c79bc27a","entry":"CacheHook","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6b18afe1c79bc27a"}},{"code_sha256_prefix":"9dacd599f75004ed","entry":"Collator","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9dacd599f75004ed"}},{"code_sha256_prefix":"934f18dac35dc76a","entry":"block_input","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_online_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_online_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"934f18dac35dc76a"}},{"code_sha256_prefix":"222587ff95e2d189","entry":"chunks","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"222587ff95e2d189"}},{"code_sha256_prefix":"8341c08d516199fe","entry":"create_look_ahead_mask","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8341c08d516199fe"}},{"code_sha256_prefix":"6112a5d2c9d3e7b4","entry":"create_masks","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6112a5d2c9d3e7b4"}},{"code_sha256_prefix":"d15ced8abf730e0f","entry":"create_padding_mask","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d15ced8abf730e0f"}},{"code_sha256_prefix":"8845c6e9ce544ca4","entry":"encode_pair_split","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_seq_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_seq_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8845c6e9ce544ca4"}},{"code_sha256_prefix":"abc093434b942437","entry":"final_logits","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_online.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_online.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"abc093434b942437"}},{"code_sha256_prefix":"3b3ff17531f14497","entry":"final_logprob","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_seq.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_seq.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3b3ff17531f14497"}},{"code_sha256_prefix":"01eade9225d5e9f6","entry":"forward","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_online.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_online.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"01eade9225d5e9f6"}},{"code_sha256_prefix":"e06da39a2100b537","entry":"forward_batch","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_online.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_online.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e06da39a2100b537"}},{"code_sha256_prefix":"b68ff110117d65e7","entry":"get_rolling_token_windows","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b68ff110117d65e7"}},{"code_sha256_prefix":"20a7cc804eb22661","entry":"hash_args","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"20a7cc804eb22661"}},{"code_sha256_prefix":"4df9168e0a0c38eb","entry":"make_disjoint_window","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4df9168e0a0c38eb"}},{"code_sha256_prefix":"6f36d76788c2a0a6","entry":"mk_ln1_hook","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6f36d76788c2a0a6"}},{"code_sha256_prefix":"cc17651b80f85f8d","entry":"mk_plga_hook","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cc17651b80f85f8d"}},{"code_sha256_prefix":"29319f289c78a110","entry":"mult","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"29319f289c78a110"}},{"code_sha256_prefix":"bcf87f6fe770689d","entry":"npy","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bcf87f6fe770689d"}},{"code_sha256_prefix":"5215f7dc959efad1","entry":"rope_rotation","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5215f7dc959efad1"}},{"code_sha256_prefix":"d2ee438b0fb9ed70","entry":"seq_prefix","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_online_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_online_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d2ee438b0fb9ed70"}},{"code_sha256_prefix":"cd09bc0035d76c74","entry":"sha256_file","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_online_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_online_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cd09bc0035d76c74"}},{"code_sha256_prefix":"7c4ba8a8cd0b14d2","entry":"shift_trailing_space","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_seq_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_seq_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7c4ba8a8cd0b14d2"}},{"code_sha256_prefix":"333d19860878a402","entry":"split_continuation_tokens","repo":"burcgokden/PLDR-LLM-Math-Foundations","repo_kind":"found_in_text","path":"audit/audit_seq_lib.py","file_url":"https://github.com/burcgokden/PLDR-LLM-Math-Foundations/blob/HEAD/audit/audit_seq_lib.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"333d19860878a402"}},{"code_sha256_prefix":"adb6b7194eb0be02","entry":"Instance","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"adb6b7194eb0be02"}},{"code_sha256_prefix":"ffb69af0d7083180","entry":"LM","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ffb69af0d7083180"}},{"code_sha256_prefix":"ee1889bca63802b9","entry":"pldrllm","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee1889bca63802b9"}},{"code_sha256_prefix":"d5ad2bdbe66d6986","entry":"register_model","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d5ad2bdbe66d6986"}},{"code_sha256_prefix":"d45ec14e4fa4dd35","entry":"top_k_logits","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d45ec14e4fa4dd35"}},{"code_sha256_prefix":"8110b89018ed3fcc","entry":"top_p_logits","repo":"burcgokden/lm-evaluation-harness-with-PLDR-LLM","repo_kind":"found_in_text","path":"lm_eval/models/pldrllm.py","file_url":"https://github.com/burcgokden/lm-evaluation-harness-with-PLDR-LLM/blob/HEAD/lm_eval/models/pldrllm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8110b89018ed3fcc"}}]},"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":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}