← Search

Aditi Krishnapriyan

7 accepted papers

2026

A recipe for scalable attention-based ML potentials: unlocking long-range accuracy with all-to-all node attention

ICML 2026poster

Machine-learning interatomic potentials (MLIPs) have advanced rapidly, with many top models relying on strong physics-based inductive bias. However, as models scale to larger systems like biomolecules and electrolytes, they struggle to accurately capture long-range (LR) interactions, leading current…

Cited by 0SourceScholar
2026

From Evaluation to Design: Using Potential Energy Surface Smoothness Metrics to Guide ML Interatomic Potential Architectures

ICML 2026poster

Machine Learning Interatomic Potentials (MLIPs) sometimes fail to reproduce the physical smoothness of the quantum potential energy surface (PES), leading to erroneous behavior in downstream simulations that can be missed by standard energy and force regression evaluations. Existing evaluations, suc…

Cited by 0SourceScholar
2026

Parallel Stochastic Gradient-Based Planning for World Models

ICML 2026poster

World models simulate environment dynamics from raw sensory inputs like video. However, using them for planning can be challenging due to the vast and unstructured search space. We propose a robust and highly parallelizable planner that leverages the differentiability of the learned world model for …

Cited by 0SourceScholar
2024

Equation Discovery with Bayesian Spike-and-Slab Priors and Efficient Kernels

AISTATS 2024poster

Discovering governing equations from data is important to many scientific and engineering applications. Despite promising successes, existing methods are still challenged by data sparsity and noise issues, both of which are ubiquitous in practice. Moreover, state-of-the-art methods lack uncertainty…

2023

Learning differentiable solvers for systems with hard constraints

ICLR 2023poster

We introduce a practical method to enforce partial differential equation (PDE) constraints for functions defined by neural networks (NNs), with a high degree of accuracy and up to a desired tolerance. We develop a differentiable PDE-constrained layer that can be incorporated into any NN architecture…

Cited by 35SourcePDFScholar
2022

AutoIP: A United Framework to Integrate Physics into Gaussian Processes

ICML 2022spotlight

Physical modeling is critical for many modern science and engineering applications. From a data science or machine learning perspective, where more domain-agnostic, data-driven models are pervasive, physical knowledge {—} often expressed as differential equations {—} is valuable in that it is comple…

2021

Characterizing possible failure modes in physics-informed neural networks

NeurIPS 2021poster

Recent work in scientific machine learning has developed so-called physics-informed neural network (PINN) models. The typical approach is to incorporate physical domain knowledge as soft constraints on an empirical loss function and use existing machine learning methodologies to train the model. We…