← Search

Kenton Murray

21 accepted papers

2025

DialUp! Modeling the Language Continuum by Adapting Models to Dialects and Dialects to Models

ACL 2025long

Most of the world’s languages and dialects are low-resource, and lack support in mainstream machine translation (MT) models. However, many of them have a closely-related high-resource language (HRL) neighbor, and differ in linguistically regular ways from it. This underscores the importance of model…

2025

Faux Polyglot: A Study on Information Disparity in Multilingual Large Language Models

NAACL 2025long

Although the multilingual capability of LLMs offers new opportunities to overcome the language barrier, do these capabilities translate into real-life scenarios where linguistic divide and knowledge conflicts between multilingual sources are known occurrences? In this paper, we studied LLM’s linguis…

Cited by 3SourcePDFScholar
2025

MultiVENT 2.0: A Massive Multilingual Benchmark for Event-Centric Video Retrieval

CVPR 2025poster

Efficiently retrieving and synthesizing information from large-scale multimodal collections has become a critical challenge. However, existing video retrieval datasets suffer from scope limitations, primarily focusing on matching descriptive but vague queries with small collections of professionally…

Cited by 1SourcePDFScholar
2025

Upsample or Upweight? Balanced Training on Heavily Imbalanced Datasets

NAACL 2025long

Data abundance across different domains exhibits a long-tailed distribution: few domains have abundant data, while most face data scarcity. Our work focuses on a multilingual setting, where available data is heavily skewed toward high-resource languages, creating significant imbalances in training d…

Cited by 0SourcePDFScholar
2025

Video-ColBERT: Contextualized Late Interaction for Text-to-Video Retrieval

CVPR 2025poster

In this work, we tackle the problem of text-to-video retrieval (T2VR). Inspired by the success of late interaction techniques in text-document, text-image, and text-video retrieval, our approach, Video-ColBERT, introduces a simple and efficient mechanism for fine-grained similarity assessment betwee…

Cited by 0SourcePDFScholar
2025

Whisper-UT: A Unified Translation Framework for Speech and Text

EMNLP 2025

Encoder-decoder models have achieved remarkable success in speech and text tasks, yet efficiently adapting these models to diverse uni/multi-modal scenarios remains an open challenge. In this paper, we propose Whisper-UT, a unified and efficient framework that leverages lightweight adapters to enabl

Cited by 0SourcePDFScholar
2025

X-ALMA: Plug & Play Modules and Adaptive Rejection for Quality Translation at Scale

ICLR 2025spotlight

Large language models (LLMs) have achieved remarkable success across various NLP tasks with a focus on English due to English-centric pre-training and limited multilingual data. In this work, we focus on the problem of translation, and while some multilingual LLMs claim to support for hundreds of l…

Cited by 7SourcePDFScholar
2024

Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation

ICML 2024poster

Moderate-sized large language models (LLMs) -- those with 7B or 13B parameters -- exhibit promising machine translation (MT) performance. However, they do not match the performance of state-of-the-art conventional encoder-decoder translation models or larger-scale LLMs such as GPT-4. In this study,…

2024

Error Norm Truncation: Robust Training in the Presence of Data Noise for Text Generation Models

ICLR 2024spotlight

Text generation models are notoriously vulnerable to errors in the training data. With the wide-spread availability of massive amounts of web-crawled data becoming more commonplace, how can we enhance the robustness of models trained on a massive amount of noisy web-crawled text? In our work, we pro…

Cited by 4SourcePDFScholar
2024

Evaluating Large Language Models along Dimensions of Language Variation: A Systematik Invesdigatiom uv Cross-lingual Generalization

EMNLP 2024main

While large language models exhibit certain cross-lingual generalization capabilities, they suffer from performance degradation (PD) on unseen closely-related languages (CRLs) and dialects relative to their high-resource language neighbour (HRLN). However, we currently lack a fundamental understandi…

2024

Exploring Geometric Representational Disparities between Multilingual and Bilingual Translation Models

