Research

Paper

AI LLM March 16, 2026

Evolutionary Transfer Learning for Dragonchess

Authors

Jim O'Connor, Annika Hoag, Sarah Goyette, Gary B. Parker

Abstract

Dragonchess, a three-dimensional chess variant introduced by Gary Gygax, presents unique strategic and computational challenges that make it an ideal environment for studying the transfer of artificial intelligence (AI) heuristics across domains. In this work, we introduce Dragonchess as a novel testbed for AI research and provide an open-source, Python-based game engine for community use. Our research investigates evolutionary transfer learning by adapting heuristic evaluation functions directly from Stockfish, a leading chess engine, and subsequently optimizing them using Covariance Matrix Adaptation Evolution Strategy (CMA-ES). Initial trials showed that direct heuristic transfers were inadequate due to Dragonchess's distinct multi-layer structure and movement rules. However, evolutionary optimization significantly improved AI agent performance, resulting in superior gameplay demonstrated through empirical evaluation in a 50-round Swiss-style tournament. This research establishes the effectiveness of evolutionary methods in adapting heuristic knowledge to structurally complex, previously unexplored game domains.

Metadata

arXiv ID: 2603.15297
Provider: ARXIV
Primary Category: cs.AI
Published: 2026-03-16
Fetched: 2026-03-17 06:02

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2603.15297v1</id>\n    <title>Evolutionary Transfer Learning for Dragonchess</title>\n    <updated>2026-03-16T13:58:16Z</updated>\n    <link href='https://arxiv.org/abs/2603.15297v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2603.15297v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Dragonchess, a three-dimensional chess variant introduced by Gary Gygax, presents unique strategic and computational challenges that make it an ideal environment for studying the transfer of artificial intelligence (AI) heuristics across domains. In this work, we introduce Dragonchess as a novel testbed for AI research and provide an open-source, Python-based game engine for community use. Our research investigates evolutionary transfer learning by adapting heuristic evaluation functions directly from Stockfish, a leading chess engine, and subsequently optimizing them using Covariance Matrix Adaptation Evolution Strategy (CMA-ES). Initial trials showed that direct heuristic transfers were inadequate due to Dragonchess's distinct multi-layer structure and movement rules. However, evolutionary optimization significantly improved AI agent performance, resulting in superior gameplay demonstrated through empirical evaluation in a 50-round Swiss-style tournament. This research establishes the effectiveness of evolutionary methods in adapting heuristic knowledge to structurally complex, previously unexplored game domains.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.AI'/>\n    <published>2026-03-16T13:58:16Z</published>\n    <arxiv:primary_category term='cs.AI'/>\n    <author>\n      <name>Jim O'Connor</name>\n    </author>\n    <author>\n      <name>Annika Hoag</name>\n    </author>\n    <author>\n      <name>Sarah Goyette</name>\n    </author>\n    <author>\n      <name>Gary B. Parker</name>\n    </author>\n  </entry>"
}