paper-with-me

홈 › Papers

FSNet: Feasibility-Seeking Neural Network for Constrained Optimization with Guarantees

2025-05-31 · Hoang T. Nguyen, Priya L. Donti

Efficiently solving constrained optimization problems is crucial for numerous real-world applications, yet traditional solvers are often computationally prohibitive for real-time use. Machine learning-based approaches have emerged as a promising alternative to provide approximate solutions at faster speeds, but they struggle to strictly enforce constraints, leading to infeasible solutions in practice. To address this, we propose the Feasibility-Seeking-Integrated Neural Network (FSNet), which integrates a feasibility-seeking step directly into its solution procedure to ensure constraint satisfaction. This feasibility-seeking step solves an unconstrained optimization problem that minimizes constraint violations in a differentiable manner, enabling end-to-end training and providing guarantees on feasibility and convergence. Our experiments across a range of different optimization problems, including both smooth/nonsmooth and convex/nonconvex problems, demonstrate that FSNet can provide feasible solutions with solution quality comparable to (or in some cases better than) traditional solvers, at significantly faster speeds.

📄 PDF Abstract BibTeX arXiv:2506.00362

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SfSNet: Learning Shape, Reflectance and Illuminance of Faces in the Wild

2017-12-02 · CVPR 2018 · Soumyadip Sengupta, Angjoo Kanazawa, Carlos D. Castillo, David Jacobs

We present SfSNet, an end-to-end learning framework for producing an accurate decomposition of an unconstrained human face image into shape, reflectance and illuminance. SfSNet is designed to reflect a physical lambertia…

Inverse Rendering

SfSNet: Learning Shape, Reflectance and Illuminance of Faces `in the Wild'

2018-06-01 · CVPR 2018 6 · Soumyadip Sengupta, Angjoo Kanazawa, Carlos D. Castillo, David W. Jacobs

We present SfSNet, an end-to-end learning framework for producing an accurate decomposition of an unconstrained human face image into shape, reflectance and illuminance. SfSNet is designed to reflect a physical lambertia…

Inverse Rendering

Differentially Private Convex Optimization with Feasibility Guarantees

2020-06-22 · Vladimir Dvorkin, Ferdinando Fioretto, Pascal Van Hentenryck, Jalal Kazempour 외

This paper develops a novel differentially private framework to solve convex optimization problems with sensitive optimization data and complex physical or operational constraints. Unlike standard noise-additive algorith…

FSNet: Redesign Self-Supervised MonoDepth for Full-Scale Depth Prediction for Autonomous Driving

2023-04-21 · Yuxuan Liu, Zhenhua Xu, Huaiyang Huang, Lujia Wang 외

Predicting accurate depth with monocular images is important for low-cost robotic applications and autonomous driving. This study proposes a comprehensive self-supervised framework for accurate scale-aware depth predicti…

Autonomous DrivingDepth EstimationDepth PredictionOptical Flow Estimation+2

Primal-dual Estimator Learning: an Offline Constrained Moving Horizon Estimation Method with Feasibility and Near-optimality Guarantees

2022-04-06 · Wenhan Cao, Jingliang Duan, Shengbo Eben Li, Chen Chen 외

This paper proposes a primal-dual framework to learn a stable estimator for linear constrained estimation problems leveraging the moving horizon approach. To avoid the online computational burden in most existing methods…