← Search

Lukas Muttenthaler

7 accepted papers

2026

Attentive Multi-Layer Fusion for Vision Transformers

ICML 2026poster

With the rise of large-scale foundation models, efficiently adapting them to downstream tasks remains a central challenge. Linear probing, which freezes the backbone and trains a lightweight head, is computationally efficient but often restricted to last-layer representations. We show that task-rele…

Cited by 0SourceScholar
2025

Objective drives the consistency of representational similarity across datasets

ICML 2025poster

The Platonic Representation Hypothesis claims that recent foundation models are converging to a shared representation space as a function of their downstream task performance, irrespective of the objectives and data modalities used to train these models (Huh et al., 2024). Representational similarit…

Cited by 3SourcePDFScholar
2024

Set Learning for Accurate and Calibrated Models

ICLR 2024poster

Model overconfidence and poor calibration are common in machine learning and difficult to account for when applying standard empirical risk minimization. In this work, we propose a novel method to alleviate these problems that we call odd-$k$-out learning (OKO), which minimizes the cross-entropy err…

2024

When does perceptual alignment benefit vision representations?

NeurIPS 2024poster

Humans judge perceptual similarity according to diverse visual attributes, including scene layout, subject location, and camera pose. Existing vision models understand a wide range of semantic abstractions but improperly weigh these attributes and thus make inferences misaligned with human perceptio…

Cited by 5SourcePDFScholar
2023

Human alignment of neural network representations

ICLR 2023poster

Today’s computer vision models achieve human or near-human level performance across a wide variety of vision tasks. However, their architectures, data, and learning algorithms differ in numerous ways from those that give rise to human vision. In this paper, we investigate the factors that affect the…

2023

Improving neural network representations using human similarity judgments

NeurIPS 2023poster

Deep neural networks have reached human-level performance on many computer vision tasks. However, the objectives used to train these networks enforce only that similar images are embedded at similar locations in the representation space, and do not directly constrain the global structure of the resu…

Cited by 42SourcePDFScholar
2022

VICE: Variational Interpretable Concept Embeddings

NeurIPS 2022accept

A central goal in the cognitive sciences is the development of numerical models for mental representations of object concepts. This paper introduces Variational Interpretable Concept Embeddings (VICE), an approximate Bayesian method for embedding object concepts in a vector space using data collecte…