← Search

Parham Rezaei

3 accepted papers

2026

(1D) Ordered Tokens Enable Efficient Test-Time Search

ICML 2026poster

Tokenization is a key component of autoregressive generative models, converting raw data into more manageable units for modeling. Commonly, tokens describe local information, such as regions of pixels in images or word pieces in text, and autoregressive generation commonly predicts these tokens in a…

Cited by 0SourceScholar
2026

High-dimensional Analysis of Synthetic Data Selection

ICLR 2026oral

Despite the progress in the development of generative models, their usefulness in creating synthetic data that improve prediction performance of classifiers has been put into question. Besides heuristic principles such as ''synthetic data should be close to the real data distribution'', it is actual…

Cited by 0SourcecodeScholar
2025

Be More Diverse than the Most Diverse: Optimal Mixtures of Generative Models via Mixture-UCB Bandit Algorithms

ICLR 2025poster

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…