paper-with-me

Papers

MAPLE: Multi-State Aggregated Policy Evaluation for AlphaZero in Imperfect-Information Games

2026-05-22 · Qian-Rong Li, Hung Guei, I-Chen Wu, Ti-Rong Wu arxiv

Imperfect-information games (IIGs) are challenging, as players must make decisions without fully observing the true game state. While AlphaZero has achieved remarkable success in perfect-information games, extending it to IIGs remains difficult. Existing search-based approaches, such as Perfect Information Monte Carlo (PIMC), suffer from strategy fusion, while Information Set Monte Carlo Tree Search (IS-MCTS) incurs high computational cost when combined with neural networks. In this paper, we propose Multi-State Aggregated PoLicy Evaluation (MAPLE), a tree search method that aggregates policy and value evaluations from multiple sampled world states within a single search tree, combining the advantages of PIMC and IS-MCTS while maintaining a controllable computational cost. We further incorporate a Siamese-based sampling strategy to select informative world states from the information set. Experiments on Phantom Go and Dark Hex show that MAPLE significantly outperforms the PIMC-based AlphaZero baseline, achieving Elo improvements of 291 and 136, respectively. These results demonstrate that MAPLE is an effective approach for AlphaZero-style learning in imperfect-information games.

📄 PDF Abstract BibTeX arXiv:2605.24139

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAPLE: Modality-Aware Post-training and Learning Ecosystem

2026-02-12 · Nikhil Verma, Minjung Kim, JooYoung Yoo, Kyung-Min Jin 외 arxiv

Multimodal language models now integrate text, audio, and video for unified reasoning. Yet existing RL post-training pipelines treat all input signals as equally relevant, ignoring which modalities each task actually req…

MAPLE: Encoding Dexterous Robotic Manipulation Priors Learned From Egocentric Videos

2025-04-08 · Alexey Gavryushin, Xi Wang, Robert J. S. Malate, Chenyu Yang 외

Large-scale egocentric video datasets capture diverse human activities across a wide range of scenarios, offering rich and detailed insights into how humans interact with objects, especially those that require fine-grain…

Curriculum Learning for Safe Mapless Navigation

2021-12-23 · Luca Marzari, Davide Corsi, Enrico Marchesini, Alessandro Farinelli

This work investigates the effects of Curriculum Learning (CL)-based approaches on the agent's performance. In particular, we focus on the safety aspect of robotic mapless navigation, comparing over a standard end-to-end…

Unity

MAPLE: A Mobile Assistant with Persistent Finite State Machines for Recovery Reasoning

2025-05-29 · Linqiang Guo, Wei Liu, Yi Wen Heng, Tse-Hsun 외

Mobile GUI agents aim to autonomously complete user-instructed tasks across mobile apps. Recent advances in Multimodal Large Language Models (MLLMs) enable these agents to interpret UI screens, identify actionable elemen…

Hierarchical Reinforcement Learning for Safe Mapless Navigation with Congestion Estimation

2025-03-15 · Jianqi Gao, Xizheng Pang, Qi Liu, YanJie Li

Reinforcement learning-based mapless navigation holds significant potential. However, it faces challenges in indoor environments with local minima area. This paper introduces a safe mapless navigation framework utilizing…

Hierarchical Reinforcement LearningMotion Planningreinforcement-learningReinforcement Learning+1