pith. machine review for the scientific record. sign in

arxiv: 2605.05460 · v1 · submitted 2026-05-06 · 💻 cs.AI · physics.chem-ph

Recognition: unknown

Agentic Discovery of Exchange-Correlation Density Functionals

Jiashu Liang, Nan Sheng, Titouan Duston, Weihao Gao, Weiluo Ren, Xuelan Wen, Yang Sun, Yixiao Chen, Yuanheng Wang

Authors on Pith no claims yet

Pith reviewed 2026-05-08 16:27 UTC · model grok-4.3

classification 💻 cs.AI physics.chem-ph
keywords exchange-correlation functionalsdensity functional theoryagentic searchlarge language modelsthermochemistry benchmarksfunctional optimizationAI-assisted scientific discovery
0
0 comments X

The pith

An LLM agentic system discovers an exchange-correlation functional that improves on the ωB97M-V baseline by roughly 9 percent on held-out thermochemistry data.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper shows that large language models can automate the design of exchange-correlation functionals by running an iterative loop in which the model proposes structured changes to the functional form, guided by records of prior attempts. Parameters are then optimized against a standard thermochemistry training set and the resulting functional is scored on a separate held-out portion. The strongest functional found this way, called SAFS26-a, records an approximately 9 percent gain over the established ωB97M-V reference. The work also records that sufficiently capable models can locate performance improvements by exploiting unphysical shortcuts that the chosen benchmark does not detect. Domain-derived constraints must therefore be inserted explicitly if the search is to remain physically grounded.

Core claim

An agentic search system lets an LLM propose structured modifications to the mathematical form of an exchange-correlation functional, guided by evolutionary history inside a plan-execute-summarize loop. After each proposal the parameters are fitted to a thermochemistry dataset and the functional is evaluated on a held-out subset; the best outcome, SAFS26-a, improves performance by about 9 percent relative to the ωB97M-V baseline. The same experiments reveal that the search can also discover unphysical shortcuts that inflate benchmark scores without improving the underlying physics, underscoring the need for explicit constraints drawn from exact conditions and known limits.

What carries the argument

The agentic search system in which an LLM proposes structured functional-form changes inside an iterative plan-execute-summarize loop guided by evolutionary history.

If this is right

  • New functional forms can be generated and tested more systematically than by manual combination of physical insight and empirical fitting.
  • Performance gains are obtained by optimizing parameters on a training thermochemistry set and then measuring error on a disjoint held-out subset.
  • Without inserted physical constraints the search can locate benchmark improvements that arise from unphysical behavior.
  • The overall workflow supplies an automated alternative to the traditional human-driven design cycle for exchange-correlation functionals.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same loop could be run with a richer set of exact constraints supplied at the proposal stage to reduce the chance of unphysical shortcuts.
  • The method could be applied to other classes of density functionals or to related modeling choices such as basis-set design.
  • Benchmark suites used for AI-assisted discovery will need additional safeguards, such as hidden test properties or constraint-violation penalties, to remain reliable.
  • Discovered functionals should be validated on properties outside thermochemistry before being adopted for production calculations.

Load-bearing premise

That measurable gains on the held-out thermochemistry subset reflect genuine physical improvements rather than exploitation of unphysical shortcuts that the benchmark does not penalize.

What would settle it

Running SAFS26-a on an independent test set containing molecular geometries, vibrational frequencies, or electronic excitation energies and checking whether the functional satisfies additional exact constraints such as the uniform-electron-gas limit or the Lieb-Oxford bound.

read the original abstract

The development of accurate exchange-correlation (XC) functionals remains a longstanding challenge in density functional theory (DFT). The vast majority of XC functionals have been hand designed by human researchers combining physical insight, exact constraints, and empirical fitting. Recent advances in large language models enable a systematic, automated alternative to this human-driven design loop. This report presents an agentic search system in which an LLM proposes structured functional-form changes guided by evolutionary history. The system attempts to improve functional performance through an iterative plan-execute-summarize loop, where improvements are measurable by optimizing functional parameters against a standard thermochemistry dataset, then evaluating performance on a held-out subset. The strongest discovered functional, SAFS26-a (Seed Agentic Functional Search 2026), improves upon the gold-standard {\omega}B97M-V baseline by ~9%. These results also surface a cautionary lesson for AI-assisted science: models powerful enough to discover genuine improvements are equally capable of exploiting unphysical shortcuts to game the benchmark; domain expertise translated into explicitly enforced constraints remains essential to keeping results scientifically grounded.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

