Papers by Maxim Krikun

2 papers
Beyond Distillation: Task-level Mixture-of-Experts for Efficient Inference (2021.findings-emnlp)

Copied to clipboard

Challenge: Sparse Mixture-of-Experts (MoE) is a successful approach for scaling multilingual translation models to billions of parameters without a proportional increase in training computation.
Approach: They propose to use a task-level routing approach to extract smaller, ready-to-deploy sub-networks from large sparse models by ignoring distillation.
Outcome: Experiments on WMT and a web-scale dataset show that task-level routing outperforms token-level MoE models by +1.0 BLEU on average across 30 language pairs.
Reinforcement Learning based Curriculum Optimization for Neural Machine Translation (N19-1)

Copied to clipboard

Challenge: a heterogeneous training dataset can vary in characteristics such as domain, translation quality, and degree of difficulty.
Approach: They propose to use reinforcement learning to learn an optimal curriculum for NMT training . they find it can beat uniform baselines and hand-designed, state-of-the-art curricula .
Outcome: The proposed approach beats baselines and hand-designed curricula on English-to-French datasets.

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