paper-with-me

홈 › Papers

Neural Slack Variables for Shape Constraints

2026-06-11 · Ruben Wiedemann, Antoine Jacquier, Lukas Gonon arxiv

Enforcing functional inequality constraints such as monotonicity and convexity in neural networks is a fundamental challenge in many industrial and scientific applications. Classical one-sided penalty methods, along with primal-dual methods gated by complementary slackness, provide constraint gradients only at violated locations, resulting in fragile satisfaction. Architectures that guarantee feasibility by construction, on the other hand, remain largely limited to elementary cases and impose additional inductive biases. We introduce neural slack variables, a deep learning native primal-side approach that converts constraint enforcement into a regression problem by coupling the primary network with a jointly learned auxiliary network. The auxiliary network serves as a valid target for the primary network's constraint quantities, inducing feasibility and regularity. Neural slack variables achieve zero measured violations on dense-grid monotonicity and convexity test cases, where penalty and primal-dual baselines leave residual violations, and enable arbitrage-free learning of volatility surfaces, an open industrial challenge in quantitative finance.

📄 PDF Abstract BibTeX arXiv:2606.13803

Code (0)

등록된 구현이 없습니다.

Similar 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 …

Collision Avoidance

Bayesian optimization under mixed constraints with a slack-variable augmented Lagrangian

2016-05-31 · NeurIPS 2016 12 · Victor Picheny, Robert B. Gramacy, Stefan M. Wild, Sebastien Le Digabel

An augmented Lagrangian (AL) can convert a constrained optimization problem into a sequence of simpler (e.g., unconstrained) problems, which are then usually solved with local solvers. Recently, surrogate-based Bayesian …

Bayesian Optimization

A Quantum Model for Constrained Markowitz Modern Portfolio Using Slack Variables to Process Mixed-Binary Optimization under QAOA

2025-12-29 · Pablo Thomassin, Guillaume Guerard, Sonia Djebali, Vincent Marc Lambert arxiv

Effectively encoding inequality constraints is a primary obstacle in applying quantum algorithms to financial optimization. A quantum model for Markowitz portfolio optimization is presented that resolves this by embeddin…

Portfolio Optimization

Learning Resilient Radio Resource Management Policies with Graph Neural Networks

2022-03-07 · Navid Naderializadeh, Mark Eisen, Alejandro Ribeiro

We consider the problems of user selection and power control in wireless interference networks, comprising multiple access points (APs) communicating with a group of user equipment devices (UEs) over a shared wireless me…

FairnessGraph Neural NetworkManagement

Minimal Support Vector Machine

2018-04-06 · Shuai Zheng, Chris Ding

Support Vector Machine (SVM) is an efficient classification approach, which finds a hyperplane to separate data from different classes. This hyperplane is determined by support vectors. In existing SVM formulations, the …

ClassificationGeneral Classification