← Search

Benjamin Rubinstein

7 accepted papers

2026

Fox in the Henhouse: Supply-Chain Backdoor Attacks Against Reinforcement Learning

ICML 2026poster

Existing backdoor attacks on Reinforcement Learning (RL) typically rely on unrealistic white-box access to victim parameters, rewards, or observations. Inspired by real world behaviors, we introduce the Supply-Chain Backdoor (SCAB) attack to demonstrate that such assumptions are unnecessary. SCAB ta…

Cited by 0SourceScholar
2026

Multilingual Unlearning in LLMs: Transfer, Dynamics, and Reversibility

ICML 2026poster

Large language models (LLMs) can memorize sensitive facts, motivating *unlearning* methods that remove targeted knowledge without costly retraining. However, unlearning research remains heavily English-centric. We study multilingual unlearning by extending the TOFU benchmark to five languages, and f…

Cited by 0SourceScholar
2024

Backdoor Attacks on Multilingual Machine Translation

NAACL 2024long

While multilingual machine translation (MNMT) systems hold substantial promise, they also have security vulnerabilities. Our research highlights that MNMT systems can be susceptible to a particularly devious style of backdoor attack, whereby an attacker injects poisoned data into a low-resource lang…

Cited by 8SourcePDFScholar
2022

Foiling Training-Time Attacks on Neural Machine Translation Systems

EMNLP 2022finding

Neural machine translation (NMT) systems are vulnerable to backdoor attacks, whereby an attacker injects poisoned samples into training such that a trained model produces malicious translations. Nevertheless, there is little research on defending against such backdoor attacks in NMT. In this paper,…

Cited by 2SourcePDFScholar
2022

Measuring and Mitigating Name Biases in Neural Machine Translation

ACL 2022long

Neural Machine Translation (NMT) systems exhibit problematic biases, such as stereotypical gender bias in the translation of occupation terms into languages with grammatical gender. In this paper we describe a new source of bias prevalent in NMT systems, relating to translations of sentences contain…

2021

Mitigating Data Poisoning in Text Classification with Differential Privacy

EMNLP 2021finding

NLP models are vulnerable to data poisoning attacks. One type of attack can plant a backdoor in a model by injecting poisoned examples in training, causing the victim model to misclassify test instances which include a specific pattern. Although defences exist to counter these attacks, they are spec…

Cited by 10SourcePDFScholar
2019

Exploiting Worker Correlation for Label Aggregation in Crowdsourcing

ICML 2019oral

Crowdsourcing has emerged as a core component of data science pipelines. From collected noisy worker labels, aggregation models that incorporate worker reliability parameters aim to infer a latent true annotation. In this paper, we argue that existing crowdsourcing approaches do not sufficiently mod…