CYMar 30

Using Games to Learn How Large Language Models Work

arXiv:2603.283745.3h-index: 3
AI Analysis

This work addresses AI literacy for the general public, but it is incremental as it builds on existing game-based learning approaches.

The authors tackled the problem of AI opacity by developing two educational games to teach people how large language models (LLMs) work, focusing on training for text prediction and word-by-word generation with randomness.

While artificial intelligence (AI) technology is becoming increasingly popular, its underlying mechanisms tend to remain opaque to most people. To address this gap, the field of AI literacy aims to develop various resources to teach people how AI systems function. Here we contribute to this line of work by proposing two games that demonstrate principles behind how large language models (LLMs) work and use data. The first game, Learn Like an LLM, aims to convey that LLMs are trained to predict sequences of text based on a particular dataset. The second game, Tag-Team Text Generation, focuses on teaching that LLMs generate text one word at a time, using both predicted probabilities of the data and randomness. While the games proposed are still in early stages and would benefit greatly from further discussion, we hope they can contribute to using game-based learning to teach about complex AI systems like LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes