Detecting Bias in Transfer Learning Approaches for Text Classification
Irene Li

TL;DR
This paper evaluates transfer learning methods for detecting bias in imbalanced text classification tasks and proposes a new approach to address domain class imbalance issues.
Contribution
It assesses existing transfer learning techniques for bias detection and introduces a novel method to mitigate domain class imbalance in NLP classification.
Findings
Transfer learning can help detect bias in imbalanced datasets.
Traditional and deep models show varying effectiveness in bias detection.
The proposed approach improves domain class imbalance handling.
Abstract
Classification is an essential and fundamental task in machine learning, playing a cardinal role in the field of natural language processing (NLP) and computer vision (CV). In a supervised learning setting, labels are always needed for the classification task. Especially for deep neural models, a large amount of high-quality labeled data are required for training. However, when a new domain comes out, it is usually hard or expensive to acquire the labels. Transfer learning could be an option to transfer the knowledge from a source domain to a target domain. A challenge is that these two domains can be different, either on the feature distribution, or the class distribution for the nature of the samples. In this work, we evaluate some existing transfer learning approaches on detecting the bias of imbalanced classes including traditional and deep models. Besides, we propose an approach to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Domain Adaptation and Few-Shot Learning · Topic Modeling
