paper-with-me

Papers

MPC-Guided Safe Reinforcement Learning and Lipschitz-Based Filtering for Structured Nonlinear Systems

2025-12-14 · Patrick Kostelac, Xuerui Wang, Anahita Jamshidnejad arxiv

Modern engineering systems, such as autonomous vehicles, flexible robotics, and intelligent aerospace platforms, require controllers that are robust to uncertainties, adaptive to environmental changes, and safety-aware under real-time constraints. RL offers powerful data-driven adaptability for systems with nonlinear dynamics that interact with uncertain environments. RL, however, lacks built-in mechanisms for dynamic constraint satisfaction during exploration. MPC offers structured constraint handling and robustness, but its reliance on accurate models and computationally demanding online optimization may pose significant challenges. This paper proposes an integrated MPC-RL framework that combines stability and safety guarantees of MPC with the adaptability of RL. During training, MPC defines safe control bounds that guide the RL component and that enable constraint-aware policy learning. At deployment, the learned policy operates in real time with a lightweight safety filter based on Lipschitz continuity to ensure constraint satisfaction without heavy online optimizations. The approach, which is validated on a nonlinear aeroelastic wing system, demonstrates improved disturbance rejection, reduced actuator effort, and robust performance under turbulence. The architecture generalizes to other domains with structured nonlinearities and bounded disturbances, offering a scalable solution for safe artificial-intelligence-driven control in engineering applications.

📄 PDF Abstract BibTeX arXiv:2512.12855

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAutonomous Vehicles

Similar Papers 제목 키워드 기반

How to Train Your Latent Control Barrier Function: Smooth Safety Filtering Under Hard-to-Model Constraints

2025-11-23 · Kensuke Nakamura, Arun L. Bishop, Steven Man, Aaron M. Johnson 외 arxiv

Latent safety filters extend Hamilton-Jacobi (HJ) reachability to operate on latent state representations and dynamics learned directly from high-dimensional observations, enabling safe visuomotor control under hard-to-m…

Reinforcement Learning

Epigraph-Guided Flow Matching for Safe and Performant Offline Reinforcement Learning

2026-02-08 · Manan Tayal, Mumuksh Tayal arxiv

Offline reinforcement learning (RL) provides a compelling paradigm for training autonomous systems without the risks of online exploration, particularly in safety-critical domains. However, jointly achieving strong safet…

Reinforcement LearningOffline RL

Safe Approximate Dynamic Programming Via Kernelized Lipschitz Estimation

2019-07-03 · Ankush Chakrabarty, Devesh K. Jha, Gregery T. Buzzard, Yebin Wang 외

We develop a method for obtaining safe initial policies for reinforcement learning via approximate dynamic programming (ADP) techniques for uncertain systems evolving with discrete-time dynamics. We employ kernelized Lip…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Exploration in Structured Reinforcement Learning

2018-06-03 · NeurIPS 2018 12 · Jungseul Ok, Alexandre Proutiere, Damianos Tranos

We address reinforcement learning problems with finite state and action spaces where the underlying MDP has some known structure that could be potentially exploited to minimize the exploration rates of suboptimal (state,…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Decentralized Safe Reinforcement Learning for Voltage Control

2021-10-03 · Wenqi Cui, Jiayi Li, Baosen Zhang

Inverter-based distributed energy resources provide the possibility for fast time-scale voltage control by quickly adjusting their reactive power. The power-electronic interfaces allow these resources to realize almost a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning