Iterative Surrogate Model Optimization (ISMO): An active learning algorithm for PDE constrained optimization with deep neural networks
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
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.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 95/100, grounding 68/100, status medium.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
kjetil-lye/iterative_surrogate_optimization · 7 stars · Last push Feb 2, 2023
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- 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
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.
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_airfoilConfidence: High
kjetil-lye/ismo_airfoil
3 stars · 3 forks · Last push Feb 2, 2023 · MIT license
- kjetil-lye/ismo_validationConfidence: High
Validation runs for the ismo algorithm
1 stars · 3 forks · Last push Dec 8, 2022 · MIT license
- kjetil-lye/ismo_heatConfidence: 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
Related papers
- Adaptive surrogate model-based fast path planning for spacecraft formation reconfiguration on libration point orbitsSearch on Paper2Code
2016 · Semantic similarity
- A Meta-Optimization Problem for Global Optimization and Its Solution by the Genetic AlgorithmSearch on Paper2Code
1992 · Semantic similarity
- Election Campaign Optimization Algorithm for Multi-peak Optimization ProblemsSearch on Paper2Code
2010 · Semantic similarity
- Application of the hybrid algorithm combining ant colony optimization algorithm with microgenetic algorithm to the optimization of multilayered radar absorbing coatingSearch on Paper2Code
2008 · Semantic similarity
- Application of Genetic Algorithms in Optimization ProblemSearch on Paper2Code
2012 · Semantic similarity
- Study on serial collaborative optimization algorithm based on Nelder-Mead algorithmSearch on Paper2Code
2011 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).