← Search

Oliver Eberle

11 accepted papers

2026

Algorithmic Primitives and Compositional Geometry of Reasoning in Language Models

ICML 2026poster

How do latent and inference time computations enable large language models (LLMs) to solve multi-step reasoning? We introduce a framework for tracing and steering algorithmic primitives that underlie model reasoning. Our approach links reasoning traces to internal activations and evaluates algorithm…

Cited by 0SourceScholar
2025

Capturing Polysemanticity with PRISM: A Multi-Concept Feature Description Framework

NeurIPS 2025poster

Automated interpretability research aims to identify concepts encoded in neural network features to enhance human understanding of model behavior. Within the context of large language models (LLMs) for natural language processing (NLP), current automated neuron-level feature description methods face…

Cited by 0SourceScholar
2025

Position: We Need An Algorithmic Understanding of Generative AI

ICML 2025spotlight

What algorithms do LLMs actually learn and use to solve problems? Studies addressing this question are sparse, as research priorities are focused on improving performance through scale, leaving a theoretical and empirical gap in understanding emergent algorithms. This position paper proposes AlgEval…

Cited by 0SourcePDFScholar
2025

Trick or Neat: Adversarial Ambiguity and Language Model Evaluation

ACL 2025finding

Detecting ambiguity is important for language understanding, including uncertainty estimation, humour detection, and processing garden path sentences. We assess language models’ sensitivity to ambiguity by introducing an adversarial ambiguity dataset that includes syntactic, lexical, and phonologica…

Cited by 0SourcePDFScholar
2024

Evaluating Webcam-based Gaze Data as an Alternative for Human Rationale Annotations

COLING 2024main

Rationales in the form of manually annotated input spans usually serve as ground truth when evaluating explainability methods in NLP. They are, however, time-consuming and often biased by the annotation process. In this paper, we debate whether human gaze, in the form of webcam-based eye-tracking re…

2024

MambaLRP: Explaining Selective State Space Sequence Models

NeurIPS 2024poster

Recent sequence modeling approaches using selective state space sequence models, referred to as Mamba models, have seen a surge of interest. These models allow efficient processing of long sequences in linear time and are rapidly being adopted in a wide range of applications such as language modelin…

2024

xMIL: Insightful Explanations for Multiple Instance Learning in Histopathology

NeurIPS 2024poster

Multiple instance learning (MIL) is an effective and widely used approach for weakly supervised machine learning. In histopathology, MIL models have achieved remarkable success in tasks like tumor detection, biomarker prediction, and outcome prognostication. However, MIL explanation methods are stil…

Cited by 2SourcePDFScholar
2023

Rather a Nurse than a Physician - Contrastive Explanations under Investigation

EMNLP 2023long main

Contrastive explanations, where one decision is explained *in contrast to another*, are supposed to be closer to how humans explain a decision than non-contrastive explanations, where the decision is not necessarily referenced to an alternative. This claim has never been empirically validated. We an…

Cited by 0SourceScholar
2022

Do Transformer Models Show Similar Attention Patterns to Task-Specific Human Gaze?

ACL 2022long

Learned self-attention functions in state-of-the-art NLP models often correlate with human attention. We investigate whether self-attention in large-scale pre-trained language models is as predictive of human eye fixation patterns during task-reading as classical cognitive models of human attention.…

2022

XAI for Transformers: Better Explanations through Conservative Propagation

ICML 2022spotlight

Transformers have become an important workhorse of machine learning, with numerous applications. This necessitates the development of reliable methods for increasing their transparency. Multiple interpretability methods, often based on gradient information, have been proposed. We show that the gradi…