← Search

Shoaib Ahmed Siddiqui

5 accepted papers

2025

From Dormant to Deleted: Tamper-Resistant Unlearning Through Weight-Space Regularization

NeurIPS 2025poster

Recent unlearning methods for LLMs are vulnerable to relearning attacks: knowledge believed-to-be-unlearned re-emerges by fine-tuning on a small set of (even seemingly-unrelated) examples. We study this phenomenon in a controlled setting for example-level unlearning in vision classifiers. We make th…

Cited by 0SourceScholar
2025

On Evaluating LLMs’ Capabilities as Functional Approximators: A Bayesian Evaluation Framework

COLING 2025main

Recent works have successfully applied Large Language Models (LLMs) to function modeling tasks. However, the reasons behind this success remain unclear. In this work, we propose a new evaluation framework to comprehensively assess LLMs’ function modeling abilities. By adopting a Bayesian perspective…

Cited by 0SourcePDFScholar
2025

Protecting against simultaneous data poisoning attacks

ICLR 2025poster

Current backdoor defense methods are evaluated against a single attack at a time. This is unrealistic, as powerful machine learning systems are trained on large datasets scraped from the internet, which may be attacked multiple times by one or more attackers. We demonstrate that multiple backdoors c…

Cited by 2SourcePDFScholar
2023

Metadata Archaeology: Unearthing Data Subsets by Leveraging Training Dynamics

ICLR 2023top-25%

Modern machine learning research relies on relatively few carefully curated datasets. Even in these datasets, and typically in `untidy' or raw data, practitioners are faced with significant issues of data quality and diversity which can be prohibitively labor intensive to address. Existing methods f…

Cited by 29SourcePDFScholar
2018

Deep One-Class Classification

ICML 2018oral

Despite the great advances made by deep learning in many machine learning problems, there is a relative dearth of deep learning approaches for anomaly detection. Those approaches which do exist involve networks trained to perform a task other than anomaly detection, namely generative models or compr…