COLING 2024main

Multilingual machine translation has proven immensely useful for both parameter efficiency and overall performance across many language pairs via complete multilingual parameter sharing. However, some language pairs in multilingual models can see worse performance than in bilingual models, especiall…

Cited by 0SourcePDFScholar
2024

Kreyòl-MT: Building MT for Latin American, Caribbean and Colonial African Creole Languages

NAACL 2024long

A majority of language technologies are tailored for a small number of high-resource languages, while relatively many low-resource languages are neglected. One such group, Creole languages, have long been marginalized in academic study, though their speakers could benefit from machine translation (M…

2024

Narrowing the Gap between Zero- and Few-shot Machine Translation by Matching Styles

NAACL 2024findings

Large language models trained primarily in a monolingual setting have demonstrated their ability to generalize to machine translation using zero- and few-shot examples with in-context learning. However, even though zero-shot translations are relatively good, there remains a discernible gap comparing…

Cited by 5SourcePDFScholar
2024

Where are you from? Geolocating Speech and Applications to Language Identification

NAACL 2024long

We train models to answer the question, Where are you from? and show how such models can be repurposed for language identification (LID). To our knowledge, this paper is the first to introduce data sources, methods and models to tackle the task of geolocation of speech at a global scale, and the fir…

Cited by 1SourcePDFScholar
2023

Condensing Multilingual Knowledge with Lightweight Language-Specific Modules

EMNLP 2023long main

Incorporating language-specific (LS) modules or Mixture-of-Experts (MoE) are proven methods to boost performance in multilingual model performance, but the scalability of these approaches to hundreds of languages or experts tends to be hard to manage. We present Language-specific Matrix Synthesis (L…

Cited by 0SourcecodeScholar
2023

Towards Being Parameter-Efficient: A Stratified Sparsely Activated Transformer with Dynamic Capacity

EMNLP 2023long findings

Mixture-of-experts (MoE) models that employ sparse activation have demonstrated effectiveness in significantly increasing the number of parameters while maintaining low computational requirements per token. However, recent studies have established that MoE models are inherently parameter-inefficien…

Cited by 0SourcecodeScholar
2023

Why Does Zero-Shot Cross-Lingual Generation Fail? An Explanation and a Solution

ACL 2023findings

Zero-shot cross-lingual transfer is when a multilingual model is trained to perform a task in one language and then is applied to another language. Although the zero-shot cross-lingual transfer approach has achieved success in various classification tasks, its performance on natural language generat…

2022

Por Qué Não Utiliser Alla Språk? Mixed Training with Gradient Optimization in Few-Shot Cross-Lingual Transfer

NAACL 2022findings

The current state-of-the-art for few-shot cross-lingual transfer learning first trains on abundant labeled data in the source language and then fine-tunes with a few examples on the target language, termed target-adapting. Though this has been demonstrated to work on a variety of tasks, in this pape…

2022

The Importance of Being Parameters: An Intra-Distillation Method for Serious Gains

EMNLP 2022main

Recent model pruning methods have demonstrated the ability to remove redundant parameters without sacrificing model performance. Common methods remove redundant parameters according to the parameter sensitivity, a gradient-based measure reflecting the contribution of the parameters. In this paper, h…

2021

BERT, mBERT, or BiBERT? A Study on Contextualized Embeddings for Neural Machine Translation

EMNLP 2021main

The success of bidirectional encoders using masked language models, such as BERT, on numerous natural language processing tasks has prompted researchers to attempt to incorporate these pre-trained models into neural machine translation (NMT) systems. However, proposed methods for incorporating pre-t…

2021

Everything Is All It Takes: A Multipronged Strategy for Zero-Shot Cross-Lingual Information Extraction

EMNLP 2021main

Zero-shot cross-lingual information extraction (IE) describes the construction of an IE model for some target language, given existing annotations exclusively in some other language, typically English. While the advance of pretrained multilingual encoders suggests an easy optimism of “train on Engli…