共享低维表示提升多任务线性强化学习的样本效率。
Learning Shared Representations for Multi-Task Linear Bandits
- 用低秩共享表示建模相关任务,通过谱初始化估计公共结构。
- 理论证明累计后悔量达$ ilde{O}(\ oot\of{drNT})$,优于独立求解的$ ilde{O}(dT\ oot\of{N})$。
- 适合有多个相关任务、数据稀疏的场景,如推荐系统、在线广告。
多任务表征学习通过在相关任务间学习共享潜在表示,实现知识迁移并提升样本效率。本文提出一种在线性老虎机中的新方法,考虑 T 个并发的线性老虎机任务,每个任务特征维度为 d,共享一个维度为 r ≪ min{d, T} 的低维潜在表示,捕捉任务间的内在关联。我们设计了一种新的面向不确定性的乐观线性(OFUL)算法,利用共享低秩表示实现高效决策。算法先通过探索阶段收集数据,采用谱初始化估计共享模型,再基于新构造的置信集进行 OFUL 学习。我们提供了置信集的理论保证,证明未知奖励向量以高概率落入该置信集。理论分析给出累计后悔界,表明所提方法达到 $ ilde{O}( oot\of{drNT})$,显著优于独立处理各任务时的 $ ilde{O}(dT oot\of{N})$。数值实验验证了算法在不同问题规模下的有效性。
原文摘要 · Abstract (English)
Multi-task representation learning is an approach that learns shared latent representations across related tasks, facilitating knowledge transfer and improving sample efficiency. This paper introduces a novel approach to multi-task representation learning in linear bandits. We consider a setting with T concurrent linear bandit tasks, each with feature dimension d, that share a common latent representation of dimension r \ll min{d,T}$, capturing their underlying relatedness. We propose a new Optimism in the Face of Uncertainty Linear (OFUL) algorithm that leverages shared low-rank representations to enhance decision-making in a sample-efficient manner. Our algorithm first collects data through an exploration phase, estimates the shared model via spectral initialization, and then conducts OFUL based learning over a newly constructed confidence set. We provide theoretical guarantees for the confidence set and prove that the unknown reward vectors lie within the confidence set with high probability. We derive cumulative regret bounds and show that the proposed approach achieves \tilde{O}(\sqrt{drNT}), a significant improvement over solving the T tasks independently, resulting in a regret of \tilde{O}(dT\sqrt{N}). We performed numerical simulations to validate the performance of our algorithm for different problem sizes.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。