paper-with-me

Papers

A Hitchhiker's Guide to Statistical Comparisons of Reinforcement Learning Algorithms

2019-04-15 · Cédric Colas, Olivier Sigaud, Pierre-Yves Oudeyer

Consistently checking the statistical significance of experimental results is the first mandatory step towards reproducible science. This paper presents a hitchhiker's guide to rigorous comparisons of reinforcement learning algorithms. After introducing the concepts of statistical testing, we review the relevant statistical tests and compare them empirically in terms of false positive rate and statistical power as a function of the sample size (number of seeds) and effect size. We further investigate the robustness of these tests to violations of the most common hypotheses (normal distributions, same distributions, equal variances). Beside simulations, we compare empirical distributions obtained by running Soft-Actor Critic and Twin-Delayed Deep Deterministic Policy Gradient on Half-Cheetah. We conclude by providing guidelines and code to perform rigorous comparisons of RL algorithm performances.

📄 PDF Abstract BibTeX arXiv:1904.06979

Code (2)

ccolas/rl_stats 공식 구현
flowersteam/rl_stats 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Hitchhiker's Guide to Statistical Comparisons of Reinforcement Learning Algorithms

2019-03-06 · ICLR Workshop RML 2019 5 · Anonymous

Consistently checking the statistical significance of experimental results is the first mandatory step towards reproducible science. This paper presents a hitchhiker's guide to rigorous comparisons of reinforcement learn…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

The final solution of the Hitchhiker's problem #5

2025-05-20 · Matjaž Omladič, Martin Vuk, Aljaž Zalar

A recent survey, nicknamed "Hitchhiker's Guide", J.J. Arias-Garc{\i}a, R. Mesiar, and B. De Baets, A hitchhiker's guide to quasi-copulas, Fuzzy Sets and Systems 393 (2020) 1-28, has raised the rating of quasi-copula prob…

Appendix - Recommended Statistical Significance Tests for NLP Tasks

2018-09-05 · Rotem Dror, Roi Reichart

Statistical significance testing plays an important role when drawing conclusions from experimental results in NLP papers. Particularly, it is a valuable tool when one would like to establish the superiority of one algor…

valid

The Hitchhiker's Guide to Testing Statistical Significance in Natural Language Processing

2018-07-01 · ACL 2018 7 · Rotem Dror, Gili Baumer, Segev Shlomov, Roi Reichart

Statistical significance testing is a standard statistical tool designed to ensure that experimental results are not coincidental. In this opinion/ theoretical paper we discuss the role of statistical significance testin…

Survey

A Hitchhiker's Guide to Deep Chemical Language Processing for Bioactivity Prediction

2024-07-16 · Rıza Özçelik, Francesca Grisoni

Deep learning has significantly accelerated drug discovery, with 'chemical language' processing (CLP) emerging as a prominent approach. CLP learns from molecular string representations (e.g., Simplified Molecular Input L…

Drug DiscoveryHyperparameter Optimization