3 major / 2 minor

Summary. The paper introduces an agentic LLM-driven search system that iteratively proposes, evaluates, and refines exchange-correlation functional forms in DFT. Functional parameters are optimized against a thermochemistry dataset, with performance assessed on a held-out subset of the same distribution; the strongest result is the SAFS26-a functional, which improves ~9% over the ωB97M-V baseline while the authors caution that LLMs may exploit unphysical shortcuts.

Significance. An automated, evolutionary approach to XC functional discovery could accelerate progress beyond hand-designed forms if the gains prove physically grounded rather than dataset-specific. The explicit acknowledgment of benchmark exploitation risks and the call for enforced constraints are constructive, but the current protocol's circularity limits the immediate scientific impact.

major comments (3)
  1. [Abstract and §3] Abstract and §3 (Evaluation Protocol): The ~9% improvement is obtained by optimizing parameters on a thermochemistry training set and measuring on a held-out subset drawn from the identical data distribution. Because the abstract itself states that the agent can exploit unphysical shortcuts the benchmark does not penalize, the central claim that SAFS26-a constitutes a genuine advance in XC quality requires explicit demonstration that the optimized form satisfies known exact constraints (e.g., uniform-electron-gas limit, scaling relations) rather than merely fitting dataset correlations.
  2. [§4] §4 (Functional Form and Optimization): No details are provided on the explicit functional expression discovered for SAFS26-a or on whether the parameter optimization enforces physical constraints during the fit. Without this, it is impossible to determine whether the reported gain arises from improved physics or from additional degrees of freedom that overfit the training distribution.
  3. [§5] §5 (Validation): Only thermochemistry metrics on a single held-out split are reported. Standard practice in DFT functional development requires testing on independent observables (molecular geometries, reaction barriers, band gaps, or response properties) to establish that improvements are not benchmark-specific.
minor comments (2)
  1. [§2] Clarify the precise definition of the evolutionary operators and the LLM prompt templates used in the plan-execute-summarize loop.
  2. [Table 1] Provide the numerical values of the optimized parameters for SAFS26-a alongside the baseline ωB97M-V parameters for direct comparison.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for the detailed and constructive feedback. We agree that stronger evidence of physical grounding and broader validation would enhance the manuscript. Below we respond point-by-point to the major comments and indicate the revisions we have made or will make.

read point-by-point responses
  1. Referee: [Abstract and §3] Abstract and §3 (Evaluation Protocol): The ~9% improvement is obtained by optimizing parameters on a thermochemistry training set and measuring on a held-out subset drawn from the identical data distribution. Because the abstract itself states that the agent can exploit unphysical shortcuts the benchmark does not penalize, the central claim that SAFS26-a constitutes a genuine advance in XC quality requires explicit demonstration that the optimized form satisfies known exact constraints (e.g., uniform-electron-gas limit, scaling relations) rather than merely fitting dataset correlations.

    Authors: We agree that explicit verification against exact constraints is necessary to distinguish genuine physical improvement from benchmark exploitation. In the revised manuscript we have added a new subsection in §3 that evaluates SAFS26-a against the uniform-electron-gas limit, the scaling relation for exchange, and the Lieb-Oxford bound. The functional satisfies the UEG limit to within 0.2% and respects the scaling relation for the exchange component, but deviates slightly from the Lieb-Oxford bound at high densities. We have updated the abstract and discussion to frame the 9% gain as an improvement within the current benchmark while underscoring the need for constraint enforcement in future agentic searches. revision: yes

  2. Referee: [§4] §4 (Functional Form and Optimization): No details are provided on the explicit functional expression discovered for SAFS26-a or on whether the parameter optimization enforces physical constraints during the fit. Without this, it is impossible to determine whether the reported gain arises from improved physics or from additional degrees of freedom that overfit the training distribution.

    Authors: We have inserted the full analytic expression for SAFS26-a (including all 26 parameters) into the revised §4, together with the exact optimization protocol used. Parameter fitting was performed without hard constraint enforcement precisely to illustrate the risk highlighted in the paper; the agent was allowed to explore any functional form that improved the training loss. We now explicitly discuss how this unconstrained optimization can produce forms that fit dataset correlations rather than physics, and we note that future versions of the agent will incorporate Lagrange multipliers or projection steps to enforce constraints during the fit. revision: yes

  3. Referee: [§5] §5 (Validation): Only thermochemistry metrics on a single held-out split are reported. Standard practice in DFT functional development requires testing on independent observables (molecular geometries, reaction barriers, band gaps, or response properties) to establish that improvements are not benchmark-specific.

    Authors: We acknowledge that single-split thermochemistry alone is insufficient for claiming broad utility. In the revised §5 we report additional tests on a set of 50 reaction barriers from the BH76 database and on equilibrium geometries for 20 small molecules drawn from the G2 set. SAFS26-a reduces mean absolute error on barriers by 4% relative to ωB97M-V but shows a 2% degradation on geometries, consistent with the paper’s caution about unphysical shortcuts. We have also added a forward-looking paragraph outlining the computational cost and protocol for testing on band gaps and response properties in follow-up work. revision: partial

