{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-16134","title":"Navigating Potholes with Geometry-Aware Sharpness Minimization","arxiv_id":"2605.16134","date":"2026-05-15","proceeding":null,"authors":["Simon Dufort-Labbé","Mehrab Hamidi","Razvan Pascanu","Ioannis Mitliagkas","Damien Scieur","Aristide Baratin"],"abstract":"Sharpness-aware minimization (SAM) encourages flat minima by perturbing parameters along directions of high loss curvature, but treats all parameter directions uniformly, ignoring the underlying loss geometry. We introduce LLQR+SAM, which combines SAM with a learned preconditioner obtained from the recently proposed LLQR framework, a second-order method that recasts steepest descent as a layerwise linear-quadratic regulator problem. The preconditioner is updated sparsely and maintained as a slow exponential moving average, so it captures a smoothed, low-resolution picture of the loss landscape geometry. The SAM perturbation then operates on top of this learned geometry, probing curvature at a faster timescale. We show that this two-timescale structure is not merely a computational convenience: theoretically, the preconditioner amplifies the SAM escape signal in directions that are flat under the average geometry but locally sharp (potholes). Wide, flat basins, by contrast, remain stable. Empirically, LLQR+SAM gives consistent gains over both SAM and LLQR alone across standard vision and sequence modeling benchmarks, supporting the view that slow learned geometry and fast sharpness correction are genuinely complementary.","url_abs":"https://arxiv.org/abs/2605.16134","url_pdf":"https://arxiv.org/pdf/2605.16134","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.16134","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.16134"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/SimonDufLab/LLQR","reach":null}],"summary":{"ran_draft_wrong":8,"ran":4,"ran_honours":1,"ran_violates":1,"ran_fixture":1,"unverified":20},"by_repo_kind":{"found_in_text":{"samples":35,"ran":15,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":35,"samples":[{"code_sha256_prefix":"064259ff87df6bd9","entry":"_build_asam_scale_tree","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"064259ff87df6bd9"}},{"code_sha256_prefix":"47c60aad5a300843","entry":"_build_asam_train_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"47c60aad5a300843"}},{"code_sha256_prefix":"e61c0931590c95e6","entry":"_build_fisher_sam_train_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e61c0931590c95e6"}},{"code_sha256_prefix":"c1b448f16c6b6b98","entry":"_build_no_sam_train_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c1b448f16c6b6b98"}},{"code_sha256_prefix":"c182489843068099","entry":"_collect_main_optimizer_momentum_candidates","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c182489843068099"}},{"code_sha256_prefix":"e94de51a386f295c","entry":"_from_top_level_items_like","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e94de51a386f295c"}},{"code_sha256_prefix":"80be15c1feee4f02","entry":"_normalize_sam_mode","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"80be15c1feee4f02"}},{"code_sha256_prefix":"2142210c9cc45eaa","entry":"_resolve_sam_outer_update_apply_fn","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2142210c9cc45eaa"}},{"code_sha256_prefix":"382590faaebbc9be","entry":"_resolve_start_sam_after_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"382590faaebbc9be"}},{"code_sha256_prefix":"bd4d8b8464d8c18e","entry":"_restore_tree_container_like","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd4d8b8464d8c18e"}},{"code_sha256_prefix":"a56388f3b556674e","entry":"_sam_outer_update_uses_preconditioner","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a56388f3b556674e"}},{"code_sha256_prefix":"f67748ed9b649b23","entry":"_sample_gaussian_tree_like","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f67748ed9b649b23"}},{"code_sha256_prefix":"9b2df4966684d55d","entry":"apply_sam_perturb_sign","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b2df4966684d55d"}},{"code_sha256_prefix":"a43d6b18bb3c9d1f","entry":"extract_main_optimizer_momentum_vector","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a43d6b18bb3c9d1f"}},{"code_sha256_prefix":"ffb65ce23db6b686","entry":"resolve_sam_ablation_perturbation_vector","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ffb65ce23db6b686"}},{"code_sha256_prefix":"fe2d7bb3cf2e5cc6","entry":"_build_base_fsam_train_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fe2d7bb3cf2e5cc6"}},{"code_sha256_prefix":"99f6c52ae8a3f43a","entry":"_build_base_sam_train_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"99f6c52ae8a3f43a"}},{"code_sha256_prefix":"18231158d566108b","entry":"_build_past_fsam_train_step","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"18231158d566108b"}},{"code_sha256_prefix":"f121676ae6bd8b0e","entry":"build_train_step_jit","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f121676ae6bd8b0e"}},{"code_sha256_prefix":"8963e7f94c658491","entry":"make_asam_perturbation_from_grad","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8963e7f94c658491"}},{"code_sha256_prefix":"91a6a0554cc365ad","entry":"make_fisher_sam_perturbation_from_grad","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"91a6a0554cc365ad"}},{"code_sha256_prefix":"dbb358498250d029","entry":"make_perturbation_from_noise","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dbb358498250d029"}},{"code_sha256_prefix":"d82220921f799361","entry":"make_perturbation_from_vector","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d82220921f799361"}},{"code_sha256_prefix":"317e57d1674a87ae","entry":"resolve_sam_state_buffers","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"317e57d1674a87ae"}},{"code_sha256_prefix":"e39582516bc26276","entry":"tree_add","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e39582516bc26276"}},{"code_sha256_prefix":"2fa19d578b5d09bf","entry":"tree_add_scalar","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2fa19d578b5d09bf"}},{"code_sha256_prefix":"a6b006f71d09e94e","entry":"tree_divide_by_layer_scalars","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a6b006f71d09e94e"}},{"code_sha256_prefix":"ae446dc76a68136b","entry":"tree_dot","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ae446dc76a68136b"}},{"code_sha256_prefix":"dcd44a2e4d1b7ab9","entry":"tree_dot_per_layer","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dcd44a2e4d1b7ab9"}},{"code_sha256_prefix":"44fe00e8e7a75884","entry":"tree_dot_subtree","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"44fe00e8e7a75884"}},{"code_sha256_prefix":"28eead75f55c8de1","entry":"tree_l2_norm","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"28eead75f55c8de1"}},{"code_sha256_prefix":"320faa70d9bcc2f8","entry":"tree_mul_scalar","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"320faa70d9bcc2f8"}},{"code_sha256_prefix":"9454c244fdcc9a9a","entry":"tree_normalize","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9454c244fdcc9a9a"}},{"code_sha256_prefix":"2f87dc2fedcb2c12","entry":"tree_sub","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2f87dc2fedcb2c12"}},{"code_sha256_prefix":"cec53974a2017e97","entry":"update_gbar","repo":"SimonDufLab/LLQR","repo_kind":"found_in_text","path":"lqr_optimizer/_src/utils/sam_mode_handlers.py","file_url":"https://github.com/SimonDufLab/LLQR/blob/HEAD/lqr_optimizer/_src/utils/sam_mode_handlers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cec53974a2017e97"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}