← Search

Adnan Siraj Rakin

11 accepted papers

2026

Unleashing Stealthy Backdoor Pandemic by Infecting a Single Diffusion Model

CVPR 2026

The remarkable success of modern Deep Neural Networks (DNNs) can be primarily attributed to having access to compute resources and high-quality labeled data, which is often costly and challenging to acquire. Recently, text-to-image Diffusion Models (DMs) have emerged as powerful data generators to a

Cited by 0SourcecodeScholar
2025

DeepCompress-ViT: Rethinking Model Compression to Enhance Efficiency of Vision Transformers at the Edge

CVPR 2025poster

Vision Transformers (ViTs) excel in tackling complex vision tasks, yet their substantial size poses significant challenges for applications on resource-constrained edge devices. The increased size of these models leads to higher overhead (e.g., energy, latency) when transmitting model weights betwee…

2024

Deep-TROJ: An Inference Stage Trojan Insertion Algorithm through Efficient Weight Replacement Attack

CVPR 2024poster

To insert Trojan into a Deep Neural Network (DNN) the existing attack assumes the attacker can access the victim's training facilities. However a realistic threat model was recently developed by leveraging memory fault to inject Trojans at the inference stage. In this work we develop a novel Trojan…

2024

EMGAN: Early-Mix-GAN on Extracting Server-Side Model in Split Federated Learning

AAAI 2024technical

Split Federated Learning (SFL) is an emerging edge-friendly version of Federated Learning (FL), where clients process a small portion of the entire model. While SFL was considered to be resistant to Model Extraction Attack (MEA) by design, a recent work shows it is not necessarily the case. In gener…

2023

SSDA: Secure Source-Free Domain Adaptation

ICCV 2023poster

Source-free domain adaptation (SFDA) is a popular unsupervised domain adaptation method where a pre-trained model from a source domain is adapted to a target domain without accessing any source data. Despite rich results in this area, existing literature overlooks the security challenges of the unsu…

Cited by 11PDFcodeScholar
2022

ResSFL: A Resistance Transfer Framework for Defending Model Inversion Attack in Split Federated Learning

CVPR 2022poster

This work aims to tackle Model Inversion (MI) attack on Split Federated Learning (SFL). SFL is a recent distributed training scheme where multiple clients send intermediate activations (i.e., feature map), instead of raw data, to a central server. While such a scheme helps reduce the computational l…

Cited by 81PDFcodeScholar
2020

Defending and Harnessing the Bit-Flip Based Adversarial Weight Attack

CVPR 2020poster

Recently, a new paradigm of the adversarial attack on the quantized neural network weights has attracted great attention, namely, the Bit-Flip based adversarial weight attack, aka. Bit-Flip Attack (BFA). BFA has shown extraordinary attacking ability, where the adversary can malfunction a quantized D…

Cited by 108PDFcodeScholar
2019

Parametric Noise Injection: Trainable Randomness to Improve Deep Neural Network Robustness Against Adversarial Attack

CVPR 2019poster

Recent developments in the field of Deep Learning have exposed the underlying vulnerability of Deep Neural Network (DNN) against adversarial examples. In image classification, an adversarial example is a carefully modified image that is visually imperceptible to the original image but can cause DNN…

Cited by 368PDFcodeScholar