← Search

Dheeraj Baby

12 accepted papers

2025

Adapting to Online Distribution Shifts in Deep Learning: A Black-Box Approach

AISTATS 2025poster

We study the well-motivated problem of online distribution shift in which the data arrive in batches and the distribution of each batch can change arbitrarily over time. Since the shifts can be large or small, abrupt or gradual, the length of the relevant historical data to learn from may vary over…

Cited by 0SourceScholar
2025

Adaptive Estimation and Learning under Temporal Distribution Shift

ICML 2025poster

In this paper, we study the problem of estimation and learning under temporal distribution shift. Consider an observation sequence of length $n$, which is a noisy realization of a time-varying ground-truth sequence. Our focus is to develop methods to estimate the groundtruth at the final time-step w…

Cited by 0SourcePDFScholar
2024

Online Feature Updates Improve Online (Generalized) Label Shift Adaptation

NeurIPS 2024poster

This paper addresses the prevalent issue of label shift in an online setting with missing labels, where data distributions change over time and obtaining timely labels is challenging. While existing methods primarily focus on adjusting or updating the final layer of a pre-trained classifier, we expl…

Cited by 2SourcePDFScholar
2023

Online Label Shift: Optimal Dynamic Regret meets Practical Algorithms

NeurIPS 2023spotlight

This paper focuses on supervised and unsupervised online label shift, where the class marginals $Q(y)$ varies but the class-conditionals $Q(x|y)$ remain invariant. In the unsupervised setting, our goal is to adapt a learner, trained on some offline labeled data, to changing label distributions given…