paper-with-me

홈 › Papers

RoAST: Robustifying Language Models via Adversarial Perturbation with Selective Training

2023-12-07 · Jaehyung Kim, Yuning Mao, Rui Hou, Hanchao Yu, Davis Liang, Pascale Fung, Qifan Wang, Fuli Feng, Lifu Huang, Madian Khabsa

Fine-tuning pre-trained language models (LMs) has become the de facto standard in many NLP tasks. Nevertheless, fine-tuned LMs are still prone to robustness issues, such as adversarial robustness and model calibration. Several perspectives of robustness for LMs have been studied independently, but lacking a unified consideration in multiple perspectives. In this paper, we propose Robustifying LMs via Adversarial perturbation with Selective Training (RoAST), a simple yet effective fine-tuning technique to enhance the multi-perspective robustness of LMs in a unified way. RoAST effectively incorporates two important sources for the model robustness, robustness on the perturbed inputs and generalizable knowledge in pre-trained LMs. To be specific, RoAST introduces adversarial perturbation during fine-tuning while the model parameters are selectively updated upon their relative importance to minimize unnecessary deviation. Under a unified evaluation of fine-tuned LMs by incorporating four representative perspectives of model robustness, we demonstrate the effectiveness of RoAST compared to state-of-the-art fine-tuning methods on six different types of LMs, which indicates its usefulness in practice.

📄 PDF Abstract BibTeX arXiv:2312.04032

Code (1)

bbuing9/roast 공식 구현 jax

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

ROAST: Review-level Opinion Aspect Sentiment Target Joint Detection for ABSA

2024-05-30 · Siva Uday Sampreeth Chebolu, Franck Dernoncourt, Nedim Lipka, Thamar Solorio

Aspect-Based Sentiment Analysis (ABSA) has experienced tremendous expansion and diversity due to various shared tasks spanning several languages and fields and organized via SemEval workshops and Germeval. Nonetheless, a…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)DiversitySentence+1

Robustifying Diffusion-Denoised Smoothing Against Covariate Shift

2025-09-13 · Ali Hedayatnia, Mostafa Tavassolipour, Babak Nadjar Araabi, Abdol-Hossein Vahabie arxiv

Randomized smoothing is a well-established method for achieving certified robustness against l2-adversarial perturbations. By incorporating a denoiser before the base classifier, pretrained classifiers can be seamlessly …

Robustifying Binary Classification to Adversarial Perturbation

2020-10-29 · Fariborz Salehi, Babak Hassibi

Despite the enormous success of machine learning models in various applications, most of these models lack resilience to (even small) perturbations in their input data. Hence, new methods to robustify machine learning mo…

BIG-bench Machine LearningBinary ClassificationClassificationGeneral Classification

Coffee Roast Intelligence

2022-06-03 · Sakdipat Ontoum, Thitaree Khemanantakul, Pornphat Sroison, Tuul Triyason 외

As the coffee industry has grown, there would be more demand for roasted coffee beans, as well as increased rivalry for selling coffee and attracting customers. As the flavor of each variety of coffee is dependent on the…

SSCNets: Robustifying DNNs using Secure Selective Convolutional Filters

2018-11-04 · Hassan Ali, Faiq Khalid, Hammad Tariq, Muhammad Abdullah Hanif 외

In this paper, we introduce a novel technique based on the Secure Selective Convolutional (SSC) techniques in the training loop that increases the robustness of a given DNN by allowing it to learn the data distribution b…