PulseAugur
EN
LIVE 09:10:34

New S-GBT method boosts NLP model robustness against word attacks

Researchers have developed a new method called the Smooth Growth Bound Tensor (S-GBT) to enhance the robustness of Natural Language Processing (NLP) models against word substitution attacks. Unlike previous methods that focus on first-order sensitivity, S-GBT utilizes second-order information by bounding the Hessian element-wise. This approach, integrated into the training objective, aims to control both the gradient and its variation, leading to tighter certified robustness bounds. Evaluations on benchmark datasets show that S-GBT can improve certified robust accuracy by up to 23.4% compared to existing techniques, while maintaining competitive clean accuracy. AI

IMPACT Enhances NLP model resilience to adversarial attacks, potentially improving reliability in sensitive applications.

RANK_REASON The cluster contains a research paper detailing a new method for NLP model robustness.

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Mohammed Bouri, Mohammed Erradi, Adnane Saoud ·

    S-GBT: Smooth Growth Bound Tensor for Certified Robustness Against Word Substitution Attacks in NLP

    arXiv:2606.13439v1 Announce Type: new Abstract: Despite recent progress in Natural Language Processing (NLP), models remain vulnerable to word substitution attacks. Most existing defenses focus on first order sensitivity and measure how much the output changes when the input is s…

  2. arXiv cs.CL TIER_1 English(EN) · Adnane Saoud ·

    S-GBT: Smooth Growth Bound Tensor for Certified Robustness Against Word Substitution Attacks in NLP

    Despite recent progress in Natural Language Processing (NLP), models remain vulnerable to word substitution attacks. Most existing defenses focus on first order sensitivity and measure how much the output changes when the input is slightly perturbed. However, they ignore how this…