Papers › The dark side of the forces: assessing non-conservative force models for atomistic...

The dark side of the forces: assessing non-conservative force models for atomistic machine learning

16 Dec 2024arXiv:2412.11569archive 2025-07-28

Filippo Bigi, Marcel Langer, Michele Ceriotti

The use of machine learning to estimate the energy of a group of atoms, and the forces that drive them to more stable configurations, has revolutionized the fields of computational chemistry and materials discovery. In this domain, rigorous enforcement of symmetry and conservation laws has traditionally been considered essential. For this reason, interatomic forces are usually computed as the derivatives of the potential energy, ensuring energy conservation. Several recent works have questioned this physically constrained approach, suggesting that directly predicting the forces yields a better trade-off between accuracy and computational efficiency -- and that energy conservation can be learned during training. This work investigates the applicability of such non-conservative models in microscopic simulations. We identify and demonstrate several fundamental issues, from ill-defined convergence of geometry optimization to instability in various types of molecular dynamics. Contrary to the case of rotational symmetry, energy conservation is hard to learn, monitor, and correct for. The best approach to exploit the acceleration afforded by direct force prediction might be to use it in tandem with a conservative model, reducing -- rather than eliminating -- the additional cost of backpropagation, but avoiding the pathological behavior associated with non-conservative forces.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.11569")

Code

Syntology Ran 2 of 16 code samples harvested from 4 repositories linked to this paper; 14 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: found in paper text by Syntology: 16 samples from 4 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lab-cosmo/pet-mad mentioned on GitHubpytorchBSD-3-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 2 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran
14unverified

Licence: 12 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

mask_head ACEsuit/mace/mace/modules/irreps_tools.py found in paper text by Syntology ran no licence file found · pointer only · f50f37c0a5425c09 · report
reduce_loss ACEsuit/mace/mace/modules/loss.py found in paper text by Syntology ran no licence file found · pointer only · 899373c6ab1c87f0 · report
all_reduce FAIR-Chem/fairchem/src/fairchem/core/common/distutils.py found in paper text by Syntology unverified licence not identified · pointer only · eb95a1f84fc1e1e8 · report
build_lora_irreps ACEsuit/mace/mace/modules/lora.py found in paper text by Syntology unverified licence not identified · pointer only · 52736b91eb1963da · report
config_initialize MDIL-SNU/SevenNet/sevenn/parse_input.py found in paper text by Syntology unverified MIT (permissive) · 5be11352a256938d · report
copy_state_dict MDIL-SNU/SevenNet/sevenn/checkpoint.py found in paper text by Syntology unverified MIT (permissive) · ad1feb9952020ba2 · report
divide_and_check_no_remainder FAIR-Chem/fairchem/src/fairchem/core/common/gp_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 3ae9ca02160fa96e · report
error_record_condition MDIL-SNU/SevenNet/sevenn/_const.py found in paper text by Syntology unverified MIT (permissive) · e0125c28e1884371 · report
get_requires_for_build_wheel metatensor/featomic/python/featomic/build-backend/backend.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · e2098235f8102b73 · report
inject_LoRAs ACEsuit/mace/mace/modules/lora.py found in paper text by Syntology unverified licence not identified · pointer only · c8def6f0058240fe · report
linear_out_irreps ACEsuit/mace/mace/modules/irreps_tools.py found in paper text by Syntology unverified licence not identified · pointer only · 3ded1daa0770bc97 · report
merge_lora_weights ACEsuit/mace/mace/modules/lora.py found in paper text by Syntology unverified licence not identified · pointer only · 7e34fd3392b920bb · report
pad_input FAIR-Chem/fairchem/src/fairchem/core/common/gp_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 724cb0390dff1053 · report
select_head ACEsuit/mace/mace/cli/create_lammps_model.py found in paper text by Syntology unverified no licence file found · pointer only · 70fdc6dd466014a6 · report
separate_run_commands FAIR-Chem/fairchem/src/fairchem/lammps/lammps_fc.py found in paper text by Syntology unverified licence not identified · pointer only · 738582ea823d8164 · report
tp_out_irreps_with_instructions ACEsuit/mace/mace/modules/irreps_tools.py found in paper text by Syntology unverified licence not identified · pointer only · 1fa51ab28bc114a1 · report

Tasks

Computational EfficiencyComputational chemistry

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections