paper-with-me

홈 › Papers

On the Global Convergence of Fitted Q-Iteration with Two-layer Neural Network Parametrization

2022-11-14 · Mudit Gaur, Vaneet Aggarwal, Mridul Agarwal

Deep Q-learning based algorithms have been applied successfully in many decision making problems, while their theoretical foundations are not as well understood. In this paper, we study a Fitted Q-Iteration with two-layer ReLU neural network parameterization, and find the sample complexity guarantees for the algorithm. Our approach estimates the Q-function in each iteration using a convex optimization problem. We show that this approach achieves a sample complexity of $\tilde{\mathcal{O}}(1/\epsilon^{2})$, which is order-optimal. This result holds for a countable state-spaces and does not require any assumptions such as a linear or low rank structure on the MDP.

📄 PDF Abstract BibTeX arXiv:2211.07675

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingQ-Learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Improved Overparametrization Bounds for Global Convergence of Stochastic Gradient Descent for Shallow Neural Networks

2022-01-28 · Bartłomiej Polaczyk, Jacek Cyranka

We study the overparametrization bounds required for the global convergence of stochastic gradient descent algorithm for a class of one hidden layer feed-forward neural networks, considering most of the activation functi…

On the Global Convergence of Natural Actor-Critic with Two-layer Neural Network Parametrization

2023-06-18 · Mudit Gaur, Amrit Singh Bedi, Di Wang, Vaneet Aggarwal

Actor-critic algorithms have shown remarkable success in solving state-of-the-art decision-making problems. However, despite their empirical effectiveness, their theoretical underpinnings remain relatively unexplored, es…

Decision Making

Understanding How Over-Parametrization Leads to Acceleration: A case of learning a single teacher neuron

2020-10-04 · Jun-Kun Wang, Jacob Abernethy

Over-parametrization has become a popular technique in deep learning. It is observed that by over-parametrization, a larger neural network needs a fewer training iterations than a smaller one to achieve a certain level o…

On Convergence and Generalization of Dropout Training

2020-10-23 · NeurIPS 2020 12 · Poorya Mianjy, Raman Arora

We study dropout in two-layer neural networks with rectified linear unit (ReLU) activations. Under mild overparametrization and assuming that the limiting kernel can separate the data distribution with a positive margin,…

Global Convergence and Rich Feature Learning in $L$-Layer Infinite-Width Neural Networks under $μ$P Parametrization

2025-03-12 · Zixiang Chen, Greg Yang, Qingyue Zhao, Quanquan Gu

Despite deep neural networks' powerful representation learning capabilities, theoretical understanding of how networks can simultaneously achieve meaningful feature learning and global convergence remains elusive. Existi…

Representation Learning