← Search

Florian Eichin

4 accepted papers

2026

ExPLAIND: Unifying Model, Data, and Training Attribution to Study Model Behavior

ICML 2026poster

Post-hoc interpretability methods typically attribute a model’s behavior to its components, data, or training trajectory in isolation. This leads to explanations that lack a unified view and may miss key interactions. While combining existing methods or applying them at different training stages off…

Cited by 0SourceScholar
2025

Probing LLMs for Multilingual Discourse Generalization Through a Unified Label Set

ACL 2025long

Discourse understanding is essential for many NLP tasks, yet most existing work remains constrained by framework-dependent discourse representations. This work investigates whether large language models (LLMs) capture discourse knowledge that generalizes across languages and frameworks. We address t…

2025

Semantic Component Analysis: Introducing Multi-Topic Distributions to Clustering-Based Topic Modeling

EMNLP 2025

Topic modeling is a key method in text analysis, but existing approaches fail to efficiently scale to large datasets or are limited by assuming one topic per document. Overcoming these limitations, we introduce Semantic Component Analysis (SCA), a topic modeling technique that discovers multiple top

2025

What’s the Difference? Supporting Users in Identifying the Effects of Prompt and Model Changes Through Token Patterns

ACL 2025long

Prompt engineering for large language models is challenging, as even small prompt perturbations or model changes can significantly impact the generated output texts. Existing evaluation methods of LLM outputs, either automated metrics or human evaluation, have limitations, such as providing limited…