paper-with-me

Papers

Real-Time Systems Optimization with Black-box Constraints and Hybrid Variables

2024-01-21 · Sen Wang, Dong Li, Shao-Yu Huang, Xuanliang Deng, Ashrarul H. Sifat, Changhee Jung, Ryan Williams, Haibo Zeng

When optimizing real-time systems, designers often face a challenging problem where the schedulability constraints are non-convex, non-continuous, or lack an analytical form to understand their properties. Although the optimization framework NORTH proposed in previous work is general (it works with arbitrary schedulability analysis) and scalable, it can only handle problems with continuous variables, which limits its application. In this paper, we extend the applications of the framework NORTH to problems with a hybrid of continuous and discrete variables. This is achieved in a coordinate-descent method, where the continuous and discrete variables are optimized separately during iterations. The new framework, NORTH+, improves around 20% solution quality than NORTH in experiments.

📄 PDF Abstract BibTeX arXiv:2401.11620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint Optimization of Continuous Variables and Priority Assignments for Real-Time Systems with Black-box Schedulability Constraints

2024-01-06 · Sen Wang, Dong Li, Shao-Yu Huang, Xuanliang Deng 외

In real-time systems optimization, designers often face a challenging problem posed by the non-convex and non-continuous schedulability conditions, which may even lack an analytical form to understand their properties. T…

Machine Learning for Fairness-Aware Load Shedding: A Real-Time Solution via Identifying Binding Constraints

2024-07-25 · Yuqi Zhou, Joseph Severino, Sanjana Vijayshankar, Juliette Ugirumurera 외

Timely and effective load shedding in power systems is critical for maintaining supply-demand balance and preventing cascading blackouts. To eliminate load shedding bias against specific regions in the system, optimizati…

Fairness

Parallel Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints

2020-04-01 · Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

Real-world problems often involve the optimization of several objectives under multiple constraints. An example is the hyper-parameter tuning problem of machine learning algorithms. In particular, the minimization of the…

Bayesian Optimization

Bayesian Optimization with Unknown Constraints

2014-03-22 · Michael A. Gelbart, Jasper Snoek, Ryan P. Adams

Recent work on Bayesian optimization has shown its effectiveness in global optimization of difficult black-box objective functions. Many real-world optimization problems of interest also have constraints which are unknow…

Bayesian Optimizationglobal-optimization

A New Knowledge Gradient-based Method for Constrained Bayesian Optimization

2021-01-20 · Wenjie Chen, Shengcai Liu, Ke Tang

Black-box problems are common in real life like structural design, drug experiments, and machine learning. When optimizing black-box systems, decision-makers always consider multiple performances and give the final decis…

Bayesian Optimization