← Search

Andrew Craig Cullen

5 accepted papers

2026

On the Bayes Inconsistency of Disagreement Discrepancy Surrogates

ICLR 2026poster

Deep neural networks often fail when deployed in real-world contexts due to distribution shift, a critical barrier to building safe and reliable systems. An emerging approach to address this problem relies on _disagreement discrepancy_—a measure of how the disagreement between two models changes und…

Cited by 0SourcecodeScholar
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

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
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…

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…