paper-with-me

홈 › Papers

Universal Approximation Theorem for Deep Q-Learning via FBSDE System

2025-05-09 · Qian Qi

The approximation capabilities of Deep Q-Networks (DQNs) are commonly justified by general Universal Approximation Theorems (UATs) that do not leverage the intrinsic structural properties of the optimal Q-function, the solution to a Bellman equation. This paper establishes a UAT for a class of DQNs whose architecture is designed to emulate the iterative refinement process inherent in Bellman updates. A central element of our analysis is the propagation of regularity: while the transformation induced by a single Bellman operator application exhibits regularity, for which Backward Stochastic Differential Equations (BSDEs) theory provides analytical tools, the uniform regularity of the entire sequence of value iteration iterates--specifically, their uniform Lipschitz continuity on compact domains under standard Lipschitz assumptions on the problem data--is derived from finite-horizon dynamic programming principles. We demonstrate that layers of a deep residual network, conceived as neural operators acting on function spaces, can approximate the action of the Bellman operator. The resulting approximation theorem is thus intrinsically linked to the control problem's structure, offering a proof technique wherein network depth directly corresponds to iterations of value function refinement, accompanied by controlled error propagation. This perspective reveals a dynamic systems view of the network's operation on a space of value functions.

📄 PDF Abstract BibTeX arXiv:2505.06023

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Similar Papers 제목 키워드 기반

Universal Approximation Theorem of Deep Q-Networks

2025-05-04 · Qian Qi

We establish a continuous-time framework for analyzing Deep Q-Networks (DQNs) via stochastic control and Forward-Backward Stochastic Differential Equations (FBSDEs). Considering a continuous-time Markov Decision Process …

Deep Reinforcement LearningQ-Learning

Simultaneously Solving FBSDEs and their Associated Semilinear Elliptic PDEs with Small Neural Operators

2024-10-18 · Takashi Furuya, Anastasis Kratsios

Forward-backwards stochastic differential equations (FBSDEs) play an important role in optimal control, game theory, economics, mathematical finance, and in reinforcement learning. Unfortunately, the available FBSDE solv…

Convergence of the Deep BSDE Method for Coupled FBSDEs

2018-11-03 · Jiequn Han, Jihao Long

The recently proposed numerical algorithm, deep BSDE method, has shown remarkable performance in solving high-dimensional forward-backward stochastic differential equations (FBSDEs) and parabolic partial differential equ…

A Survey on Universal Approximation Theorems

2024-07-17 · Midhun T Augustine

This paper discusses various theorems on the approximation capabilities of neural networks (NNs), which are known as universal approximation theorems (UATs). The paper gives a systematic overview of UATs starting from th…

Survey

Deep Neural Operator Learning for Probabilistic Models

2025-11-10 · Erhan Bayraktar, Qi Feng, Zecheng Zhang, Zhaoyu Zhang arxiv

We propose a deep neural-operator framework for a general class of probability models. Under global Lipschitz conditions on the operator over the entire Euclidean space-and for a broad class of probabilistic models-we es…