← Search

Jonathan P. Lorraine

3 accepted papers

2024

LATTE3D: Large-scale Amortized Text-To-Enhanced3D Synthesis

ECCV 2024poster

"Recent text-to-3D generation approaches produce impressive 3D results but require time-consuming optimization that can take up to an hour per prompt. Amortized methods like ATT3D optimize multiple prompts simultaneously to improve efficiency, enabling fast text-to-3D synthesis. However, they cannot…

2022

Complex Momentum for Optimization in Games

AISTATS 2022poster

We generalize gradient descent with momentum for optimization in differentiable games to have complex-valued momentum. We give theoretical motivation for our method by proving convergence on bilinear zero-sum games for simultaneous and alternating updates. Our method gives real-valued parameter upda…

2022

On Implicit Bias in Overparameterized Bilevel Optimization

ICML 2022spotlight

Many problems in machine learning involve bilevel optimization (BLO), including hyperparameter optimization, meta-learning, and dataset distillation. Bilevel problems involve inner and outer parameters, each optimized for its own objective. Often, at least one of the two levels is underspecified and…