paper-with-me

Papers

Innateness, AlphaZero, and Artificial Intelligence

2018-01-17 · Gary Marcus

The concept of innateness is rarely discussed in the context of artificial intelligence. When it is discussed, or hinted at, it is often the context of trying to reduce the amount of innate machinery in a given system. In this paper, I consider as a test case a recent series of papers by Silver et al (Silver et al., 2017a) on AlphaGo and its successors that have been presented as an argument that a "even in the most challenging of domains: it is possible to train to superhuman level, without human examples or guidance", "starting tabula rasa." I argue that these claims are overstated, for multiple reasons. I close by arguing that artificial intelligence needs greater attention to innateness, and I point to some proposals about what that innateness might look like.

📄 PDF Abstract BibTeX arXiv:1801.05667

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Entropy of Artificial Intelligence and a Case Study of AlphaZero from Shannon's Perspective

2018-12-14 · Bo Zhang, Bin Chen, Jin-lin Peng

The recently released AlphaZero algorithm achieves superhuman performance in the games of chess, shogi and Go, which raises two open questions. Firstly, as there is a finite number of possibilities in the game, is there …

Reinforcement Learning

Monte-Carlo Tree Search as Regularized Policy Optimization

2020-07-24 · ICML 2020 1 · Jean-bastien Grill, Florent Altché, Yunhao Tang, Thomas Hubert 외

The combination of Monte-Carlo tree search (MCTS) with deep reinforcement learning has led to significant advances in artificial intelligence. However, AlphaZero, the current state-of-the-art MCTS algorithm, still relies…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Representation Matters for Mastering Chess: Improved Feature Representation in AlphaZero Outperforms Switching to Transformers

2023-04-28 · Johannes Czech, Jannis Blüml, Kristian Kersting, Hedinn Steingrimsson

While transformers have gained recognition as a versatile tool for artificial intelligence (AI), an unexplored challenge arises in the context of chess - a classical AI benchmark. Here, incorporating Vision Transformers …

Game of Chess

Bridging the Human-AI Knowledge Gap: Concept Discovery and Transfer in AlphaZero

2023-10-25 · Lisa Schut, Nenad Tomasev, Tom McGrath, Demis Hassabis 외

Artificial Intelligence (AI) systems have made remarkable progress, attaining super-human performance across various domains. This presents us with an opportunity to further human knowledge and improve human expert perfo…

Game of Chess

Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm

2017-12-05 · David Silver, Thomas Hubert, Julian Schrittwieser, Ioannis Antonoglou 외

The game of chess is the most widely-studied domain in the history of artificial intelligence. The strongest programs are based on a combination of sophisticated search techniques, domain-specific adaptations, and handcr…

Game of ChessGame of GoGame of ShogiGeneral Reinforcement Learning+3