← Search

François Yvon

26 accepted papers

2025

How Programming Concepts and Neurons Are Shared in Code Language Models

ACL 2025finding

Several studies have explored the mechanisms of large language models (LLMs) in coding tasks, but most have focused on programming languages (PLs) in a monolingual setting. In this paper, we investigate the relationship between multiple PLs and English in the concept space of LLMs. We perform a few-…

2025

How Transliterations Improve Crosslingual Alignment

COLING 2025main

Recent studies have shown that post-aligning multilingual pretrained language models (mPLMs) using alignment objectives on both original and transliterated data can improve crosslingual alignment. This improvement further leads to better crosslingual transfer performance. However, it remains unclear…

2025

MEXA: Multilingual Evaluation of English-Centric LLMs via Cross-Lingual Alignment

ACL 2025finding

English-centric large language models (LLMs) often show strong multilingual capabilities. However, their multilingual performance remains unclear and is under-evaluated for many other languages. Most benchmarks for multilinguality focus on classic NLP tasks or cover a minimal number of languages. We…

2025

MockConf: A Student Interpretation Dataset: Analysis, Word- and Span-level Alignment and Baselines

ACL 2025long

In simultaneous interpreting, an interpreter renders the speech into another language with a very short lag, much sooner than sentences are finished. In order to understand and later reproduce this dynamic and complex task automatically, we need specialized datasets and tools for analysis, monitorin…

2025

Understanding In-Context Machine Translation for Low-Resource Languages: A Case Study on Manchu

ACL 2025long

In-context machine translation (MT) with large language models (LLMs) is a promising approach for low-resource MT, as it can readily take advantage of linguistic resources such as grammar books and dictionaries.Such resources are usually selectively integrated into the prompt so that LLMs can direct…

2025

Unlike “Likely”, “Unlike” is Unlikely: BPE-based Segmentation hurts Morphological Derivations in LLMs

COLING 2025main

Large Language Models (LLMs) rely on subword vocabularies to process and generate text. However, because subwords are marked as initial- or intra-word, we find that LLMs perform poorly at handling some types of affixations, which hinders their ability to generate novel (unobserved) word forms. The l…

2024

GlotCC: An Open Broad-Coverage CommonCrawl Corpus and Pipeline for Minority Languages

NeurIPS 2024poster

The need for large text corpora has increased with the advent of pretrained language models and, in particular, the discovery of scaling laws for these models. Most available corpora have sufficient data only for languages with large dominant communities. However, there is no corpus available that (…

2024

GlotScript: A Resource and Tool for Low Resource Writing System Identification

COLING 2024main

We present GlotScript, an open resource and tool for low resource writing system identification. GlotScript-R is a resource that provides the attested writing systems for more than 7,000 languages. It is compiled by aggregating information from existing writing system resources. GlotScript-T is a wr…

2024

MaskLID: Code-Switching Language Identification through Iterative Masking

ACL 2024short

We present MaskLID, a simple, yet effective, code-switching (CS) language identification (LID) method. MaskLID does not require any training and is designed to complement current high-performance sentence-level LIDs. Sentence-level LIDs are classifiers trained on monolingual texts to provide single…

2024

Retrieving Examples from Memory for Retrieval Augmented Neural Machine Translation: A Systematic Comparison

NAACL 2024findings

Retrieval-Augmented Neural Machine Translation (RAMT) architectures retrieve examples from memory to guide the generation process. While most works in this trend explore new ways to exploit the retrieved examples, the upstream retrieval step is mostly unexplored. In this paper, we study the effect o…

2023

Assessing Word Importance Using Models Trained for Semantic Tasks

ACL 2023findings

Many NLP tasks require to automatically identify the most significant words in a text. In this work, we derive word significance from models trained to solve semantic task: Natural Language Inference and Paraphrase Identification. Using an attribution method aimed to explain the predictions of these…

2023

Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages

ACL 2023long

The NLP community has mainly focused on scaling Large Language Models (LLMs) vertically, i.e., making them better for about 100 languages. We instead scale LLMs horizontally: we create, through continued pretraining, Glot500-m, an LLM that covers 511 predominantly low-resource languages. An importan…

2023

GlotLID: Language Identification for Low-Resource Languages

EMNLP 2023long findings

Several recent papers have published good solutions for language identification (LID) for about 300 high-resource and medium-resource languages. However, there is no LID available that (i) covers a wide range of low-resource languages, (ii) is rigorously evaluated and reliable and (iii) efficient an…

Cited by 0SourcecodeScholar
2022

Bilingual Synchronization: Restoring Translational Relationships with Editing Operations

EMNLP 2022main

Machine Translation (MT) is usually viewed as a one-shot process that generates the target language equivalent of some source text from scratch. We consider here a more general setting which assumes an initial target sequence, that must be transformed into a valid translation of the source, thereby…

2022

Graph Neural Networks for Multiparallel Word Alignment

ACL 2022findings

After a period of decrease, interest in word alignments is increasing again for their usefulness in domains such as typological research, cross-lingual annotation projection and machine translation. Generally, alignment algorithms only use bitext and do not make use of the fact that many parallel co…

2022

Graph-Based Multilingual Label Propagation for Low-Resource Part-of-Speech Tagging

EMNLP 2022main

Part-of-Speech (POS) tagging is an important component of the NLP pipeline, but many low-resource languages lack labeled data for training. An established method for training a POS tagger in such a scenario is to create a labeled training set by transferring from high-resource languages. In this pap…

2022

Latent Group Dropout for Multilingual and Multidomain Machine Translation

NAACL 2022findings

Multidomain and multilingual machine translation often rely on parameter sharing strategies, where large portions of the network are meant to capture the commonalities of the tasks at hand, while smaller parts are reserved to model the peculiarities of a language or a domain. In adapter-based approa…

2022

Weakly Supervised Word Segmentation for Computational Language Documentation

ACL 2022long

Word and morpheme segmentation are fundamental steps of language documentation as they allow to discover lexical units in a language for which the lexicon is unknown. However, in most language documentation scenarios, linguists do not start from a blank page: they may already have a pre-existing dic…

2021

Graph Algorithms for Multiparallel Word Alignment

EMNLP 2021main

With the advent of end-to-end deep learning approaches in machine translation, interest in word alignments initially decreased; however, they have again become a focus of research more recently. Alignments are useful for typological research, transferring formatting like markup to translated texts,…

2018

Bayesian Models for Unit Discovery on a Very Low Resource Language

ICASSP 2018accepted

Developing speech technologies for low-resource languages has become a very active research field over the last decade. Among others, Bayesian models have shown some promising results on artificial examples but still lack of in situ experiments. Our work applies state-of-the-art Bayesian models to u…

Cited by 0SourceScholar