paper-with-me

Papers

Monte Carlo Permutation Search

2025-10-07 · Tristan Cazenave arxiv

We propose Monte Carlo Permutation Search (MCPS), a general-purpose Monte Carlo Tree Search (MCTS) algorithm that improves upon the GRAVE algorithm. MCPS is relevant when deep reinforcement learning is not an option or when the computing power available before play is not substantial, such as in General Game Playing. The principle of MCPS is to include in the exploration term of a node the statistics on all the playouts that contain all the moves on the path from the root to the node. We test MCPS on a variety of games: Hex, Go, AtariGo, NoGo and a Wargame. MCPS almost always outperforms GRAVE. We also provide a mathematical derivation of the formulas used for weighting the three sources of statistics. These formulas are an improvement on the GRAVE formula since they no longer use the bias hyperparameter of GRAVE.

📄 PDF Abstract BibTeX arXiv:2510.06381

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Sampling Permutations for Shapley Value Estimation

2021-04-25 · Rory Mitchell, Joshua Cooper, Eibe Frank, Geoffrey Holmes

Game-theoretic attribution techniques based on Shapley values are used to interpret black-box machine learning models, but their exact calculation is generally NP-hard, requiring approximation methods for non-trivial mod…

Monte-Carlo Tree-Search for Leveraging Performance of Blackbox Job-Shop Scheduling Heuristics

2022-12-14 · Florian Wimmenauer, Matúš Mihalák, Mark H. M. Winands

In manufacturing, the production is often done on out-of-the-shelf manufacturing lines, whose underlying scheduling heuristics are not known due to the intellectual property. We consider such a setting with a black-box j…

Job Shop SchedulingScheduling

Exact Paired-Permutation Testing for Structured Test Statistics

2022-05-03 · NAACL 2022 7 · Ran Zmigrod, Tim Vieira, Ryan Cotterell

Significance testing -- especially the paired-permutation test -- has played a vital role in developing NLP systems to provide confidence that the difference in performance between two systems (i.e., the test statistic) …

Exact Paired Permutation Testing Algorithms for NLP Systems

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Significance testing has played a vital role in the development of NLP systems, providing confidence that one system is indeed better than another one. However, many significance tests involve hard computation problems, …

Sentence

Finite-Sample Inference for Sparsely Permuted Linear Regression

2026-01-21 · Hirofumi Ota, Masaaki Imaizumi arxiv

We study a linear observation model with an unknown permutation called \textit{permuted/shuffled linear regression}, where responses and covariates are mismatched and the permutation forms a discrete, factorial-size para…