paper-with-me

홈 › Papers

Which *BERT? A Survey Organizing Contextualized Encoders

2020-10-02 · EMNLP 2020 11 · Patrick Xia, Shijie Wu, Benjamin Van Durme

Pretrained contextualized text encoders are now a staple of the NLP community. We present a survey on language representation learning with the aim of consolidating a series of shared lessons learned across a variety of recent efforts. While significant advancements continue at a rapid pace, we find that enough has now been discovered, in different directions, that we can begin to organize advances according to common themes. Through this organization, we highlight important considerations when interpreting recent contributions and choosing which model to use.

📄 PDF Abstract BibTeX arXiv:2010.00854

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSurvey

Similar Papers 제목 키워드 기반

Topic Modeling with Contextualized Word Representation Clusters

2020-10-23 · Laure Thompson, David Mimno

Clustering token-level contextualized word representations produces output that shares many similarities with topic models for English text collections. Unlike clusterings of vocabulary-level word embeddings, the resulti…

ClusteringTopic ModelsWord Embeddings

BERT, mBERT, or BiBERT? A Study on Contextualized Embeddings for Neural Machine Translation

2021-09-09 · EMNLP 2021 11 · Haoran Xu, Benjamin Van Durme, Kenton Murray

The success of bidirectional encoders using masked language models, such as BERT, on numerous natural language processing tasks has prompted researchers to attempt to incorporate these pre-trained models into neural mach…

de-enLanguage ModelingLanguage ModellingMachine Translation+2

InvBERT: Reconstructing Text from Contextualized Word Embeddings by inverting the BERT pipeline

2021-09-21 · Kai Kugler, Simon Münker, Johannes Höhmann, Achim Rettinger

Digital Humanities and Computational Literary Studies apply text mining methods to investigate literature. Such automated approaches enable quantitative studies on large corpora which would not be feasible by manual insp…

DecoderWord Embeddings

Improving Text Generation Evaluation with Batch Centering and Tempered Word Mover Distance

2020-10-13 · EMNLP (Eval4NLP) 2020 11 · Xi Chen, Nan Ding, Tomer Levinboim, Radu Soricut

Recent advances in automatic evaluation metrics for text have shown that deep contextualized word representations, such as those generated by BERT encoders, are helpful for designing metrics that correlate well with huma…

Text Generation

Utilizing BERT for Information Retrieval: Survey, Applications, Resources, and Challenges

2024-02-18 · Jiajia Wang, Jimmy X. Huang, Xinhui Tu, Junmei Wang 외

Recent years have witnessed a substantial increase in the use of deep learning to solve various natural language processing (NLP) problems. Early deep learning models were constrained by their sequential or unidirectiona…

Information RetrievalRetrievalSurvey