paper-with-me

Papers

Analysis and Prediction of NLP models via Task Embeddings

2021-05-16 · ACL ARR May 2021 5 · Anonymous

Relatedness between tasks, which is key to transfer learning, is often characterized by measuring the influence of tasks on one another during sequential or simultaneous training, with tasks being treated as black boxes. In this paper, we propose MetaEval, a set of $101$ NLP tasks. We fit a single transformer to all MetaEval tasks jointly while conditioning it on low-dimensional task embeddings. The resulting task embeddings enable a novel analysis of the relatedness among tasks. We also show that task aspects can be used to predict task embeddings for new tasks without using any annotated examples. Predicted embeddings can modulate the encoder for zero-shot inference and outperform a zero-shot baseline on GLUE tasks. The provided multitask setup can function as a benchmark for future transfer learning research.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Analysis and Prediction of NLP Models Via Task Embeddings

2021-12-10 · LREC 2022 6 · Damien Sileo, Marie-Francine Moens

Task embeddings are low-dimensional representations that are trained to capture task properties. In this paper, we propose MetaEval, a collection of $101$ NLP tasks. We fit a single transformer to all MetaEval tasks join…

PredictionTransfer Learning

Chord Embeddings: Analyzing What They Capture and Their Role for Next Chord Prediction and Artist Attribute Prediction

2021-02-04 · Allison Lahnala, Gauri Kambhatla, Jiajun Peng, Matthew Whitehead 외

Natural language processing methods have been applied in a variety of music studies, drawing the connection between music and language. In this paper, we expand those approaches by investigating \textit{chord embeddings}…

AttributePrediction

funSentiment at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs Using Word Vectors Built from StockTwits and Twitter

2017-08-01 · SEMEVAL 2017 8 · Quanzhi Li, Sameena Shah, Armineh Nourbakhsh, Rui Fang 외

This paper describes the approach we used for SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs. We use three types of word embeddings in our algorithm: word embeddings learned from 200 million…

Sentiment AnalysisWord Embeddings

Combining imaging and shape features for prediction tasks of Alzheimer's disease classification and brain age regression

2025-01-14 · Nairouz Shehata, Carolina Piçarra, Ben Glocker

We investigate combining imaging and shape features extracted from MRI for the clinically relevant tasks of brain age prediction and Alzheimer's disease classification. Our proposed model fuses ResNet-extracted image emb…

Graph Neural NetworkPrediction

DynACPD Embedding Algorithm for Prediction Tasks in Dynamic Networks

2021-03-12 · Chris Connell, Yang Wang

Classical network embeddings create a low dimensional representation of the learned relationships between features across nodes. Such embeddings are important for tasks such as link prediction and node classification. In…

Link PredictionNode ClassificationPrediction