Papers by Guillaume Wenzek

7 papers
Facebook AI’s WAT19 Myanmar-English Translation Task Submission (D19-52)

Copied to clipboard

Challenge: Using back-translation, we can improve generalization by using noisy channel re-ranking and ensembling.
Approach: They propose to use BPE-based transformer models to leverage monolingual data to improve generalization and use noisy channel re-ranking and ensembling to improve results.
Outcome: The proposed system improves on the baseline system trained exclusively on the provided small parallel dataset, and the human evaluation and BLEU score are higher.
The Flores-101 Evaluation Benchmark for Low-Resource and Multilingual Machine Translation (2022.tacl-1)

Copied to clipboard

Challenge: a lack of good evaluation benchmarks hinders progress in low-resource and multilingual machine translation . despite advances in translation quality for a handful of languages, many low-source languages are not even supported by most popular translation engines.
Approach: They propose a high-quality evaluation benchmark for machine translation using 3001 sentences from Wikipedia . they aim to improve evaluation of models on long tail of low-resource languages .
Outcome: The proposed evaluation benchmarks are based on 3001 sentences extracted from Wikipedia . the results show that the models can be used to evaluate multilingual systems .
Unsupervised Cross-lingual Representation Learning at Scale (2020.acl-main)

Copied to clipboard

Challenge: Pretraining multilingual language models at scale leads to performance gains for cross-lingual transfer tasks.
Approach: They present a transformer-based multilingual masked language model pre-trained on 100 languages . they show that pretraining multilingual models at scale leads to significant performance gains .
Outcome: The proposed model outperforms multilingual BERT (mBERT) on cross-lingual benchmarks.
CCMatrix: Mining Billions of High-Quality Parallel Sentences on the Web (2021.acl-long)

Copied to clipboard

Challenge: Using a curated common crawl corpus, we were able to mine 10.8 billion parallel sentences out of which only 2.9 billions are aligned with English.
Approach: They use 32 snapshots of a curated common crawl corpus totaling 71 billion unique sentences to mine 10.8 billion parallel sentences out of which only 2.9 billions are aligned with English.
Outcome: The proposed system outperforms the best single systems on the WMT’19 test set for English-German/Russian/Chinese and outperformed the best submission at the 2020 WAT workshop.
Generating Fact Checking Briefs (2020.emnlp-main)

Copied to clipboard

Challenge: Existing work has framed fact checking as classification, often supported by a claim as input.
Approach: They propose to use natural language briefs to increase the accuracy of fact checking . they show that QABriefer increases the accuracy by 10% while QABries reduce time .
Outcome: The proposed model increases the accuracy of crowdworkers by 10% while reducing the time required by 20%.
CCNet: Extracting High Quality Monolingual Datasets from Web Crawl Data (2020.lrec-1)

Copied to clipboard

Challenge: Pre-training text representations have led to significant improvements in many areas of natural language processing.
Approach: They propose a pipeline to extract monolingual datasets from Common Crawl . pipeline follows data processing introduced in fastText that deduplicates documents .
Outcome: The proposed pipeline performs standard document deduplication and language identification similar to the pipeline introduced in fastText and a filtering step to select documents close to high quality corpora like Wikipedia.
stopes - Modular Machine Translation Pipelines (2022.emnlp-demos)

Copied to clipboard

Challenge: Neural machine translation is a natural language deep learning application that needs data to be trained.
Approach: They describe a framework that empowers scalability and versatility for research use cases.
Outcome: The proposed framework empowers scalability and versatility for research use cases.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations