# Coordinated Online Learning With Applications to Learning User   Preferences

**Authors:** Christoph Hirnschall, Adish Singla, Sebastian Tschiatschek, Andreas, Krause

arXiv: 1702.02849 · 2017-02-10

## TL;DR

This paper introduces COOL, a novel online multi-task learning algorithm that coordinates related task learners via convex projections, improving learning efficiency and performance in applications like user preference modeling.

## Contribution

The paper proposes COOL, a new algorithm for coordinating online learners across related tasks using convex projections, with theoretical regret bounds and practical application to user preference learning.

## Key findings

- COOL effectively coordinates multi-task online learners.
- The algorithm achieves favorable regret bounds influenced by coordination parameters.
- Application to Airbnb preferences demonstrates practical utility.

## Abstract

We study an online multi-task learning setting, in which instances of related tasks arrive sequentially, and are handled by task-specific online learners. We consider an algorithmic framework to model the relationship of these tasks via a set of convex constraints. To exploit this relationship, we design a novel algorithm -- COOL -- for coordinating the individual online learners: Our key idea is to coordinate their parameters via weighted projections onto a convex set. By adjusting the rate and accuracy of the projection, the COOL algorithm allows for a trade-off between the benefit of coordination and the required computation/communication. We derive regret bounds for our approach and analyze how they are influenced by these trade-off factors. We apply our results on the application of learning users' preferences on the Airbnb marketplace with the goal of incentivizing users to explore under-reviewed apartments.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.02849/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1702.02849/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1702.02849/full.md

---
Source: https://tomesphere.com/paper/1702.02849