activity
20182021
most citedModeling Semantic Compositionality with Sememe Knowledge

7 citations · 24 across the 7 of their papers we have counts for

collaborators
Showing cs.CLShow all

11 papers · 1 filter

cs.CL20216 cited

bert2BERT: Towards Reusable Pretrained Language Models

Cheng Chen, Yichun Yin, Lifeng Shang +7

In recent years, researchers tend to pre-train ever-larger language models to explore the upper limit of deep models. However, large language model pre-training costs intensive com…

cs.CL2021

AutoTinyBERT: Automatic Hyper-parameter Optimization for Efficient Pre-trained Language Models

Yichun Yin, Cheng Chen, Lifeng Shang +3

Pre-trained language models (PLMs) have achieved great success in natural language processing. Most of PLMs follow the default setting of architecture hyper-parameters (e.g., the h…

cs.CL2021

Automatic Construction of Sememe Knowledge Bases via Dictionaries

Fanchao Qi, Yangyi Chen, Fengyu Wang +3

A sememe is defined as the minimum semantic unit in linguistics. Sememe knowledge bases (SKBs), which comprise words annotated with sememes, enable sememes to be applied to natural…

cs.CL20214 cited

Extract then Distill: Efficient and Effective Task-Agnostic BERT Distillation

Cheng Chen, Yichun Yin, Lifeng Shang +4

Task-agnostic knowledge distillation, a teacher-student framework, has been proved effective for BERT compression. Although achieving promising results on NLP tasks, it requires en…

cs.CL20215 cited

LightMBERT: A Simple Yet Effective Method for Multilingual BERT Distillation

Xiaoqi Jiao, Yichun Yin, Lifeng Shang +5

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 mod…

cs.CL20202 cited

Improving Task-Agnostic BERT Distillation with Layer Mapping Search

Xiaoqi Jiao, Huating Chang, Yichun Yin +6

Knowledge distillation (KD) which transfers the knowledge from a large teacher model to a small student model, has been widely used to compress the BERT model recently. Besides the…