中文
相关论文

相关论文: An Algorithm for Automatically Updating a Forsyth-…

200 篇论文

Chess has experienced a large increase in viewership since the pandemic, driven largely by the accessibility of online learning platforms. However, no equivalent assistance exists for physical chess games, creating a divide between analog…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Luthira Abeykoon , Ved Patel , Gawthaman Senthilvelan , Darshan Kasundra

We present here the new insight or revisiting the algorithm for playing in Chess with incomplete information (which can be recognized by its newly short-name as Phoenix-Chess strategy). The only difference with respect to the classical…

物理与社会 · 物理学 2023-09-12 Sergey Ershkov , Millana Ershkova

Automatic digitization of chess games using computer vision is a significant technological challenge. This problem is of much interest for tournament organizers and amateur or professional players to broadcast their over-the-board (OTB)…

计算机视觉与模式识别 · 计算机科学 2020-12-15 David Mallasén Quintana , Alberto Antonio del Barrio García , Manuel Prieto Matías

Chess recognition is the task of extracting the chess piece configuration from a chessboard image. Current approaches use a pipeline of separate, independent, modules such as chessboard detection, square localization, and piece…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Athanasios Masouris , Jan van Gemert

Identifying the configuration of chess pieces from an image of a chessboard is a problem in computer vision that has not yet been solved accurately. However, it is important for helping amateur chess players improve their games by…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Georg Wölflein , Ognjen Arandjelović

Games such as go, chess and checkers have multiple equivalent game states, i.e. multiple board positions where symmetrical and opposite moves should be made. These equivalences are not exploited by current state of the art neural agents…

机器学习 · 计算机科学 2020-09-11 Oisín Carroll , Joeran Beel

We will try to tackle both the theoretical and practical aspects of a very important problem in chess programming as stated in the title of this article - the issue of draw detection by move repetition. The standard approach that has so far…

人工智能 · 计算机科学 2007-05-23 Vladan Vuckovic , Djordje Vidanovic

LU and Cholesky matrix factorization algorithms are core subroutines used to solve systems of linear equations (SLEs) encountered while solving an optimization problem. Standard factorization algorithms are highly efficient but remain…

数值分析 · 数学 2022-07-25 Adolfo R. Escobedo

The feed-forward networks (FFNs) in transformers are recognized as a group of key-value neural memories to restore abstract high-level knowledge. In this work, we conduct an empirical ablation study on updating keys (the 1st layer in the…

计算与语言 · 计算机科学 2024-02-20 Zihan Qiu , Zeyu Huang , Youcheng Huang , Jie Fu

This paper proposes a new mechanism for pruning a search game-tree in computer chess. The algorithm stores and then reuses chains or sequences of moves, built up from previous searches. These move sequences have a built-in forward-pruning…

人工智能 · 计算机科学 2014-03-05 Kieran Greer

We present an end-to-end learning method for chess, relying on deep neural networks. Without any a priori knowledge, in particular without any knowledge regarding the rules of chess, a deep neural network is trained using a combination of…

神经与进化计算 · 计算机科学 2017-11-28 Eli David , Nathan S. Netanyahu , Lior Wolf

Unrolled computation graphs arise in many scenarios, including training RNNs, tuning hyperparameters through unrolled optimization, and training learned optimizers. Current approaches to optimizing parameters in such computation graphs…

机器学习 · 计算机科学 2021-12-28 Paul Vicol , Luke Metz , Jascha Sohl-Dickstein

Learning representations of nodes has been a crucial area of the graph machine learning research area. A well-defined node embedding model should reflect both node features and the graph structure in the final embedding. In the case of…

机器学习 · 计算机科学 2023-04-20 Kamil Tagowski , Piotr Bielak , Jakub Binkowski , Tomasz Kajdanowicz

Finding central nodes is a fundamental problem in network analysis. Betweenness centrality is a well-known measure which quantifies the importance of a node based on the fraction of shortest paths going though it. Due to the dynamic nature…

数据结构与算法 · 计算机科学 2017-04-28 Elisabetta Bergamini , Henning Meyerhenke , Mark Ortmann , Arie Slobbe

Auto-regressive neural sequence models have been shown to be effective across text generation tasks. However, their left-to-right decoding order prevents generation from being parallelized. Insertion Transformer (Stern et al., 2019) is an…

计算与语言 · 计算机科学 2023-02-01 Zhisong Zhang , Yizhe Zhang , Bill Dolan

This paper suggests a forward-pruning technique for computer chess that uses 'Move Tables', which are like Transposition Tables, but for moves not positions. They use an efficient memory structure and has put the design into the context of…

人工智能 · 计算机科学 2019-01-18 Kieran Greer

Since the advent of computers, many tasks which required humans to spend a lot of time and energy have been trivialized by the computers' ability to perform repetitive tasks extremely quickly. Playing chess is one such task. It was one of…

人工智能 · 计算机科学 2017-08-22 Rahul Aralikatte , G Srinivasaraghavan

Parameter-free stochastic gradient descent (PFSGD) algorithms do not require setting learning rates while achieving optimal theoretical performance. In practical applications, however, there remains an empirical gap between tuned stochastic…

机器学习 · 计算机科学 2022-05-05 Keyi Chen , John Langford , Francesco Orabona

Algorithms for learning a dictionary to sparsely represent a given dataset typically alternate between sparse coding and dictionary update stages. Methods for dictionary update aim to minimise expansion error by updating dictionary vectors…

信号处理 · 电气工程与系统科学 2020-04-22 Qi Yu , Wei Dai , Zoran Cvetkovic , Jubo Zhu

Fine-grained entity typing (FET) aims to assign proper semantic types to entity mentions according to their context, which is a fundamental task in various entity-leveraging applications. Current FET systems usually establish on large-scale…

计算与语言 · 计算机科学 2022-05-11 Weiran Pan , Wei Wei , Feida Zhu
‹ 上一页 1 2 3 10 下一页 ›