paper-with-me

Papers

Black-Box Optimization with Implicit Constraints for Public Policy

2023-10-27 · Wenqian Xing, Jungho Lee, Chong Liu, Shixiang Zhu

Black-box optimization (BBO) has become increasingly relevant for tackling complex decision-making problems, especially in public policy domains such as police redistricting. However, its broader application in public policymaking is hindered by the complexity of defining feasible regions and the high-dimensionality of decisions. This paper introduces a novel BBO framework, termed as the Conditional And Generative Black-box Optimization (CageBO). This approach leverages a conditional variational autoencoder to learn the distribution of feasible decisions, enabling a two-way mapping between the original decision space and a simplified, constraint-free latent space. The CageBO efficiently handles the implicit constraints often found in public policy applications, allowing for optimization in the latent space while evaluating objectives in the original space. We validate our method through a case study on large-scale police redistricting problems in Atlanta, Georgia. Our results reveal that our CageBO offers notable improvements in performance and efficiency compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2310.18449

Code (1)

wenqian-xing/cagebo 공식 구현

Tasks

Bayesian OptimizationDecision Making

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

POETS: Uncertainty-Aware LLM Optimization via Compute-Efficient Policy Ensembles

2026-05-08 · Nicolas Menet, Andreas Krause, Abbas Rahimi arxiv

Balancing exploration and exploitation is a core challenge in sequential decision-making and black-box optimization. We introduce POETS ($\textbf{Po}$licy $\textbf{E}$nsembles for $\textbf{T}$hompson $\textbf{S}$ampling)…

Reinforcement Learning

Action Set Based Policy Optimization for Safe Power Grid Management

2021-06-29 · Bo Zhou, Hongsheng Zeng, Yuecheng Liu, Kejiao Li 외

Maintaining the stability of the modern power grid is becoming increasingly difficult due to fluctuating power consumption, unstable power supply coming from renewable energies, and unpredictable accidents such as man-ma…

Decision MakingManagementReinforcement Learning (RL)Sequential Decision Making

From Complexity to Simplicity: Adaptive ES-Active Subspaces for Blackbox Optimization

2019-03-07 · NeurIPS 2019 12 · Krzysztof Choromanski, Aldo Pacchiano, Jack Parker-Holder, Yunhao Tang

We present a new algorithm ASEBO for optimizing high-dimensional blackbox functions. ASEBO adapts to the geometry of the function and learns optimal sets of sensing directions, which are used to probe it, on-the-fly. It …

compressed sensingMulti-Armed BanditsReinforcement Learning

Safe non-smooth black-box optimization with application to policy search

2020-06-08 · L4DC 2020 6 · Ilnura Usmanova, Andreas Krause, Maryam Kamgarpour

For safety-critical black-box optimization tasks, observations of the constraints and the objective are often noisy and available only for the feasible points. We propose an approach based on log barriers to find a local…

Probabilistic Approach to Black-Box Binary Optimization with Budget Constraints: Application to Sensor Placement

2024-06-09 · Ahmed Attia

We present a fully probabilistic approach for solving binary optimization problems with black-box objective functions and with budget constraints. In the probabilistic approach, the optimization variable is viewed as a r…