← Search

Taelin Karidi

6 accepted papers

2025

Does Mapo Tofu Contain Coffee? Probing LLMs for Food-related Cultural Knowledge

NAACL 2025long

Recent studies have highlighted the presence of cultural biases in Large Language Models (LLMs), yet often lack a robust methodology to dissect these phenomena comprehensively. Our work aims to bridge this gap by delving into the Food domain—a universally relevant yet culturally diverse aspect of hu…

2024

Jump to Conclusions: Short-Cutting Transformers with Linear Transformations

COLING 2024main

Transformer-based language models create hidden representations of their inputs at every layer, but only use final-layer representations for prediction. This obscures the internal decision-making process of the model and the utility of its intermediate representations. One way to elucidate this is t…

2024

Locally Measuring Cross-lingual Lexical Alignment: A Domain and Word Level Perspective

EMNLP 2024finding

NLP research on aligning lexical representation spaces to one another has so far focused on aligning language spaces in their entirety. However, cognitive science has long focused on a local perspective, investigating whether translation equivalents truly share the same meaning or the extent that cu…

2023

Improving Cross-lingual Transfer through Subtree-aware Word Reordering

EMNLP 2023long findings

Despite the impressive growth of the abilities of multilingual language models, such as XLM-R and mT5, it has been shown that they still face difficulties when tackling typologically-distant languages, particularly in the low-resource setting. One obstacle for effective cross-lingual transfer is var…

Cited by 0SourcecodeScholar
2021

On the Relation between Syntactic Divergence and Zero-Shot Performance

EMNLP 2021main

We explore the link between the extent to which syntactic relations are preserved in translation and the ease of correctly constructing a parse tree in a zero-shot setting. While previous work suggests such a relation, it tends to focus on the macro level and not on the level of individual edges—a g…

2021

Putting Words in BERT’s Mouth: Navigating Contextualized Vector Spaces with Pseudowords

EMNLP 2021main

We present a method for exploring regions around individual points in a contextualized vector space (particularly, BERT space), as a way to investigate how these regions correspond to word senses. By inducing a contextualized “pseudoword” vector as a stand-in for a static embedding in the input laye…