OoD Prediction for Emotion Transfer

A transfer learning project using Task and Text Embeddings to predict model performance across different emotion classification datasets (Out-of-Distribution, OoD).

More About the Project

Python | DeBERTaV3-base | Task Embeddings | Transfer Learning

The core challenge addressed is the difficulty of generalizing emotion classifiers across datasets due to varied labeling schemes. This project predicted the effectiveness of intermediate dataset transfer by building a regression model. The prediction variables were based on the similarity between datasets, quantified using class-conditional Task and Text Embeddings derived from gradient information, to determine which datasets serve as effective pre-training corpora.

OoD Prediction for Emotion Transfer media

Technical Report

Download PDF

My Contributions

Transfer Learning and Model Prediction

Advanced Representation Learning

Data Analysis and Visualization