REVIEW 3 cited by
Exploring Gradient-Guided Masked Language Model to Detect Textual Adversarial Attacks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Textual adversarial examples pose serious threats to the reliability of natural language processing systems. Recent studies suggest that adversarial examples tend to deviate from the underlying manifold of normal texts, whereas pre-trained masked language models can approximate the manifold of normal data. These findings inspire the exploration of masked language models for detecting textual adversarial attacks. We first introduce Masked Language Model-based Detection (MLMD), leveraging the mask and unmask operations of the masked language modeling (MLM) objective to induce the difference in manifold changes between normal and adversarial texts. Although MLMD achieves competitive detection performance, its exhaustive one-by-one masking strategy introduces significant computational overhead. Our posterior analysis reveals that a significant number of non-keywords in the input are not important for detection but consume resources. Building on this, we introduce Gradient-guided MLMD (GradMLMD), which leverages gradient information to identify and skip non-keywords during detection, significantly reducing resource consumption without compromising detection performance.
Forward citations
Cited by 3 Pith papers
-
Character-Level Perturbations Disrupt LLM Watermarks
Character-level perturbations split tokens and disrupt multiple watermark entries at once, enabling low-budget watermark removal, enhanced by a genetic algorithm guided by a trained reference detector.
-
BiMark: Unbiased Multilayer Watermarking for Large Language Models
BiMark embeds multi-bit messages into LLM-generated text via bit-flip unbiased multilayer reweighting, preserving quality and enabling model-agnostic, message-agnostic detection.
-
SoK: Semantic Privacy in Large Language Models
A systematization of knowledge arguing that LLM privacy threats extend beyond data leakage to semantically inferred attributes, and that current defenses only partially address them.
Discussion (0). Sign in to comment.