Skip to content

Commit f90b130

Browse files
committed
Add Jakub paper
1 parent ad53d28 commit f90b130

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

lichess.bib

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,19 @@ @inproceedings{iavich:2024:detecting-fair-play-violations-chess-neural-networks
529529
url = {https://ceur-ws.org/Vol-3885/paper13.pdf},
530530
}
531531

532+
@inproceedings{jakub:2026:chessformer-modeling-human-decision-making-chess,
533+
title = {ChessFormer - Modeling Human Decision Making in Chess},
534+
author = {Zeman, Jakub and {\v{C}}epek, Miroslav},
535+
year = {2026},
536+
booktitle = {Modeling Decisions for Artificial Intelligence},
537+
publisher = {Springer Nature Switzerland},
538+
address = {Cham},
539+
pages = {42--53},
540+
isbn = {978-3-032-00891-6},
541+
editor = {Torra, Vicen{\c{c}} and Narukawa, Yasuo and Domingo-Ferrer, Josep},
542+
abstract = {ChessFormer introduces a novel searchless chess engine leveraging transformer architecture to approximate human decision-making in chess. Trained on a vast dataset of 3 billion chess positions, our model learns its entire decision-making process directly from training data. Evaluations show an improvement in human move-matching accuracy over prior models in high-Elo ranges and the model's ability to distinguish between human and algorithmic decision-making, offering potential applications in chess analysis or cheat detection.},
543+
}
544+
532545
@article{jenner:2024:evidence-lookahead-chess-neural-network,
533546
title = {Evidence of Learned Look-Ahead in a Chess-Playing Neural Network},
534547
author = {Erik Jenner and Shreyas Kapur and Vasil Georgiev and Cameron Allen and Scott Emmons and Stuart Russell},

0 commit comments

Comments
 (0)