← Search

Matthias Bethge

67 accepted papers

2026

Concept-Aware Batch Sampling Improves Language-Image Pretraining

CVPR 2026

What data should a vision-language model be trained on? To answer this question, many data curation efforts center on the quality of a dataset. However, most of these existing methods are (i) offline, i.e. they produce a static dataset from a set of predetermined filtering criteria, and (ii) concept

Cited by 0SourcecodeScholar
2026

Intrinsic Credit Assignment for Long Horizon Interaction

ICML 2026poster

How can we train agents to navigate uncertainty over long horizons? In this work, we propose ∆Belief-RL, which leverages a language model's own intrinsic beliefs to reward intermediate progress. Our method utilizes the change in the probability an agent assigns to the target solution for credit assi…

Cited by 0SourceScholar
2026

Investigating Continual Pretraining in Large Language Models: Insights and Implications

ICML 2026poster

Continual learning (CL) in large language models (LLMs) is an evolving domain that focuses on developing efficient and sustainable training strategies to adapt models to emerging knowledge and achieve robustness in dynamic environments. Our primary emphasis is on continual domain-adaptive pretrainin…

Cited by 0SourceScholar
2026

Mapping Post-Training Forgetting in Language Models at Scale

ICLR 2026poster

Scaled post‑training now drives many of the largest capability gains in language models (LMs), yet its effect on pretrained knowledge remains poorly understood. Not all forgetting is equal: Forgetting one fact (e.g., a U.S. president or an API call) does not “average out” by recalling another. Hence…

Cited by 0SourceScholar
2026

MentisOculi: Revealing the Limits of Reasoning with Mental Imagery

ICML 2026poster

Frontier models are transitioning from _multimodal large language models_ (MLLMs) that merely ingest visual information to _unified multimodal models_ (UMMs) capable of native interleaved generation. This shift has sparked interest in using intermediate visualizations as a reasoning aid, akin to hum…

Cited by 0SourceScholar
2026

Only Brains Align with Brains: Cross-Region Patterns Expose Limits of Normative Models

ICLR 2026poster

Neuroscientists and computer vision scientists alike have relied on model-brain alignment benchmarks to find parallels between artificial and biological vision systems. These benchmarks rank models according to alignment measures (AM) such as representational similarity analysis (RSA) and linear pre…

Cited by 0SourceScholar
2026

PostTrainBench: Can LLM Agents Automate LLM Post-Training?

ICML 2026poster

Given the recent rapid progress of LLM agents like Claude Code or Codex CLI for software engineering, an important next question is whether they can automate AI research itself. In this paper, we study *post-training*, which is the critical step that turns base LLMs into useful assistants. We introd…

Cited by 0SourceScholar
2026

Strategic Dishonesty Can Undermine AI Safety Evaluations of Frontier LLMs

ICLR 2026poster

Large language model (LLM) developers aim for their models to be honest, helpful, and harmless. However, when faced with malicious requests, models are trained to refuse, sacrificing helpfulness. We show that frontier LLMs can develop a preference for \textit{dishonesty} as a new strategy, even when…

Cited by 0SourceScholar
2025

AlgoTune: Can Language Models Speed Up General-Purpose Numerical Programs?

NeurIPS 2025poster

Despite progress in language model (LM) capabilities, evaluations have thus far focused on models' performance on tasks that humans have previously solved, including in programming (SWE-Bench) and mathematics (FrontierMath). We therefore propose testing models' ability to design and implement algor…

Cited by 0SourceScholar
2025

Equivariance by Contrast: Identifiable Equivariant Embeddings from Unlabeled Finite Group Actions

NeurIPS 2025poster

We propose Equivariance by Contrast (EbC) to learn equivariant embeddings from observation pairs $(\mathbf{y}, g \cdot \mathbf{y})$, where $g$ is drawn from a finite group acting on the data. Our method jointly learns a latent space and a group representation in which group actions correspond to inv…

Cited by 0SourceScholar
2025

Great Models Think Alike and this Undermines AI Oversight

ICML 2025spotlight

As Language Model (LM) capabilities advance, evaluating and supervising them at scale is getting harder for humans. There is hope that other language models can automate both these tasks, which we refer to as *AI Oversight*. We study how model similarity affects both aspects of AI oversight by propo…

2025

How to Merge Your Multimodal Models Over Time?

CVPR 2025poster

