← Search

Benjamin I. P. Rubinstein

19 accepted papers

2025

AdaptDel: Adaptable Deletion Rate Randomized Smoothing for Certified Robustness

NeurIPS 2025poster

We consider the problem of certified robustness for sequence classification against edit distance perturbations. Naturally occurring inputs of varying lengths (e.g., sentences in natural language processing tasks) present a challenge to current methods that employ fixed-rate deletion mechanisms and…

Cited by 0SourceScholar
2025

Multi-level Certified Defense Against Poisoning Attacks in Offline Reinforcement Learning

ICLR 2025poster

Similar to other machine learning frameworks, Offline Reinforcement Learning (RL) is shown to be vulnerable to poisoning attacks, due to its reliance on externally sourced datasets, a vulnerability that is exacerbated by its sequential nature. To mitigate the risks posed by RL poisoning, we extend c…

Cited by 0SourcePDFScholar
2025

One Stone, Two Birds: Enhancing Adversarial Defense Through the Lens of Distributional Discrepancy

ICML 2025poster

*Statistical adversarial data detection* (SADD) detects whether an upcoming batch contains *adversarial examples* (AEs) by measuring the distributional discrepancies between *clean examples* (CEs) and AEs. In this paper, we explore the strength of SADD-based methods by theoretically showing that min…

2025

Position: Certified Robustness Does Not (Yet) Imply Model Security

ICML 2025oral

While certified robustness is widely promoted as a solution to adversarial examples in Artificial Intelligence systems, significant challenges remain before these techniques can be meaningfully deployed in real-world applications. We identify critical gaps in current research, including the paradox…

Cited by 0SourcePDFScholar
2025

TUBA: Cross-Lingual Transferability of Backdoor Attacks in LLMs with Instruction Tuning

ACL 2025finding

The implications of backdoor attacks on English-centric large language models (LLMs) have been widely examined — such attacks can be achieved by embedding malicious behaviors during training and activated under specific conditions that trigger malicious outputs. Despite the increasing support for mu…

2024

CERT-ED: Certifiably Robust Text Classification for Edit Distance

EMNLP 2024finding

With the growing integration of AI in daily life, ensuring the robustness of systems to inference-time attacks is crucial. Among the approaches for certifying robustness to such adversarial examples, randomized smoothing has emerged as highly promising due to its nature as a wrapper around arbitrary…

2024

Certified Adversarial Robustness via Randomized $\alpha$-Smoothing for Regression Models

NeurIPS 2024poster

Certified adversarial robustness of large-scale deep networks has progressed substantially after the introduction of randomized smoothing. Deep net classifiers are now provably robust in their predictions against a large class of threat models, including $\ell_1$, $\ell_2$, and $\ell_\infty$ norm-bo…

2024

Et Tu Certifications: Robustness Certificates Yield Better Adversarial Examples

ICML 2024poster

In guaranteeing the absence of adversarial examples in an instance's neighbourhood, certification mechanisms play an important role in demonstrating neural net robustness. In this paper, we ask if these certifications can compromise the very models they help to protect? Our new *Certification Aware…

2023

Enhancing the Antidote: Improved Pointwise Certifications against Poisoning Attacks

AAAI 2023technical

Poisoning attacks can disproportionately influence model behaviour by making small changes to the training corpus. While defences against specific poisoning attacks do exist, they in general do not provide any guarantees, leaving them potentially countered by novel attacks. In contrast, by examining…

Cited by 8SourcePDFScholar
2023

Mitigating Backdoor Poisoning Attacks through the Lens of Spurious Correlation

EMNLP 2023long main

Modern NLP models are often trained over large untrusted datasets, raising the potential for a malicious adversary to compromise model behaviour. For instance, backdoors can be implanted through crafting training instances with a specific textual trigger and a target label. This paper posits that ba…

Cited by 0SourcecodeScholar
2023

RS-Del: Edit Distance Robustness Certificates for Sequence Classifiers via Randomized Deletion

NeurIPS 2023poster

Randomized smoothing is a leading approach for constructing classifiers that are certifiably robust against adversarial examples. Existing work on randomized smoothing has focused on classifiers with continuous inputs, such as images, where $\ell_p$-norm bounded adversaries are commonly studied. How…

2022

Double Bubble, Toil and Trouble: Enhancing Certified Robustness through Transitivity

NeurIPS 2022accept

In response to subtle adversarial examples flipping classifications of neural network models, recent research has promoted certified robustness as a solution. There, invariance of predictions to all norm-bounded attacks is achieved through randomised smoothing of network inputs. Today's state-of-the…

2022

Hard to Forget: Poisoning Attacks on Certified Machine Unlearning

AAAI 2022technical

The right to erasure requires removal of a user's information from data held by organizations, with rigorous interpretations extending to downstream products such as learned models. Retraining from scratch with the particular user's data omitted fully removes its influence on the resulting model, bu…

2022

Unlabelled Sample Compression Schemes for Intersection-Closed Classes and Extremal Classes

NeurIPS 2022accept

The sample compressibility of concept classes plays an important role in learning theory, as a sufficient condition for PAC learnability, and more recently as an avenue for robust generalisation in adaptive data analysis. Whether compression schemes of size $O(d)$ must necessarily exist for all clas…

Cited by 3SourcePDFScholar
2021

Closing the BIG-LID: An Effective Local Intrinsic Dimensionality Defense for Nonlinear Regression Poisoning

IJCAI 2021poster

Nonlinear regression, although widely used in engineering, financial and security applications for automated decision making, is known to be vulnerable to training data poisoning. Targeted poisoning attacks may cause learning algorithms to fit decision functions with poor predictive performance. Thi…

2021

Invertible Concept-based Explanations for CNN Models with Non-negative Concept Activation Vectors

AAAI 2021technical

Convolutional neural network (CNN) models for computer vision are powerful but lack explainability in their most basic form. This deficiency remains a key challenge when applying CNNs in important domains. Recent work on explanations through feature importance of approximate linear models has moved…

2021

TRS: Transferability Reduced Ensemble via Promoting Gradient Diversity and Model Smoothness

NeurIPS 2021poster

Adversarial Transferability is an intriguing property - adversarial perturbation crafted against one model is also effective against another model, while these models are from different model families or training processes. To better protect ML systems against adversarial attacks, several questions…

Cited by 77SourcePDFScholar