pith. sign in

arxiv: 2211.03013 · v1 · pith:NU6ITC2Bnew · submitted 2022-11-06 · 💻 cs.CL · cs.AI

Robust Lottery Tickets for Pre-trained Language Models

classification 💻 cs.CL cs.AI
keywords ticketsadversarialmodelsrobustaccuracybinarylanguageloss
0
0 comments X
read the original abstract

Recent works on Lottery Ticket Hypothesis have shown that pre-trained language models (PLMs) contain smaller matching subnetworks(winning tickets) which are capable of reaching accuracy comparable to the original models. However, these tickets are proved to be notrobust to adversarial examples, and even worse than their PLM counterparts. To address this problem, we propose a novel method based on learning binary weight masks to identify robust tickets hidden in the original PLMs. Since the loss is not differentiable for the binary mask, we assign the hard concrete distribution to the masks and encourage their sparsity using a smoothing approximation of L0 regularization.Furthermore, we design an adversarial loss objective to guide the search for robust tickets and ensure that the tickets perform well bothin accuracy and robustness. Experimental results show the significant improvement of the proposed method over previous work on adversarial robustness evaluation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Quantization Undoes Alignment: Bias Emergence in Compressed LLMs Across Models and Precision Levels

    cs.LG 2026-05 conditional novelty 6.0

    3-bit quantization induces new stereotypical biases in 6-21% of previously unbiased BBQ items across three LLMs, undetected by perplexity increases under 3%, with models declining in 'unknown' responses by 17.4%.

  2. Efficient Task Adaptation in Large Language Models via Selective Parameter Optimization

    cs.CL 2026-04 unverdicted novelty 3.0

    The paper claims a selective fine-tuning method that identifies and freezes core parameters to mitigate catastrophic forgetting in LLMs while improving domain adaptation, shown in experiments with GPT-J and LLaMA-3.