Model merging combines expert models---each finetuned from a shared foundation model on diverse tasks and domains---into a single, more capable base model. However, existing model merging approaches assume all experts to be available simultaneously. In reality, new tasks and domains emerge continuou…

2025

Identifying latent state transitions in non-linear dynamical systems

ICLR 2025poster

This work aims to recover the underlying states and their time evolution in a latent dynamical system from high-dimensional sensory measurements. Previous works on identifiable representation learning in dynamical systems focused on identifying the latent states, often with linear transition approxi…

Cited by 0SourcePDFScholar
2025

In Search of Forgotten Domain Generalization

ICLR 2025spotlight

Out-of-Domain (OOD) generalization is the ability of a model trained on one or more domains to generalize to unseen domains. In the ImageNet era of computer vision, evaluation sets for measuring a model's OOD performance were designed to be strictly OOD with respect to style. However, the emergence…

Cited by 4SourcePDFScholar
2025

LLMs on the Line: Data Determines Loss-to-Loss Scaling Laws

ICML 2025poster

Scaling laws guide the development of large language models (LLMs) by offering estimates for the optimal balance of model size, tokens, and compute. More recently, loss-to-loss scaling laws that relate losses across pretraining datasets and downstream tasks have emerged as a powerful tool for unders…

Cited by 0SourcePDFScholar
2025

ONEBench to Test Them All: Sample-Level Benchmarking Over Open-Ended Capabilities

ACL 2025long

Traditional fixed test datasets fall short in evaluating the open-ended capabilities of foundation models. To address this, we propose ONEBench (OpeN-Ended Benchmarking), a new paradigm that consolidates individual evaluation datasets into a unified, ever-expanding sample pool. ONEBench enables cust…

Cited by 0SourcePDFScholar
2025

Testing the Limits of Fine-Tuning for Improving Visual Cognition in Vision Language Models

ICML 2025poster

Pre-trained vision language models still fall short of human visual cognition. In an effort to improve visual cognition and align models with human behavior, we introduce visual stimuli and human judgments on visual cognition tasks, allowing us to systematically evaluate performance across cognitive…

Cited by 0SourcePDFScholar
2025

VGGSounder: Audio-Visual Evaluations for Foundation Models

ICCV 2025poster

Designing effective foundation models requires high-quality evaluation datasets. With the emergence of audio-visual foundation models, reliable assessment of their multi-modal understanding is essential. The current gold standard for evaluating audio-visual understanding is the popular classificatio…

Cited by 0SourcePDFScholar
2025

What Moves the Eyes: Doubling Mechanistic Model Performance Using Deep Networks to Discover and Test Cognitive Hypotheses

NeurIPS 2025poster

Understanding how humans move their eyes to gather visual information is a central question in neuroscience, cognitive science, and vision research. While recent deep learning (DL) models achieve state-of-the-art performance in predicting human scanpaths, their underlying decision processes remain o…

Cited by 0SourcecodeScholar
2025

WikiBigEdit: Understanding the Limits of Lifelong Knowledge Editing in LLMs

ICML 2025poster

Keeping large language models factually up-to-date is crucial for deployment, yet costly retraining remains a challenge. Knowledge editing offers a promising alternative, but methods are only tested on small-scale or synthetic edit benchmarks. In this work, we aim to bridge research into lifelong kn…

Cited by 0SourcePDFScholar
2024

A Practitioner's Guide to Real-World Continual Multimodal Pretraining

NeurIPS 2024poster

Multimodal foundation models serve numerous applications at the intersection of vision and language. Still, despite being pretrained on extensive data, they become outdated over time. To keep models updated, research into continual pretraining mainly explores scenarios with either (1) infrequent, in…

2024

Adaptation Odyssey in LLMs: Why Does Additional Pretraining Sometimes Fail to Improve?

EMNLP 2024main

In the last decade, the generalization and adaptation abilities of deep learning models were typically evaluated on fixed training and test distributions. Contrary to traditional deep learning, large language models (LLMs) are (i) even more overparameterized, (ii) trained on unlabeled text corpora c…

Cited by 1SourcePDFScholar
2024

CiteME: Can Language Models Accurately Cite Scientific Claims?

NeurIPS 2024poster

Thousands of new scientific papers are published each month. Such information overload complicates researcher efforts to stay current with the state-of-the-art as well as to verify and correctly attribute claims. We pose the following research question: Given a text excerpt referencing a paper, cou…

2024

Does CLIP’s generalization performance mainly stem from high train-test similarity?

