Analytical Correction for Subsampling Bias in Drifting Models
Jiaru Zhang, Zeyun Deng, Juanwu Lu, Ziran Wang, Ruqi Zhang

TL;DR
This paper introduces Analytical Bias Correction (ABC), a simple and effective method to reduce subsampling bias in drifting models, improving accuracy and training speed especially with small sample sizes.
Contribution
The paper proposes a closed-form bias correction method that reduces bias from $O(1/n)$ to $O(1/n^2)$ in drifting models, with minimal computational overhead.
Findings
ABC effectively reduces bias in experiments.
ABC improves FID scores on CIFAR-10.
Bias correction accelerates training with small batch sizes.
Abstract
Drifting models are capable one-step generative models trained to follow a drifting field. The field combines attractive and repulsive softmax-weighted centroids over the data and current-generator distributions. In practice, only a minibatch of samples from each distribution is available, and each centroid is approximated by an empirical estimate. In this paper, we begin by showing that the minibatch centroid is in general a biased estimator of the target centroid, with a pointwise bias arising from softmax self-normalization. Correcting this bias requires the expectation over the full distribution, which is intractable. We instead approximate the leading bias term from in-batch statistics and propose Analytical Bias Correction (ABC), a closed-form plug-in adjustment. We prove that ABC reduces the bias from to , introduces no first-order increase in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
