Skip to main content

Showing 1–4 of 4 results for author: Lieberherr, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2103.11517  [pdf, other

    cs.AI cs.MA

    Dual Monte Carlo Tree Search

    Authors: Prashank Kadam, Ruiyang Xu, Karl Lieberherr

    Abstract: AlphaZero, using a combination of Deep Neural Networks and Monte Carlo Tree Search (MCTS), has successfully trained reinforcement learning agents in a tabula-rasa way. The neural MCTS algorithm has been successful in finding near-optimal strategies for games through self-play. However, the AlphaZero algorithm has a significant drawback; it takes a long time to converge and requires high computatio… ▽ More

    Submitted 9 October, 2021; v1 submitted 21 March, 2021; originally announced March 2021.

    Comments: 8 pages, 4 figures

  2. arXiv:2101.06619  [pdf, other

    cs.AI cs.LG

    Solving QSAT problems with neural MCTS

    Authors: Ruiyang Xu, Karl Lieberherr

    Abstract: Recent achievements from AlphaZero using self-play has shown remarkable performance on several board games. It is plausible to think that self-play, starting from zero knowledge, can gradually approximate a winning strategy for certain two-player games after an amount of training. In this paper, we try to leverage the computational power of neural Monte Carlo Tree Search (neural MCTS), the core al… ▽ More

    Submitted 17 January, 2021; originally announced January 2021.

  3. arXiv:2101.04167  [pdf, other

    cs.AI cs.LG

    First-Order Problem Solving through Neural MCTS based Reinforcement Learning

    Authors: Ruiyang Xu, Prashank Kadam, Karl Lieberherr

    Abstract: The formal semantics of an interpreted first-order logic (FOL) statement can be given in Tarskian Semantics or a basically equivalent Game Semantics. The latter maps the statement and the interpretation into a two-player semantic game. Many combinatorial problems can be described using interpreted FOL statements and can be mapped into a semantic game. Therefore, learning to play a semantic game pe… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.

  4. arXiv:1903.03674  [pdf, other

    cs.AI cs.LG

    Learning Self-Game-Play Agents for Combinatorial Optimization Problems

    Authors: Ruiyang Xu, Karl Lieberherr

    Abstract: Recent progress in reinforcement learning (RL) using self-game-play has shown remarkable performance on several board games (e.g., Chess and Go) as well as video games (e.g., Atari games and Dota2). It is plausible to consider that RL, starting from zero knowledge, might be able to gradually approximate a winning strategy after a certain amount of training. In this paper, we explore neural Monte-C… ▽ More

    Submitted 8 May, 2019; v1 submitted 8 March, 2019; originally announced March 2019.

    Comments: Accepted as an Extended Abstract in AAMAS'19