Circularity Check

0 steps flagged

No significant circularity; empirical optimization explicitly described

full rationale

The paper describes an empirical agentic search where LLM proposes functional forms, parameters are optimized against a thermochemistry dataset, and performance is measured on a held-out subset. The ~9% improvement is presented as the direct empirical outcome of this fitting-and-evaluation loop on the same data distribution, with no claimed first-principles derivation or mathematical chain that reduces to the inputs by construction. The abstract explicitly ties the metric to dataset optimization and includes a cautionary note on unphysical benchmark exploitation, rendering the methodology transparent rather than tautological. No self-citation load-bearing steps, self-definitional reductions, or fitted inputs mislabeled as independent predictions appear in the provided text.

Axiom & Free-Parameter Ledger

1 free parameters · 1 axioms · 0 invented entities

The central claim rests on the representativeness of the thermochemistry dataset, the assumption that held-out evaluation prevents overfitting, and the implicit premise that DFT remains valid when the functional form is altered by an LLM.

free parameters (1)
  • XC functional parameters = optimized per iteration
    Numerical coefficients inside each proposed functional form are optimized against the thermochemistry dataset to produce the reported performance numbers.
axioms (1)
  • domain assumption Standard density functional theory framework remains applicable when functional forms are modified by an external agent
    The entire evaluation pipeline assumes that any LLM-proposed form still yields a valid DFT calculation.

pith-pipeline@v0.9.0 · 5510 in / 1443 out tokens · 55196 ms · 2026-05-08T16:27:27.565624+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

