Skip to content
OpenTrain AIFor AI Companies

Iterative Surrogate Model Optimization (ISMO): An active learning algorithm for PDE constrained optimization with deep neural networks

Kjetil O. Lye, Siddhartha Mishra, Deep Ray, Praveen ChandrasekharPublished Aug 13, 2020
arXiv PDF DOI
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Abstract

Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.

We present a novel active learning algorithm, termed as iterative surrogate model optimization (ISMO), for robust and efficient numerical approximation of PDE constrained optimization problems. This algorithm is based on deep neural networks and its key feature is the iterative selection of training data through a feedback loop between deep neural networks and any underlying standard optimization algorithm. Under suitable hypotheses, we show that the resulting optimizers converge exponentially fast (and with exponentially decaying variance), with respect to increasing number of training samples. Numerical examples for optimal control, parameter identification and shape optimization problems for PDEs are provided to validate the proposed theory and to illustrate that ISMO significantly outperforms a standard deep neural network based surrogate optimization algorithm.

Results and benchmarks

Freshness tier: cold
We present a novel active learning algorithm, termed as iterative surrogate model optimization (ISMO), for robust and efficient numerical approximation of PDE constrained optimization problems.

Implementation

Historical official implementation (not recommended for new builds)

Why this implementation
Confidence: low

This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.

Open kjetil-lye/iterative_surrogate_optimization
Reproduction risks
  • No maintained paper-verified implementation is currently available
  • No direct maintained implementation is currently verified.
  • Only historical official repository was found: kjetil-lye/iterative_surrogate_optimization.
  • No maintained paper-verified implementation met reliability thresholds.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
7
Last push
Feb 2, 2023 (1300d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No Docker setup
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
3
Last push
Feb 2, 2023 (1300d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No Docker setup
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
1
Last push
Dec 8, 2022 (1356d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Setup required

Dependencies pinned, manual setup needed

  • kjetil-lye/iterative_surrogate_optimization has requirements.txt but requires manual environment setup.
  • Last push was 1300 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open kjetil-lye/iterative_surrogate_optimization

Quick start

git clone https://github.com/kjetil-lye/iterative_surrogate_optimization.git
pip install -r requirements.txt

Repositories and ecosystem

Official

  • kjetil-lye/ismo_airfoil
    Confidence: High

    kjetil-lye/ismo_airfoil

    3 stars · 3 forks · Last push Feb 2, 2023 · MIT license

  • Validation runs for the ismo algorithm

    1 stars · 3 forks · Last push Dec 8, 2022 · MIT license

  • kjetil-lye/ismo_heat
    Confidence: High

    Experiments for using ISMO on a simple heat equation problem

    0 stars · 1 forks · Last push Dec 8, 2022 · MIT license

Community

No additional community repositories detected yet.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

82

Citations

61

References

Tasks

Artificial neural network, Computer science, Deep learning, Physical Sciences

Methods

Optimization problem, Surrogate model, Mathematical optimization, Meta-optimization, Algorithm, Optimization algorithm

Domains

Artificial intelligence, Machine learning, Physics and Astronomy, Statistical and Nonlinear Physics

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).