← Search

Patrik Reizinger

11 accepted papers

2026

Out-of-Distribution Evaluation of Rule-Based and Strategic Reasoning in Chess Transformers

ICML 2026poster

Modern decision transformers, trained similarly to LLMs, can achieve strong in-distribution performance in complex sequential domains like chess, but it remains unclear to what extent they reason systematically about rules and strategy. We study the reasoning capabilities of a 270M-parameter chess t…

Cited by 0SourceScholar
2026

Position: Causality is Key for Interpretability Claims to Generalise

ICML 2026poster

Interpretability research on large language models (LLMs) has produced methods that align model components to high-level concepts, yet their use has been accompanied by recurring failures: findings that do not generalise, and causal language that outruns the evidence. Our position is that Pearl’s ca…

Cited by 0SourceScholar
2026

Skill Learning via Policy Diversity Yields Identifiable Representations for Reinforcement Learning

ICLR 2026poster

Self-supervised feature learning and pretraining methods in reinforcement learning (RL) often rely on information-theoretic principles, termed mutual information skill learning (MISL). These methods aim to learn a representation of the environment while also incentivizing exploration thereof. Howeve…

Cited by 0SourceScholar
2025

Cross-Entropy Is All You Need To Invert the Data Generating Process

ICLR 2025oral

Supervised learning has become a cornerstone of modern machine learning, yet a comprehensive theory explaining its effectiveness remains elusive. Empirical phenomena, such as neural analogy-making and the linear representation hypothesis, suggest that supervised models can learn interpretable factor…

Cited by 2SourcePDFScholar
2025

Identifiable Exchangeable Mechanisms for Causal Structure and Representation Learning

ICLR 2025spotlight

Identifying latent representations or causal structures is important for good generalization and downstream task performance. However, both fields developed rather independently. We observe that several structure and representation identifiability methods, particularly those that require multiple en…

Cited by 3SourcePDFScholar
2025

InfoNCE: Identifying the Gap Between Theory and Practice

AISTATS 2025poster

Prior theory work on Contrastive Learning via the InfoNCE loss showed that, under certain assumptions, the learned representations recover the ground-truth latent factors. We argue that these theories overlook crucial aspects of how CL is deployed in practice. Specifically, they either assume equal…

Cited by 0SourceScholar
2025

Position: An Empirically Grounded Identifiability Theory Will Accelerate Self Supervised Learning Research

ICML 2025poster

Self-Supervised Learning (SSL) powers many current AI systems. As research interest and investment grow, the SSL design space continues to expand. The Platonic view of SSL, following the Platonic Representation Hypothesis (PRH), suggests that despite different methods and engineering approaches, all…

Cited by 0SourcePDFScholar
2024

Position: Understanding LLMs Requires More Than Statistical Generalization

ICML 2024spotlight

The last decade has seen blossoming research in deep learning theory attempting to answer, ``Why does deep learning generalize?" A powerful shift in perspective precipitated this progress: the study of overparametrized models in the interpolation regime. In this paper, we argue that another perspect…

2024

Rule Extrapolation in Language Modeling: A Study of Compositional Generalization on OOD Prompts

NeurIPS 2024spotlight

LLMs show remarkable emergent abilities, such as inferring concepts from presumably out-of-distribution prompts, known as in-context learning. Though this success is often attributed to the Transformer architecture, our systematic understanding is limited. In complex real-world data sets, even defin…

Cited by 2SourcePDFScholar
2022

Embrace the Gap: VAEs Perform Independent Mechanism Analysis

NeurIPS 2022accept

Variational autoencoders (VAEs) are a popular framework for modeling complex data distributions; they can be efficiently trained via variational inference by maximizing the evidence lower bound (ELBO), at the expense of a gap to the exact (log-)marginal likelihood. While VAEs are commonly used for r…