{"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/learning-sparse-nonlinear-dynamics-via-mixed","title":"Learning Sparse Nonlinear Dynamics via Mixed-Integer Optimization","arxiv_id":"2206.00176","date":"2022-06-01","proceeding":null,"authors":["Dimitris Bertsimas","Wes Gurnee"],"abstract":"Discovering governing equations of complex dynamical systems directly from data is a central problem in scientific machine learning. In recent years, the sparse identification of nonlinear dynamics (SINDy) framework, powered by heuristic sparse regression methods, has become a dominant tool for learning parsimonious models. We propose an exact formulation of the SINDy problem using mixed-integer optimization (MIO) to solve the sparsity constrained regression problem to provable optimality in seconds. On a large number of canonical ordinary and partial differential equations, we illustrate the dramatic improvement of our approach in accurate model discovery while being more sample efficient, robust to noise, and flexible in accommodating physical constraints.","url_abs":"https://arxiv.org/abs/2206.00176v1","url_pdf":"https://arxiv.org/pdf/2206.00176v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"learning-sparse-nonlinear-dynamics-via-mixed","repo_url":"https://github.com/wesg52/sindy_mio_paper","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"model-discovery","task_name":"Model Discovery"},{"task_slug":"regression-1","task_name":"regression"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2206.00176","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2206.00176"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wesg52/sindy_mio_paper","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":10},"by_repo_kind":{"official":{"samples":10,"ran":0,"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":0,"samples":[{"code_sha256_prefix":"8dcfba9e673084af","entry":"clean_duffing_test_scores","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"constraint_experiment.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/constraint_experiment.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8dcfba9e673084af"}},{"code_sha256_prefix":"60fe98b39b6edd0f","entry":"coefficient_normalized_linf","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"evaluation_metrics.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/evaluation_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"60fe98b39b6edd0f"}},{"code_sha256_prefix":"d03402ebebe55c3c","entry":"combined_aic_score","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"weak_models.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/weak_models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d03402ebebe55c3c"}},{"code_sha256_prefix":"e01b7cf46189dcff","entry":"fit_and_tune_miosos_constrained","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"constraint_experiment.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/constraint_experiment.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e01b7cf46189dcff"}},{"code_sha256_prefix":"48400c3b5b1052ab","entry":"fit_and_tune_sr3","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"constraint_experiment.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/constraint_experiment.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"48400c3b5b1052ab"}},{"code_sha256_prefix":"11614369910bc8cd","entry":"get_polylib_size","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"systems.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/systems.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"11614369910bc8cd"}},{"code_sha256_prefix":"6a8dbf51cd13118b","entry":"load_results","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"make_plots.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/make_plots.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6a8dbf51cd13118b"}},{"code_sha256_prefix":"9d37206a06e26810","entry":"reindex_polylibrary","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"integral_experiment.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/integral_experiment.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9d37206a06e26810"}},{"code_sha256_prefix":"b541e6f69181c7af","entry":"support_confusion_matrix","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"evaluation_metrics.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/evaluation_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b541e6f69181c7af"}},{"code_sha256_prefix":"b1eb07ec1dea9b1a","entry":"support_true_positivity","repo":"wesg52/sindy_mio_paper","repo_kind":"official","path":"evaluation_metrics.py","file_url":"https://github.com/wesg52/sindy_mio_paper/blob/HEAD/evaluation_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1eb07ec1dea9b1a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}