Papers by Husam Quteineh
Textual Data Augmentation for Efficient Active Learning on Tiny Datasets (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing active learning approaches for textual data are limited due to the complexity of language. |
| Approach: | They propose an approach where guided outputs of a language generation model can be enhanced through an active learning process. |
| Outcome: | The proposed approach achieves performance increases of 3% and 5% on TREC-6 and SST-2 datasets compared with NGDG, which does not optimize for a reward function. |
Enhancing Task-Specific Distillation in Small Data Regimes through Language Generation (2022.coling-1)
Copied to clipboard
| Challenge: | Large-scale pretrained language models have led to significant improvements in Natural Language Processing, but they come at the cost of high computational and storage requirements. |
| Approach: | They propose to distill knowledge from larger models to smaller ones through pseudo-labels on task-specific datasets. |
| Outcome: | The proposed approach improves on the SST-2, MRPC, YELP-2, and TREC-6 datasets. |