paper-with-me

Papers

A fully differentiable framework for training proxy Exchange Correlation Functionals for periodic systems

2026-02-17 · Rakshit Kumar Singh, Aryan Amit Barsainyan, Bharath Ramsundar arxiv

Density Functional Theory (DFT) is widely used for first-principles simulations in chemistry and materials science, but its computational cost remains a key limitation for large systems. Motivated by recent advances in ML-based exchange-correlation (XC) functionals, this paper introduces a differentiable framework that integrates machine learning models into density functional theory (DFT) for solids and other periodic systems. The framework defines a clean API for neural network models that can act as drop in replacements for conventional exchange-correlation (XC) functionals and enables gradients to flow through the full self-consistent DFT workflow. The framework is implemented in Python using a PyTorch backend, making it fully differentiable and easy to use with standard deep learning tools. We integrate the implementation with the DeepChem library to promote the reuse of established models and to lower the barrier for experimentation. In initial benchmarks against established electronic structure packages (GPAW and PySCF), our models achieve relative errors on the order of 5-10%.

📄 PDF Abstract BibTeX arXiv:2602.15923

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning the exchange-correlation functional from nature with fully differentiable density functional theory

2021-02-08 · Muhammad F. Kasim, Sam M. Vinko

Improving the predictive capability of molecular properties in ab initio simulations is essential for advanced material discovery. Despite recent progress making use of machine learning, utilizing deep neural networks to…

OptiProxy-NAS: Optimization Proxy based End-to-End Neural Architecture Search

2025-09-06 · Bo Lyu, Yu Cui, Tuo Shi, Ke Li arxiv

Neural architecture search (NAS) is a hard computationally expensive optimization problem with a discrete, vast, and spiky search space. One of the key research efforts dedicated to this space focuses on accelerating NAS…

Neural Architecture Search

SCALED : Surrogate-gradient for Codec-Aware Learning of Downsampling in ABR Streaming

2026-01-30 · Esteban Pesnel, Julien Le Tanou, Michael Ropert, Thomas Maugey 외 arxiv

The rapid growth in video consumption has introduced significant challenges to modern streaming architectures. Over-the-Top (OTT) video delivery now predominantly relies on Adaptive Bitrate (ABR) streaming, which dynamic…

Differentiable Proxy Learning for Adaptive Quantization Control in H.264 Video Coding

2026-07-11 · Qihan Xu, Ivan V. Bajić arxiv

H.264 has been the most widely used video coding format for the past two decades due to its relative simplicity, efficiency, and wide availability of software and hardware implementations. However, optimizing codec param…

Semantic Segmentation

Neural Network Training and Non-Differentiable Objective Functions

2023-05-03 · Yash Patel

Many important computer vision tasks are naturally formulated to have a non-differentiable objective. Therefore, the standard, dominant training procedure of a neural network is not applicable since back-propagation requ…