S-PENNs Quantify Uncertainty in Physics-Constrained ML Models

Zequn He, Celia Reina· August 14, 2026 View original

Key takeaways

  • S-PENNs enable uncertainty quantification in scientific ML models with hard physical constraints.
  • The framework ensures physical admissibility and thermodynamic consistency by design.
  • S-PENNs significantly reduce computational costs compared to deep ensembles.
  • This approach enhances the reliability and trustworthiness of physics-informed AI.

Who benefits

EngineeringMaterials ScienceClimate ModelingChemical EngineeringAerospace

Summary

S-PENNs (Structure-Preserving Epistemic Neural Networks) offer a general framework for uncertainty quantification in scientific machine learning models with hard architectural constraints, ensuring physical admissibility and thermodynamic consistency.

Scientific machine learning models often embed physical structures directly into their architectures to ensure consistency with known laws. However, quantifying uncertainty in these "hard-constrained" models is challenging because standard uncertainty quantification (UQ) methods can violate these embedded physical conditions, require significant architectural changes, or incur high computational costs. This research introduces Structure-Preserving Epistemic Neural Networks (S-PENNs) to address this limitation. S-PENNs provide a general framework for UQ in scientific machine learning models that maintain hard architectural constraints. The method works by attaching lightweight "epinets" to the constrained components of a pre-trained model. This design ensures that every sampled realization remains physically admissible by construction. The framework was specifically instantiated for GENERIC (General Equation for Non-Equilibrium Reversible-Irreversible Coupling) dynamics, yielding thermodynamically consistent rollouts that preserve the first and second laws of thermodynamics. Furthermore, S-PENNs are combined with split conformal prediction for post-hoc calibration, providing prediction intervals with finite-sample marginal coverage guarantees. Validation on examples like a harmonic oscillator, a chemical motor, and a viscoplastic model demonstrated that S-PENNs produce thermodynamically consistent stochastic realizations and well-calibrated prediction intervals. Crucially, they achieve this while reducing computational costs by one to three orders of magnitude compared to deep ensembles, making them a highly efficient solution for UQ in physics-informed AI.

Why it matters

Professionals in scientific and engineering domains can use S-PENNs to build more reliable and trustworthy AI models that adhere to fundamental physical laws while also providing robust uncertainty estimates.

How to implement this in your domain

  1. 1Apply S-PENNs to existing physics-informed machine learning models to add reliable uncertainty quantification.
  2. 2Integrate S-PENNs into the development workflow for new scientific machine learning applications requiring hard physical constraints.
  3. 3Benchmark the computational efficiency of S-PENNs against traditional UQ methods for structure-preserving models.
  4. 4Explore extending S-PENNs to other scientific machine learning models beyond GENERIC dynamics.

Original post by Zequn He, Celia Reina

"arXiv:2608.12624v1 Announce Type: new Abstract: Structure-preserving machine learning embeds physical structure directly into model architectures, yet uncertainty quantification (UQ) for such hard-constrained models remains limited because standard UQ methods may violate the enco…"

View on X

Originally posted by Zequn He, Celia Reina on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI ResearchAI Investing

FlowLOB Generates Realistic, Controllable Limit Order Books Efficiently

This paper introduces FlowLOB, a conditional flow-matching generator for Limit Order Book (LOB) trajectories that offers realistic market dynamics, efficient sampling, and controllable scenario generation, outperforming existing agent-based and deep generative simulators. FlowLOB achieves high fidelity with significantly fewer computational steps than diffusion models and transfers effectively to unseen instruments.

Zhuohan Wang, Andreea Bacalum, Ollie Olby, Carmine Ventre, Namid StillmanAug 14, 2026
AI Engineering & DevToolsAI Research

Auditing Reveals Bias in Neural Combinatorial Optimization Benchmarks

This paper audits test-time budget allocation in Neural Combinatorial Optimization (NCO) solvers, revealing that reported gains from non-uniform sampling often stem from "sampling luck" rather than true allocation benefits on in-distribution data. It proposes a correction procedure and demonstrates real gains under distribution shift, emphasizing the need for rigorous evaluation.

Jinhyung BaeAug 14, 2026
AI Engineering & DevToolsAI Research

Diffusion Models Solve Mixed-Integer Optimization Problems Faster

This paper introduces Constrained Graph Diffusion (CGD), a novel learning-based approach that uses a graph-based generative diffusion model to approximately solve mixed-integer optimization problems (MIPs). CGD integrates a training-free feasibility projection operator into the diffusion process, significantly improving solution quality and feasibility while achieving substantial speedups over traditional numerical solvers.

Vincenzo Di Vito, Mehdi Taghizadeh, Deepjyoti Deka, Kaarthik Sundar, Ferdinando FiorettoAug 14, 2026