We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: ReZero: Boosting MCTS-based Algorithms by Just-in-Time and Speedy Reanalyze

Abstract: MCTS-based algorithms, such as MuZero and its derivatives, have achieved widespread success in various decision-making domains. These algorithms employ the reanalyze process to enhance sample efficiency, albeit at the expense of significant wall-clock time consumption. To address this issue, we propose a general approach named ReZero to boost MCTS-based algorithms. Specifically, we propose a new scheme that simplifies data collecting and reanalyzing, which significantly reduces the search cost while guarantees the performance as well. Furthermore, to accelerate each search process, we conceive a method to reuse the subsequent information in the trajectory. The corresponding analysis conducted on the bandit model also provides auxiliary theoretical substantiation for our design. Experiments conducted on Atari environments and board games demonstrates that ReZero substantially improves training speed while maintaining high sample efficiency. The code is available as part of the LightZero benchmark at this https URL
Subjects: Artificial Intelligence (cs.AI)
Cite as: arXiv:2404.16364 [cs.AI]
  (or arXiv:2404.16364v2 [cs.AI] for this version)

Submission history

From: Chunyu Xuan [view email]
[v1] Thu, 25 Apr 2024 07:02:07 GMT (1569kb,D)
[v2] Sun, 28 Apr 2024 06:21:04 GMT (1570kb,D)

Link back to: arXiv, form interface, contact.