Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Small Data, Big Noise: Adversarial Training for Robust Parameter-Efficient Fine-Tuning

About

Parameter-Efficient Fine-Tuning (PEFT) has become essential for adapting foundation models to downstream NLP tasks. However, current PEFT methods often struggle with robustness to noise and performance degradation on limited training data. We propose SDBN (Small Data Big Noise), a unified framework that brings adversarial training to PEFT - a combination that remains less studied in the PEFT setting despite its complementary strengths - to enhance model robustness and generalization, outperforming alternative approaches. We also introduce two variants of the method that use discrete uncertainty sets: SDBN-h, which enumerates character-level edits and selects worst-case variants using gradients, and SDBN-p, which uses LLM-generated variants for robust optimization in generative tasks. Experiments across multiple benchmarks reveal substantial improvements, particularly in low-resource settings and under both word-level and character-level corruptions. This framework addresses the less explored intersection of adversarial training and parameter-efficient adaptation, without introducing additional parameters or only modest computational overhead, making PEFT deployments more reliable in real-world scenarios where data scarcity and linguistic variability often coexist

Eitan Cohen, Idan Simai, Uri Shaham• 2026

Related benchmarks

TaskDatasetResultRank
Text ClassificationTREC
Accuracy92.12
311
Text Classification20News
Accuracy69.62
189
Text ClassificationBanking77
Accuracy93.29
38
Text ClassificationIMDB
Accuracy88.96
30
Generative Question AnsweringSQuAD Clean (test)
Exact Match (EM)72.84
8
Sentiment AnalysisBLESS (test)
Clean Accuracy89.83
8
Question AnsweringSQuAD (eval)
EM (Clean)59.84
6
Question AnsweringTweetQA (eval)
Clean F180.81
6
Generative QATweetQA Clean (test)
F1 Score67.2
5
Generative QATweetQA Keyboard-Char noise (test)
F1 Score50.6
5
Showing 10 of 15 rows

Other info

Follow for update