← Search

Max B Paulus

6 accepted papers

2022

Augment with Care: Contrastive Learning for Combinatorial Problems

ICML 2022spotlight

Supervised learning can improve the design of state-of-the-art solvers for combinatorial problems, but labelling large numbers of combinatorial instances is often impractical due to exponential worst-case complexity. Inspired by the recent success of contrastive pre-training for images, we conduct a…

2022

Learning to Cut by Looking Ahead: Cutting Plane Selection via Imitation Learning

ICML 2022spotlight

Cutting planes are essential for solving mixed-integer linear problems (MILPs), because they facilitate bound improvements on the optimal solution value. For selecting cuts, modern solvers rely on manually designed heuristics that are tuned to gauge the potential effectiveness of cuts. We show that…

2022

Learning to Drop Out: An Adversarial Approach to Training Sequence VAEs

NeurIPS 2022accept

In principle, applying variational autoencoders (VAEs) to sequential data offers a method for controlled sequence generation, manipulation, and structured representation learning. However, training sequence VAEs is challenging: autoregressive decoders can often explain the data without utilizing the…

Cited by 2SourcePDFScholar
2021

Rao-Blackwellizing the Straight-Through Gumbel-Softmax Gradient Estimator

ICLR 2021oral

Gradient estimation in models with discrete latent variables is a challenging problem, because the simplest unbiased estimators tend to have high variance. To counteract this, modern estimators either introduce bias, rely on multiple function evaluations, or use learned, input-dependent baselines. T…

Cited by 43SourcePDFScholar