← Search

Anna Hedström

7 accepted papers

2026

Benchmarking XAI Explanations with Human-Aligned Evaluations

AAAI 2026technical

We introduce PASTA (Perceptual Assessment System for explanaTion of Artificial Intelligence), a novel human-centric framework for evaluating eXplainable AI (XAI) techniques in computer vision. Our first contribution is the creation of the PASTA-dataset, the first large-scale benchmark that spans a d

Cited by 0SourcePDFScholar
2026

Position: Anthropomorphic Misalignment Research Needs Stronger Evidence

ICML 2026oral

We argue that many Anthropomorphized Misalignment Research (AMR) studies need stronger evidence to ensure that they can provide a robust foundation for critical safety decisions, such as model deployment and regulation. By evaluating failure modes across different misalignment concepts, such as dece…

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

Evaluate with the Inverse: Efficient Approximation of Latent Explanation Quality Distribution

AAAI 2025technical

Obtaining high-quality explanations of a model's output enables developers to identify and correct biases, align the system's behavior with human values, and ensure ethical compliance. Explainable Artificial Intelligence (XAI) practitioners rely on specific measures to gauge the quality of such expl…

2025

To Steer or Not to Steer? Mechanistic Error Reduction with Abstention for Language Models

ICML 2025poster

We introduce Mechanistic Error Reduction with Abstention (MERA), a principled framework for steering language models (LMs) to mitigate errors through selective, adaptive interventions. Unlike existing methods that rely on fixed, manually tuned steering strengths, often resulting in under or overstee…

Cited by 0SourcePDFScholar
2024

CoSy: Evaluating Textual Explanations of Neurons

NeurIPS 2024poster

A crucial aspect of understanding the complex nature of Deep Neural Networks (DNNs) is the ability to explain learned concepts within their latent representations. While methods exist to connect neurons to human-understandable textual descriptions, evaluating the quality of these explanations is cha…

2022

NoiseGrad — Enhancing Explanations by Introducing Stochasticity to Model Weights

AAAI 2022technical

Many efforts have been made for revealing the decision-making process of black-box learning machines such as deep neural networks, resulting in useful local and global explanation methods. For local explanation, stochasticity is known to help: a simple method, called SmoothGrad, has improved the vis…