{"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-2602-22086","title":"MBD-ML: Many-body dispersion from machine learning for molecules and materials","arxiv_id":"2602.22086","date":"2026-02-25","proceeding":null,"authors":["Evgeny Moerman","Adil Kabylda","Almaz Khabibrakhmanov","Alexandre Tkatchenko"],"abstract":"Van der Waals (vdW) interactions are essential for describing molecules and materials, from drug design and catalysis to battery applications. These omnipresent interactions must also be accurately included in machine-learned force fields. The many-body dispersion (MBD) method stands out as one of the most accurate and transferable approaches to capture vdW interactions, requiring only atomic $C_6$ coefficients and polarizabilities as input. We present MBD-ML, a pretrained message passing neural network that predicts these atomic properties directly from atomic structures. Through seamless integration with libMBD, our method enables the immediate calculation of MBD-inclusive total energies, forces, and stress tensors. By eliminating the need for intermediate electronic structure calculations, MBD-ML offers a practical and streamlined tool that simplifies the incorporation of state-of-the-art vdW interactions into any electronic structure code, as well as empirical and machine-learned force fields.","url_abs":"https://arxiv.org/abs/2602.22086","url_pdf":"https://arxiv.org/pdf/2602.22086","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=2602.22086","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.22086"}},"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/em819/libmbd","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/dftd3/simple-dftd3","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/dftd4/dftd4","reach":null}],"summary":{"ran":1,"unverified":16},"by_repo_kind":{"found_in_text":{"samples":17,"ran":1,"repositories":3}},"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":17,"samples":[{"code_sha256_prefix":"16b401c631c0e201","entry":"error_check","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"16b401c631c0e201"}},{"code_sha256_prefix":"1d228ba3f66164b4","entry":"Handle","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"1d228ba3f66164b4"}},{"code_sha256_prefix":"08efbe581e7631a3","entry":"ModelHandle","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"08efbe581e7631a3"}},{"code_sha256_prefix":"d4d02b1219605e7d","entry":"ParamHandle","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"d4d02b1219605e7d"}},{"code_sha256_prefix":"8e454bd26254d86e","entry":"StructureHandle","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"8e454bd26254d86e"}},{"code_sha256_prefix":"bcc2b2e5676d7f65","entry":"_cast","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"bcc2b2e5676d7f65"}},{"code_sha256_prefix":"92f625ecae4756da","entry":"_delete_error","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"92f625ecae4756da"}},{"code_sha256_prefix":"00be5397a2a73ecb","entry":"error_check","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/library.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"00be5397a2a73ecb"}},{"code_sha256_prefix":"5ef01e3075e59db7","entry":"get_damping_param","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/parameters.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/parameters.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"5ef01e3075e59db7"}},{"code_sha256_prefix":"d0cf446c132677ab","entry":"get_data_file_name","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/parameters.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/parameters.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"d0cf446c132677ab"}},{"code_sha256_prefix":"21198b0e0ca1f36c","entry":"get_dispersion","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"21198b0e0ca1f36c"}},{"code_sha256_prefix":"94284e600c2a9e2d","entry":"load_data_base","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/parameters.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/parameters.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"94284e600c2a9e2d"}},{"code_sha256_prefix":"570437e6937a5b69","entry":"new_d4_model","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/library.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"570437e6937a5b69"}},{"code_sha256_prefix":"926a6f29d787d7fe","entry":"new_error","repo":"dftd3/simple-dftd3","repo_kind":"found_in_text","path":"python/dftd3/library.py","file_url":"https://github.com/dftd3/simple-dftd3/blob/HEAD/python/dftd3/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"926a6f29d787d7fe"}},{"code_sha256_prefix":"b9a51630c399076f","entry":"new_structure","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/library.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/library.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"b9a51630c399076f"}},{"code_sha256_prefix":"457d30a830b50f66","entry":"ratios_from_mbdml","repo":"em819/libmbd","repo_kind":"found_in_text","path":"src/pymbd/mbd_ml.py","file_url":"https://github.com/em819/libmbd/blob/HEAD/src/pymbd/mbd_ml.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MPL-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"457d30a830b50f66"}},{"code_sha256_prefix":"ec7ca68713a8122e","entry":"run_qcschema","repo":"dftd4/dftd4","repo_kind":"found_in_text","path":"python/dftd4/qcschema.py","file_url":"https://github.com/dftd4/dftd4/blob/HEAD/python/dftd4/qcschema.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"LGPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"ec7ca68713a8122e"}}]},"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}