Robust Self-Supervised Learning with Contrast Samples for Natural Language Understanding
Jie Liu, Xue Han, Chao Deng, Junlan Feng
Abstract
To improve the robustness of pre-trained language models (PLMs), previous studies have focused more on how to efficiently obtain adversarial samples with similar semantics, but less attention has been paid to the perturbed samples that change the gold label. Therefore, to fully perceive the effects of these different types of small perturbations on robustness, we propose a RObust Self-supervised leArning (ROSA) method, which incorporates different types of perturbed samples and the robustness improvements into a unified framework. Subsequently, to implement ROSA, a perturbed sample generation strategy supported by the large language models (LLMs) is proposed, which adaptively controls the generation process based on the fine-grained similarity information among the training samples. The experimental results demonstrate the remarkable performance of our ROSA.
BibTeX
@inproceedings{icassp2024_robustselfsuperv,
title = {Robust Self-Supervised Learning with Contrast Samples for Natural Language Understanding},
author = {Jie Liu and Xue Han and Chao Deng and Junlan Feng},
booktitle = {ICASSP 2024},
year = {2024}
}