Be More Diverse than the Most Diverse: Optimal Mixtures of Generative Models via Mixture-UCB Bandit Algorithms
Parham Rezaei, Farzan Farnia, Cheuk Ting Li

TL;DR
This paper introduces a bandit algorithm called Mixture-UCB for optimally combining multiple generative models, demonstrating that mixtures can outperform individual models in image generation tasks.
Contribution
The paper formulates the mixture selection as a quadratic optimization problem and develops a provably convergent bandit algorithm for optimal model mixture selection.
Findings
Mixtures of generative models outperform individual models on benchmark datasets.
Mixture-UCB efficiently finds the optimal model combination with few samples.
The approach extends to optimizing convex quadratic functions in a bandit setting.
Abstract
The availability of multiple training algorithms and architectures for generative models requires a selection mechanism to form a single model over a group of well-trained generation models. The selection task is commonly addressed by identifying the model that maximizes an evaluation score based on the diversity and quality of the generated data. However, such a best-model identification approach overlooks the possibility that a mixture of available models can outperform each individual model. In this work, we numerically show that a mixture of generative models on benchmark image datasets can indeed achieve a better evaluation score (based on FID and KID scores), compared to the individual models. This observation motivates the development of efficient algorithms for selecting the optimal mixture of the models. To address this, we formulate a quadratic optimization problem to find an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models
