paper-with-me

Papers

DiffSlack: Learning under Nonlinear Inequality Constraints via Learnable Slack Variables

2026-06-03 · Ziqian Wang, Chenxi Fang, Zhen Zhang arxiv

Enforcing nonlinear inequality constraints in neural networks remains challenging, especially when the output is subject to many coupled constraints. Existing hard constraint methods often impose structural restrictions on the constraint set or introduce substantial computational overhead for large-scale nonlinear problems. Here, we propose DiffSlack, a differentiable projection layer for nonlinear inequality-constrained neural prediction. DiffSlack reformulates inequalities as equalities with learnable slack variables, which are predicted as part of the augmented network output and provide a data-driven warm start for damped Gauss-Newton projection. The projection layer maps raw predictions onto the augmented feasible manifold while preserving end-to-end differentiability. A two-stage curriculum further stabilizes training and improves constraint satisfaction. We evaluate DiffSlack on vehicle path planning with 200 nonlinear inequality constraints from collision avoidance, curvature limits, and waypoint spacing. Compared with existing learning-based baselines, DiffSlack achieves a higher planning success rate and stronger geometric constraint satisfaction under a comparable inference budget. Ablation studies further show that the hard projection layer reduces sensitivity to supervision quality. Closed-loop tracking in CARLA and real-world vehicle experiments confirms the executability of the generated trajectories. These results demonstrate that DiffSlack provides a practical and scalable approach to embedding hard inequality constraints into neural networks for engineering applications.

📄 PDF Abstract BibTeX arXiv:2606.05247

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

Inequality Constrained Stochastic Nonlinear Optimization via Active-Set Sequential Quadratic Programming

2021-09-23 · Sen Na, Mihai Anitescu, Mladen Kolar

We study nonlinear optimization problems with a stochastic objective and deterministic equality and inequality constraints, which emerge in numerous applications including finance, manufacturing, power systems and, recen…

Grasp Force Optimization as a Bilinear Matrix Inequality Problem: A Deep Learning Approach

2023-12-08 · Hirakjyoti Basumatary, Daksh Adhar, Riddhiman Shaw, Shyamanta M. Hazarika

Grasp force synthesis is a non-convex optimization problem involving constraints that are bilinear. Traditional approaches to this problem involve general-purpose gradient-based nonlinear optimization and semi-definite p…

CMC-Opt: Constraint Manifold with Corners for Inequality-Constrained Optimization

2026-05-20 · Yetong Zhang, Frank Dellaert arxiv

We introduce a manifold-based framework for addressing optimization problems with equality and inequality constraints found in robotics. Our approach transforms the original problem into an unconstrained optimization pro…

Physics-Informed Neural Networks with Hard Nonlinear Equality and Inequality Constraints

2025-07-10 · Ashfaq Iftakher, Rahul Golder, Bimol Nath Roy, M. M. Faruque Hasan arxiv

Traditional physics-informed neural networks (PINNs) do not guarantee strict constraint satisfaction. This is problematic in engineering systems where minor violations of governing laws can degrade the reliability and co…

Trajectory-based Robustness Analysis for Nonlinear Systems

2023-02-11 · Peter Seiler, Raghu Venkataraman

This paper considers the robustness of an uncertain nonlinear system along a finite-horizon trajectory. The uncertain system is modeled as a connection of a nonlinear system and a perturbation. The analysis relies on thr…