Build independent LinUCB for each user? . Cold start challenge • Users are not independent
3
Connected users are assumed to share similar model parameters • Graph Laplacan based regularization upon ridge regression to model dependency
4
Graph Laplacian based regularization upon ridge regression to model dependency • Encode graph Laplaclan in context formulate as a di dimensional LIUCB
5
Social influence among users. content and opinion sharing in social network W • Reward: weighted average of expected reward among friends
6
Adaptively cluster users into groups by keep removing edges
7
item clustering • Each item cluster is associated with its own user clustering
8
Context-dependent clustering . For current user i, find neighboring user set /for every candidate item X. . Then aggregate the history rewards/ predictions within the user cluster.
Alternating Least Squares for optimization • Exploration considers uncertainty from two factors
11
Leverage historical data to warm start model, reduce the need of exploration
12
What is the problem-related (structure-related) regret lower bound . Eg, user dependency structure, low rank, offline data • Did current algorithms fully utilize the information in problem structure?
Description:
Explore the second part of a conference talk from KDD 2020 focusing on learning by exploration. Delve into advanced concepts such as graph Laplacian regularization, social influence modeling, adaptive user clustering, and Particle Thompson Sampling. Examine techniques for addressing cold start challenges, encoding user dependencies, and leveraging historical data for model warm-starting. Investigate context-dependent clustering methods, probabilistic matrix factorization, and online Bayesian parameter estimation. Consider the problem-related regret lower bounds and evaluate the effectiveness of current algorithms in utilizing problem structure information.