TL;DR
This paper introduces a unifying modeling framework for infinite-dimensional optimization problems, enabling better analysis and solution methods across various disciplines with a Julia-based package.
Contribution
A novel abstraction for InfiniteOpt problems that unifies modeling, analysis, and solution approaches across multiple infinite-dimensional problem classes.
Findings
Developed a measure-centric paradigm for InfiniteOpt modeling
Enabled transfer of techniques across disciplines
Created a Julia package, InfiniteOpt.jl, for practical implementation
Abstract
Infinite-dimensional optimization (InfiniteOpt) problems involve modeling components (variables, objectives, and constraints) that are functions defined over infinite-dimensional domains. Examples include continuous-time dynamic optimization (time is an infinite domain and components are a function of time), PDE optimization problems (space and time are infinite domains and components are a function of space-time), as well as stochastic and semi-infinite optimization (random space is an infinite domain and components are a function of such random space). InfiniteOpt problems also arise from combinations of these problem classes (e.g., stochastic PDE optimization). Given the infinite-dimensional nature of objectives and constraints, one often needs to define appropriate quantities (measures) to properly pose the problem. Moreover, InfiniteOpt problems often need to be transformed into a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
