{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:UKXF5G35BKCZTOC2NSAXFYNHZP","short_pith_number":"pith:UKXF5G35","canonical_record":{"source":{"id":"2605.14047","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-13T19:08:55Z","cross_cats_sorted":["cs.AR"],"title_canon_sha256":"0b25040dcf03e037b92079ae002f10664f1e943125c725bcceb93da1dbc63776","abstract_canon_sha256":"2f8572677c3b6d1b2bc044f83c85a0b18793b07d7eaf8a0d5ebaf8e5fe0dde26"},"schema_version":"1.0"},"canonical_sha256":"a2ae5e9b7d0a8599b85a6c8172e1a7cbda8716a6d700936ff30e44d787180043","source":{"kind":"arxiv","id":"2605.14047","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.14047","created_at":"2026-05-17T23:39:12Z"},{"alias_kind":"arxiv_version","alias_value":"2605.14047v1","created_at":"2026-05-17T23:39:12Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.14047","created_at":"2026-05-17T23:39:12Z"},{"alias_kind":"pith_short_12","alias_value":"UKXF5G35BKCZ","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"UKXF5G35BKCZTOC2","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"UKXF5G35","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:UKXF5G35BKCZTOC2NSAXFYNHZP","target":"record","payload":{"canonical_record":{"source":{"id":"2605.14047","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-13T19:08:55Z","cross_cats_sorted":["cs.AR"],"title_canon_sha256":"0b25040dcf03e037b92079ae002f10664f1e943125c725bcceb93da1dbc63776","abstract_canon_sha256":"2f8572677c3b6d1b2bc044f83c85a0b18793b07d7eaf8a0d5ebaf8e5fe0dde26"},"schema_version":"1.0"},"canonical_sha256":"a2ae5e9b7d0a8599b85a6c8172e1a7cbda8716a6d700936ff30e44d787180043","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:12.684129Z","signature_b64":"v+8adt2QKlNZm2nTvbQz+CROVeEAx0z1u0+d29Pc4NT53ww0aoAHU6SIIxXRlP++HN7W5mmQmUcz2A2z3MVfCQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"a2ae5e9b7d0a8599b85a6c8172e1a7cbda8716a6d700936ff30e44d787180043","last_reissued_at":"2026-05-17T23:39:12.683460Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:12.683460Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.14047","source_version":1,"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:12Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"izYxoIl2zaxRS7TFZBfbXM8Nt1WEC0d3jRt1j33OsmCxRV3QRa7PHq3/CQm300ZOrW9P0uA5WsR54EWwBLUKCg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-21T04:05:33.230839Z"},"content_sha256":"ded9de832dcdc624c9d3b60ef17a6430828b07bcbd3a80a3cd1ec1fad88d13c5","schema_version":"1.0","event_id":"sha256:ded9de832dcdc624c9d3b60ef17a6430828b07bcbd3a80a3cd1ec1fad88d13c5"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:UKXF5G35BKCZTOC2NSAXFYNHZP","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Evolving Layer-Specific Scalar Functions for Hardware-Aware Transformer Adaptation","license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","headline":"Genetic programming evolves layer-specific scalar functions to replace layer normalization in Vision Transformers, recovering 84.25 percent Top-1 accuracy after only 20 epochs of re-alignment.","cross_cats":["cs.AR"],"primary_cat":"cs.CV","authors_text":"Amirhossein Sadough, Kieran Carrigg, Marcel van Gerven, Sigur de Vries","submitted_at":"2026-05-13T19:08:55Z","abstract_excerpt":"Vision Transformers (ViTs) achieve state-of-the-art performance on challenging vision tasks, but their deployment on edge devices is severely hindered by the computational complexity and global reduction bottleneck imposed by layer normalization. Recent methods attempt to bypass this by replacing normalization layers with hardware-friendly scalar approximations. However, these homogeneous replacements do not optimally fit to all layers' behaviour and rely on expensive model retraining. In this work, we propose a highly efficient, hardware-aware framework that utilizes genetic programming (GP) "},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"our evolved expressions accurately approximate the target normalization behaviours, capturing 91.6% of the variance (R²) compared to only 70.2% for homogeneous baselines, allowing our modified architecture to recover 84.25% Top-1 ImageNet-1K accuracy in only 20 epochs.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That functions evolved via genetic programming from pre-trained weights will generalize to unseen inputs and that the post-training re-alignment strategy is sufficient to restore performance without full retraining from scratch.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Genetic programming evolves heterogeneous layer-specific scalar functions to approximate layer normalization in pre-trained ViTs, capturing 91.6% variance versus 70.2% for uniform baselines and recovering 84.25% ImageNet Top-1 accuracy after 20 epochs of adaptation.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Genetic programming evolves layer-specific scalar functions to replace layer normalization in Vision Transformers, recovering 84.25 percent Top-1 accuracy after only 20 epochs of re-alignment.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"ebfd82eda24f7aa75677eb450a94bf7ddf9eb975771f93b420d342940ae30f0a"},"source":{"id":"2605.14047","kind":"arxiv","version":1},"verdict":{"id":"77a75723-c9ca-4955-a05d-f1979b565acb","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T05:36:09.631678Z","strongest_claim":"our evolved expressions accurately approximate the target normalization behaviours, capturing 91.6% of the variance (R²) compared to only 70.2% for homogeneous baselines, allowing our modified architecture to recover 84.25% Top-1 ImageNet-1K accuracy in only 20 epochs.","one_line_summary":"Genetic programming evolves heterogeneous layer-specific scalar functions to approximate layer normalization in pre-trained ViTs, capturing 91.6% variance versus 70.2% for uniform baselines and recovering 84.25% ImageNet Top-1 accuracy after 20 epochs of adaptation.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That functions evolved via genetic programming from pre-trained weights will generalize to unseen inputs and that the post-training re-alignment strategy is sufficient to restore performance without full retraining from scratch.","pith_extraction_headline":"Genetic programming evolves layer-specific scalar functions to replace layer normalization in Vision Transformers, recovering 84.25 percent Top-1 accuracy after only 20 epochs of re-alignment."},"references":{"count":39,"sample":[{"doi":"","year":2010,"title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","work_id":"e96730e3-129b-4db6-b981-15ab7932e297","ref_index":1,"cited_arxiv_id":"2010.11929","is_internal_anchor":true},{"doi":"","year":2025,"title":"Object detection based on cnn and vision-transformer: A survey.IET Computer Vision, 19(1):e70028, 2025","work_id":"e5afd89b-bd8a-4ab2-9119-1b65de00546b","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2020,"title":"End-to-end object detection with transformers","work_id":"8edde51b-affb-4af5-945a-0f2e170567ea","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2023,"title":"Semantic segmentation using vision transformers: A survey.Engineering Applications of Artificial Intelligence, 126:106669, 2023","work_id":"153a2722-77ef-4e4e-af98-fbcddb72bedc","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2021,"title":"Do vision transformers see like convolutional neural networks?Advances in Neural Information Processing Systems, 34:12116–12128, 2021","work_id":"6ce5d2b0-75be-480c-81e0-234abfedfb89","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":39,"snapshot_sha256":"58e2e68197d46feaaa7ffce6484e86887021967522508d3a5bf0fb6f2cdc9064","internal_anchors":2},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"77a75723-c9ca-4955-a05d-f1979b565acb"},"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:12Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"4YljRdPv7R2mfeBX+Si9+dvli9DPy7DF0T87/A2KsOri5ia1D0b0epOLbSnTVgfgJAnqX7fSHLn+akCAtI8vCA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-21T04:05:33.231524Z"},"content_sha256":"3d7b3a0392299df1d40910c74d49bbe555603351fa02583f3c61fb8cc2bb2ed3","schema_version":"1.0","event_id":"sha256:3d7b3a0392299df1d40910c74d49bbe555603351fa02583f3c61fb8cc2bb2ed3"},{"event_type":"integrity_finding","subject_pith_number":"pith:2026:UKXF5G35BKCZTOC2NSAXFYNHZP","target":"integrity","payload":{"note":"DOI in the printed bibliography is fragmented by whitespace or line breaks. A longer candidate (10.1109/ISSCC49657.2024.10454330.11) was visible in the surrounding text but could not be confirmed against doi.org as printed.","snippet":"Sangyeob Kim, Sangjin Kim, Wooyoung Jo, Soyeon Kim, Seongyon Hong, and Hoi-Jun Yoo. C- transformer: A 2.6-18.1 µJ/Token homogeneous DNN-transformer/spiking-transformer processor with big-little network and implicit weight generation for lar","arxiv_id":"2605.14047","detector":"doi_compliance","evidence":{"ref_index":33,"verdict_class":"incontrovertible","resolved_title":null,"printed_excerpt":"Sangyeob Kim, Sangjin Kim, Wooyoung Jo, Soyeon Kim, Seongyon Hong, and Hoi-Jun Yoo. C- transformer: A 2.6-18.1 µJ/Token homogeneous DNN-transformer/spiking-transformer processor with big-little network and implicit weight generation for lar","reconstructed_doi":"10.1109/ISSCC49657.2024.10454330.11"},"severity":"advisory","ref_index":33,"audited_at":"2026-05-19T05:57:52.858103Z","event_type":"pith.integrity.v1","detected_doi":"10.1109/ISSCC49657.2024.10454330.11","detector_url":"https://pith.science/pith-integrity-protocol#doi_compliance","external_url":null,"finding_type":"recoverable_identifier","evidence_hash":"3241ed5e2d915f2f8404aeaa1d200f54a22e4037f3963d937cb51af293128c26","paper_version":1,"verdict_class":"incontrovertible","resolved_title":null,"detector_version":"1.0.0","detected_arxiv_id":null,"integrity_event_id":79,"payload_sha256":"8d19839174f0a09a9c45beffb315f292e4e17c1ed4e5c012bdeec155d8f4a770","signature_b64":"smoGQ+F2Xc2UVji8bWbz3hVhWVjB8Q16J/gohU3iy1EeSuMCcuyKQS2TL6g+oX3reJXex5JoK0g2nDN7dQacDA==","signing_key_id":"pith-v1-2026-05"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-19T06:01:52Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"JEgQdY8hac/wEViQOCA1fMCn+MpQkAKP+qXRGsqKlskd5od0wZLdP+R2vjwOmu6DS8H37fW+dPt2RSe+vQLqDQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-21T04:05:33.232511Z"},"content_sha256":"393cd9e9623726c582d4dd82c82f102394c58dd3081c02283bf62439ddc0a995","schema_version":"1.0","event_id":"sha256:393cd9e9623726c582d4dd82c82f102394c58dd3081c02283bf62439ddc0a995"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/UKXF5G35BKCZTOC2NSAXFYNHZP/bundle.json","state_url":"https://pith.science/pith/UKXF5G35BKCZTOC2NSAXFYNHZP/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/UKXF5G35BKCZTOC2NSAXFYNHZP/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-21T04:05:33Z","links":{"resolver":"https://pith.science/pith/UKXF5G35BKCZTOC2NSAXFYNHZP","bundle":"https://pith.science/pith/UKXF5G35BKCZTOC2NSAXFYNHZP/bundle.json","state":"https://pith.science/pith/UKXF5G35BKCZTOC2NSAXFYNHZP/state.json","well_known_bundle":"https://pith.science/.well-known/pith/UKXF5G35BKCZTOC2NSAXFYNHZP/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:UKXF5G35BKCZTOC2NSAXFYNHZP","merge_version":"pith-open-graph-merge-v1","event_count":3,"valid_event_count":3,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"2f8572677c3b6d1b2bc044f83c85a0b18793b07d7eaf8a0d5ebaf8e5fe0dde26","cross_cats_sorted":["cs.AR"],"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-13T19:08:55Z","title_canon_sha256":"0b25040dcf03e037b92079ae002f10664f1e943125c725bcceb93da1dbc63776"},"schema_version":"1.0","source":{"id":"2605.14047","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.14047","created_at":"2026-05-17T23:39:12Z"},{"alias_kind":"arxiv_version","alias_value":"2605.14047v1","created_at":"2026-05-17T23:39:12Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.14047","created_at":"2026-05-17T23:39:12Z"},{"alias_kind":"pith_short_12","alias_value":"UKXF5G35BKCZ","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"UKXF5G35BKCZTOC2","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"UKXF5G35","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:3d7b3a0392299df1d40910c74d49bbe555603351fa02583f3c61fb8cc2bb2ed3","target":"graph","created_at":"2026-05-17T23:39:12Z","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":"our evolved expressions accurately approximate the target normalization behaviours, capturing 91.6% of the variance (R²) compared to only 70.2% for homogeneous baselines, allowing our modified architecture to recover 84.25% Top-1 ImageNet-1K accuracy in only 20 epochs."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That functions evolved via genetic programming from pre-trained weights will generalize to unseen inputs and that the post-training re-alignment strategy is sufficient to restore performance without full retraining from scratch."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Genetic programming evolves heterogeneous layer-specific scalar functions to approximate layer normalization in pre-trained ViTs, capturing 91.6% variance versus 70.2% for uniform baselines and recovering 84.25% ImageNet Top-1 accuracy after 20 epochs of adaptation."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Genetic programming evolves layer-specific scalar functions to replace layer normalization in Vision Transformers, recovering 84.25 percent Top-1 accuracy after only 20 epochs of re-alignment."}],"snapshot_sha256":"ebfd82eda24f7aa75677eb450a94bf7ddf9eb975771f93b420d342940ae30f0a"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"paper":{"abstract_excerpt":"Vision Transformers (ViTs) achieve state-of-the-art performance on challenging vision tasks, but their deployment on edge devices is severely hindered by the computational complexity and global reduction bottleneck imposed by layer normalization. Recent methods attempt to bypass this by replacing normalization layers with hardware-friendly scalar approximations. However, these homogeneous replacements do not optimally fit to all layers' behaviour and rely on expensive model retraining. In this work, we propose a highly efficient, hardware-aware framework that utilizes genetic programming (GP) ","authors_text":"Amirhossein Sadough, Kieran Carrigg, Marcel van Gerven, Sigur de Vries","cross_cats":["cs.AR"],"headline":"Genetic programming evolves layer-specific scalar functions to replace layer normalization in Vision Transformers, recovering 84.25 percent Top-1 accuracy after only 20 epochs of re-alignment.","license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-13T19:08:55Z","title":"Evolving Layer-Specific Scalar Functions for Hardware-Aware Transformer Adaptation"},"references":{"count":39,"internal_anchors":2,"resolved_work":39,"sample":[{"cited_arxiv_id":"2010.11929","doi":"","is_internal_anchor":true,"ref_index":1,"title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","work_id":"e96730e3-129b-4db6-b981-15ab7932e297","year":2010},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Object detection based on cnn and vision-transformer: A survey.IET Computer Vision, 19(1):e70028, 2025","work_id":"e5afd89b-bd8a-4ab2-9119-1b65de00546b","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"End-to-end object detection with transformers","work_id":"8edde51b-affb-4af5-945a-0f2e170567ea","year":2020},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Semantic segmentation using vision transformers: A survey.Engineering Applications of Artificial Intelligence, 126:106669, 2023","work_id":"153a2722-77ef-4e4e-af98-fbcddb72bedc","year":2023},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Do vision transformers see like convolutional neural networks?Advances in Neural Information Processing Systems, 34:12116–12128, 2021","work_id":"6ce5d2b0-75be-480c-81e0-234abfedfb89","year":2021}],"snapshot_sha256":"58e2e68197d46feaaa7ffce6484e86887021967522508d3a5bf0fb6f2cdc9064"},"source":{"id":"2605.14047","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-15T05:36:09.631678Z","id":"77a75723-c9ca-4955-a05d-f1979b565acb","model_set":{"reader":"grok-4.3"},"one_line_summary":"Genetic programming evolves heterogeneous layer-specific scalar functions to approximate layer normalization in pre-trained ViTs, capturing 91.6% variance versus 70.2% for uniform baselines and recovering 84.25% ImageNet Top-1 accuracy after 20 epochs of adaptation.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Genetic programming evolves layer-specific scalar functions to replace layer normalization in Vision Transformers, recovering 84.25 percent Top-1 accuracy after only 20 epochs of re-alignment.","strongest_claim":"our evolved expressions accurately approximate the target normalization behaviours, capturing 91.6% of the variance (R²) compared to only 70.2% for homogeneous baselines, allowing our modified architecture to recover 84.25% Top-1 ImageNet-1K accuracy in only 20 epochs.","weakest_assumption":"That functions evolved via genetic programming from pre-trained weights will generalize to unseen inputs and that the post-training re-alignment strategy is sufficient to restore performance without full retraining from scratch."}},"verdict_id":"77a75723-c9ca-4955-a05d-f1979b565acb"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:ded9de832dcdc624c9d3b60ef17a6430828b07bcbd3a80a3cd1ec1fad88d13c5","target":"record","created_at":"2026-05-17T23:39:12Z","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":"2f8572677c3b6d1b2bc044f83c85a0b18793b07d7eaf8a0d5ebaf8e5fe0dde26","cross_cats_sorted":["cs.AR"],"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-13T19:08:55Z","title_canon_sha256":"0b25040dcf03e037b92079ae002f10664f1e943125c725bcceb93da1dbc63776"},"schema_version":"1.0","source":{"id":"2605.14047","kind":"arxiv","version":1}},"canonical_sha256":"a2ae5e9b7d0a8599b85a6c8172e1a7cbda8716a6d700936ff30e44d787180043","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"a2ae5e9b7d0a8599b85a6c8172e1a7cbda8716a6d700936ff30e44d787180043","first_computed_at":"2026-05-17T23:39:12.683460Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:39:12.683460Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"v+8adt2QKlNZm2nTvbQz+CROVeEAx0z1u0+d29Pc4NT53ww0aoAHU6SIIxXRlP++HN7W5mmQmUcz2A2z3MVfCQ==","signature_status":"signed_v1","signed_at":"2026-05-17T23:39:12.684129Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.14047","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:ded9de832dcdc624c9d3b60ef17a6430828b07bcbd3a80a3cd1ec1fad88d13c5","sha256:3d7b3a0392299df1d40910c74d49bbe555603351fa02583f3c61fb8cc2bb2ed3","sha256:393cd9e9623726c582d4dd82c82f102394c58dd3081c02283bf62439ddc0a995"],"state_sha256":"d16743f10eb731fbef1cfc74f3519d383f6a06847a1b18e033e4546ded6ff475"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"YvypxDL59ApcWNkVNpFzld8PN411Hy7C5xq20o26fuM9oL4mFh1jzzgcLix9+IW4b/WwASQuwglpp6CsgPruBA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-21T04:05:33.235191Z","bundle_sha256":"db4eef809b65d1ef17d701a15acd4fc0c23211c7ce57446520bd996fb34960d4"}}