← Search

Sony Trenous

3 accepted papers

2025

XRAG: Cross-lingual Retrieval-Augmented Generation

EMNLP 2025

We propose XRAG, a novel benchmark designed to evaluate the generation abilities of LLMs in cross-lingual Retrieval-Augmented Generation (RAG) settings where the user language does not match the retrieval results. XRAG is constructed from recent news articles to ensure that its questions require ext

2024

A Preference-driven Paradigm for Enhanced Translation with Large Language Models

NAACL 2024long

Recent research has shown that large language models (LLMs) can achieve remarkable translation performance through supervised fine-tuning (SFT) using only a small amount of parallel data. However, SFT simply instructs the model to imitate the reference translations at the token level, making it vuln…

2022

The Devil is in the Details: On the Pitfalls of Vocabulary Selection in Neural Machine Translation

NAACL 2022long

Vocabulary selection, or lexical shortlisting, is a well-known technique to improve latency of Neural Machine Translation models by constraining the set of allowed output words during inference. The chosen set is typically determined by separately trained alignment model parameters, independent of t…