← Search

Marcel Binz

10 accepted papers

2025

Sparse Autoencoders Reveal Temporal Difference Learning in Large Language Models

ICLR 2025poster

In-context learning, the ability to adapt based on a few examples in the input prompt, is a ubiquitous feature of large language models (LLMs). However, as LLMs' in-context learning abilities continue to improve, understanding this phenomenon mechanistically becomes increasingly important. In partic…

Cited by 7SourcePDFScholar
2024

CogBench: a large language model walks into a psychology lab

ICML 2024poster

Large language models (LLMs) have significantly advanced the field of artificial intelligence. Yet, evaluating them comprehensively remains challenging. We argue that this is partly due to the predominant focus on performance metrics in most benchmarks. This paper introduces *CogBench*, a benchmark…

2024

Evaluating alignment between humans and neural network representations in image-based learning tasks

NeurIPS 2024poster

Humans represent scenes and objects in rich feature spaces, carrying information that allows us to generalise about category memberships and abstract functions with few examples. What determines whether a neural network model generalises like a human? We tested how well the representations of $86$ p…

2024

Human-like Category Learning by Injecting Ecological Priors from Large Language Models into Neural Networks

ICML 2024poster

Ecological rationality refers to the notion that humans are rational agents adapted to their environment. However, testing this theory remains challenging due to two reasons: the difficulty in defining what tasks are ecologically valid and building rational models for these tasks. In this work, we d…

Cited by 2SourcePDFScholar
2024

In-Context Learning Agents Are Asymmetric Belief Updaters

ICML 2024poster

We study the in-context learning dynamics of large language models (LLMs) using three instrumental learning tasks adapted from cognitive psychology. We find that LLMs update their beliefs in an asymmetric manner and learn more from better-than-expected outcomes than from worse-than-expected ones. Fu…

Cited by 24SourcePDFScholar
2023

Meta-in-context learning in large language models

NeurIPS 2023poster

Large language models have shown tremendous performance in a variety of tasks. In-context learning -- the ability to improve at a task after being provided with a number of demonstrations -- is seen as one of the main contributors to their success. In the present paper, we demonstrate that the in-…

2023

Reinforcement Learning with Simple Sequence Priors

NeurIPS 2023poster

In reinforcement learning (RL), simplicity is typically quantified on an action-by-action basis -- but this timescale ignores temporal regularities, like repetitions, often present in sequential strategies. We therefore propose an RL algorithm that learns to solve tasks with sequences of actions tha…

Cited by 26SourcePDFScholar
2023

The Acquisition of Physical Knowledge in Generative Neural Networks

ICML 2023poster

As children grow older, they develop an intuitive understanding of the physical processes around them. Their physical understanding develops in stages, moving along developmental trajectories which have been mapped out extensively in previous empirical research. Here, we investigate how the learning…