Summary
This paper extends previous work on Bayesian Risk-averse MDPs (BRMDPs), an informed alternative to an ambiguity set in the infinite horizon setting. In doing so, the authors first present a nested BRMDP formulation for the state value function. Then, they show that difference between optimal value functions for BRMDP and the true MDP is bounded. Afterwards, the authors presented a multi-stage risk-averse Q-learning algorithm with periodic posterior updates and a Monte Carlo estimator for the proposed risk-averse bellman operators. Simple simulations are presented to verify the better performance as well as the lesser variance of the proposed infinite horizon BRMDP formulation. It should be noted that the Bayesian posterior and Risk functionals are well-defined and that the state and action spaces discussed in the paper are both finite. The work does hold merit, and the findings could be communicated to a larger audience through a conference like NeuRIPS.
Strengths
The paper is generally well-written:
1. The infinite horizon BRMDP formulation is novel and the accompanying recursive Bellman equations follow nicely.
2. Detailed proofs of the distance bound for the State function and the convergence analysis are provided.
3. Experimental results are discerned in a manner that relates directly to claims of risk aversion (smaller variances) and performance gains.
Weaknesses
1. Apart from the assumption of the availability of a behavioral policy to generate real-world data, the rules for updating the sample sizes appear to be a heuristic at best. (ref. Algorithm 1)
2. The Monte Carlo estimators for the Bellman operators, in addition to generating real-world samples to update the Bayesian posterior, will make the algorithm extremely slow.
3. The state and action spaces under consideration appear to be finite, thus limiting the evaluation to more demanding experimental setups.
Questions
1. In line 180, page 5, section 2.5, it is stated that a batch n(t) of observations is available. What is the assumption for the smallest batch size?
2. What is the reasoning behind using the Monte Carlo estimator?
3. Why is the benchmark Q-Learning on the true environment not provided in the experimental results?
4. In line 201, page 6, section 3.1, what does i.i.d sampling of probability distributions p_i mean?
5. What is the computational overhead of the proposed methodology, and how well will it scale?
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.
Limitations
The authors addressed one limitation of their work, i.e., that the behavior policy which generates the real-world data is assumed to be given. In terms of societal impact, there would be no potential negative impact of this work according to the considered ethical criterion.