{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:7X2WC3QOGBPMK2NTU7Z6JHGROH","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":"8e5bf3075d2e1b68b45eb49719ba7ea8b7e781e48d2aac672b64f638cb815090","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-05-08T01:38:58Z","title_canon_sha256":"103e0cf8c60a2787cbd5b3f86bad6499148fd2bfa103ee1f751146f704ee3b64"},"schema_version":"1.0","source":{"id":"2605.07111","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.07111","created_at":"2026-05-20T00:04:34Z"},{"alias_kind":"arxiv_version","alias_value":"2605.07111v2","created_at":"2026-05-20T00:04:34Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.07111","created_at":"2026-05-20T00:04:34Z"},{"alias_kind":"pith_short_12","alias_value":"7X2WC3QOGBPM","created_at":"2026-05-20T00:04:34Z"},{"alias_kind":"pith_short_16","alias_value":"7X2WC3QOGBPMK2NT","created_at":"2026-05-20T00:04:34Z"},{"alias_kind":"pith_short_8","alias_value":"7X2WC3QO","created_at":"2026-05-20T00:04:34Z"}],"graph_snapshots":[{"event_id":"sha256:3ff9b1e5e86730b38e022b8e410e2ef93d29459ff76eb90b2310de993bfcc778","target":"graph","created_at":"2026-05-20T00:04:34Z","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 evaluations show that MoLF either improves on or stays within 1.5% of the better of FFT and LoRA across all settings, while MoLF-Efficient outperforms prior adaptive LoRA approaches by up to 20% on Fact and 9% on Med and SQL."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That gradient-guided routing at the optimizer level will produce stable training dynamics and that the observed performance gains on the tested models and tasks will hold for other LLMs and domains."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"MoLF routes updates between full fine-tuning and LoRA at the optimizer level to match or exceed the better of either static method, with an efficient LoRA-only variant outperforming prior adaptive approaches."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Gradient routing between full and LoRA tuning beats static choices"}],"snapshot_sha256":"d95b4e9469b7d3d5d9293102394085b8ce920d6dfe1207dd1fbf3ec7e8b3fd31"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"333d7a786c5dc6498bf5f007daacde7861e685b842781fe932fe275ad1e28763"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"doi_title_agreement","ran_at":"2026-05-19T17:01:20.208246Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T12:03:16.659944Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2605.07111/integrity.json","findings":[],"snapshot_sha256":"7edae3803484477b5980f53e42edef3702145ff1dd67ae2e12af8a04c4ce6185","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Recent literature on fine-tuning Large Language Models highlights a fundamental debate. While Full Fine-Tuning (FFT) provides the representational plasticity required for high-entropy knowledge injection, Low-Rank Adaptation (LoRA) can match or surpass FFT performance because many tasks only require updates in a low-rank space and benefit from LoRA's additional regularization. Through empirical evaluation across diverse tasks (SQL, Medical QA, and Counterfactual Knowledge) and varying language models (Gemma-3-1B, Qwen2.5-1.5B, and Qwen2.5-3B), we verify both trends and demonstrate that relying","authors_text":"Boxun Li, Haozhan Tang, Kevin Kuo, Virginia Smith, Xinyin Zhang, Xiuqi Zhu","cross_cats":["cs.AI"],"headline":"Gradient routing between full and LoRA tuning beats static choices","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-05-08T01:38:58Z","title":"Beyond LoRA vs. Full Fine-Tuning: Gradient-Guided Optimizer Routing for LLM Adaptation"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2605.07111","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-11T01:06:23.765691Z","id":"238107a3-c9e5-4662-bfe5-45b7242416f9","model_set":{"reader":"grok-4.3"},"one_line_summary":"MoLF routes updates between full fine-tuning and LoRA at the optimizer level to match or exceed the better of either static method, with an efficient LoRA-only variant outperforming prior adaptive approaches.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Gradient routing between full and LoRA tuning beats static choices","strongest_claim":"Our evaluations show that MoLF either improves on or stays within 1.5% of the better of FFT and LoRA across all settings, while MoLF-Efficient outperforms prior adaptive LoRA approaches by up to 20% on Fact and 9% on Med and SQL.","weakest_assumption":"That gradient-guided routing at the optimizer level will produce stable training dynamics and that the observed performance gains on the tested models and tasks will hold for other LLMs and domains."}},"verdict_id":"238107a3-c9e5-4662-bfe5-45b7242416f9"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:6835c198c2b94c9d46f1a708434f4b70455df71e3f9361431a412b5c6f727816","target":"record","created_at":"2026-05-20T00:04:34Z","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":"8e5bf3075d2e1b68b45eb49719ba7ea8b7e781e48d2aac672b64f638cb815090","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CL","submitted_at":"2026-05-08T01:38:58Z","title_canon_sha256":"103e0cf8c60a2787cbd5b3f86bad6499148fd2bfa103ee1f751146f704ee3b64"},"schema_version":"1.0","source":{"id":"2605.07111","kind":"arxiv","version":2}},"canonical_sha256":"fdf5616e0e305ec569b3a7f3e49cd171d4fecd9ccf93f69aa1767c03d5dea13a","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"fdf5616e0e305ec569b3a7f3e49cd171d4fecd9ccf93f69aa1767c03d5dea13a","first_computed_at":"2026-05-20T00:04:34.544123Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:04:34.544123Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"VdQ8qfqECovANhOiqQ3xl9pB1lp7CSx6ffmh5uDYFQF8wuj2QiSK/cPfv1YNgfnpFusEo+r5sA3kPpuv0CYyCQ==","signature_status":"signed_v1","signed_at":"2026-05-20T00:04:34.544895Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.07111","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:6835c198c2b94c9d46f1a708434f4b70455df71e3f9361431a412b5c6f727816","sha256:3ff9b1e5e86730b38e022b8e410e2ef93d29459ff76eb90b2310de993bfcc778"],"state_sha256":"541d5856e1fa536f4246d4bcfa17e00d82c94a03d3d46b6300db9b58e7452f7e"}