paper-with-me

홈 › Papers

Pre-trained Models for Natural Language Processing: A Survey

2020-03-18 · Xipeng Qiu, Tianxiang Sun, Yige Xu, Yunfan Shao, Ning Dai, Xuanjing Huang

Recently, the emergence of pre-trained models (PTMs) has brought natural language processing (NLP) to a new era. In this survey, we provide a comprehensive review of PTMs for NLP. We first briefly introduce language representation learning and its research progress. Then we systematically categorize existing PTMs based on a taxonomy with four perspectives. Next, we describe how to adapt the knowledge of PTMs to the downstream tasks. Finally, we outline some potential directions of PTMs for future research. This survey is purposed to be a hands-on guide for understanding, using, and developing PTMs for various NLP tasks.

📄 PDF Abstract BibTeX arXiv:2003.08271

Code (2)

tomohideshibata/BERT-related-papers 공식 구현 pytorch
SFFAI-AIKT/AIKT-Natural_Language_Processing

Tasks

Representation LearningSurvey

Similar Papers 제목 키워드 기반

Recent Advances in Natural Language Processing via Large Pre-Trained Language Models: A Survey

2021-11-01 · Bonan Min, Hayley Ross, Elior Sulem, Amir Pouran Ben Veyseh 외

Large, pre-trained transformer-based language models such as BERT have drastically changed the Natural Language Processing (NLP) field. We present a survey of recent work that uses these large language models to solve NL…

SurveyText Generation

Natural Language Processing for Dialects of a Language: A Survey

2024-01-11 · Aditya Joshi, Raj Dabre, Diptesh Kanojia, Zhuang Li 외

State-of-the-art natural language processing (NLP) models are trained on massive training corpora, and report a superlative performance on evaluation datasets. This survey delves into an important attribute of these data…

AttributeMachine TranslationNatural Language UnderstandingSentence+3

Federated Learning Meets Natural Language Processing: A Survey

2021-07-27 · Ming Liu, Stella Ho, Mengqi Wang, Longxiang Gao 외

Federated Learning aims to learn machine learning models from multiple decentralized edge devices (e.g. mobiles) or servers without sacrificing local data privacy. Recent Natural Language Processing techniques rely on de…

Federated LearningSurvey

A Survey on Dynamic Neural Networks for Natural Language Processing

2022-02-15 · Canwen Xu, Julian McAuley

Effectively scaling large Transformer models is a main driver of recent advances in natural language processing. Dynamic neural networks, as an emerging research direction, are capable of scaling up neural networks with …

Dynamic neural networksMixture-of-ExpertsSurvey

A Survey on Semantic Processing Techniques

2023-10-22 · Rui Mao, Kai He, Xulang Zhang, Guanyi Chen 외

Semantic processing is a fundamental research domain in computational linguistics. In the era of powerful pre-trained language models and large language models, the advancement of research in this domain appears to be de…

named-entity-recognitionNamed Entity RecognitionSurveyWord Sense Disambiguation