← Search

Soumyadeep Pal

5 accepted papers

2026

Leak@$k$: Unlearning Does Not Make LLMs Forget Under Probabilistic Decoding

ICML 2026poster

Unlearning in large language models (LLMs) is critical for regulatory compliance and for building ethical generative AI systems that avoid producing private, toxic, illegal, or copyrighted content. Despite rapid progress, in this work we show that \textit{almost all} existing unlearning methods fail…

Cited by 0SourceScholar
2026

Position: Zeroth-Order Optimization in Deep Learning Is Underexplored, Not Underpowered

ICML 2026spotlight

Zeroth-order (ZO) optimization, learning from finite differences of function evaluations without backpropagation, has recently regained attention in deep learning due to its memory efficiency and applicability to gray- or black-box pipelines. Yet, ZO methods are often dismissed as fundamentally unsc…

Cited by 0SourceScholar
2026

Unlearning Isn't Invisible: Detecting Unlearning Traces in LLMs from Model Outputs

ICLR 2026poster

Machine unlearning (MU) for large language models (LLMs), commonly referred to as LLM unlearning, seeks to remove specific undesirable data or knowledge from a trained model, while maintaining its performance on standard tasks. While unlearning plays a vital role in protecting data privacy, enforcin…

Cited by 0SourcecodeScholar
2025

Invariance Makes LLM Unlearning Resilient Even to Unanticipated Downstream Fine-Tuning

ICML 2025poster

Machine unlearning presents a promising approach to mitigating privacy and safety concerns in large language models (LLMs) by enabling the selective removal of targeted data or knowledge while preserving model utility. However, existing unlearning methods remain over-sensitive to downstream fine-tun…

2024

Backdoor Secrets Unveiled: Identifying Backdoor Data with Optimized Scaled Prediction Consistency

ICLR 2024poster

Modern machine learning (ML) systems demand substantial training data, often resorting to external sources. Nevertheless, this practice renders them vulnerable to backdoor poisoning attacks. Prior backdoor defense strategies have primarily focused on the identification of backdoored models or poison…