{"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-07323","title":"Discovering Ordinary Differential Equations with LLM-Based Qualitative and Quantitative Evaluation","arxiv_id":"2605.07323","date":"2026-05-08","proceeding":"ICML","authors":["Sum Kyun Song","Bong Gyun Shin","Jae Yong Lee"],"abstract":"Discovering governing differential equations from observational data is a fundamental challenge in scientific machine learning. Existing symbolic regression approaches rely primarily on quantitative metrics; however, real-world differential equation modeling also requires incorporating domain knowledge to ensure physical plausibility. To address this gap, we propose DoLQ, a method for discovering ordinary differential equations with LLM-based qualitative and quantitative evaluation. DoLQ employs a multi-agent architecture: a Sampler Agent proposes dynamic system candidates, a Parameter Optimizer refines equations for accuracy, and a Scientist Agent leverages an LLM to conduct both qualitative and quantitative evaluations and synthesize their results to iteratively guide the search. Experiments on multi-dimensional ordinary differential equation benchmarks demonstrate that DoLQ achieves superior performance compared to existing methods, not only attaining higher success rates but also more accurately recovering the correct symbolic terms of ground truth equations. Our code is available at https://github.com/Bon99yun/DoLQ.","url_abs":"https://arxiv.org/abs/2605.07323","url_pdf":"https://arxiv.org/pdf/2605.07323","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.07323","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.07323"}},"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/Bon99yun/DoLQ","reach":null}],"summary":{"ran":18},"by_repo_kind":{"found_in_text":{"samples":18,"ran":18,"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":18,"samples":[{"code_sha256_prefix":"1702fa26d2236c7c","entry":"clean_code_string","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1702fa26d2236c7c"}},{"code_sha256_prefix":"b6f6356c26a7c2b0","entry":"compare_priority","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"compare.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/compare.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":"b6f6356c26a7c2b0"}},{"code_sha256_prefix":"fca9d915b94a2496","entry":"configure_experiment_logging","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"io_utils.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/io_utils.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":"fca9d915b94a2496"}},{"code_sha256_prefix":"02d2fdafd790f6b6","entry":"create_describe","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"data_loader.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/data_loader.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":"02d2fdafd790f6b6"}},{"code_sha256_prefix":"9e52518188c391cf","entry":"create_df_dict","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"data_loader.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/data_loader.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":"9e52518188c391cf"}},{"code_sha256_prefix":"49a284a916d11af9","entry":"create_function_output_class","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"with_structured_output.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/with_structured_output.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":"49a284a916d11af9"}},{"code_sha256_prefix":"664945916f1eff44","entry":"finish_runtime_metrics","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"evolution.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/evolution.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":"664945916f1eff44"}},{"code_sha256_prefix":"f74be51906ea395f","entry":"format_scientist_insight_for_prompt","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"prompt.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/prompt.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":"f74be51906ea395f"}},{"code_sha256_prefix":"ec0bdfda00c82896","entry":"generate_logs_dir_name","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"io_utils.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/io_utils.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":"ec0bdfda00c82896"}},{"code_sha256_prefix":"e6cbf371a63eefcf","entry":"get_dim_scores_values","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"compare.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/compare.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":"e6cbf371a63eefcf"}},{"code_sha256_prefix":"74d6984b63ecb870","entry":"get_experiment_logger","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"io_utils.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/io_utils.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":"74d6984b63ecb870"}},{"code_sha256_prefix":"3c63a6257ef51aa4","entry":"get_x_cols","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/utils.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":"3c63a6257ef51aa4"}},{"code_sha256_prefix":"341f7cbd1c9648b7","entry":"is_better_than","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"compare.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/compare.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":"341f7cbd1c9648b7"}},{"code_sha256_prefix":"20047efa26a69c65","entry":"load_dataframes","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"data_loader.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/data_loader.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":"20047efa26a69c65"}},{"code_sha256_prefix":"867f03c0cf9ea908","entry":"make_analysis_and_record_prompt","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"prompt.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/prompt.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":"867f03c0cf9ea908"}},{"code_sha256_prefix":"9bb38861e49b597c","entry":"make_function_from_code","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/utils.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":"9bb38861e49b597c"}},{"code_sha256_prefix":"bb9d41853e4ee629","entry":"make_sampler_ODE_prompt","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"prompt.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/prompt.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":"bb9d41853e4ee629"}},{"code_sha256_prefix":"a59a46b5d3ac84b7","entry":"should_log_score_improvement","repo":"Bon99yun/DoLQ","repo_kind":"found_in_text","path":"evolution.py","file_url":"https://github.com/Bon99yun/DoLQ/blob/HEAD/evolution.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":"a59a46b5d3ac84b7"}}]},"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}