← Search

Mateo Diaz Diaz

3 accepted papers

2025

On Transferring Transferability: Towards a Theory for Size Generalization

NeurIPS 2025spotlight

Many modern learning tasks require models that can take inputs of varying sizes. Consequently, dimension-independent architectures have been proposed for domains where the inputs are graphs, sets, and point clouds. Recent work on graph neural networks has explored whether a model trained on low-dime…

Cited by 0SourcecodeScholar
2021

Practical Large-Scale Linear Programming using Primal-Dual Hybrid Gradient

NeurIPS 2021poster

We present PDLP, a practical first-order method for linear programming (LP) that can solve to the high levels of accuracy that are expected in traditional LP applications. In addition, it can scale to very large problems because its core operation is matrix-vector multiplications. PDLP is derived by…