paper-with-me

Papers

Optimization over Trained (and Sparse) Neural Networks: A Surrogate within a Surrogate

2025-05-04 · Hung Pham, Aiden Ren, Ibrahim Tahir, Jiatai Tong, Thiago Serra

We can approximate a constraint or an objective function that is uncertain or nonlinear with a neural network that we embed in the optimization model. This approach, which is known as constraint learning, faces the challenge that optimization models with neural network surrogates are harder to solve. Such difficulties have motivated studies on model reformulation, specialized optimization algorithms, and - to a lesser extent - pruning of the embedded networks. In this work, we double down on the use of surrogates by applying network pruning to produce a surrogate of the neural network itself. In the context of using a Mixed-Integer Linear Programming (MILP) solver to verify neural networks, we obtained faster adversarial perturbations for dense neural networks by using sparse surrogates, especially - and surprisingly - if not taking the time to finetune the sparse network to make up for the loss in accuracy. In other words, we show that a pruned network with bad classification performance can still be a good - and more efficient - surrogate.

📄 PDF Abstract BibTeX arXiv:2505.01985

Code (0)

등록된 구현이 없습니다.

Tasks

Network Pruning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Flexible Learning of Sparse Neural Networks via Constrained $L_0$ Regularization

2021-10-16 · NeurIPS Workshop LatinX_in_AI 2021 12 · Jose Gallego-Posada, Juan Ramirez De Los Rios, Akram Erraqabi

We propose to approach the problem of learning $L_0$-sparse networks using a constrained formulation of the optimization problem. This is in contrast to commonly used penalized approaches, which combine the regularizatio…

Fast post-process Bayesian inference with Variational Sparse Bayesian Quadrature

2023-03-09 · Chengkun Li, Grégoire Clarté, Martin Jørgensen, Luigi Acerbi

In applied Bayesian inference scenarios, users may have access to a large number of pre-existing model evaluations, for example from maximum-a-posteriori (MAP) optimization runs. However, traditional approximate inferenc…

Active LearningBayesian InferenceVariational Inference

Surrogate Ensemble in Expensive Multi-Objective Optimization via Deep Q-Learning

2026-01-31 · Yuxin Wu, Hongshu Guo, Ting Huang, Yue-Jiao Gong 외 arxiv

Surrogate-assisted Evolutionary Algorithms~(SAEAs) have shown promising robustness in solving expensive optimization problems. A key aspect that impacts SAEAs' effectiveness is surrogate model selection, which in existin…

Reinforcement Learning

Deep Learning-Accelerated Surrogate Optimization for High-Dimensional Well Control in Stress-Sensitive Reservoirs

2026-04-01 · Mahammad Valiyev, Jodel Cornelio, Behnam Jafarpour arxiv

Production optimization in stress-sensitive unconventional reservoirs is governed by a nonlinear trade-off between pressure-driven flow and stress-induced degradation of fracture conductivity and matrix permeability. Whi…

A Feasible Level Proximal Point Method for Nonconvex Sparse Constrained Optimization

2020-10-23 · NeurIPS 2020 12 · Digvijay Boob, Qi Deng, Guanghui Lan, Yilin Wang

Nonconvex sparse models have received significant attention in high-dimensional machine learning. In this paper, we study a new model consisting of a general convex or nonconvex objectives and a variety of continuous non…