Regret Analysis of Multi-Task Representation Learning for Linear-Quadratic Adaptive Control
Abstract
Representation learning is a powerful tool that enables learning over large multitudes of agents or domains by enforcing that all agents operate on a shared set of learned features. However, many robotics or controls applications that would benefit from collaboration operate in settings with changing environments and goals, whereas most guarantees for representation learning are stated for static settings. Toward rigorously establishing the benefit of representation learning in dynamic settings, we analyze the regret of multi-task representation learning for linear-quadratic control. This setting introduces unique challenges. Firstly, we must account for and balance the misspecification introduced by an approximate representation. Secondly, we cannot rely on the parameter update schemes of single-task online LQR, for which least-squares often suffices, and must devise a novel scheme to ensure sufficient improvement. We demonstrate that for settings where exploration is "benign", the regret of any agent after T timesteps scales with the square root of T/H, where H is the number of agents. In settings with "difficult" exploration, the regret scales as the square root of the input dimension times the parameter dimension multiplied by T, plus a term which scales with T to the three quarters divided by H to the one fifth. In both cases, by comparing to the minimax single-task regret, we see a benefit of a large number of agents. Notably, in the difficult exploration case, by sharing a representation across tasks, the effective task-specific parameter count can often be small. Lastly, we validate the trends we predict.
Cite
Text
Lee et al. "Regret Analysis of Multi-Task Representation Learning for Linear-Quadratic Adaptive Control." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I17.33987Markdown
[Lee et al. "Regret Analysis of Multi-Task Representation Learning for Linear-Quadratic Adaptive Control." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/lee2025aaai-regret/) doi:10.1609/AAAI.V39I17.33987BibTeX
@inproceedings{lee2025aaai-regret,
title = {{Regret Analysis of Multi-Task Representation Learning for Linear-Quadratic Adaptive Control}},
author = {Lee, Bruce D. and Toso, Leonardo F. and Zhang, Thomas T. and Anderson, James and Matni, Nikolai},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {18062-18070},
doi = {10.1609/AAAI.V39I17.33987},
url = {https://mlanthology.org/aaai/2025/lee2025aaai-regret/}
}