English

Online Residual Learning from Offline Experts for Pedestrian Tracking

Systems and Control 2024-09-10 v2 Machine Learning Systems and Control Optimization and Control

Abstract

In this paper, we consider the problem of predicting unknown targets from data. We propose Online Residual Learning (ORL), a method that combines online adaptation with offline-trained predictions. At a lower level, we employ multiple offline predictions generated before or at the beginning of the prediction horizon. We augment every offline prediction by learning their respective residual error concerning the true target state online, using the recursive least squares algorithm. At a higher level, we treat the augmented lower-level predictors as experts, adopting the Prediction with Expert Advice framework. We utilize an adaptive softmax weighting scheme to form an aggregate prediction and provide guarantees for ORL in terms of regret. We employ ORL to boost performance in the setting of online pedestrian trajectory prediction. Based on data from the Stanford Drone Dataset, we show that ORL can demonstrate best-of-both-worlds performance.

Keywords

Cite

@article{arxiv.2409.04069,
  title  = {Online Residual Learning from Offline Experts for Pedestrian Tracking},
  author = {Anastasios Vlachos and Anastasios Tsiamis and Aren Karapetyan and Efe C. Balta and John Lygeros},
  journal= {arXiv preprint arXiv:2409.04069},
  year   = {2024}
}

Comments

Accepted to CDC 2024, v2: fixed certain typos

R2 v1 2026-06-28T18:36:10.792Z