End-to-End Learning of Safe Optimal Feedback Control in High Dimensions with Control Barrier Function Layers

arXiv:2607.20674 2026 Architecture 1 ideas extracted · analyzed Aug 30, 2026

What the math gives to ML

The paper contributes a scalable differentiable safety-filter construction: solve a control-barrier-function quadratic program through operator splitting rather than a dense QP layer, then backpropagate using matrix-free local derivatives. The transferable asset is the decomposition of the layer Jacobian into orthogonal projections associated with the nonnegative-slack set and the affine equality set, which avoids differentiating through a large factorization. This can turn hard-constrained policy outputs into trainable safety-filtered actions for high-dimensional multi-agent systems while preserving the constraint at inference time. The most direct experiment is a nominal neural controller followed by an unrolled CBF-QP splitting layer with a custom vector-Jacobian product, compared against an interior-point or generic differentiable-QP baseline.

Ideas from this paper

Mechanism failed 2026

Matrix-Free Differentiable CBF Safety Layer

Attach a hard control-barrier-function quadratic-program safety filter to a neural policy, but solve the filter with operator splitting and differentiate through its fixed-point map using projection Jacobian-vector products. The network learns the nominal action and task objective end to end, while the deployed action remains the feasible filtered action rather than an unconstrained penalty-based approximation.

Useful8/10
Difficulty6/10
Novelty6/10
Paper: End-to-End Learning of Safe Optimal Feedback Control in High Dimensions with Control Barrier Function Layers arXiv:2607.20674