{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:B3CWJJWPGPZFY4EJOIHOYG5JNJ","short_pith_number":"pith:B3CWJJWP","canonical_record":{"source":{"id":"2602.11534","kind":"arxiv","version":3},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.LG","submitted_at":"2026-02-12T03:47:53Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"f14a67506b7c13f2a02de8b1dc07dc2720896f8d0a23bbbb75b4d60da41535ff","abstract_canon_sha256":"1546c0626b624cc2e9d413936856461599a6bf4366a74f918d1bde4142d26cb7"},"schema_version":"1.0"},"canonical_sha256":"0ec564a6cf33f25c7089720eec1ba96a40eb3778dd8470f1c2394104dd541f26","source":{"kind":"arxiv","id":"2602.11534","version":3},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.11534","created_at":"2026-05-17T23:39:16Z"},{"alias_kind":"arxiv_version","alias_value":"2602.11534v3","created_at":"2026-05-17T23:39:16Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.11534","created_at":"2026-05-17T23:39:16Z"},{"alias_kind":"pith_short_12","alias_value":"B3CWJJWPGPZF","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"B3CWJJWPGPZFY4EJ","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"B3CWJJWP","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:B3CWJJWPGPZFY4EJOIHOYG5JNJ","target":"record","payload":{"canonical_record":{"source":{"id":"2602.11534","kind":"arxiv","version":3},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.LG","submitted_at":"2026-02-12T03:47:53Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"f14a67506b7c13f2a02de8b1dc07dc2720896f8d0a23bbbb75b4d60da41535ff","abstract_canon_sha256":"1546c0626b624cc2e9d413936856461599a6bf4366a74f918d1bde4142d26cb7"},"schema_version":"1.0"},"canonical_sha256":"0ec564a6cf33f25c7089720eec1ba96a40eb3778dd8470f1c2394104dd541f26","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:16.213170Z","signature_b64":"hcbW12Olky0qjPfyQoo9orK0t84lmmntKzsa7Slf4liNFmIn+zAauRCB5riY3bnjfgoo8LtCLAX1Mh+Jyh7kAg==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"0ec564a6cf33f25c7089720eec1ba96a40eb3778dd8470f1c2394104dd541f26","last_reissued_at":"2026-05-17T23:39:16.212579Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:16.212579Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2602.11534","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-17T23:39:16Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"C8Y9s4SLIJ0dN+gzvobMfwYhwO0DsFuOrjMpvslTWB84aj8lfoRLA9A26j6yE6u2obMNEhQVs8opg3HsKFNNBQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-30T18:11:02.931536Z"},"content_sha256":"23ae3edfd37f19c87339877b2cfc936292e920d3f5be3605a9e38bcff9514050","schema_version":"1.0","event_id":"sha256:23ae3edfd37f19c87339877b2cfc936292e920d3f5be3605a9e38bcff9514050"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:B3CWJJWPGPZFY4EJOIHOYG5JNJ","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Krause Synchronization Transformers","license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","headline":"Krause Attention replaces global softmax in transformers with distance-based local interactions from bounded-confidence consensus.","cross_cats":["cs.AI"],"primary_cat":"cs.LG","authors_text":"Jingkun Liu, Max Welling, Yisong Yue, Yue Song","submitted_at":"2026-02-12T03:47:53Z","abstract_excerpt":"Self-attention in Transformers relies on globally normalized softmax weights, causing all tokens to compete for influence at every layer. When composed across depth, this interaction pattern induces strong synchronization dynamics that favor convergence toward a dominant mode, a behavior associated with representation collapse and attention sink phenomena. We introduce Krause Attention, a principled attention mechanism inspired by bounded-confidence consensus dynamics. Krause Attention replaces similarity-based global aggregation with distance-based, localized, and selectively sparse interacti"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Krause Attention replaces similarity-based global aggregation with distance-based, localized, and selectively sparse interactions, promoting structured local synchronization instead of global mixing and alleviating attention sinks while reducing runtime complexity from quadratic to linear in sequence length.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That bounded-confidence consensus dynamics can be directly mapped to attention mechanisms in a way that preserves sufficient expressivity for long-range dependencies while moderating concentration, without the localization introducing new failure modes not captured in the reported experiments.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Krause Attention replaces global softmax self-attention with localized, distance-based bounded-confidence interactions to promote local synchronization, reduce complexity to linear in sequence length, and alleviate attention sinks and representation collapse.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Krause Attention replaces global softmax in transformers with distance-based local interactions from bounded-confidence consensus.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"ee0297397070c488a0d7a48b817387a2290fdf45a40e724ac347fd1de52daa63"},"source":{"id":"2602.11534","kind":"arxiv","version":3},"verdict":{"id":"454d9db5-dddf-4f35-ab28-b0556bd87da3","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-16T02:48:35.286210Z","strongest_claim":"Krause Attention replaces similarity-based global aggregation with distance-based, localized, and selectively sparse interactions, promoting structured local synchronization instead of global mixing and alleviating attention sinks while reducing runtime complexity from quadratic to linear in sequence length.","one_line_summary":"Krause Attention replaces global softmax self-attention with localized, distance-based bounded-confidence interactions to promote local synchronization, reduce complexity to linear in sequence length, and alleviate attention sinks and representation collapse.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That bounded-confidence consensus dynamics can be directly mapped to attention mechanisms in a way that preserves sufficient expressivity for long-range dependencies while moderating concentration, without the localization introducing new failure modes not captured in the reported experiments.","pith_extraction_headline":"Krause Attention replaces global softmax in transformers with distance-based local interactions from bounded-confidence consensus."},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"formal_canon":{"evidence_count":3,"snapshot_sha256":"b2f917e0311ffa5c96ed72757e91b6082fa6d2e2dfb91e9b36f9f49e7eb79464"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"454d9db5-dddf-4f35-ab28-b0556bd87da3"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:39:16Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"8ZSMIZfs1YqFML0xnmh95wQ+Pf0qrcxM2naYUl44xaq5ht4wRDzk1ANlH4wVDkFJ/A7OJjjzYszVIy4v8ubNCg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-30T18:11:02.932498Z"},"content_sha256":"e2bd10506bd65cd12b12c612bde91da6338316f65af4715e23f8d8065b1284c8","schema_version":"1.0","event_id":"sha256:e2bd10506bd65cd12b12c612bde91da6338316f65af4715e23f8d8065b1284c8"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ/bundle.json","state_url":"https://pith.science/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ/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-30T18:11:02Z","links":{"resolver":"https://pith.science/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ","bundle":"https://pith.science/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ/bundle.json","state":"https://pith.science/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ/state.json","well_known_bundle":"https://pith.science/.well-known/pith/B3CWJJWPGPZFY4EJOIHOYG5JNJ/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:B3CWJJWPGPZFY4EJOIHOYG5JNJ","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":"1546c0626b624cc2e9d413936856461599a6bf4366a74f918d1bde4142d26cb7","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.LG","submitted_at":"2026-02-12T03:47:53Z","title_canon_sha256":"f14a67506b7c13f2a02de8b1dc07dc2720896f8d0a23bbbb75b4d60da41535ff"},"schema_version":"1.0","source":{"id":"2602.11534","kind":"arxiv","version":3}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.11534","created_at":"2026-05-17T23:39:16Z"},{"alias_kind":"arxiv_version","alias_value":"2602.11534v3","created_at":"2026-05-17T23:39:16Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.11534","created_at":"2026-05-17T23:39:16Z"},{"alias_kind":"pith_short_12","alias_value":"B3CWJJWPGPZF","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"B3CWJJWPGPZFY4EJ","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"B3CWJJWP","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:e2bd10506bd65cd12b12c612bde91da6338316f65af4715e23f8d8065b1284c8","target":"graph","created_at":"2026-05-17T23:39:16Z","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":"Krause Attention replaces similarity-based global aggregation with distance-based, localized, and selectively sparse interactions, promoting structured local synchronization instead of global mixing and alleviating attention sinks while reducing runtime complexity from quadratic to linear in sequence length."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That bounded-confidence consensus dynamics can be directly mapped to attention mechanisms in a way that preserves sufficient expressivity for long-range dependencies while moderating concentration, without the localization introducing new failure modes not captured in the reported experiments."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Krause Attention replaces global softmax self-attention with localized, distance-based bounded-confidence interactions to promote local synchronization, reduce complexity to linear in sequence length, and alleviate attention sinks and representation collapse."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Krause Attention replaces global softmax in transformers with distance-based local interactions from bounded-confidence consensus."}],"snapshot_sha256":"ee0297397070c488a0d7a48b817387a2290fdf45a40e724ac347fd1de52daa63"},"formal_canon":{"evidence_count":3,"snapshot_sha256":"b2f917e0311ffa5c96ed72757e91b6082fa6d2e2dfb91e9b36f9f49e7eb79464"},"paper":{"abstract_excerpt":"Self-attention in Transformers relies on globally normalized softmax weights, causing all tokens to compete for influence at every layer. When composed across depth, this interaction pattern induces strong synchronization dynamics that favor convergence toward a dominant mode, a behavior associated with representation collapse and attention sink phenomena. We introduce Krause Attention, a principled attention mechanism inspired by bounded-confidence consensus dynamics. Krause Attention replaces similarity-based global aggregation with distance-based, localized, and selectively sparse interacti","authors_text":"Jingkun Liu, Max Welling, Yisong Yue, Yue Song","cross_cats":["cs.AI"],"headline":"Krause Attention replaces global softmax in transformers with distance-based local interactions from bounded-confidence consensus.","license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.LG","submitted_at":"2026-02-12T03:47:53Z","title":"Krause Synchronization Transformers"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2602.11534","kind":"arxiv","version":3},"verdict":{"created_at":"2026-05-16T02:48:35.286210Z","id":"454d9db5-dddf-4f35-ab28-b0556bd87da3","model_set":{"reader":"grok-4.3"},"one_line_summary":"Krause Attention replaces global softmax self-attention with localized, distance-based bounded-confidence interactions to promote local synchronization, reduce complexity to linear in sequence length, and alleviate attention sinks and representation collapse.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Krause Attention replaces global softmax in transformers with distance-based local interactions from bounded-confidence consensus.","strongest_claim":"Krause Attention replaces similarity-based global aggregation with distance-based, localized, and selectively sparse interactions, promoting structured local synchronization instead of global mixing and alleviating attention sinks while reducing runtime complexity from quadratic to linear in sequence length.","weakest_assumption":"That bounded-confidence consensus dynamics can be directly mapped to attention mechanisms in a way that preserves sufficient expressivity for long-range dependencies while moderating concentration, without the localization introducing new failure modes not captured in the reported experiments."}},"verdict_id":"454d9db5-dddf-4f35-ab28-b0556bd87da3"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:23ae3edfd37f19c87339877b2cfc936292e920d3f5be3605a9e38bcff9514050","target":"record","created_at":"2026-05-17T23:39:16Z","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":"1546c0626b624cc2e9d413936856461599a6bf4366a74f918d1bde4142d26cb7","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.LG","submitted_at":"2026-02-12T03:47:53Z","title_canon_sha256":"f14a67506b7c13f2a02de8b1dc07dc2720896f8d0a23bbbb75b4d60da41535ff"},"schema_version":"1.0","source":{"id":"2602.11534","kind":"arxiv","version":3}},"canonical_sha256":"0ec564a6cf33f25c7089720eec1ba96a40eb3778dd8470f1c2394104dd541f26","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"0ec564a6cf33f25c7089720eec1ba96a40eb3778dd8470f1c2394104dd541f26","first_computed_at":"2026-05-17T23:39:16.212579Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:39:16.212579Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"hcbW12Olky0qjPfyQoo9orK0t84lmmntKzsa7Slf4liNFmIn+zAauRCB5riY3bnjfgoo8LtCLAX1Mh+Jyh7kAg==","signature_status":"signed_v1","signed_at":"2026-05-17T23:39:16.213170Z","signed_message":"canonical_sha256_bytes"},"source_id":"2602.11534","source_kind":"arxiv","source_version":3}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:23ae3edfd37f19c87339877b2cfc936292e920d3f5be3605a9e38bcff9514050","sha256:e2bd10506bd65cd12b12c612bde91da6338316f65af4715e23f8d8065b1284c8"],"state_sha256":"86d139bd6deb6c961b56ead3d739c20ee0127e5c62020292008facf45eda9877"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Xu0trkEVTsM5zg0RzVAHwhQU/QVBkzHkYIHV3F+kxr3/1QbPCt7qYuTqhSEO+TOISTbT+hid66CfGGmaZP3bCw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-30T18:11:02.937125Z","bundle_sha256":"b5181eb24eb693a30d2d247b011d2a1962ea937c6ec83da57df85997a4724d57"}}