Skip to main content

ODIL (Optimizing a DIscrete Loss) is a framework for solving inverse problems for differential equations

Project description

ODIL

ODIL (Optimizing a Discrete Loss) is a Python framework for solving inverse and data assimilation problems for partial differential equations. ODIL formulates the problem through optimization of a loss function including the residuals of a finite-difference and finite-volume discretization along with data and regularization terms. ODIL solves the same problems as the popular PINN (Physics-Informed Neural Networks) framework.

Key features:

  • automatic differentiation using TensorFlow or JAX
  • optimization by gradient-based methods (Adam, L-BFGS) and Newton's method
  • orders of magnitude lower computational cost than PINN [1]
  • multigrid decomposition for faster optimization [2]

Interactive demos

These demos use a C++ implementation of ODIL with autodiff and Emscripten to run interactively in the web browser.

Poisson Wave Heat Advection Advection2

Installation

pip install odil

or

pip install git+https://github.com/cselab/odil.git

Using GPU

To enable GPU support, provide a non-empty list of devices in CUDA_VISIBLE_DEVICES. Values CUDA_VISIBLE_DEVICES= and CUDA_VISIBLE_DEVICES=-1 disable GPU support.

Developers

ODIL is developed by researchers at Harvard University

advised by

Publications

  1. Karnakov P, Litvinov S, Koumoutsakos P. Solving inverse problems in physics by optimizing a discrete loss: Fast and accurate learning without neural networks. PNAS Nexus, 2024. DOI:10.1093/pnasnexus/pgae005 arXiv:2205.04611

  2. Karnakov P, Litvinov S, Koumoutsakos P. Flow reconstruction by multiresolution optimization of a discrete loss with automatic differentiation. Eur. Phys. J, 2023. DOI:10.1140/epje/s10189-023-00313-7 arXiv:2303.04679 slides

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odil-0.1.7.tar.gz (56.3 kB view details)

Uploaded Source

Built Distribution

odil-0.1.7-py2.py3-none-any.whl (40.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file odil-0.1.7.tar.gz.

File metadata

  • Download URL: odil-0.1.7.tar.gz
  • Upload date:
  • Size: 56.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for odil-0.1.7.tar.gz
Algorithm Hash digest
SHA256 6e46a282cc60f46a4c145815be73bf1615d8b6dd11f3059f717b75e700ff7b46
MD5 e574f59fd4c8fbf64474f4dc33e90557
BLAKE2b-256 6fb82224e18f6e184c9e28424a814753d4caee825612d26b4a4f3adf07891a92

See more details on using hashes here.

File details

Details for the file odil-0.1.7-py2.py3-none-any.whl.

File metadata

  • Download URL: odil-0.1.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 40.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for odil-0.1.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f42dae53974218f2e5bc32680ab49f5b71411bc6d772c4ab2aa5593a04ead482
MD5 8757382ed87add6d597422c12def9510
BLAKE2b-256 d616a11a8d6e027063da37f7613d0b32d58ed0c57cb2ee00491fee38ebd62b86

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page