Continual Density Ratio Estimation in an Online Setting
Yu Chen, Song Liu, Tom Diethe, Peter Flach

TL;DR
This paper introduces Continual Density Ratio Estimation (CDRE), a novel online method for estimating distribution shifts without storing past data, improving divergence estimation and enabling continual evaluation of generative models.
Contribution
The paper proposes CDRE, the first method for online density ratio estimation that does not require historical samples, suitable for real-time applications and continual learning.
Findings
CDRE outperforms standard DRE in divergence estimation accuracy.
CDRE enables evaluation of generative models in continual learning settings.
CDRE is applicable to importance weighted covariate shift detection.
Abstract
In online applications with streaming data, awareness of how far the training or test set has shifted away from the original dataset can be crucial to the performance of the model. However, we may not have access to historical samples in the data stream. To cope with such situations, we propose a novel method, Continual Density Ratio Estimation (CDRE), for estimating density ratios between the initial and current distributions () of a data stream in an iterative fashion without the need of storing past samples, where is shifting away from over time . We demonstrate that CDRE can be more accurate than standard DRE in terms of estimating divergences between distributions, despite not requiring samples from the original distribution. CDRE can be applied in scenarios of online learning, such as importance weighted covariate shift, tracing dataset changes for better…
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.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Gaussian Processes and Bayesian Inference · Model Reduction and Neural Networks
