← Search

Jose Gallego-Posada

4 accepted papers

2025

Feasible Learning

AISTATS 2025poster

We introduce Feasible Learning (FL), a sample-centric learning paradigm where models are trained by solving a feasibility problem that bounds the loss for each training sample. In contrast to the ubiquitous Empirical Risk Minimization (ERM) framework, which optimizes for average performance, FL dema…

Cited by 0SourcecodeScholar
2024

Balancing Act: Constraining Disparate Impact in Sparse Models

ICLR 2024poster

Model pruning is a popular approach to enable the deployment of large deep learning models on edge devices with restricted computational or storage capacities. Although sparse models achieve performance comparable to that of their dense counterparts at the level of the entire dataset, they exhibit h…

Cited by 4SourcePDFScholar
2024

On PI Controllers for Updating Lagrange Multipliers in Constrained Optimization

ICML 2024poster

Constrained optimization offers a powerful framework to prescribe desired behaviors in neural network models. Typically, constrained problems are solved via their min-max Lagrangian formulations, which exhibit unstable oscillatory dynamics when optimized using gradient descent-ascent. The adoption o…

2022

Controlled Sparsity via Constrained Optimization or: How I Learned to Stop Tuning Penalties and Love Constraints

NeurIPS 2022accept

The performance of trained neural networks is robust to harsh levels of pruning. Coupled with the ever-growing size of deep learning models, this observation has motivated extensive research on learning sparse models. In this work, we focus on the task of controlling the level of sparsity when perfo…

Cited by 22SourcePDFScholar