← Search

Marco Kuhlmann

8 accepted papers

2025

Fact Recall, Heuristics or Pure Guesswork? Precise Interpretations of Language Models for Fact Completion

ACL 2025finding

Language models (LMs) can make a correct prediction based on many possible signals in a prompt, not all corresponding to recall of factual associations. However, current interpretations of LMs fail to take this into account. For example, given the query “Astrid Lindgren was born in” with the corresp…

2025

Studying the Role of Input-Neighbor Overlap in Retrieval-Augmented Language Models Training Efficiency

EMNLP 2025

Retrieval-augmented language models have demonstrated performance comparable to much larger models while requiring fewer computational resources. The effectiveness of these models crucially depends on the overlap between query and retrieved context, but the optimal degree of this overlap remains une

2024

Flexible Distribution Alignment: Towards Long-tailed Semi-supervised Learning with Proper Calibration

ECCV 2024poster

"Long-tailed semi-supervised learning (LTSSL) represents a practical scenario for semi-supervised applications, challenged by skewed labeled distributions that bias classifiers. This problem is often aggravated by discrepancies between labeled and unlabeled class distributions, leading to biased pse…

2024

How Reliable Are Automatic Evaluation Methods for Instruction-Tuned LLMs?

EMNLP 2024finding

Work on instruction-tuned Large Language Models (LLMs) has used automatic methods based on text overlap and LLM judgments as cost-effective alternatives to human evaluation. In this paper, we perform a meta-evaluation of such methods and assess their reliability across a broad range of tasks. In eva…

2023

Balanced Product of Calibrated Experts for Long-Tailed Recognition

CVPR 2023poster

Many real-world recognition problems are characterized by long-tailed label distributions. These distributions make representation learning highly challenging due to limited generalization over the tail classes. If the test distribution differs from the training distribution, e.g. uniform versus lon…

2023

Surface-Based Retrieval Reduces Perplexity of Retrieval-Augmented Language Models

ACL 2023short

Augmenting language models with a retrieval mechanism has been shown to significantly improve their performance while keeping the number of parameters low. Retrieval-augmented models commonly rely on a semantic retrieval mechanism based on the similarity between dense representations of the query ch…

2022

Where Does Linguistic Information Emerge in Neural Language Models? Measuring Gains and Contributions across Layers

COLING 2022main

Probing studies have extensively explored where in neural language models linguistic information is located. The standard approach to interpreting the results of a probing classifier is to focus on the layers whose representations give the highest performance on the probing task. We propose an alter…