Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Statistical Inference for Online Decision Making via Stochastic Gradient Descent

About

Online decision making aims to learn the optimal decision rule by making personalized decisions and updating the decision rule recursively. It has become easier than before with the help of big data, but new challenges also come along. Since the decision rule should be updated once per step, an offline update which uses all the historical data is inefficient in computation and storage. To this end, we propose a completely online algorithm that can make decisions and update the decision rule online via stochastic gradient descent. It is not only efficient but also supports all kinds of parametric reward models. Focusing on the statistical inference of online decision making, we establish the asymptotic normality of the parameter estimator produced by our algorithm and the online inverse probability weighted value estimator we used to estimate the optimal value. Online plugin estimators for the variance of the parameter and value estimators are also provided and shown to be consistent, so that interval estimation and hypothesis test are possible using our method. The proposed algorithm and theoretical results are tested by simulations and a real data application to news article recommendation.

Haoyu Chen, Wenbin Lu, Rui Song• 2020

Related benchmarks

TaskDatasetResultRank
Statistical InferenceLogistic Regression model
Empirical Coverage85.36
6
Covariance matrix estimationLogistic Model d = 5
Estimation Error (MSE)10.21
6
Covariance matrix estimationLinear Regression Model d=50
Estimation Error (||Σn - Σ||F)12.68
6
Covariance matrix estimationLogistic Regression Model d=50
Estimation Error (Frobenius)122.1
6
Covariance matrix estimationExpectile Regression Model d=50
Frobenius Error13.62
6
Covariance matrix estimationLinear Model d=20
Estimation Error (MSE)5.66
6
Covariance matrix estimationLogistic Model d=20
Estimation Error (MSE)41.98
6
Covariance matrix estimationExpectile Model (d=20)
Estimation Error (MSE)6.18
6
Covariance matrix estimationLinear Model d = 5
MSE1.65
6
Covariance matrix estimationExpectile Model d = 5
MSE2.15
6
Showing 10 of 12 rows

Other info

Follow for update