← Search

Lindia Tjuatja

6 accepted papers

2025

BehaviorBox: Automated Discovery of Fine-Grained Performance Differences Between Language Models

ACL 2025long

Language model evaluation is a daunting task: prompts are brittle, corpus-level perplexities are vague, and the choice of benchmarks are endless. Finding examples that show meaningful, generalizable differences between two LMs is crucial to understanding where one model succeeds and another fails. C…

Cited by 0SourcePDFScholar
2025

Not-Just-Scaling Laws: Towards a Better Understanding of the Downstream Impact of Language Model Design Decisions

EMNLP 2025

Improvements in language model capabilities are often attributed to increasing model size or training data, but in some cases smaller models trained on curated data or with different architectural decisions can outperform larger ones trained on more tokens. What accounts for this? To quantify the im

2025

Synthetic Socratic Debates: Examining Persona Effects on Moral Decision and Persuasion Dynamics

EMNLP 2025

As large language models (LLMs) are increasingly used in morally sensitive domains, it is crucial to understand how persona traits affect their moral reasoning and persuasive behavior. We present the first large-scale study of multi-dimensional persona effects in AI-AI debates over real-world moral

Cited by 0SourcePDFScholar
2025

What Goes Into a LM Acceptability Judgment? Rethinking the Impact of Frequency and Length

NAACL 2025long

When comparing the linguistic capabilities of language models (LMs) with humans using LM probabilities, factors such as the length of the sequence and the unigram frequency of lexical items have a significant effect on LM probabilities in ways that humans are largely robust to. Prior works in compar…

2024

GlossLM: A Massively Multilingual Corpus and Pretrained Model for Interlinear Glossed Text

EMNLP 2024main

Language documentation projects often involve the creation of annotated text in a format such as interlinear glossed text (IGT), which captures fine-grained morphosyntactic analyses in a morpheme-by-morpheme format. However, there are few existing resources providing large amounts of standardized, e…

Cited by 0SourcePDFScholar
2024

Wav2Gloss: Generating Interlinear Glossed Text from Speech

ACL 2024long

Thousands of the world’s languages are in danger of extinction—a tremendous threat to cultural identities and human language diversity. Interlinear Glossed Text (IGT) is a form of linguistic annotation that can support documentation and resource creation for these languages’ communities. IGT typical…