paper-with-me

홈 › Papers

Safe and Adaptive Decision-Making for Optimization of Safety-Critical Systems: The ARTEO Algorithm

2022-11-10 · Buse Sibel Korkmaz, Marta Zagórowska, Mehmet Mercangöz

We consider the problem of decision-making under uncertainty in an environment with safety constraints. Many business and industrial applications rely on real-time optimization to improve key performance indicators. In the case of unknown characteristics, real-time optimization becomes challenging, particularly because of the satisfaction of safety constraints. We propose the ARTEO algorithm, where we cast multi-armed bandits as a mathematical programming problem subject to safety constraints and learn the unknown characteristics through exploration while optimizing the targets. We quantify the uncertainty in unknown characteristics by using Gaussian processes and incorporate it into the cost function as a contribution which drives exploration. We adaptively control the size of this contribution in accordance with the requirements of the environment. We guarantee the safety of our algorithm with a high probability through confidence bounds constructed under the regularity assumptions of Gaussian processes. We demonstrate the safety and efficiency of our approach with two case studies: optimization of electric motor current and real-time bidding problems. We further evaluate the performance of ARTEO compared to a safe variant of upper confidence bound based algorithms. ARTEO achieves less cumulative regret with accurate and safe decisions.

📄 PDF Abstract BibTeX arXiv:2211.05495

Code (1)

buseskorkmaz/arteo 공식 구현

Tasks

Decision MakingDecision Making Under UncertaintyGaussian ProcessesMulti-Armed Bandits

Similar Papers 제목 키워드 기반

SafeDrive: Knowledge- and Data-Driven Risk-Sensitive Decision-Making for Autonomous Vehicles with Large Language Models

2024-12-17 · Zhiyuan Zhou, Heye Huang, Boqi Li, Shiyue Zhao 외

Recent advancements in autonomous vehicles (AVs) use Large Language Models (LLMs) to perform well in normal driving scenarios. However, ensuring safety in dynamic, high-risk environments and managing safety-critical long…

Autonomous DrivingAutonomous VehiclesDecision Making

Safe Time-Varying Optimization based on Gaussian Processes with Spatio-Temporal Kernel

2024-09-26 · Jialin Li, Marta Zagorowska, Giulia De Pasquale, Alisa Rupenyan 외

Ensuring safety is a key aspect in sequential decision making problems, such as robotics or process control. The complexity of the underlying systems often makes finding the optimal decision challenging, especially when …

Bayesian OptimizationChange DetectionDecision MakingGaussian Processes+1

Resource Optimization in UAV-assisted IoT Networks: The Role of Generative AI

2024-05-06 · Sana Sharif, Sherali Zeadally, Waleed Ejaz

We investigate how generative Artificial Intelligence (AI) can be used to optimize resources in Unmanned Aerial Vehicle (UAV)-assisted Internet of Things (IoT) networks. In particular, generative AI models for real-time …

Decision MakingManagement

A Risk-Sensitive and Uncertainty-Aware Decision-Making and Control Framework for Safe and Robust Autonomous Driving

2026-09-09 · Zhuoren Li, Ran Yu, Weiqi Zhang, Ming Liu 외 arxiv

Reinforcement learning (RL) has demonstrated considerable potential for autonomous driving decision-making. However, its deployment in urban autonomous driving, particularly at highly interactive unsignalized intersectio…

Reinforcement LearningAutonomous Driving

Safety is Not Only About Refusal: Reasoning-Enhanced Fine-tuning for Interpretable LLM Safety

2025-03-06 · Yuyou Zhang, Miao Li, William Han, Yihang Yao 외

Large Language Models (LLMs) are vulnerable to jailbreak attacks that exploit weaknesses in traditional safety alignment, which often relies on rigid refusal heuristics or representation engineering to block harmful outp…

Decision MakingSafety Alignment