paper-with-me

Papers

Contrastive Sparse Autoencoders for Interpreting Planning of Chess-Playing Agents

2024-06-06 · Yoann Poupart

AI led chess systems to a superhuman level, yet these systems heavily rely on black-box algorithms. This is unsustainable in ensuring transparency to the end-user, particularly when these systems are responsible for sensitive decision-making. Recent interpretability work has shown that the inner representations of Deep Neural Networks (DNNs) were fathomable and contained human-understandable concepts. Yet, these methods are seldom contextualised and are often based on a single hidden state, which makes them unable to interpret multi-step reasoning, e.g. planning. In this respect, we propose contrastive sparse autoencoders (CSAE), a novel framework for studying pairs of game trajectories. Using CSAE, we are able to extract and interpret concepts that are meaningful to the chess-agent plans. We primarily focused on a qualitative analysis of the CSAE features before proposing an automated feature taxonomy. Furthermore, to evaluate the quality of our trained CSAE, we devise sanity checks to wave spurious correlations in our results.

📄 PDF Abstract BibTeX arXiv:2406.04028

Code (1)

Xmaster6y/lczero-planning 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

The Role of Emotion in Problem Solving: First Results from Observing Chess

2018-10-17 · Guntz Thomas PERVASIVE, Crowley James PERVASIVE, Vaufreydaz Dominique PERVASIVE, Balzarini Raffaella PERVASIVE 외

In this paper we present results from recent experiments that suggest that chess players associate emotions to game situations and reactively use these associations to guide search for planning and problem solving. We de…

Interpreting Video Representations with Spatio-Temporal Sparse Autoencoders

2026-04-05 · Atahan Dokme, Sriram Vishwanath arxiv

We present the first systematic study of Sparse Autoencoders (SAEs) on video representations. Standard SAEs decompose video into interpretable, monosemantic features but destroy temporal coherence: hard TopK selection pr…

Action ClassificationVideo Retrieval

Learning to Plan via Supervised Contrastive Learning and Strategic Interpolation: A Chess Case Study

2025-06-05 · Andrew Hamara, Greg Hamerly, Pablo Rivas, Andrew C. Freeman

Modern chess engines achieve superhuman performance through deep tree search and regressive evaluation, while human players rely on intuition to select candidate moves followed by a shallow search to validate them. To mo…

Contrastive Learning

CE-Bench: Towards a Reliable Contrastive Evaluation Benchmark of Interpretability of Sparse Autoencoders

2025-08-31 · Alex Gulko, Yusen Peng, Sachin Kumar arxiv

Sparse autoencoders (SAEs) are a promising approach for uncovering interpretable features in large language models (LLMs). While several automated evaluation methods exist for SAEs, most rely on external LLMs. In this wo…

Latent Planning via Embedding Arithmetic: A Contrastive Approach to Strategic Reasoning

2025-11-12 · Andrew Hamara, Greg Hamerly, Pablo Rivas, Andrew C. Freeman arxiv

Planning in high-dimensional decision spaces is increasingly being studied through the lens of learned representations. Rather than training policies or value heads, we investigate whether planning can be carried out dir…

Contrastive Learning