← Search

Katharina Von Der Wense

22 accepted papers

2025

CLIX: Cross-Lingual Explanations of Idiomatic Expressions

ACL 2025finding

Automated definition generation systems have been proposed to support vocabulary expansion for language learners. The main barrier to the success of these systems is that learners often struggle to understand definitions due to the presence of potentially unfamiliar words and grammar, particularly w…

Cited by 0SourcePDFScholar
2025

From Priest to Doctor: Domain Adaptation for Low-Resource Neural Machine Translation

COLING 2025main

Many of the world’s languages have insufficient data to train high-performing general neural machine translation (NMT) models, let alone domain-specific models, and often the only available parallel data are small amounts of religious texts. Hence, domain adaptation (DA) is a crucial issue faced by…

2025

Implicitly Aligning Humans and Autonomous Agents through Shared Task Abstractions

IJCAI 2025

In collaborative tasks, autonomous agents fall short of humans in their capability to quickly adapt to new and unfamiliar teammates. We posit that a limiting factor for zero-shot coordination is the lack of shared task abstractions, a mechanism humans rely on to implicitly align with teammates. To a

2025

Improving Low-Resource Morphological Inflection via Self-Supervised Objectives

ACL 2025long

Self-supervised objectives have driven major advances in NLP by leveraging large-scale unlabeled data, but such resources are scarce for many of the world’s languages. Surprisingly, they have not been explored much for character-level tasks, where smaller amounts of data have the potential to be ben…

2025

Interdisciplinary Research in Conversation: A Case Study in Computational Morphology for Language Documentation

EMNLP 2025

Computational morphology has the potential to support language documentation through tasks like morphological segmentation and the generation of Interlinear Glossed Text (IGT). However, our research outputs have seen limited use in real-world language documentation settings. This position paper situ

Cited by 0SourcePDFScholar
2025

Large Language Models Discriminate Against Speakers of German Dialects

EMNLP 2025

Dialects represent a significant component of human culture and are found across all regions of the world. In Germany, more than 40% of the population speaks a regional dialect (Adler and Hansen, 2022). However, despite cultural importance, individuals speaking dialects often face negative societal

Cited by 0SourcePDFScholar
2025

Linguistic Alignment Predicts Learning in Small Group Tutoring Sessions

EMNLP 2025

Cognitive science offers rich theories of learning and communication, yet these are often difficult to operationalize at scale. We demonstrate how natural language processing can bridge this gap by applying psycholinguistic theories of discourse to real-world educational data. We investigate linguis

Cited by 0SourcePDFScholar
2025

MALAMUTE: A Multilingual, Highly-granular, Template-free, Education-based Probing Dataset

ACL 2025finding

Language models (LMs) have excelled in various broad domains. However, to ensure their safe and effective integration into real-world educational settings, they must demonstrate proficiency in specific, granular areas of knowledge. Existing cloze-style benchmarks, commonly used to evaluate LMs’ know…

2025

Measuring Contextual Informativeness in Child-Directed Text

COLING 2025main

To address an important gap in creating children’s stories for vocabulary enrichment, we investigate the automatic evaluation of how well stories convey the semantics of target vocabulary words, a task with substantial implications for generating educational content. We motivate this task, which we…

2025

Mind the Gap: A Closer Look at Tokenization for Multiple-Choice Question Answering with LLMs

EMNLP 2025

When evaluating large language models (LLMs) with multiple-choice question answering (MCQA), it is common to end the prompt with the string “Answer:” to facilitate automated answer extraction via next-token probabilities. However, there is no consensus on how to tokenize the space following the colo

Cited by 0SourcePDFScholar
2025

Model-Based Ranking of Source Languages for Zero-Shot Cross-Lingual Transfer

EMNLP 2025

We present NN-Rank, an algorithm for ranking source languages for cross-lingual transfer, which leverages hidden representations from multilingual models and unlabeled target-language data. We experiment with two pretrained multilingual models and two tasks: part-of-speech tagging (POS) and named en

Cited by 0SourcePDFScholar
2025

Molecular String Representation Preferences in Pretrained LLMs: A Comparative Study in Zero- & Few-Shot Molecular Property Prediction

EMNLP 2025

Large Language Models (LLMs) have demonstrated capabilities for natural language formulations of molecular property prediction tasks, but little is known about how performance depends on the representation of input molecules to the model; the status quo approach is to use SMILES strings, although al

2025

More Experts Than Galaxies: Conditionally-Overlapping Experts with Biologically-Inspired Fixed Routing

ICLR 2025poster

The evolution of biological neural systems has led to both modularity and sparse coding, which enables energy efficiency and robustness across the diversity of tasks in the lifespan. In contrast, standard neural networks rely on dense, non-specialized architectures, where all model parameters are si…

2025

Multi3Hate: Multimodal, Multilingual, and Multicultural Hate Speech Detection with Vision–Language Models

NAACL 2025long

Hate speech moderation on global platforms poses unique challenges due to the multimodal and multilingual nature of content, along with the varying cultural perceptions. How well do current vision-language models (VLMs) navigate these nuances? To investigate this, we create the first multimodal and…

2025

On Generalization across Measurement Systems: LLMs Entail More Test-Time Compute for Underrepresented Cultures

ACL 2025long

Measurement systems (e.g., currencies) differ across cultures, but the conversions between them are well defined so that humans can state using any measurement system of their choice. Being available to users from diverse cultural backgrounds, Large Language Models (LLMs) should also be able to prov…

Cited by 0SourcePDFScholar
2025

ReSeeding Latent States for Sequential Language Understanding

EMNLP 2025

We introduce Refeeding State Embeddings aligned using Environmental Data (ReSEED), a novel method for grounding language in environmental data. While large language models (LLMs) excel at many tasks, they continue to struggle with multi-step sequential reasoning. ReSEED addresses this by producing l

2025

Understanding the Gap: an Analysis of Research Collaborations in NLP and Language Documentation

ACL 2025finding

Despite over 20 years of NLP work explicitly intended for application in language documentation (LD), practical use of this work remains vanishingly scarce. This issue has been noted and discussed over the past 10 years, but without the benefit of data to inform the discourse.To address this lack in…

2024

Getting The Most Out of Your Training Data: Exploring Unsupervised Tasks for Morphological Inflection

EMNLP 2024main

Pre-trained transformers such as BERT have been shown to be effective in many natural language tasks. However, they are under-explored for character-level sequence to sequence tasks. In this work, we investigate pre-training transformers for the character-level task of morphological inflection in se…

2024

TAMS: Translation-Assisted Morphological Segmentation

ACL 2024long

Canonical morphological segmentation is the process of analyzing words into the standard (aka underlying) forms of their constituent morphemes.This is a core task in endangered language documentation, and NLP systems have the potential to dramatically speed up this process. In typical language docum…

2024

Zero-Shot vs. Translation-Based Cross-Lingual Transfer: The Case of Lexical Gaps

NAACL 2024short

Cross-lingual transfer can be achieved through two main approaches: zero-shot transfer or machine translation (MT). While the former has been the dominant approach, both have been shown to be competitive. In this work, we compare the current performance and long-term viability of these methods. We l…

2023

On the Automatic Generation and Simplification of Children's Stories

EMNLP 2023long main

With recent advances in large language models (LLMs), the concept of automatically generating children’s educational materials has become increasingly realistic. Working toward the goal of age-appropriate simplicity in generated educational texts, we first examine the ability of several popular LLMs…

Cited by 0SourceScholar