{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:YB3NHDCIAU4LOID55LM4DUZCQ4","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":"0676e5e3bb78eef29abe6f00ccc137b3f922cecc1e1654925b39f7e25c252d9e","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-01-22T17:19:58Z","title_canon_sha256":"e0f05bdcd9b0fe30d0eceb440cd666cdfc4f4d5bdb61b11b069921a5723ec0c0"},"schema_version":"1.0","source":{"id":"2602.13215","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.13215","created_at":"2026-05-18T03:09:23Z"},{"alias_kind":"arxiv_version","alias_value":"2602.13215v2","created_at":"2026-05-18T03:09:23Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.13215","created_at":"2026-05-18T03:09:23Z"},{"alias_kind":"pith_short_12","alias_value":"YB3NHDCIAU4L","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"YB3NHDCIAU4LOID5","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"YB3NHDCI","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:4692241ad8872b68e9676fb5dc5cdb04ff13c967e8534eb7725c191dc9fbf4b0","target":"graph","created_at":"2026-05-18T03:09:23Z","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":"Across Mamba2 and Gated DeltaNet backbones (180M-1.5B), AMOR consistently matches or outperforms both pure recurrent models and fixed-schedule hybrid baselines while invoking attention on only ~22% of tokens."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That a dynamic threshold derived from running batch median and scaled standard deviation of output entropy reliably identifies positions where recurrent state alone is insufficient, without introducing distribution-shift artifacts or requiring per-task retuning."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"AMOR uses output entropy to gate attention in recurrent hybrids, matching full attention performance at roughly 22% attention invocations across 180M-1.5B models."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"AMOR routes attention to high-entropy tokens in recurrent models, matching full hybrids while using attention on only 22 percent of positions."}],"snapshot_sha256":"b16bd67777ddb00750298cd44c77c1b688532286daf22ba2945364431897b845"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"043ed7aadbd5aab771d5e553177b687332256e6a9d9bd7770362a98df362e82a"},"paper":{"abstract_excerpt":"Recurrent-attention hybrids aim to combine the efficiency of recurrence with the expressivity of attention, but existing approaches typically apply attention uniformly across all positions, even when the recurrent state alone is sufficient for accurate prediction. We introduce AMOR (Adaptive Metacognitive Output Router), a post-hoc hybrid architecture that selectively invokes attention based on predictive uncertainty. A recurrent backbone is augmented with entropy-gated attention blocks that activate only when the model's output entropy exceeds a dynamic threshold derived from a running batch ","authors_text":"Chen Shani, Haoran Zheng","cross_cats":[],"headline":"AMOR routes attention to high-entropy tokens in recurrent models, matching full hybrids while using attention on only 22 percent of positions.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-01-22T17:19:58Z","title":"When to Think Fast and Slow? AMOR: Adaptive Entropy Gate for Hybrid Models"},"references":{"count":17,"internal_anchors":11,"resolved_work":17,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Pondernet: Learning to ponder","work_id":"dbab54b9-3aa6-4f4d-8117-aa3c5ff6a0fd","year":null},{"cited_arxiv_id":"2004.05150","doi":"","is_internal_anchor":true,"ref_index":2,"title":"Longformer: The Long-Document Transformer","work_id":"abea7a44-6668-4de7-aab6-f53a6e5aa088","year":2004},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"The Consciousness Prior, Dec","work_id":"3d734855-ef5a-4524-afd9-bedb436a7293","year":null},{"cited_arxiv_id":"1308.3432","doi":"","is_internal_anchor":true,"ref_index":4,"title":"Estimating or Propagating Gradients Through Stochastic Neurons for Conditional Computation","work_id":"1fe8c7c8-aff7-4b94-9096-e549d7e60789","year":null},{"cited_arxiv_id":"2405.21060","doi":"","is_internal_anchor":true,"ref_index":5,"title":"Transformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Duality","work_id":"d8eba076-0449-4f6a-aae1-5a7260677f0f","year":null}],"snapshot_sha256":"6400151de4a912613ae3cf01097bbfc2cf49f2bb39dc98ed4080834afc1ea965"},"source":{"id":"2602.13215","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-16T11:46:11.876477Z","id":"5682f14f-d821-4dcd-922c-578e60ab17a2","model_set":{"reader":"grok-4.3"},"one_line_summary":"AMOR uses output entropy to gate attention in recurrent hybrids, matching full attention performance at roughly 22% attention invocations across 180M-1.5B models.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"AMOR routes attention to high-entropy tokens in recurrent models, matching full hybrids while using attention on only 22 percent of positions.","strongest_claim":"Across Mamba2 and Gated DeltaNet backbones (180M-1.5B), AMOR consistently matches or outperforms both pure recurrent models and fixed-schedule hybrid baselines while invoking attention on only ~22% of tokens.","weakest_assumption":"That a dynamic threshold derived from running batch median and scaled standard deviation of output entropy reliably identifies positions where recurrent state alone is insufficient, without introducing distribution-shift artifacts or requiring per-task retuning."}},"verdict_id":"5682f14f-d821-4dcd-922c-578e60ab17a2"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:7e9220610c50d88ed28136e6bdab0ceefc1df52f3a52abbbd0412f39c3d66832","target":"record","created_at":"2026-05-18T03:09:23Z","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":"0676e5e3bb78eef29abe6f00ccc137b3f922cecc1e1654925b39f7e25c252d9e","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-01-22T17:19:58Z","title_canon_sha256":"e0f05bdcd9b0fe30d0eceb440cd666cdfc4f4d5bdb61b11b069921a5723ec0c0"},"schema_version":"1.0","source":{"id":"2602.13215","kind":"arxiv","version":2}},"canonical_sha256":"c076d38c480538b7207dead9c1d322872d8718073469adce944c2c128e623925","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"c076d38c480538b7207dead9c1d322872d8718073469adce944c2c128e623925","first_computed_at":"2026-05-18T03:09:23.557862Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-18T03:09:23.557862Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"05q4MwoIvNmA0iokq3rwhfilo3twbkmiLTTtzfRh3A6b4aYJRxp5jsAm+fJLr9n8uk/0joH+uL1pqdewMvQ0Bw==","signature_status":"signed_v1","signed_at":"2026-05-18T03:09:23.559158Z","signed_message":"canonical_sha256_bytes"},"source_id":"2602.13215","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:7e9220610c50d88ed28136e6bdab0ceefc1df52f3a52abbbd0412f39c3d66832","sha256:4692241ad8872b68e9676fb5dc5cdb04ff13c967e8534eb7725c191dc9fbf4b0"],"state_sha256":"5ad2203f96105f846fec26455aeafbcf23ca556cb30ddf14f0f9862dcc475ccb"}