Attacking Natural Language Processing Systems with Adversarial Examples
1–5 of 5 posts
Re: Attacking Natural Language Processing Systems with Adversarial Examples
#2Re: Attacking Natural Language Processing Systems with Adversarial Examples
#3I'm not going to fill out a Captcha just to see your website.
Re: Attacking Natural Language Processing Systems with Adversarial Examples
#4Both problems (NLP & graph robustness) are made much more challenging compared to adversarial robustness/attacks on image classifiers due to their combinatorial nature.
For graphs, canonical notions of robustness wrt classes of perturbations defined based on lp norms aren't so great (e.g. consider perturbing a barbell graph by removing a bridge edge- huge topological perturbation, but tiny lp perturbation!)
I think investigating robustness for graph classifiers should also help robustness for practical nlp systems and visa-versa. For example, is there any work that investigates robustness of nlp systems, but considers classes of perturbations defined on the space of ASTs?