{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2025:6EAOJO5KX57JMFUMH3PQLA3ZLI","short_pith_number":"pith:6EAOJO5K","canonical_record":{"source":{"id":"2510.27258","kind":"arxiv","version":3},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2025-10-31T07:54:37Z","cross_cats_sorted":["cs.AI","cs.CL"],"title_canon_sha256":"f0bfc303a838b5982ad5d513662834d6f5995deadb1e423399ed1b9128751e38","abstract_canon_sha256":"6621ca0d78c7a98bc0d561bec1b1e67ec62dc6611e6cad8853988c691a0c70cc"},"schema_version":"1.0"},"canonical_sha256":"f100e4bbaabf7e96168c3edf0583795a1bd95f1bbea284a29d54ba0703d7a59d","source":{"kind":"arxiv","id":"2510.27258","version":3},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2510.27258","created_at":"2026-05-18T03:09:33Z"},{"alias_kind":"arxiv_version","alias_value":"2510.27258v3","created_at":"2026-05-18T03:09:33Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2510.27258","created_at":"2026-05-18T03:09:33Z"},{"alias_kind":"pith_short_12","alias_value":"6EAOJO5KX57J","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"6EAOJO5KX57JMFUM","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"6EAOJO5K","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2025:6EAOJO5KX57JMFUMH3PQLA3ZLI","target":"record","payload":{"canonical_record":{"source":{"id":"2510.27258","kind":"arxiv","version":3},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2025-10-31T07:54:37Z","cross_cats_sorted":["cs.AI","cs.CL"],"title_canon_sha256":"f0bfc303a838b5982ad5d513662834d6f5995deadb1e423399ed1b9128751e38","abstract_canon_sha256":"6621ca0d78c7a98bc0d561bec1b1e67ec62dc6611e6cad8853988c691a0c70cc"},"schema_version":"1.0"},"canonical_sha256":"f100e4bbaabf7e96168c3edf0583795a1bd95f1bbea284a29d54ba0703d7a59d","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-18T03:09:33.710135Z","signature_b64":"I7rkLQf9RF1Msg2sifU4jOjYlqys7XqZVoysYJujprS8OKNp8yqkjkIid8IdBzCHWpI7D2Q4xhayMS1a+58kCA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"f100e4bbaabf7e96168c3edf0583795a1bd95f1bbea284a29d54ba0703d7a59d","last_reissued_at":"2026-05-18T03:09:33.709679Z","signature_status":"signed_v1","first_computed_at":"2026-05-18T03:09:33.709679Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2510.27258","source_version":3,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-18T03:09:33Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"0M3hO6K3NYgmhTC+aiLyEvm9atzb+tX1I0hrVDNPtYi7h40tWEPNur2OjsyhsN5KEAc1XoXKakJ3XyaYvIk4Ag==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-26T10:00:29.067714Z"},"content_sha256":"b6119bf8fe164f8d90d2d5f3a0dede7032b4086474cda5eb2dc6e4e539b4c237","schema_version":"1.0","event_id":"sha256:b6119bf8fe164f8d90d2d5f3a0dede7032b4086474cda5eb2dc6e4e539b4c237"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2025:6EAOJO5KX57JMFUMH3PQLA3ZLI","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Higher-order Linear Attention","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Higher-order Linear Attention captures second-order interactions in linear time with a constant-size state.","cross_cats":["cs.AI","cs.CL"],"primary_cat":"cs.LG","authors_text":"Quanquan Gu, Yifan Zhang, Zhen Qin","submitted_at":"2025-10-31T07:54:37Z","abstract_excerpt":"The quadratic cost of scaled dot-product attention is a central obstacle to scaling autoregressive language models to long contexts. Linear-time attention and State Space Models (SSMs) provide scalable alternatives but are typically restricted to first-order or kernel-based approximations, which can limit expressivity. We introduce Higher-order Linear Attention (HLA), a causal, streaming mechanism that realizes higher interactions via compact prefix sufficient statistics. In the second-order case, HLA maintains a constant-size state and computes per-token outputs in linear time without materia"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"In the second-order case, HLA maintains a constant-size state and computes per-token outputs in linear time without materializing any n × n matrices.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That compact prefix sufficient statistics exist and suffice to realize the desired higher-order interactions while preserving the causal streaming property and exact equivalence to the serial recurrence.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Higher-order Linear Attention realizes second-order and higher interactions in linear-time causal attention via constant-size state and associative scans.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Higher-order Linear Attention captures second-order interactions in linear time with a constant-size state.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"b13b8529c27f9929f91f1b543ae1d504bee2857e21d372f730569860e4c16b4d"},"source":{"id":"2510.27258","kind":"arxiv","version":3},"verdict":{"id":"0d980761-c643-48e4-83af-7b4b47fcaebc","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-18T03:03:06.024190Z","strongest_claim":"In the second-order case, HLA maintains a constant-size state and computes per-token outputs in linear time without materializing any n × n matrices.","one_line_summary":"Higher-order Linear Attention realizes second-order and higher interactions in linear-time causal attention via constant-size state and associative scans.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That compact prefix sufficient statistics exist and suffice to realize the desired higher-order interactions while preserving the causal streaming property and exact equivalence to the serial recurrence.","pith_extraction_headline":"Higher-order Linear Attention captures second-order interactions in linear time with a constant-size state."},"references":{"count":18,"sample":[{"doi":"","year":null,"title":"Titans: Learning to Memorize at Test Time","work_id":"fb2b7625-b733-43cb-af52-00b0a31a8d7f","ref_index":1,"cited_arxiv_id":"2501.00663","is_internal_anchor":true},{"doi":"","year":null,"title":"Atlas: Learning to optimally memorize the context at test time","work_id":"88ad83a5-1a41-49a6-a975-2d9374634987","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2009,"title":"Rethinking Attention with Performers","work_id":"4c26d308-8b72-4a98-8e73-950617a75f50","ref_index":3,"cited_arxiv_id":"2009.14794","is_internal_anchor":true},{"doi":"","year":null,"title":"Transformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Duality","work_id":"d8eba076-0449-4f6a-aae1-5a7260677f0f","ref_index":4,"cited_arxiv_id":"2405.21060","is_internal_anchor":true},{"doi":"","year":null,"title":"Mamba: Linear-Time Sequence Modeling with Selective State Spaces","work_id":"4ee75248-1199-492c-a52f-6661e0f4adff","ref_index":5,"cited_arxiv_id":"2312.00752","is_internal_anchor":true}],"resolved_work":18,"snapshot_sha256":"aa8e2f50389f1003f8e05673391b7eabf3afaa849c25e915a2c32bab6e3caa49","internal_anchors":12},"formal_canon":{"evidence_count":2,"snapshot_sha256":"e460d43a0a4ab87bf36a224d74c352b5064764644a4d0f0254bdd95e8dad4fd5"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"0d980761-c643-48e4-83af-7b4b47fcaebc"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-18T03:09:33Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"WO2/1WTYCVNqmTsy4Fh5/bOv9oGcST7bzrmD9L8rmHE+4PiGscz8pqJYj/zRmy1gbaQCCkdaS9oT9Z5CwkolBQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-26T10:00:29.069429Z"},"content_sha256":"5ce792e5e01d04ead7abfe56e6099b9a09534904d497e0ce0ec0b334be1827e7","schema_version":"1.0","event_id":"sha256:5ce792e5e01d04ead7abfe56e6099b9a09534904d497e0ce0ec0b334be1827e7"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI/bundle.json","state_url":"https://pith.science/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-26T10:00:29Z","links":{"resolver":"https://pith.science/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI","bundle":"https://pith.science/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI/bundle.json","state":"https://pith.science/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI/state.json","well_known_bundle":"https://pith.science/.well-known/pith/6EAOJO5KX57JMFUMH3PQLA3ZLI/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2025:6EAOJO5KX57JMFUMH3PQLA3ZLI","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"6621ca0d78c7a98bc0d561bec1b1e67ec62dc6611e6cad8853988c691a0c70cc","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2025-10-31T07:54:37Z","title_canon_sha256":"f0bfc303a838b5982ad5d513662834d6f5995deadb1e423399ed1b9128751e38"},"schema_version":"1.0","source":{"id":"2510.27258","kind":"arxiv","version":3}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2510.27258","created_at":"2026-05-18T03:09:33Z"},{"alias_kind":"arxiv_version","alias_value":"2510.27258v3","created_at":"2026-05-18T03:09:33Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2510.27258","created_at":"2026-05-18T03:09:33Z"},{"alias_kind":"pith_short_12","alias_value":"6EAOJO5KX57J","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"6EAOJO5KX57JMFUM","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"6EAOJO5K","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:5ce792e5e01d04ead7abfe56e6099b9a09534904d497e0ce0ec0b334be1827e7","target":"graph","created_at":"2026-05-18T03:09:33Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"In the second-order case, HLA maintains a constant-size state and computes per-token outputs in linear time without materializing any n × n matrices."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That compact prefix sufficient statistics exist and suffice to realize the desired higher-order interactions while preserving the causal streaming property and exact equivalence to the serial recurrence."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Higher-order Linear Attention realizes second-order and higher interactions in linear-time causal attention via constant-size state and associative scans."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Higher-order Linear Attention captures second-order interactions in linear time with a constant-size state."}],"snapshot_sha256":"b13b8529c27f9929f91f1b543ae1d504bee2857e21d372f730569860e4c16b4d"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"e460d43a0a4ab87bf36a224d74c352b5064764644a4d0f0254bdd95e8dad4fd5"},"paper":{"abstract_excerpt":"The quadratic cost of scaled dot-product attention is a central obstacle to scaling autoregressive language models to long contexts. Linear-time attention and State Space Models (SSMs) provide scalable alternatives but are typically restricted to first-order or kernel-based approximations, which can limit expressivity. We introduce Higher-order Linear Attention (HLA), a causal, streaming mechanism that realizes higher interactions via compact prefix sufficient statistics. In the second-order case, HLA maintains a constant-size state and computes per-token outputs in linear time without materia","authors_text":"Quanquan Gu, Yifan Zhang, Zhen Qin","cross_cats":["cs.AI","cs.CL"],"headline":"Higher-order Linear Attention captures second-order interactions in linear time with a constant-size state.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2025-10-31T07:54:37Z","title":"Higher-order Linear Attention"},"references":{"count":18,"internal_anchors":12,"resolved_work":18,"sample":[{"cited_arxiv_id":"2501.00663","doi":"","is_internal_anchor":true,"ref_index":1,"title":"Titans: Learning to Memorize at Test Time","work_id":"fb2b7625-b733-43cb-af52-00b0a31a8d7f","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Atlas: Learning to optimally memorize the context at test time","work_id":"88ad83a5-1a41-49a6-a975-2d9374634987","year":null},{"cited_arxiv_id":"2009.14794","doi":"","is_internal_anchor":true,"ref_index":3,"title":"Rethinking Attention with Performers","work_id":"4c26d308-8b72-4a98-8e73-950617a75f50","year":2009},{"cited_arxiv_id":"2405.21060","doi":"","is_internal_anchor":true,"ref_index":4,"title":"Transformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Duality","work_id":"d8eba076-0449-4f6a-aae1-5a7260677f0f","year":null},{"cited_arxiv_id":"2312.00752","doi":"","is_internal_anchor":true,"ref_index":5,"title":"Mamba: Linear-Time Sequence Modeling with Selective State Spaces","work_id":"4ee75248-1199-492c-a52f-6661e0f4adff","year":null}],"snapshot_sha256":"aa8e2f50389f1003f8e05673391b7eabf3afaa849c25e915a2c32bab6e3caa49"},"source":{"id":"2510.27258","kind":"arxiv","version":3},"verdict":{"created_at":"2026-05-18T03:03:06.024190Z","id":"0d980761-c643-48e4-83af-7b4b47fcaebc","model_set":{"reader":"grok-4.3"},"one_line_summary":"Higher-order Linear Attention realizes second-order and higher interactions in linear-time causal attention via constant-size state and associative scans.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Higher-order Linear Attention captures second-order interactions in linear time with a constant-size state.","strongest_claim":"In the second-order case, HLA maintains a constant-size state and computes per-token outputs in linear time without materializing any n × n matrices.","weakest_assumption":"That compact prefix sufficient statistics exist and suffice to realize the desired higher-order interactions while preserving the causal streaming property and exact equivalence to the serial recurrence."}},"verdict_id":"0d980761-c643-48e4-83af-7b4b47fcaebc"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:b6119bf8fe164f8d90d2d5f3a0dede7032b4086474cda5eb2dc6e4e539b4c237","target":"record","created_at":"2026-05-18T03:09:33Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"6621ca0d78c7a98bc0d561bec1b1e67ec62dc6611e6cad8853988c691a0c70cc","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2025-10-31T07:54:37Z","title_canon_sha256":"f0bfc303a838b5982ad5d513662834d6f5995deadb1e423399ed1b9128751e38"},"schema_version":"1.0","source":{"id":"2510.27258","kind":"arxiv","version":3}},"canonical_sha256":"f100e4bbaabf7e96168c3edf0583795a1bd95f1bbea284a29d54ba0703d7a59d","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"f100e4bbaabf7e96168c3edf0583795a1bd95f1bbea284a29d54ba0703d7a59d","first_computed_at":"2026-05-18T03:09:33.709679Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-18T03:09:33.709679Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"I7rkLQf9RF1Msg2sifU4jOjYlqys7XqZVoysYJujprS8OKNp8yqkjkIid8IdBzCHWpI7D2Q4xhayMS1a+58kCA==","signature_status":"signed_v1","signed_at":"2026-05-18T03:09:33.710135Z","signed_message":"canonical_sha256_bytes"},"source_id":"2510.27258","source_kind":"arxiv","source_version":3}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:b6119bf8fe164f8d90d2d5f3a0dede7032b4086474cda5eb2dc6e4e539b4c237","sha256:5ce792e5e01d04ead7abfe56e6099b9a09534904d497e0ce0ec0b334be1827e7"],"state_sha256":"69f9a4ad9c0ff774f4f68fdec4d45d96ec3ee9e3ed826419bb78b0510322d804"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"x2YpBa8vGiOSKliXCM4ee7m4prKlhASCq7u4UP/rxgO9BkdIgqATiTX0KtOImjkaXLuY5Mw1IxUDlnbkdHF+CQ==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-26T10:00:29.073762Z","bundle_sha256":"98b931fdae81a92110a586beb980b92a05ebe20080319cf0a778a23765068f47"}}