paper-with-me

홈 › Papers

Knowledge Distillation for Quality Estimation

2021-07-01 · Findings (ACL) 2021 8 · Amit Gajbhiye, Marina Fomicheva, Fernando Alva-Manchego, Frédéric Blain, Abiola Obamuyide, Nikolaos Aletras, Lucia Specia

Quality Estimation (QE) is the task of automatically predicting Machine Translation quality in the absence of reference translations, making it applicable in real-time settings, such as translating online social media conversations. Recent success in QE stems from the use of multilingual pre-trained representations, where very large models lead to impressive results. However, the inference time, disk and memory requirements of such models do not allow for wide usage in the real world. Models trained on distilled pre-trained representations remain prohibitively large for many usage scenarios. We instead propose to directly transfer knowledge from a strong QE teacher model to a much smaller model with a different, shallower architecture. We show that this approach, in combination with data augmentation, leads to light-weight QE models that perform competitively with distilled pre-trained representations with 8x fewer parameters.

📄 PDF Abstract BibTeX arXiv:2107.00411

Code (1)

sheffieldnlp/deepQuest-py 공식 구현

Tasks

Data AugmentationKnowledge DistillationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Online Knowledge Distillation for Efficient Pose Estimation

2021-08-04 · ICCV 2021 10 · Zheng Li, Jingwen Ye, Mingli Song, Ying Huang 외

Existing state-of-the-art human pose estimation methods require heavy computational resources for accurate predictions. One promising technique to obtain an accurate yet lightweight pose estimator is knowledge distillati…

Knowledge DistillationPose Estimation

Distilling Normalizing Flows

2025-06-26 · Steven Walton, Valeriy Klyukin, Maksim Artemev, Denis Derkach 외

Explicit density learners are becoming an increasingly popular technique for generative models because of their ability to better model probability distributions. They have advantages over Generative Adversarial Networks…

Density EstimationKnowledge DistillationTransfer Learning

Papago’s Submission for the WMT21 Quality Estimation Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Seunghyun Lim, Hantae Kim, Hyunjoong Kim

This paper describes Papago submission to the WMT 2021 Quality Estimation Task 1: Sentence-level Direct Assessment. Our multilingual Quality Estimation system explores the combination of Pretrained Language Models and Mu…

Knowledge DistillationMulti-Task LearningSentence

A Coarse-to-Fine Human Pose Estimation Method based on Two-stage Distillation and Progressive Graph Neural Network

2025-08-15 · Zhangjian Ji, Wenjin Zhang, Shaotong Qiao, Kai Feng 외 arxiv

Human pose estimation has been widely applied in the human-centric understanding and generation, but most existing state-of-the-art human pose estimation methods require heavy computational resources for accurate predict…

Knowledge DistillationGraph Neural NetworkPose Estimation

deepQuest-py: Large and Distilled Models for Quality Estimation

2021-11-01 · EMNLP (ACL) 2021 11 · Fernando Alva-Manchego, Abiola Obamuyide, Amit Gajbhiye, Frédéric Blain 외

We introduce deepQuest-py, a framework for training and evaluation of large and light-weight models for Quality Estimation (QE). deepQuest-py provides access to (1) state-of-the-art models based on pre-trained Transforme…

Knowledge DistillationSentence