paper-with-me

홈 › Papers

Action Guidance with MCTS for Deep Reinforcement Learning

2019-07-25 · Bilal Kartal, Pablo Hernandez-Leal, Matthew E. Taylor

Deep reinforcement learning has achieved great successes in recent years, however, one main challenge is the sample inefficiency. In this paper, we focus on how to use action guidance by means of a non-expert demonstrator to improve sample efficiency in a domain with sparse, delayed, and possibly deceptive rewards: the recently-proposed multi-agent benchmark of Pommerman. We propose a new framework where even a non-expert simulated demonstrator, e.g., planning algorithms such as Monte Carlo tree search with a small number rollouts, can be integrated within asynchronous distributed deep reinforcement learning methods. Compared to a vanilla deep RL algorithm, our proposed methods both learn faster and converge to better policies on a two-player mini version of the Pommerman game.

📄 PDF Abstract BibTeX arXiv:1907.11703

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning to Run Power Networks: Effective AlphaZero-inspired Topological Control

2026-08-14 · Lukas Zetto, Benjamin Schäfer, Qiong Huang arxiv

As the integration of volatile renewable energy sources increases the strain on modern power grids, the use of Reinforcement Learning (RL) for autonomous topological reconfiguration has emerged as a promising research fi…

Reinforcement Learning

AlphaTransit: Learning to Design City-scale Transit Routes

2026-05-27 · Bibek Poudel, Sai Swaminathan, Weizi Li arxiv

Designing a transit network requires many sequential route extension decisions, but their quality is often visible only after the full network is assembled. This delayed-feedback challenge lies at the heart of the Transi…

Reinforcement Learning

ReST-MCTS*: LLM Self-Training via Process Reward Guided Tree Search

2024-06-06 · Dan Zhang, Sining Zhoubian, Ziniu Hu, Yisong Yue 외

Recent methodologies in LLM self-training mostly rely on LLM generating responses and filtering those with correct output answers as training data. This approach often yields a low-quality fine-tuning training set (e.g.,…

Decision Making in Non-Stationary Environments with Policy-Augmented Monte Carlo Tree Search

2022-02-25 · Geoffrey Pettet, Ayan Mukhopadhyay, Abhishek Dubey

Decision-making under uncertainty (DMU) is present in many important problems. An open challenge is DMU in non-stationary environments, where the dynamics of the environment can change over time. Reinforcement Learning (…

Decision MakingDecision Making Under UncertaintyReinforcement Learning (RL)

Navigating the Alpha Jungle: An LLM-Powered MCTS Framework for Formulaic Factor Mining

2025-05-16 · Yu Shi, Yitong Duan, Jian Li

Alpha factor mining is pivotal in quantitative investment for identifying predictive signals from complex financial data. While traditional formulaic alpha mining relies on human expertise, contemporary automated methods…

Instruction Following