← Search

Taeho Yoon

6 accepted papers

2025

Multiplayer Federated Learning: Reaching Equilibrium with Less Communication

NeurIPS 2025poster

Traditional Federated Learning (FL) approaches assume collaborative clients with aligned objectives working towards a shared global model. However, in many real-world scenarios, clients act as rational players with individual objectives and strategic behaviors, a concept that existing FL frameworks…

Cited by 0SourceScholar
2024

Optimal Acceleration for Minimax and Fixed-Point Problems is Not Unique

ICML 2024spotlight

Recently, accelerated algorithms using the anchoring mechanism for minimax optimization and fixed-point problems have been proposed, and matching complexity lower bounds establish their optimality. In this work, we present the surprising observation that the optimal acceleration mechanism in minimax…

Cited by 6SourcePDFScholar
2023

Censored Sampling of Diffusion Models Using 3 Minutes of Human Feedback

NeurIPS 2023poster

Diffusion models have recently shown remarkable success in high-quality image generation. Sometimes, however, a pre-trained diffusion model exhibits partial misalignment in the sense that the model can generate good images, but it sometimes outputs undesirable images. If so, we simply need to preven…

2021

Accelerated Algorithms for Smooth Convex-Concave Minimax Problems with O(1/k^2) Rate on Squared Gradient Norm

ICML 2021oral

In this work, we study the computational complexity of reducing the squared gradient magnitude for smooth minimax optimization problems. First, we present algorithms with accelerated $\mathcal{O}(1/k^2)$ last-iterate rates, faster than the existing $\mathcal{O}(1/k)$ or slower rates for extragradien…

Cited by 137SourcePDFScholar
2021

WGAN with an Infinitely Wide Generator Has No Spurious Stationary Points

ICML 2021spotlight

Generative adversarial networks (GAN) are a widely used class of deep generative models, but their minimax training dynamics are not understood very well. In this work, we show that GANs with a 2-layer infinite-width generator and a 2-layer finite-width discriminator trained with stochastic gradient…