RELEAF: An Algorithm for Learning and Exploiting Relevance
Cem Tekin, Mihaela van der Schaar

TL;DR
RELEAF introduces an algorithm for learning and exploiting relevant features in high-dimensional data to improve decision-making efficiency in real-time applications like recommender systems and medical diagnosis.
Contribution
The paper develops a novel algorithm that learns relevant dimensions for each action, reducing the curse of dimensionality in contextual bandit problems.
Findings
Proves a regret bound depending only on the number of relevant dimensions.
Reduces regret from dependence on full context dimension to relevant dimensions.
Demonstrates effectiveness in high-dimensional, real-time decision-making scenarios.
Abstract
Recommender systems, medical diagnosis, network security, etc., require on-going learning and decision-making in real time. These -- and many others -- represent perfect examples of the opportunities and difficulties presented by Big Data: the available information often arrives from a variety of sources and has diverse features so that learning from all the sources may be valuable but integrating what is learned is subject to the curse of dimensionality. This paper develops and analyzes algorithms that allow efficient learning and decision-making while avoiding the curse of dimensionality. We formalize the information available to the learner/decision-maker at a particular time as a context vector which the learner should consider when taking actions. In general the context vector is very high dimensional, but in many settings, the most relevant information is embedded into only a few…
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 · Machine Learning and Algorithms · Data Stream Mining Techniques
