← Search

Lars Maaløe

9 accepted papers

2026

A TEXT-TO-TEXT ALIGNMENT ALGORITHM FOR BETTER EVALUATION OF MODERN SPEECH RECOGNITION SYSTEMS

ICASSP 2026poster

Modern neural networks have greatly improved performance across speech recognition benchmarks. However, gains are often driven by frequent words with limited semantic weight, which can obscure meaningful differences in word error rate, the primary evaluation metric. Errors in rare terms, named entit…

Cited by 0SourcePDFScholar
2025

Normalized AOPC: Fixing Misleading Faithfulness Metrics for Feature Attributions Explainability

ACL 2025long

Deep neural network predictions are notoriously difficult to interpret. Feature attribution methods aim to explain these predictions by identifying the contribution of each input feature. Faithfulness, often evaluated using the area over the perturbation curve (AOPC), reflects feature attributions’…

2024

An Unsupervised Approach to Achieve Supervised-Level Explainability in Healthcare Records

EMNLP 2024main

Electronic healthcare records are vital for patient safety as they document conditions, plans, and procedures in both free text and medical codes. Language models have significantly enhanced the processing of such records, streamlining workflows and reducing manual data entry, thereby saving healthc…

2022

Model-agnostic out-of-distribution detection using combined statistical tests

AISTATS 2022poster

We present simple methods for out-of-distribution detection using a trained generative model. These techniques, based on classical statistical tests, are model-agnostic in the sense that they can be applied to any differentiable generative model. The idea is to combine a classical parametric test (R…

2021

Hierarchical VAEs Know What They Don’t Know

ICML 2021spotlight

Deep generative models have been demonstrated as state-of-the-art density estimators. Yet, recent work has found that they often assign a higher likelihood to data from outside the training distribution. This seemingly paradoxical behavior has caused concerns over the quality of the attained density…

2021

On Scaling Contrastive Representations for Low-Resource Speech Recognition

ICASSP 2021accepted

Recent advances in self-supervised learning through contrastive training have shown that it is possible to learn a competitive speech recognition system with as little as 10 minutes of labeled data. However, these systems are computationally expensive since they require pre-training followed by fine…

Cited by 0SourceScholar
2019

BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling

NeurIPS 2019poster

With the introduction of the variational autoencoder (VAE), probabilistic latent variable models have received renewed attention as powerful generative models. However, their performance in terms of test likelihood and quality of generated samples has been surpassed by autoregressive models without…

2016

Ladder Variational Autoencoders

NeurIPS 2016poster

Variational autoencoders are powerful models for unsupervised learning. However deep models with several layers of dependent stochastic variables are difficult to train which limits the improvements obtained using these highly expressive models. We propose a new inference model, the Ladder Variation…