English

Self-Supervised Learning with Lie Symmetries for Partial Differential Equations

Machine Learning 2024-02-15 v2 Numerical Analysis Numerical Analysis

Abstract

Machine learning for differential equations paves the way for computationally efficient alternatives to numerical solvers, with potentially broad impacts in science and engineering. Though current algorithms typically require simulated training data tailored to a given setting, one may instead wish to learn useful information from heterogeneous sources, or from real dynamical systems observations that are messy or incomplete. In this work, we learn general-purpose representations of PDEs from heterogeneous data by implementing joint embedding methods for self-supervised learning (SSL), a framework for unsupervised representation learning that has had notable success in computer vision. Our representation outperforms baseline approaches to invariant tasks, such as regressing the coefficients of a PDE, while also improving the time-stepping performance of neural solvers. We hope that our proposed methodology will prove useful in the eventual development of general-purpose foundation models for PDEs. Code: https://github.com/facebookresearch/SSLForPDEs.

Keywords

Cite

@article{arxiv.2307.05432,
  title  = {Self-Supervised Learning with Lie Symmetries for Partial Differential Equations},
  author = {Grégoire Mialon and Quentin Garrido and Hannah Lawrence and Danyal Rehman and Yann LeCun and Bobak T. Kiani},
  journal= {arXiv preprint arXiv:2307.05432},
  year   = {2024}
}

Comments

NeurIPS 2023

R2 v1 2026-06-28T11:27:22.929Z