Borrowing From the Future: Addressing Double Sampling in Model-free Control
In model-free reinforcement learning, the temporal difference method and its variants become unstable when combined with nonlinear function approximations. Bellman residual minimization with stochastic gradient descent (SGD) is more stable, but it suffers from the double sampling problem: given the current state, two independent samples for the next state are required, but often only one sample is available. Recently, the authors of [Zhu et al, 2020] introduced the borrowing from the future (BFF) algorithm to address this issue for the prediction problem. The main idea is to borrow extra randomness from the future to approximately re-sample the next state when the underlying dynamics of the problem are sufficiently smooth. This paper extends the BFF algorithm to action-value function based model-free control. We prove that BFF is close to unbiased SGD when the underlying dynamics vary slowly with respect to actions. We confirm our theoretical findings with numerical simulations.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
The Dynamics of Leverage and the Belief Distribution of Wealth
The scale and terms of aggregate borrowing in an economy depend on the manner in which wealth is distributed across potential creditors with heterogeneous beliefs about the future. This distribution evolves over time as …
[Re] Double Sampling Randomized Smoothing
This paper is a contribution to the reproducibility challenge in the field of machine learning, specifically addressing the issue of certifying the robustness of neural networks (NNs) against adversarial perturbations. T…
Binary Funding Impacts in Derivative Valuation
We discuss the binary nature of funding impact in derivative valuation. Under some conditions, funding is either a cost or a benefit, i.e., one of the lending/borrowing rates does not play a role in pricing derivatives. …
Cross-Currency Basis Swaps Referencing Backward-Looking Rates
The financial industry has undergone a significant transition from the London Interbank Offered Rate (LIBOR) to Risk Free Rates (RFR) such as, e.g., the Secured Overnight Financing Rate (SOFR) in the U.S. and the AUD Ove…
Radio Frequency Magnet-free Circulators Based on Spatiotemporal Modulation of Surface Acoustic Wave Filters
In this paper, a new generation of magnet-free circulators with high performance is proposed. Circulators are crucial devices in modern communication systems due to their ability to enable full-duplexing and double the s…