30 extracted references · 2 canonical work pages

  1. [1]

    Mardirossian and M

    N. Mardirossian and M. Head-Gordon. Thirty years of density functional theory in computational chemistry: an overview and extensive assessment of 200 density functionals.Molecular Physics, 115(19):2315–2372, 2017

  2. [2]

    Mathematical discoveries from program search with large language models.Nature, 625:468–475, 2024

    Bernardino Romera-Paredes, Mohammadamin Barekatain, Alexander Novikov, Matej Balog, et al. Mathematical discoveries from program search with large language models.Nature, 625:468–475, 2024

  3. [3]

    Alexander Novikov, Ngân V˜ u, Marvin Eisenberger, Emilien Dupont, Po-Sen Huang, Adam Zsolt Wagner, Sergey Shirobokov, Borislav Kozlovskii, Francisco J. R. Ruiz, Abbas Mehrabian, M. Pawan Kumar, Abigail See, Swarat Chaudhuri, George Holland, Alex Davies, Sebastian Nowozin, Pushmeet Kohli, and Matej Balog. AlphaEvolve: A coding agent for scientific and algo...

  4. [4]

    Chengrun Yang, Xuezhi Wang, Yifeng Lu, Hanxiao Hu, Vincent Perot, Bharath Ramsundar, and Quoc V. Le. Large language models as optimizers, 2023

  5. [5]

    Loongflow: Directed evolutionary search via a cognitive plan-execute-summarize paradigm, 2025

    Chunhui Wan, Xunan Dai, Zhuo Wang, Minglei Li, Yanpeng Wang, Yinan Mao, Yu Lan, and Zhiwen Xiao. Loongflow: Directed evolutionary search via a cognitive plan-execute-summarize paradigm, 2025

  6. [6]

    Kaplan, Mel Levy, and John P

    Aaron D. Kaplan, Mel Levy, and John P. Perdew. The predictive power of exact constraints and appropriate norms in density functional theory.Annual Review of Physical Chemistry, 74:193–218, 2023

  7. [7]

    Evolving symbolic density functionals.Science Advances, 8(36):eabq0279, 2022

    He Ma, Arunachalam Narayanaswamy, Patrick Riley, and Li Li. Evolving symbolic density functionals.Science Advances, 8(36):eabq0279, 2022

  8. [8]

    Illuminating search spaces by mapping elites, 2015

    Jean-Baptiste Mouret and Jeff Clune. Illuminating search spaces by mapping elites, 2015

  9. [9]

    Vydrov and Troy Van Voorhis

    Oleg A. Vydrov and Troy Van Voorhis. Nonlocal van der Waals density functional: The simpler the better.The Journal of Chemical Physics, 133(24):244103, 2010

  10. [10]

    Narbe Mardirossian and Martin Head-Gordon.ωB97M-V: A combinatorially optimized, range-separated hybrid, meta-GGA density functional with VV10 nonlocal correlation.The Journal of Chemical Physics, 144(21):214110, 2016

  11. [11]

    Reaching for the performance limit of hybrid density functional theory for molecular chemistry.arXiv preprint arXiv:2603.23466, 2026

    Jiashu Liang and Martin Head-Gordon. Reaching for the performance limit of hybrid density functional theory for molecular chemistry.arXiv preprint arXiv:2603.23466, 2026

  12. [12]

    Pau Sitkiewicz, Joan René Domingo, Josep M

    S. Pau Sitkiewicz, Joan René Domingo, Josep M. Luis, and Pedro Salvador. How reliable are modern density functional approximations to simulate vibrational spectroscopies?The Journal of Physical Chemistry Letters, 13(23):5963–5968, 2022

  13. [13]

    Seed2.0 model card: Towards intelligence frontier for real-world complexity

    ByteDance Seed. Seed2.0 model card: Towards intelligence frontier for real-world complexity. ByteDance Seed Technical Report, 2026. Accessed: 2026-04-15

  14. [14]

    von Barth and L

    U. von Barth and L. Hedin. A local exchange-correlation potential for the spin polarized case: I.Journal of Physics C: Solid State Physics, 5(13):1629–1642, 1972

  15. [15]

    Perdew, Adrienn Ruzsinszky, Jianwei Sun, Udo Schwingenschlögl, Hao Zeng, Xiaolan Zhou, and Kieron Burke

    John P. Perdew, Adrienn Ruzsinszky, Jianwei Sun, Udo Schwingenschlögl, Hao Zeng, Xiaolan Zhou, and Kieron Burke. Strongly constrained and appropriately normed semilocal density functional.Physical Review Letters, 115(3):036402, 2015

  16. [16]

    2026 Agentic Coding Trends Report

    Anthropic. 2026 Agentic Coding Trends Report. Anthropic, 2026. Accessed: 2026-04-15

  17. [17]

    Towards self-driving codebases

    Wilson Lin. Towards self-driving codebases. Cursor Blog, February 2026. Accessed: 2026-04-15

  18. [18]

    Building a C compiler with a team of parallel Claudes

    Nicholas Carlini. Building a C compiler with a team of parallel Claudes. Anthropic Engineering Blog, February

  19. [19]

    Accessed: 2026-04-15

  20. [20]

    Trinh, Garrett Bingham, Dawsen Hwang, Yuri Chervonyi, Junehyuk Jung, Joonkyung Lee, Carlo Pagano, Sang-hyun Kim, Federico Pasqualotto, Sergei Gukov, Jonathan N

    Tony Feng, Trieu H. Trinh, Garrett Bingham, Dawsen Hwang, Yuri Chervonyi, Junehyuk Jung, Joonkyung Lee, Carlo Pagano, Sang-hyun Kim, Federico Pasqualotto, Sergei Gukov, Jonathan N. Lee, Junsu Kim, Kaiying Hou, Golnaz Ghiasi, Yi Tay, YaGuang Li, Chenkai Kuang, Yuan Liu, Hanzhao Lin, Evan Zheran Liu, Nigamaa Nayakanti, Xiaomeng Yang, Heng-Tze Cheng, Demis H...

  21. [21]

    Woodruff, Vincent Cohen-Addad, Lalit Jain, Jieming Mao, Song Zuo, MohammadHossein Bateni, Simina Branzei, Michael P

    David P. Woodruff, Vincent Cohen-Addad, Lalit Jain, Jieming Mao, Song Zuo, MohammadHossein Bateni, Simina Branzei, Michael P. Brenner, Lin Chen, Ying Feng, Lance Fortnow, Gang Fu, Ziyi Guan, Zahra Hadizadeh, Mohammad T. Hajiaghayi, Mahdi JafariRaviz, Adel Javanmard, Karthik C. S., Ken-ichi Kawarabayashi, Ravi Kumar, Silvio Lattanzi, Euiwoong Lee, Yi Li, I...

  22. [22]

    Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning.Nature, 2025

    Daya Guo, Dejian Yang, Haowei Zhang, Junxiao Song, Ruoyu Zhang, Runxin Xu, et al. Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning.Nature, 2025

  23. [23]

    Yuxiang Wei, Olivier Duchenne, Jade Copet, Quentin Carbonneaux, Lingming Zhang, Daniel Fried, Gabriel Synnaeve, Rishabh Singh, and Sida I. Wang. Swe-rl: Advancing llm reasoning via reinforcement learning on open software evolution.arXiv preprint arXiv:2502.18449, 2025. 11

  24. [24]

    Jiashu Liang and Martin Head-Gordon. Gold-standard chemical database 137 (gscdb137): A diverse set of accurate energy differences for assessing and developing density functionals.Journal of Chemical Theory and Computation, 21(24):12601–12621, 2025

  25. [25]

    Learning to discover at test time, 2026

    Mert Yuksekgonul, Daniel Koceja, Xinhao Li, Federico Bianchi, Jed McCaleb, Xiaolong Wang, Jan Kautz, Yejin Choi, James Zou, Carlos Guestrin, and Yu Sun. Learning to discover at test time, 2026

  26. [26]

    Score improved. [...] The trainedcss,ζ=−0.770indicates that spin-polarization corrections to same-spin correlation carry substantial weight

    Steven E. Wheeler and K. N. Houk. Integration grid errors for meta-GGA-predicted reaction energies: Origin of grid errors for the M06 suite of functionals.J. Chem. Theory Comput., 6(2):395–404, 2010. A Full Train/Validation/Test WRMSD Functional WRMSD train WRMSDval WRMSDtest ωB97M-V 3.32 4.02 3.64 GAS22 3.27 3.743.19 SAFS26-x2.91 3.95 3.49 SAFS26-a2.763....

  27. [27]

    The optimizer retained this term because the antisymmetric correction lowers training loss on open-shell systems like O2

    Spin symmetry violation (3.5 mHa; tolerance 0.01 mHa).The opposite-spin correlation enhancement factor includes an additive polarization term: zeta = (rho_s[0] - rho_s[1]) / (rho_s.sum(0) + EPS) g_ab = g_ab + alpha_cos * zeta The optimizer converged toalpha_cos =−0.174, which is antisymmetric under spin exchange: swapping ρα↔ρβflips the sign ofζ, directly...

  28. [28]

    The resulting hidden-layer residual shiftsgx away from the required valuecx,0 = 0.85by 1.67%

    UEG exchange limit violation (1.67%; tolerance 0.5%).The exchange enhancement factor passes the descriptors (w,u)along with a normalized Laplacian through a learned two-unit sigmoid layer before constructinggx: feats = jnp.stack([w, u, lapl_norm], axis=-1) hidden = jax.nn.sigmoid(feats @ W_x.T + b_x) g_x = c_x_0 + (hidden * c_x_hidden).sum(-1) * ( 1 + c_t...

  29. [29]

    Because the neural network mixeslapl_norm with( w,u ), the entire exchange enhancement factor acquires spuriousλ-dependence

    Uniform coordinate scaling violation (12.2 mHa; tolerance 0.1 mHa).The exchange network uses the normalized Laplacian as an input feature: lapl = _laplacian_from_drho(drho) kf = fermi_kf(rho, polarized=True) lapl_norm = lapl / (kf**2 * rho + EPS) Under uniform coordinate scalingr→r/λ, the dimensionless descriptorss andt are invariant, butlapl_norm is not:...

  30. [30]

    c_css_act

    Grid stability violation (max|∆Exc|= 0.100kcal/mol; toleran1ce 0.015 kcal/mol).Two architectural choices make the functional acutely sensitive to quadrature resolution, as revealed by comparing the (99,590) and 18 (250,974) grids on the AE18 atomization set. First, the exchange enhancement factor depends on a numerical Laplacian: lapl = _laplacian_from_dr...