Summary
The paper presents a policy gradient method for solving rectangular-robust MDPs. They propose closed forms for the worst-case reward and transition models. They also present robust Q-value forms that can be efficiently updated by a proper Bellman operator. Furthermore, they show an expression for the robust policy gradient that matches the non-robust PG complexity, and is therefore very fast.
Strengths
The paper targets a specific problem, and is very well-written. I applaud the authors for their valuable work, and enjoyed reading through the paper without any significant issues. The notation used for the theory is standard and appropriately compact, and the theory itself is clear and insightful. The computational efficiency obtained by the proposed method is both supported by theory, and also shown to be significant-enough in practice. This proves, once again, that a well-tailored algorithm can produce significant speed-ups over generic solvers (e.g., linear programming or convex optimizers).
Weaknesses
While this is a minor point, I think the authors could slightly increase external references and elaborate more to help (an otherwise unfamiliar) reader follow through the content. For instance, (1) in Line 100, it would only take the authors a few words to reference this inequality as the Holder inequality, (2) provide a second common name for terms (such as the credal set for the probability simplex, or the visitation frequency for the occupation measure), (3) briefly derive simple results with the proposed notation (e.g., the gamma-contraction property in Line 118). These are only a few examples, and will mostly help the reader warm-up and get comfortable with the derivations before jumping into the core part of the paper.
Also, while I understand that this is out of the scope of the paper, but due to its importance I should mention it. The authors could possibly comment deeper about the resiliency of their proposed approach to stochastic approximation. While there is some limited discussion in the paper (e.g., Lines 218) about this point, I would like this point to be discussed in more length. If in future, this method is adapted to a more realistic or model-free setting, it would be valuable to have the authors comment on the statistical aspects of this approach.
Questions
I would like the authors to address the points I raised in the Weaknesses section, even though they don't point to any fundamental short-comings in the paper.
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
3: You are fairly confident in your assessment. It is possible that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work. Math/other details were not carefully checked.
Limitations
The paper portrays a fair description of its limitations. This includes, but isn't limited to, (1) the second paragraph of discussion (Lines 304-311), (2) Lines 262-267, and (3) Lines 218-222.