{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:HSPOK5VN2LCBPFIJXBTSX45JCR","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":"22ae36e7fb6ac610402f580714ab826f9c81da91cb3e88afd7dafb4f274cd42c","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-04-26T20:09:25Z","title_canon_sha256":"c974ccea7fca6e2627f929eb263e0832b8eda1dd2c6feaf1cae9d80dc56ee91e"},"schema_version":"1.0","source":{"id":"2604.23862","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.23862","created_at":"2026-05-28T02:04:48Z"},{"alias_kind":"arxiv_version","alias_value":"2604.23862v2","created_at":"2026-05-28T02:04:48Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.23862","created_at":"2026-05-28T02:04:48Z"},{"alias_kind":"pith_short_12","alias_value":"HSPOK5VN2LCB","created_at":"2026-05-28T02:04:48Z"},{"alias_kind":"pith_short_16","alias_value":"HSPOK5VN2LCBPFIJ","created_at":"2026-05-28T02:04:48Z"},{"alias_kind":"pith_short_8","alias_value":"HSPOK5VN","created_at":"2026-05-28T02:04:48Z"}],"graph_snapshots":[{"event_id":"sha256:f582953bd7a173ab13484d35fc0c2b11dc49a20250eccf49efb962095acc9d68","target":"graph","created_at":"2026-05-28T02:04:48Z","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":"The base GMT v7 model trains stably and exposes centroid usage, transition structure, and source-to-target movement as directly inspectable quantities of the forward computation. It remains behind the larger dense baseline in validation loss and perplexity (3.5995/36.58 vs. 3.2903/26.85), while showing close zero-shot benchmark behavior under the evaluated setting."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That gravitational source routing plus token-conditioned target selection plus gated displacement readout can functionally substitute for the dense FFN transformation without requiring additional capacity or architectural changes outside the memory cell itself."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Graph Memory Transformer (GMT) swaps dense FFN sublayers for a graph of 128 centroids and a learned 128x128 transition matrix per block, yielding a 82M-parameter decoder-only LM that trains stably but trails a 103M dense baseline in perplexity."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"A learned graph of memory centroids can replace the feed-forward sublayer in a decoder-only transformer."}],"snapshot_sha256":"622e7f307e16a4a43f6e050b20f4b25425ce585f5d9c7e61d1f9238ecdf6a960"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"ai_meta_artifact","ran_at":"2026-05-21T07:43:11.410025Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T22:42:36.913523Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2604.23862/integrity.json","findings":[],"snapshot_sha256":"f0922dd35a64782136d1f08b38c0aeb566f919a7180a5d3b6d3866065d4fb412","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"We investigate whether the Feed-Forward Network (FFN) sublayer in a decoder-only transformer can be replaced by an explicit learned memory graph while preserving the surrounding autoregressive architecture. The proposed Graph Memory Transformer (GMT) keeps causal self-attention intact, but replaces the usual per-token FFN transformation with a memory cell that routes token representations over a learned bank of centroids connected by a learned directed transition matrix. In the base GMT v7 instantiation studied here, each of 16 transformer blocks contains 128 centroids, a 128 * 128 edge matrix","authors_text":"Niccol\\`o Ferrari, Nicola Zanarini","cross_cats":["cs.AI","cs.CL"],"headline":"A learned graph of memory centroids can replace the feed-forward sublayer in a decoder-only transformer.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-04-26T20:09:25Z","title":"Graph Memory Transformer (GMT)"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2604.23862","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-08T06:24:14.512096Z","id":"66cf2d24-7e13-42cf-bc27-690c491710d1","model_set":{"reader":"grok-4.3"},"one_line_summary":"Graph Memory Transformer (GMT) swaps dense FFN sublayers for a graph of 128 centroids and a learned 128x128 transition matrix per block, yielding a 82M-parameter decoder-only LM that trains stably but trails a 103M dense baseline in perplexity.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"A learned graph of memory centroids can replace the feed-forward sublayer in a decoder-only transformer.","strongest_claim":"The base GMT v7 model trains stably and exposes centroid usage, transition structure, and source-to-target movement as directly inspectable quantities of the forward computation. It remains behind the larger dense baseline in validation loss and perplexity (3.5995/36.58 vs. 3.2903/26.85), while showing close zero-shot benchmark behavior under the evaluated setting.","weakest_assumption":"That gravitational source routing plus token-conditioned target selection plus gated displacement readout can functionally substitute for the dense FFN transformation without requiring additional capacity or architectural changes outside the memory cell itself."}},"verdict_id":"66cf2d24-7e13-42cf-bc27-690c491710d1"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:d171e2a4a7f404a0f898f8299e06c4c40b2b1515ddd848b877cc60c54c41baf5","target":"record","created_at":"2026-05-28T02:04:48Z","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":"22ae36e7fb6ac610402f580714ab826f9c81da91cb3e88afd7dafb4f274cd42c","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2026-04-26T20:09:25Z","title_canon_sha256":"c974ccea7fca6e2627f929eb263e0832b8eda1dd2c6feaf1cae9d80dc56ee91e"},"schema_version":"1.0","source":{"id":"2604.23862","kind":"arxiv","version":2}},"canonical_sha256":"3c9ee576add2c4179509b8672bf3a9145e2eddb17055a71cf5a98061cacbf45a","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"3c9ee576add2c4179509b8672bf3a9145e2eddb17055a71cf5a98061cacbf45a","first_computed_at":"2026-05-28T02:04:48.216382Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-28T02:04:48.216382Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"wlrnZGzznPYj7MHRYHQ90bYWE2aBFnpSqyiL6OfbgH+ME6U3ArKVcA9YosLwjINMDrUXv51fgbUKX0FYaroKBw==","signature_status":"signed_v1","signed_at":"2026-05-28T02:04:48.216901Z","signed_message":"canonical_sha256_bytes"},"source_id":"2604.23862","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:d171e2a4a7f404a0f898f8299e06c4c40b2b1515ddd848b877cc60c54c41baf5","sha256:f582953bd7a173ab13484d35fc0c2b11dc49a20250eccf49efb962095acc9d68"],"state_sha256":"7e77d89a9cbac7aa99861e49e13534b67b770daadf357db13caca8de33635483"}