pith. machine review for the scientific record. sign in

arxiv: 2505.05261 · v3 · submitted 2025-05-08 · 🧮 math.OC · cs.LG

Recognition: unknown

ICNN-enhanced 2SP: Leveraging input convex neural networks for solving two-stage stochastic programming

Authors on Pith no claims yet
classification 🧮 math.OC cs.LG
keywords programmingneuralsolutionconvexformulationsicnn-enhancedmip-basednetworks
0
0 comments X
read the original abstract

Two-stage stochastic programming (2SP) offers a basic framework for modelling decision-making under uncertainty, yet scalability remains a challenge due to the computational complexity of recourse function evaluation. Existing learning-based methods like Neural Two-Stage Stochastic Programming (Neur2SP) employ neural networks (NNs) as recourse function surrogates but rely on computationally intensive mixed-integer programming (MIP) formulations. We propose ICNN-enhanced 2SP, a method that leverages Input Convex Neural Networks (ICNNs) to exploit linear programming (LP) representability in convex 2SP problems. By architecturally enforcing convexity and enabling exact inference through LP, our approach eliminates the need for integer variables inherent to the conventional MIP-based formulation while retaining an exact embedding of the ICNN surrogate within the 2SP framework. This results in a more computationally efficient alternative, and we show that good solution quality can be maintained. Comprehensive experiments reveal that ICNNs incur only marginally longer training times while achieving validation accuracy on par with their standard NN counterparts. Across benchmark problems, ICNN-enhanced 2SP often exhibits considerably faster solution times than the MIP-based formulations while preserving solution quality, with these advantages becoming significantly more pronounced as problem scale increases. For the most challenging instances, the method achieves speedups of up to 100$\times$ and solution quality superior to MIP-based formulations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Relaxation-Informed Training of Neural Network Surrogate Models

    math.OC 2026-04 conditional novelty 7.0

    Regularizers that penalize big-M constants, unstable neurons, and per-sample LP relaxation gaps during neural network training reduce MILP solve times by up to four orders of magnitude while preserving surrogate accuracy.

  2. SOC-ICNN: From Polyhedral to Conic Geometry for Learning Convex Surrogate Functions

    cs.LG 2026-04 unverdicted novelty 7.0

    SOC-ICNN generalizes ReLU-based ICNNs to SOCP, strictly expanding the class of representable convex functions while preserving similar forward-pass complexity.