Skip to content

Commit ac2db31

Browse files
committed
Add Lennart thesis
1 parent a533db0 commit ac2db31

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

lichess.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,17 @@ @inproceedings{le-louedec:2019:chess-player-attention-prediction
629629
editor = {Krzysztof Krejtz and Bonita Sharif},
630630
}
631631

632+
@thesis{lennart:2024:few-shot-embedding-learning-approach-predicting-behvaior-individual-chess-players,
633+
title = {A Few-Shot Embedding Learning Approach for Predicting the Behavior of Individual Chess Players},
634+
author = {August, Lennart},
635+
year = {2024},
636+
url = {https://fse.studenttheses.ub.rug.nl/id/eprint/34065},
637+
institution = {University of Groningen},
638+
type = {Bachelor's thesis},
639+
supervisor = {Abreu, Steven and Jaeger, Herbert},
640+
abstract = {This study presents a few-shot embedding learning approach to predict the behavior of individual chess players, based on only 100 games. Traditional models have relied on extensive datasets, often requiring thousands of games to achieve accurate move predictions. In contrast, our method leverages a limited number of games to generate dense vector representations, or embeddings, that capture a player's unique style. We trained a neural network to create these embeddings and used them to predict subsequent moves. Our results indicate that the embedding model performs well across various player sets and can accurately identify players even at scale among a great player population, picking out players with 84\% accuracy from among 100k candidates. There are indications that including information on the clock situation during the game improves the embedding process, although our findings are inconclusive. Despite these limitations, our approach shows promise in making personalized chess training more accessible and highlights the potential for embedding learning in human-centered AI applications. Future work will aim to refine both the embedding and move prediction models and explore its application in other domains.},
641+
}
642+
632643
@thesis{lequenne:2025:characterizing-chess-player-styles-neural-networks-embeddings-stockfish,
633644
title = {Characterizing Chess Player Styles with Neural Network Embeddings from Stockfish},
634645
author = {Lequenne, Victor},

0 commit comments

Comments
 (0)