paper-with-me

홈 › Papers

Accelerating Skill Assessment in Chess: A Drift-Diffusion-Enhanced Elo Rating System

2026-06-24 · Tianyuan Zhou, Zhizheng Fu, Tianming Yang arxiv

Rating systems such as Elo serve as the gold standard for matchmaking in competitive chess. However, they inherently suffer from response lag due to their exclusive reliance on match outcomes, neglecting the granular quality of gameplay. Nevertheless, incorporating move-by-move information into rating adjustments presents a significant challenge given the substantial noise and the vastness of the game-state space. To address this, we propose the Drift-Diffusion-Enhanced Elo Rating System (DD-Elo), a novel skill assessment framework inspired by the drift diffusion model (DDM) from cognitive neuroscience. By modeling skill expression as a decision-making process, our model integrates move-level data to capture rapid skill fluctuations. We provide a rigorous mathematical derivation proving that DD-Elo maintains a bounded deviation from the traditional Elo system, ensuring theoretical alignment. Extensive experiments demonstrate that DD-Elo adapts to skill changes faster than Elo. Our findings suggest that DD-Elo offers an explainable, highly responsive, and backward-compatible solution for chess rating ecosystems. The implementation code is publicly available at https://github.com/Aquila-zhou1/DD-Elo .

📄 PDF Abstract BibTeX arXiv:2606.26267

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enfoque Odychess: Un método dialéctico, constructivista y adaptativo para la enseñanza del ajedrez con inteligencias artificiales generativas

2025-05-10 · Ernesto Giralt Hernandez, Lazaro Antonio Bueno Perez

Chess teaching has evolved through different approaches, however, traditional methodologies, often based on memorization, contrast with the new possibilities offered by generative artificial intelligence, a technology st…

Language ModelingLanguage ModellingMemorizationparameter-efficient fine-tuning

Large-scale Analysis of Chess Games with Chess Engines: A Preliminary Report

2016-04-28 · Mathieu Acher, François Esnault

The strength of chess engines together with the availability of numerous chess games have attracted the attention of chess players, data scientists, and researchers during the last decades. State-of-the-art engines now p…

Decision Making

Predicting Human Chess Moves: An AI Assisted Analysis of Chess Games Using Skill-group Specific n-gram Language Models

2025-12-01 · Daren Zhong, Dingcheng Huang, Clayton Greenberg arxiv

Chess, a deterministic game with perfect information, has long served as a benchmark for studying strategic decision-making and artificial intelligence. Traditional chess engines or tools for analysis primarily focus on …

Computational Efficiency

AI, Ageing and Brain-Work Productivity: Technological Change in Professional Japanese Chess

2022-04-17 · Eiji Yamamura, Ryohei Hayashi

Using Japanese professional chess (Shogi) players records in the novel setting, this paper examines how and the extent to which the emergence of technological changes influences the ageing and innate ability of players w…

Designing Skill-Compatible AI: Methodologies and Frameworks in Chess

2024-05-08 · Karim Hamade, Reid McIlroy-Young, Siddhartha Sen, Jon Kleinberg 외

Powerful artificial intelligence systems are often used in settings where they must interact with agents that are computationally much weaker, for example when they work alongside humans or operate in complex environment…