Semi-Supervised Text Classification

22 papers with code • 2 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

FLiText: A Faster and Lighter Semi-Supervised Text Classification with Convolution Networks

valuesimplex/flitext EMNLP 2021

In natural language processing (NLP), state-of-the-art (SOTA) semi-supervised learning (SSL) frameworks have shown great performance on deep pre-trained language models such as BERT, and are expected to significantly reduce the demand for manual labeling.

17
12 Sep 2021

Consistency Training with Virtual Adversarial Discrete Perturbation

clovaai/vat-d NAACL 2022

Consistency training regularizes a model by enforcing predictions of original and perturbed inputs to be similar.

5
15 Apr 2021

Revisiting LSTM Networks for Semi-Supervised Text Classification via Mixed Objective Function

DevSinghSachan/ssl_text_classification AAAI 2019 2019

In this paper, we study bidirectional LSTM network for the task of text classification using both supervised and semi-supervised approaches.

82
08 Sep 2020

MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification

GT-SALT/MixText ACL 2020

This paper presents MixText, a semi-supervised learning method for text classification, which uses our newly designed data augmentation method called TMix.

345
25 Apr 2020

Semi-Supervised Models via Data Augmentationfor Classifying Interactive Affective Responses

GT-SALT/AAAI_CLF 23 Apr 2020

We present semi-supervised models with data augmentation (SMDA), a semi-supervised text classification system to classify interactive affective responses.

15
23 Apr 2020

Semi-Supervised Learning with Normalizing Flows

izmailovpavel/flowgmm ICML 2020

Normalizing flows transform a latent distribution through an invertible neural network for a flexible and pleasingly simple approach to generative modelling, while preserving an exact likelihood.

144
30 Dec 2019

Variational Pretraining for Semi-supervised Text Classification

allenai/vampire ACL 2019

We accompany this paper with code to pretrain and use VAMPIRE embeddings in downstream tasks.

175
05 Jun 2019

Adversarial Dropout for Recurrent Neural Networks

sungraepark/adversarial_dropout_text_classification 22 Apr 2019

Successful application processing sequential data, such as text and speech, requires an improved generalization performance of recurrent neural networks (RNNs).

7
22 Apr 2019

Did You Really Just Have a Heart Attack? Towards Robust Detection of Personal Health Mentions in Social Media

emory-irlab/PHM2017 26 Feb 2018

The first, critical, task for these applications is classifying whether a personal health event was mentioned, which we call the (PHM) problem.

3
26 Feb 2018