ICLR 2024poster

Foundation models like CLIP are trained on hundreds of millions of samples and effortlessly generalize to new tasks and inputs. Out of the box, CLIP shows stellar zero-shot and few-shot capabilities on a wide range of out-of-distribution (OOD) benchmarks, which prior works attribute mainly to today'…

2024

Efficient Lifelong Model Evaluation in an Era of Rapid Progress

NeurIPS 2024poster

Standardized benchmarks drive progress in machine learning. However, with repeated testing, the risk of overfitting grows as algorithms over-exploit benchmark idiosyncrasies. In our work, we seek to mitigate this challenge by compiling \textit{ever-expanding} large-scale benchmarks called \textit{Li…

2024

Most discriminative stimuli for functional cell type clustering

ICLR 2024poster

Identifying cell types and understanding their functional properties is crucial for unraveling the mechanisms underlying perception and cognition. In the retina, functional types can be identified by carefully selected stimuli, but this requires expert domain knowledge and biases the procedure towar…

2024

No "Zero-Shot" Without Exponential Data: Pretraining Concept Frequency Determines Multimodal Model Performance

NeurIPS 2024poster

Web-crawled pretraining datasets underlie the impressive "zero-shot" evaluation performance of multimodal models, such as CLIP for classification and Stable-Diffusion for image generation. However, it is unclear how meaningful the notion of "zero-shot" generalization is for such multimodal models, a…

2024

Object segmentation from common fate: Motion energy processing enables human-like zero-shot generalization to random dot stimuli

NeurIPS 2024poster

Humans excel at detecting and segmenting moving objects according to the {\it Gestalt} principle of “common fate”. Remarkably, previous works have shown that human perception generalizes this principle in a zero-shot fashion to unseen textures or random dots. In this work, we seek to better understa…

2024

Provable Compositional Generalization for Object-Centric Learning

ICLR 2024oral

Learning representations that generalize to novel compositions of known concepts is crucial for bridging the gap between human and machine perception. One prominent effort is learning object-centric representations, which are widely conjectured to enable compositional generalization. Yet, it remains…

2024

The Entropy Enigma: Success and Failure of Entropy Minimization

ICML 2024poster

Entropy minimization (EM) is frequently used to increase the accuracy of classification models when they're faced with new data at test time. EM is a self-supervised learning method that optimizes classifiers to assign even higher probabilities to their top predicted classes. In this paper, we analy…

2024

Visual Data-Type Understanding does not emerge from scaling Vision-Language Models

ICLR 2024poster

Recent advances in the development of vision-language models (VLMs) are yielding remarkable success in recognizing visual semantic content, including impressive instances of compositional image understanding. Here, we introduce the novel task of Visual Data-Type Identification, a basic perceptual sk…

2023

Compositional Generalization from First Principles

NeurIPS 2023poster

Leveraging the compositional nature of our world to expedite learning and facilitate generalization is a hallmark of human perception. In machine learning, on the other hand, achieving compositional generalization has proven to be an elusive goal, even for models with explicit compositional priors.…

2023

Modulated Neural ODEs

NeurIPS 2023poster

Neural ordinary differential equations (NODEs) have been proven useful for learning non-linear dynamics of arbitrary trajectories. However, current NODE methods capture variations across trajectories only via the initial state value or by auto-regressive encoder updates. In this work, we introduce M…

2023

RDumb: A simple approach that questions our progress in continual test-time adaptation

NeurIPS 2023poster

Test-Time Adaptation (TTA) allows to update pre-trained models to changing data distributions at deployment time. While early work tested these algorithms for individual fixed distribution shifts, recent work proposed and applied methods for continual adaptation over long timescales. To examine the…

2022

Visual Representation Learning Does Not Generalize Strongly Within the Same Domain

ICLR 2022poster

An important component for generalization in machine learning is to uncover underlying latent factors of variation as well as the mechanism through which each factor acts in the world. In this paper, we test whether 17 unsupervised, weakly supervised, and fully supervised representation learning app…

2021

Contrastive Learning Inverts the Data Generating Process

ICML 2021spotlight

Contrastive learning has recently seen tremendous success in self-supervised learning. So far, however, it is largely unclear why the learned representations generalize so effectively to a large variety of downstream tasks. We here prove that feedforward models trained with objectives belonging to t…

2021

DeepGaze IIE: Calibrated Prediction in and Out-of-Domain for State-of-the-Art Saliency Modeling

ICCV 2021poster

Since 2014 transfer learning has become the key driver for the improvement of spatial saliency prediction - however, with stagnant progress in the last 3-5 years. We conduct a large-scale transfer learning study which tests different ImageNet backbones, always using the same read out architecture an…

Cited by 97PDFcodeScholar
2021

Exemplary Natural Images Explain CNN Activations Better than State-of-the-Art Feature Visualization

ICLR 2021poster

Feature visualizations such as synthetic maximally activating images are a widely used explanation method to better understand the information processing of convolutional neural networks (CNNs). At the same time, there are concerns that these visualizations might not accurately represent CNNs' inner…

2021

How Well do Feature Visualizations Support Causal Understanding of CNN Activations?

NeurIPS 2021spotlight

A precise understanding of why units in an artificial network respond to certain stimuli would constitute a big step towards explainable artificial intelligence. One widely used approach towards this goal is to visualize unit responses via activation maximization. These feature visualizations are pu…

2021

Partial success in closing the gap between human and machine vision

NeurIPS 2021oral

A few years ago, the first CNN surpassed human performance on ImageNet. However, it soon became clear that machines lack robustness on more challenging test cases, a major obstacle towards deploying machines "in the wild" and towards obtaining better computational models of human visual perception.…

2021

Towards Nonlinear Disentanglement in Natural Data with Temporal Sparse Coding

ICLR 2021oral

Disentangling the underlying generative factors from complex data has so far been limited to carefully constructed scenarios. We propose a path towards natural data by first showing that the statistics of natural data provide enough structure to enable disentanglement, both theoretically and empiric…

2020

A Simple Way to Make Neural Networks Robust Against Diverse Image Corruptions

ECCV 2020poster

The human visual system is remarkably robust against a wide range of naturally occurring variations and corruptions like rain or snow. In contrast, the performance of modern image recognition models strongly degrades when evaluated on previously unseen corruptions. Here, we demonstrate that a simple…

2020

Improving robustness against common corruptions by covariate shift adaptation

NeurIPS 2020poster

Today’s state-of-the-art machine vision models are vulnerable to image corruptions like blurring or compression artefacts, limiting their performance in many real-world applications. We here argue that popular benchmarks to measure model robustness against common corruptions (like ImageNet-C) undere…

2020

Measuring the Importance of Temporal Features in Video Saliency

ECCV 2020poster

Where people look when watching videos is believed to be heavily influenced by temporal patterns. In this work, we test this assumption by quantifying to which extent gaze on recent video saliency benchmarks can be predicted by a static baseline model. On the recent LEDOV dataset, we find that at le…

Cited by 12SourcePDFScholar
2020

Rotation-invariant clustering of neuronal responses in primary visual cortex

ICLR 2020talk

Similar to a convolutional neural network (CNN), the mammalian retina encodes visual information into several dozen nonlinear feature maps, each formed by one ganglion cell type that tiles the visual space in an approximately shift-equivariant manner. Whether such organization into distinct cell typ…

Cited by 15SourceScholar
2020

System Identification with Biophysical Constraints: A Circuit Model of the Inner Retina

NeurIPS 2020spotlight

Visual processing in the retina has been studied in great detail at all levels such that a comprehensive picture of the retina's cell types and the many neural circuits they form is emerging. However, the currently best performing models of retinal function are black-box CNN models which are agnosti…

2019

A rotation-equivariant convolutional neural network model of primary visual cortex

ICLR 2019poster

Classical models describe primary visual cortex (V1) as a filter bank of orientation-selective linear-nonlinear (LN) or energy models, but these models fail to predict neural responses to natural stimuli accurately. Recent work shows that convolutional neural networks (CNNs) can be trained to predic…

2019

Accurate, reliable and fast robustness evaluation

NeurIPS 2019poster

Throughout the past five years, the susceptibility of neural networks to minimal adversarial perturbations has moved from a peculiar phenomenon to a core issue in Deep Learning. Despite much attention, however, progress towards more robust models is significantly impaired by the difficulty of evalua…

Cited by 148SourcePDFScholar
2019

Approximating CNNs with Bag-of-local-Features models works surprisingly well on ImageNet

ICLR 2019poster

Deep Neural Networks (DNNs) excel on many complex perceptual tasks but it has proven notoriously difficult to understand how they reach their decisions. We here introduce a high-performance DNN architecture on ImageNet whose decisions are considerably easier to explain. Our model, a simple variant o…

2019

Excessive Invariance Causes Adversarial Vulnerability

ICLR 2019poster

Despite their impressive performance, deep neural networks exhibit striking failures on out-of-distribution inputs. One core idea of adversarial example research is to reveal neural network errors under such distribution shifts. We decompose these errors into two complementary sources: sensitivity a…

Cited by 201SourcePDFScholar
2019

ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness

ICLR 2019oral

Convolutional Neural Networks (CNNs) are commonly thought to recognise objects by learning increasingly complex representations of object shapes. Some recent studies suggest a more important role of image textures. We here put these conflicting hypotheses to a quantitative test by evaluating CNNs an…

2019

Learning from brains how to regularize machines

NeurIPS 2019poster

Despite impressive performance on numerous visual tasks, Convolutional Neural Networks (CNNs) --- unlike brains --- are often highly sensitive to small perturbations of their input, e.g. adversarial noise leading to erroneous decisions. We propose to regularize CNNs using large-scale neuroscience da…

Cited by 70SourcePDFScholar
2019

Towards the first adversarially robust neural network model on MNIST

ICLR 2019poster

Despite much effort, deep neural networks remain highly susceptible to tiny input perturbations and even for MNIST, one of the most common toy datasets in computer vision, no neural network model exists for which adversarial perturbations are large and make semantic sense to humans. We show that eve…

Cited by 439SourcePDFScholar
2018

Decision-Based Adversarial Attacks: Reliable Attacks Against Black-Box Machine Learning Models

ICLR 2018poster

Many machine learning algorithms are vulnerable to almost imperceptible perturbations of their inputs. So far it was unclear how much risk adversarial perturbations carry for the safety of real-world machine learning applications because most methods used to generate such perturbations rely either o…

2018

Diverse feature visualizations reveal invariances in early layers of deep neural networks

ECCV 2018poster

Visualizing features in deep neural networks (DNNs) can help understanding their computations. Many previous studies aimed to visualize the selectivity of individual units by finding meaningful images that maximize their activation. However, comparably little attention has been paid to visualizing t…

2018

Generalisation in humans and deep neural networks

NeurIPS 2018poster

We compare the robustness of humans and current convolutional deep neural networks (DNNs) on object recognition under twelve different types of image degradations. First, using three well known DNNs (ResNet-152, VGG-19, GoogLeNet) we find the human visual system to be more robust to nearly all of th…

2018

Saliency Benchmarking Made Easy: Separating Models, Maps and Metrics

ECCV 2018poster

Dozens of new models on fixation prediction are published every year and compared on open benchmarks such as MIT300 and LSUN. However, progress in the field can be difficult to judge because models are compared using a variety of inconsistent metrics. Here we show that no single saliency map can per…

2017

Controlling Perceptual Factors in Neural Style Transfer

CVPR 2017poster

Neural Style Transfer has shown very exciting results enabling new forms of image manipulation. Here we extend the existing method to introduce control over spatial location, colour information and across spatial scale. We demonstrate how this enhances the method by allowing high-resolution controll…

Cited by 594PDFcodeScholar
2017

Neural system identification for large populations separating “what” and “where”

NeurIPS 2017poster

Neuroscientists classify neurons into different types that perform similar computations at different locations in the visual field. Traditional methods for neural system identification do not capitalize on this separation of “what” and “where”. Learning deep convolutional feature spaces that are sh…

2017

Understanding Low- and High-Level Contributions to Fixation Prediction

ICCV 2017poster

Understanding where people look in images is an important problem in computer vision. Despite significant research, it remains unclear to what extent human fixations can be predicted by low-level (contrast) compared to high-level (presence of objects) image features. Here we address this problem by…

Cited by 374PDFScholar
2015

Data modeling with the elliptical gamma distribution

AISTATS 2015poster

We study mixture modeling using the elliptical gamma (EG) distribution, a non-Gaussian distribution that allows heavy and light tail and peak behaviors. We first consider maximum likelihood parameter estimation, a task that turns out to be very challenging: we must handle positive definiteness const…

Cited by 6SourcePDFScholar
2015

Texture Synthesis Using Convolutional Neural Networks

NeurIPS 2015poster

Here we introduce a new model of natural textures based on the feature spaces of convolutional neural networks optimised for object recognition. Samples from the model are of high perceptual quality demonstrating the generative power of neural networks trained in a purely discriminative fashion. Wit…