paper-with-me

Papers

Fitted Value Iteration Methods for Bicausal Optimal Transport

2023-06-22 · Erhan Bayraktar, Bingyan Han

We develop a fitted value iteration (FVI) method to compute bicausal optimal transport (OT) where couplings have an adapted structure. Based on the dynamic programming formulation, FVI adopts a function class to approximate the value functions in bicausal OT. Under the concentrability condition and approximate completeness assumption, we prove the sample complexity using (local) Rademacher complexity. Furthermore, we demonstrate that multilayer neural networks with appropriate structures satisfy the crucial assumptions required in sample complexity proofs. Numerical experiments reveal that FVI outperforms linear programming and adapted Sinkhorn methods in scalability as the time horizon increases, while still maintaining acceptable accuracy.

📄 PDF Abstract BibTeX arXiv:2306.12658

Code (1)

hanbingyan/fviot 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Continuous-Time Fitted Value Iteration for Robust Policies

2021-10-05 · Michael Lutter, Boris Belousov, Shie Mannor, Dieter Fox 외

Solving the Hamilton-Jacobi-Bellman equation is important in many domains including control, robotics and economics. Especially for continuous control, solving this differential equation and its extension the Hamilton-Ja…

continuous-controlContinuous ControlDeep Reinforcement Learning

Boosted Fitted Q-Iteration

2017-08-01 · ICML 2017 8 · Samuele Tosatto, Matteo Pirotta, Carlo D’Eramo, Marcello Restelli

This paper is about the study of B-FQI, an Approximated Value Iteration (AVI) algorithm that exploits a boosting procedure to estimate the action-value function in reinforcement learning problems. B-FQI is an iterat…

regressionReinforcement Learning

Approximate Modified Policy Iteration

2012-05-14 · Bruno Scherrer, Victor Gabillon, Mohammad Ghavamzadeh, Matthieu Geist

Modified policy iteration (MPI) is a dynamic programming (DP) algorithm that contains the two celebrated policy and value iteration methods. Despite its generality, MPI has not been thoroughly studied, especially its app…

General Classification

Value Iteration in Continuous Actions, States and Time

2021-05-10 · Michael Lutter, Shie Mannor, Jan Peters, Dieter Fox 외

Classical value iteration approaches are not applicable to environments with continuous states and actions. For such environments, the states and actions are usually discretized, which leads to an exponential increase in…

Deep Reinforcement Learning

Algorithmic Trading with Fitted Q Iteration and Heston Model

2018-05-18

We present the use of the fitted Q iteration in algorithmic trading. We show that the fitted Q iteration helps alleviate the dimension problem that the basic Q-learning algorithm faces in application to trading. Furtherm…

Algorithmic TradingQ-Learning