RoMA, a statistical robustness estimator, is adapted to black-box language models and is shown to approximate exact verification within 1% on small networks while scaling to BERT sentiment analysis.
Interpretable Adversarial Perturbation in Input Embedding Space for Text
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Following great success in the image processing field, the idea of adversarial training has been applied to tasks in the natural language processing (NLP) field. One promising approach directly applies adversarial training developed in the image processing field to the input word embedding space instead of the discrete input space of texts. However, this approach abandons such interpretability as generating adversarial texts to significantly improve the performance of NLP tasks. This paper restores interpretability to such methods by restricting the directions of perturbations toward the existing words in the input embedding space. As a result, we can straightforwardly reconstruct each input with perturbations to an actual text by considering the perturbations to be the replacement of words in the sentence while maintaining or even improving the task performance.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Statistical Runtime Verification for LLMs via Robustness Estimation
RoMA, a statistical robustness estimator, is adapted to black-box language models and is shown to approximate exact verification within 1% on small networks while scaling to BERT sentiment analysis.