paper-with-me

Papers

PI-CoF: A Bilevel Optimization Framework for Solving Active Learning Problems using Physics-Information

2024-02-21 · Liqiu Dong, Marta Zagorowska, Tong Liu, Alex Durkin, Mehmet Mercangöz

Physics informed neural networks (PINNs) have recently been proposed as surrogate models for solving process optimization problems. However, in an active learning setting collecting enough data for reliably training PINNs poses a challenge. This study proposes a broadly applicable method for incorporating physics information into existing machine learning (ML) models of any type. The proposed method - referred to as PI-CoF for Physics-Informed Correction Factors - introduces additive or multiplicative correction factors for pointwise inference, which are identified by solving a regularized unconstrained optimization problem for reconciliation of physics information and ML model predictions. When ML models are used in an optimization context, using the proposed approach translates into a bilevel optimization problem, where the reconciliation problem is solved as an inner problem each time before evaluating the objective and constraint functions of the outer problem. The utility of the proposed approach is demonstrated through a numerical example, emphasizing constraint satisfaction in a safe Bayesian optimization (BO) setting. Furthermore, a simulation study is carried out by using PI-CoF for the real-time optimization of a fuel cell system. The results show reduced fuel consumption and better reference tracking performance when using the proposed PI-CoF approach in comparison to a constrained BO algorithm not using physics information.

📄 PDF Abstract BibTeX arXiv:2402.13588

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian OptimizationBilevel Optimization

Similar Papers 제목 키워드 기반

A Framework for Bilevel Optimization on Riemannian Manifolds

2024-02-06 · Andi Han, Bamdev Mishra, Pratik Jawanpuria, Akiko Takeda

Bilevel optimization has gained prominence in various applications. In this study, we introduce a framework for solving bilevel optimization problems, where the variables in both the lower and upper levels are constraine…

Bilevel Optimization

Fully Zeroth-Order Bilevel Programming via Gaussian Smoothing

2024-03-29 · Alireza Aghasi, Saeed Ghadimi

In this paper, we study and analyze zeroth-order stochastic approximation algorithms for solving bilvel problems, when neither the upper/lower objective values, nor their unbiased gradient estimates are available. In par…

Bilevel Optimization

Penalty Method for Inversion-Free Deep Bilevel Optimization

2019-11-08 · Akshay Mehra, Jihun Hamm

Solving a bilevel optimization problem is at the core of several machine learning problems such as hyperparameter tuning, data denoising, meta- and few-shot learning, and training-data poisoning. Different from simultane…

Bilevel OptimizationData PoisoningDenoisingFew-Shot Learning

A Fully First-Order Layer for Differentiable Optimization

2025-12-02 · Zihao Zhao, Kai-Chia Mo, Shing-Hei Ho, Brandon Amos 외 arxiv

Differentiable optimization layers enable learning systems to make decisions by solving embedded optimization problems. However, computing gradients via implicit differentiation requires solving a linear system with Hess…

Bilevel Optimization

Safe Gradient Flow for Bilevel Optimization

2025-01-27 · Sina Sharifi, Nazanin Abolfazli, Erfan Yazdandoost Hamedani, Mahyar Fazlyab

Bilevel optimization is a key framework in hierarchical decision-making, where one problem is embedded within the constraints of another. In this work, we propose a control-theoretic approach to solving bilevel optimizat…

Bilevel OptimizationDecision Making