paper-with-me

Papers

Learning Verifiable Control Policies Using Relaxed Verification

2025-04-23 · Puja Chaudhury, Alexander Estornell, Michael Everett

To provide safety guarantees for learning-based control systems, recent work has developed formal verification methods to apply after training ends. However, if the trained policy does not meet the specifications, or there is conservatism in the verification algorithm, establishing these guarantees may not be possible. Instead, this work proposes to perform verification throughout training to ultimately aim for policies whose properties can be evaluated throughout runtime with lightweight, relaxed verification algorithms. The approach is to use differentiable reachability analysis and incorporate new components into the loss function. Numerical experiments on a quadrotor model and unicycle model highlight the ability of this approach to lead to learned control policies that satisfy desired reach-avoid and invariance specifications.

📄 PDF Abstract BibTeX arXiv:2504.16879

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Value Functions are Control Barrier Functions: Verification of Safe Policies using Control Theory

2023-06-06 · Daniel C. H. Tan, Fernando Acero, Robert McCarthy, Dimitrios Kanoulas 외

Guaranteeing safe behaviour of reinforcement learning (RL) policies poses significant challenges for safety-critical applications, despite RL's generality and scalability. To address this, we propose a new approach to ap…

DiversityReinforcement Learning (RL)

Go Beyond Black-box Policies: Rethinking the Design of Learning Agent for Interpretable and Verifiable HVAC Control

2024-02-29 · Zhiyu An, Xianzhong Ding, Wan Du

Recent research has shown the potential of Model-based Reinforcement Learning (MBRL) to enhance energy efficiency of Heating, Ventilation, and Air Conditioning (HVAC) systems. However, existing methods rely on black-box …

Model-based Reinforcement Learning

Interpreting LLM-as-a-Judge Policies via Verifiable Global Explanations

2025-10-09 · Jasmina Gajcin, Erik Miehling, Rahul Nair, Elizabeth Daly 외 arxiv

Using LLMs to evaluate text, that is, LLM-as-a-judge, is increasingly being used at scale to augment or even replace human annotations. As such, it is imperative that we understand the potential biases and risks of doing…

DiscoverDCP: A Data-Driven Approach for Construction of Disciplined Convex Programs via Symbolic Regression

2025-12-03 · Sveinung Myhre arxiv

We propose DiscoverDCP, a data-driven framework that integrates symbolic regression with the rule sets of Disciplined Convex Programming (DCP) to perform system identification. By enforcing that all discovered candidate …

Verifiable RNN-Based Policies for POMDPs Under Temporal Logic Constraints

2020-02-13 · Steven Carr, Nils Jansen, Ufuk Topcu

Recurrent neural networks (RNNs) have emerged as an effective representation of control policies in sequential decision-making problems. However, a major drawback in the application of RNN-based policies is the difficult…

Decision MakingDiagnosticSequential Decision Making