paper-with-me

홈 › Papers

Supervised Contextual Embeddings for Transfer Learning in Natural Language Processing Tasks

2019-06-28 · ICLR Workshop LLD 2019 · Mihir Kale, Aditya Siddhant, Sreyashi Nag, Radhika Parik, Matthias Grabmair, Anthony Tomasic

Pre-trained word embeddings are the primary method for transfer learning in several Natural Language Processing (NLP) tasks. Recent works have focused on using unsupervised techniques such as language modeling to obtain these embeddings. In contrast, this work focuses on extracting representations from multiple pre-trained supervised models, which enriches word embeddings with task and domain specific knowledge. Experiments performed in cross-task, cross-domain and cross-lingual settings indicate that such supervised embeddings are helpful, especially in the low-resource setting, but the extent of gains is dependent on the nature of the task and domain. We make our code publicly available.

📄 PDF Abstract BibTeX arXiv:1906.12039

Code (1)

asiddhant/taskonomy-nlp 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingTransfer LearningWord Embeddings

Similar Papers 제목 키워드 기반

A Survey on Contextual Embeddings

2020-03-16 · Qi Liu, Matt J. Kusner, Phil Blunsom

Contextual embeddings, such as ELMo and BERT, move beyond global word representations like Word2Vec and achieve ground-breaking performance on a wide range of natural language processing tasks. Contextual embeddings assi…

Model CompressionSurvey

Enhancing Unsupervised Sentence Similarity Methods with Deep Contextualised Word Representations

2019-09-01 · RANLP 2019 9 · Tharindu Ranasinghe, Constantin Orasan, Ruslan Mitkov

Calculating Semantic Textual Similarity (STS) plays a significant role in many applications such as question answering, document summarisation, information retrieval and information extraction. All modern state of the ar…

Contextualised Word RepresentationsInformation RetrievalQuestion AnsweringRetrieval+5

Detecting Urgency Status of Crisis Tweets: A Transfer Learning Approach for Low Resource Languages

2020-12-01 · COLING 2020 8 · Efsun Sarioglu Kayi, Linyong Nan, Bohan Qu, Mona Diab 외

We release an urgency dataset that consists of English tweets relating to natural crises, along with annotations of their corresponding urgency status. Additionally, we release evaluation datasets for two low-resource la…

Transfer LearningXLM-R

Cross-Lingual Alignment of Contextual Word Embeddings, with Applications to Zero-shot Dependency Parsing

2019-02-25 · NAACL 2019 6 · Tal Schuster, Ori Ram, Regina Barzilay, Amir Globerson

We introduce a novel method for multilingual transfer that utilizes deep contextual embeddings, pretrained in an unsupervised fashion. While contextual embeddings have been shown to yield richer representations of meanin…

Cross-lingual zero-shot dependency parsingDependency ParsingFew-Shot LearningWord Embeddings

Massive Choice, Ample Tasks (MaChAmp): A Toolkit for Multi-task Learning in NLP

2020-05-29 · EACL 2021 2 · Rob van der Goot, Ahmet Üstün, Alan Ramponi, Ibrahim Sharaf 외

Transfer learning, particularly approaches that combine multi-task learning with pre-trained contextualized embeddings and fine-tuning, have advanced the field of Natural Language Processing tremendously in recent years.…

Dependency ParsingLanguage ModelingLanguage ModellingMasked Language Modeling+5