paper-with-me

홈 › Papers

Online Statistical Inference in Decision-Making with Matrix Context

2022-12-21 · Qiyu Han, Will Wei Sun, Yichen Zhang

The study of online decision-making problems that leverage contextual information has drawn notable attention due to their significant applications in fields ranging from healthcare to autonomous systems. In modern applications, contextual information can be rich and is often represented as a matrix. Moreover, while existing online decision algorithms mainly focus on reward maximization, less attention has been devoted to statistical inference. To address these gaps, in this work, we consider an online decision-making problem with a matrix context where the true model parameters have a low-rank structure. We propose a fully online procedure to conduct statistical inference with adaptively collected data. The low-rank structure of the model parameter and the adaptive nature of the data collection process make this difficult: standard low-rank estimators are biased and cannot be obtained in a sequential manner while existing inference approaches in sequential decision-making algorithms fail to account for the low-rankness and are also biased. To overcome these challenges, we introduce a new online debiasing procedure to simultaneously handle both sources of bias. Our inference framework encompasses both parameter inference and optimal policy value inference. In theory, we establish the asymptotic normality of the proposed online debiased estimators and prove the validity of the constructed confidence intervals for both inference tasks. Our inference results are built upon a newly developed low-rank stochastic gradient descent estimator and its convergence result, which are also of independent interest.

📄 PDF Abstract BibTeX arXiv:2212.11385

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSequential Decision Making

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Online Policy Learning and Inference by Matrix Completion

2024-04-26 · Congyuan Duan, Jingyang Li, Dong Xia

Is it possible to make online decisions when personalized covariates are unavailable? We take a collaborative-filtering approach for decision-making based on collective preferences. By assuming low-dimensional latent fea…

Collaborative FilteringDecision MakingMatrix Completionparameter estimation

Statistical Inference for Online Decision Making via Stochastic Gradient Descent

2020-10-14 · Haoyu Chen, Wenbin Lu, Rui Song

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 a…

Decision Making

Online Statistical Inference of Constrained Stochastic Optimization via Random Scaling

2025-05-23 · Xinchen Du, Wanrong Zhu, Wei Biao Wu, Sen Na

Constrained stochastic nonlinear optimization problems have attracted significant attention for their ability to model complex real-world scenarios in physics, economics, and biology. As datasets continue to grow, online…

Stochastic Optimization

Statistical Inference for Matching Decisions via Matrix Completion under Dependent Missingness

2025-10-30 · Congyuan Duan, Wanteng Ma, Dong Xia, Kan Xu arxiv

This paper studies decision-making and statistical inference for two-sided matching markets via matrix completion. In contrast to the independent sampling assumed in classical matrix completion literature, the observed e…

Online Statistical Inference for Contextual Bandits via Stochastic Gradient Descent

2022-12-30 · Xi Chen, Zehua Lai, He Li, Yichen Zhang

With the fast development of big data, it has been easier than before to learn the optimal decision rule by updating the decision rule recursively and making online decisions. We study the online statistical inference of…

Decision MakingMulti-Armed BanditsSequential Decision Making