Feedback-Aware Tuning of Recursive Q-Learning

📅 2026-09-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文针对递归Q学习中的模型选择问题,提出了一种反馈感知的软调优方法,通过将整个后向拟合规则视为比较单元,以解决阶段间响应变化带来的预测风险评估不匹配问题。
📝 Abstract
Model choice in backward Q-learning is recursive because a later-stage choice changes the response supplied to an earlier regression and can alter its model-comparison statistic. Separate stagewise criteria do not directly assess the target-stage prediction risk of a completed Q-learning fit. We address this mismatch by treating the entire backward-fitting rule as the unit of comparison and propose feedback-aware soft tuning for sequential multiple assignment randomised trials. Each backward fit uses its own generated responses and is assessed at a common prediction target. The risk criterion retains downstream effects on upstream comparisons, while a separate correction accounts for estimating the final exponential weights from the same observations. For a fixed finite library of smooth recursive maps, we establish an exact risk identity under a Gaussian shift model and an oracle inequality with an explicit adaptation remainder. Under coordinate-representation and moment conditions, these guarantees transfer to prediction risk at any prespecified stage, with the number of stages fixed as sample size increases. A two-stage construction supplies an explicit observable implementation. Numerical studies examine risk estimation and finite-sample performance, and a simulated attention-deficit/hyperactivity-disorder trial illustrates the relation between comparison feedback and treatment recommendations.
Problem

Research questions and friction points this paper is trying to address.

Recursive Q-Learning
Model Choice
Prediction Risk
Innovation

Methods, ideas, or system contributions that make the work stand out.

feedback-aware soft tuning
recursive Q-learning
backward-fitting rule
prediction risk
Gaussian shift model