paper-with-me

Papers

LightMBERT: A Simple Yet Effective Method for Multilingual BERT Distillation

2021-03-11 · Xiaoqi Jiao, Yichun Yin, Lifeng Shang, Xin Jiang, Xiao Chen, Linlin Li, Fang Wang, Qun Liu

The multilingual pre-trained language models (e.g, mBERT, XLM and XLM-R) have shown impressive performance on cross-lingual natural language understanding tasks. However, these models are computationally intensive and difficult to be deployed on resource-restricted devices. In this paper, we propose a simple yet effective distillation method (LightMBERT) for transferring the cross-lingual generalization ability of the multilingual BERT to a small student model. The experiment results empirically demonstrate the efficiency and effectiveness of LightMBERT, which is significantly better than the baselines and performs comparable to the teacher mBERT.

📄 PDF Abstract BibTeX arXiv:2103.06418

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingXLM-R

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
mBERT mBERT
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

CAMeMBERT: Cascading Assistant-Mediated Multilingual BERT

2022-12-22 · Dan DeGenaro, Jugal Kalita

Large language models having hundreds of millions, and even billions, of parameters have performed extremely well on a variety of natural language processing (NLP) tasks. Their widespread use and adoption, however, is hi…

Knowledge Distillation

Limitations of Knowledge Distillation for Zero-shot Transfer Learning

2021-11-01 · EMNLP (sustainlp) 2021 11 · Saleh Soltan, Haidar Khan, Wael Hamza

Pretrained transformer-based encoders such as BERT have been demonstrated to achieve state-of-the-art performance on numerous NLP tasks. Despite their success, BERT style encoders are large in size and have high latency …

CPUCross-Lingual TransferKnowledge DistillationTransfer Learning+1

Distilling BERT into Simple Neural Networks with Unlabeled Transfer Data

2019-10-04 · Subhabrata Mukherjee, Ahmed Hassan Awadallah

Recent advances in pre-training huge models on large amounts of text through self supervision have obtained state-of-the-art results in various natural language processing tasks. However, these huge and expensive models …

Knowledge DistillationNER

Domain-specific knowledge distillation yields smaller and better models for conversational commerce

2022-05-01 · ECNLP (ACL) 2022 5 · Kristen Howell, Jian Wang, Akshay Hazare, Joseph Bradley 외

We demonstrate that knowledge distillation can be used not only to reduce model size, but to simultaneously adapt a contextual language model to a specific domain. We use Multilingual BERT (mBERT; Devlin et al., 2019) as…

Knowledge DistillationLanguage ModelingLanguage Modelling

L3Cube-IndicSBERT: A simple approach for learning cross-lingual sentence representations using multilingual BERT

2023-04-22 · Samruddhi Deode, Janhavi Gadre, Aditi Kajale, Ananya Joshi 외

The multilingual Sentence-BERT (SBERT) models map different languages to common representation space and are useful for cross-language similarity and mining tasks. We propose a simple yet effective approach to convert va…

SentenceSentence SimilaritySTS