← Search

Adil Karjauv

8 accepted papers

2026

Neodragon: Mobile Video Generation Using Diffusion Transformer

ICLR 2026poster

We propose Neogradon, a video DiT (Diffusion Transformer) designed to run on a low-power NPU present in devices such as phones and laptop computers. We demonstrate that, despite video transformers' huge memory and compute cost, mobile devices can run these models when carefully optimised for efficie…

Cited by 0SourcecodeScholar
2026

PyramidalWan: On Making Pretrained Video Model Pyramidal for Efficient Inference

CVPR 2026

Recently proposed pyramidal models decompose the conventional forward and backward diffusion processes into multiple stages operating at varying resolutions. These models handle inputs with higher noise levels at lower resolutions, while less noisy inputs are processed at higher resolutions. This hi

Cited by 0SourceScholar
2024

Object-Centric Diffusion for Efficient Video Editing

ECCV 2024poster

"Diffusion-based video editing have reached impressive quality and can transform either the global style, local structure, and attributes of given video inputs, following textual edit prompts. However, such solutions typically incur heavy memory and computational costs to generate temporally-coheren…

2022

Investigating Top-k White-Box and Transferable Black-Box Attack

CVPR 2022poster

Existing works have identified the limitation of top-1 attack success rate (ASR) as a metric to evaluate the attack strength but exclusively investigated it in the white-box setting, while our work extends it to a more practical black-box setting: transferable attack. It is widely reported that stro…

Cited by 51PDFcodeScholar
2021

A Survey on Universal Adversarial Attack

IJCAI 2021poster

The intriguing phenomenon of adversarial examples has attracted significant attention in machine learning and what might be more surprising to the community is the existence of universal adversarial perturbations (UAPs), i.e. a single perturbation to fool the target DNN for most images. With the foc…

Cited by 111SourcePDFScholar
2021

Universal Adversarial Perturbations Through the Lens of Deep Steganography: Towards a Fourier Perspective

AAAI 2021technical

The booming interest in adversarial attacks stems from a misalignment between human vision and a deep neural network (DNN), ie~a human imperceptible perturbation fools the DNN. Moreover, a single perturbation, often called universal adversarial perturbation (UAP), can be generated to fool the DNN fo…

Cited by 60SourcePDFScholar
2020

UDH: Universal Deep Hiding for Steganography, Watermarking, and Light Field Messaging

NeurIPS 2020poster

Neural networks have been shown effective in deep steganography for hiding a full image in another. However, the reason for its success remains not fully clear. Under the existing cover ($C$) dependent deep hiding (DDH) pipeline, it is challenging to analyze how the secret ($S$) image is encoded sin…