← Search

Yu-Guan Hsieh

9 accepted papers

2025

Simple ReFlow: Improved Techniques for Fast Flow Models

ICLR 2025poster

Diffusion and flow-matching models achieve remarkable generative performance but at the cost of many neural function evaluations (NFE), which slows inference and limits applicability to time-critical tasks. The ReFlow procedure can accelerate sampling by straightening generation trajectories. But it…

Cited by 5SourcePDFScholar
2024

Careful with that Scalpel: Improving Gradient Surgery with an EMA

ICML 2024poster

Beyond minimizing a single training loss, many deep learning estimation pipelines rely on an auxiliary objective to quantify and encourage desirable properties of the model (e.g. performance on another dataset, robustness, agreement with a prior). Although the simplest approach to incorporating an a…

Cited by 0SourcePDFScholar
2024

Navigating Text-To-Image Customization: From LyCORIS Fine-Tuning to Model Evaluation

ICLR 2024poster

Text-to-image generative models have garnered immense attention for their ability to produce high-fidelity images from text prompts. Among these, Stable Diffusion distinguishes itself as a leading open-source model in this fast-growing field. However, the intricacies of fine-tuning these models po…

2023

Thompson Sampling with Diffusion Generative Prior

ICML 2023poster

In this work, we initiate the idea of using denoising diffusion models to learn priors for online decision making problems. We specifically focus on bandit meta-learning, aiming to learn a policy that performs well across bandit tasks of a same class. To this end, we train a diffusion model that lea…

Cited by 7SourcePDFScholar
2022

No-regret learning in games with noisy feedback: Faster rates and adaptivity via learning rate separation

NeurIPS 2022accept

We examine the problem of regret minimization when the learner is involved in a continuous game with other optimizing agents: in this case, if all players follow a no-regret algorithm, it is possible to achieve significantly lower regret relative to fully adversarial environments. We study this prob…

Cited by 29SourcePDFScholar
2020

Explore Aggressively, Update Conservatively: Stochastic Extragradient Methods with Variable Stepsize Scaling

NeurIPS 2020spotlight

Owing to their stability and convergence speed, extragradient methods have become a staple for solving large-scale saddle-point problems in machine learning. The basic premise of these algorithms is the use of an extrapolation step before performing an update; thanks to this exploration step, extra-…

Cited by 93SourcePDFScholar
2019

On the convergence of single-call stochastic extra-gradient methods

NeurIPS 2019poster

Variational inequalities have recently attracted considerable interest in machine learning as a flexible paradigm for models that go beyond ordinary loss function minimization (such as generative adversarial networks and related deep learning systems). In this setting, the optimal O(1/t) convergence…

Cited by 207SourcePDFScholar