paper-with-me

Papers

Uncertainty-aware Low-Rank Q-Matrix Estimation for Deep Reinforcement Learning

2021-11-19 · Tong Sang, Hongyao Tang, Jianye Hao, Yan Zheng, Zhaopeng Meng

Value estimation is one key problem in Reinforcement Learning. Albeit many successes have been achieved by Deep Reinforcement Learning (DRL) in different fields, the underlying structure and learning dynamics of value function, especially with complex function approximation, are not fully understood. In this paper, we report that decreasing rank of $Q$-matrix widely exists during learning process across a series of continuous control tasks for different popular algorithms. We hypothesize that the low-rank phenomenon indicates the common learning dynamics of $Q$-matrix from stochastic high dimensional space to smooth low dimensional space. Moreover, we reveal a positive correlation between value matrix rank and value estimation uncertainty. Inspired by above evidence, we propose a novel Uncertainty-Aware Low-rank Q-matrix Estimation (UA-LQE) algorithm as a general framework to facilitate the learning of value function. Through quantifying the uncertainty of state-action value estimation, we selectively erase the entries of highly uncertain values in state-action value matrix and conduct low-rank matrix reconstruction for them to recover their values. Such a reconstruction exploits the underlying structure of value matrix to improve the value approximation, thus leading to a more efficient learning process of value function. In the experiments, we evaluate the efficacy of UA-LQE in several representative OpenAI MuJoCo continuous control tasks.

📄 PDF Abstract BibTeX arXiv:2111.10103

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlDeep Reinforcement LearningMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Spectral Entry-wise Matrix Estimation for Low-Rank Reinforcement Learning

2023-10-10 · NeurIPS 2023 11

We study matrix estimation problems arising in reinforcement learning (RL) with low-rank structure. In low-rank bandits, the matrix to be recovered specifies the expected arm rewards, and for low-rank Markov Decision Pro…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cross-Modal Bayesian Low-Rank Adaptation for Uncertainty-Aware Multimodal Learning

2026-04-17 · Habibeh Naderi, Behrouz Haji Soleimani, Stan Matwin arxiv

Large pre-trained language models are increasingly adapted to downstream tasks using parameter-efficient fine-tuning (PEFT), but existing PEFT methods are typically deterministic and unimodal, making them poorly suited f…

parameter-efficient fine-tuningComputational Efficiency

Are Recommenders Self-Aware? Label-Free Recommendation Performance Estimation via Model Uncertainty

2025-07-31 · Jiayu Li, Ziyi Ye, Guohao Jian, Zhiqiang Guo 외 arxiv

Can a recommendation model be self-aware? This paper investigates the recommender's self-awareness by quantifying its uncertainty, which provides a label-free estimation of its performance. Such self-assessment can enabl…

Tensor-Efficient High-Dimensional Q-learning

2025-11-05 · Junyi Wu, Dan Li arxiv

High-dimensional reinforcement learning(RL) faces challenges with complex calculations and low sample efficiency in large state-action spaces. Q-learning algorithms struggle particularly with the curse of dimensionality,…

Reinforcement Learning

Group-Aware Matrix Estimation and Latent Subspace Recovery

2026-05-19 · Hamza Golubovic, Matthew Shen, Genevera I. Allen, Tarek M. Zikry arxiv

Modern matrix completion problems often involve heterogeneous data whose rows simultaneously belong to many meta-categories, such as demographic and age groups in recommendation systems, or region and recording session l…

Recommendation Systems