← Search

Seyed-Mohsen Moosavi-Dezfooli

26 accepted papers

2026

A General Framework for Black-Box Attacks Under Cost Asymmetry

ICLR 2026poster

Traditional decision-based black-box adversarial attacks on image classifiers aim to generate adversarial examples by slightly modifying input images while keeping the number of queries low, where each query involves sending an input to the model and observing its output. Most existing methods assum…

Cited by 0SourceScholar
2025

Certified Human Trajectory Prediction

CVPR 2025poster

Predicting human trajectories is essential for the safe operation of autonomous vehicles, yet current data-driven models often lack robustness in case of noisy inputs such as adversarial examples or imperfect observations. Although some trajectory prediction methods have been developed to provide em…

2025

Geometric Inductive Biases of Deep Networks: The Role of Data and Architecture

ICLR 2025spotlight

In this paper, we propose the *geometric invariance hypothesis (GIH)*, which argues that the input space curvature of a neural network remains invariant under transformation in certain architecture-dependent directions during training. We investigate a simple, non-linear binary classification proble…

2025

LORE: Lagrangian-Optimized Robust Embeddings for Visual Encoders

NeurIPS 2025poster

Visual encoders have become fundamental components in modern computer vision pipelines. However, ensuring robustness against adversarial perturbations remains a critical challenge. Recent efforts have explored both supervised and unsupervised adversarial fine-tuning strategies. We identify two key l…

Cited by 0SourcecodeScholar
2025

Tracing the Roots: Leveraging Temporal Dynamics in Diffusion Trajectories for Origin Attribution

NeurIPS 2025poster

Diffusion models have transformed image synthesis through iterative denoising, by defining trajectories from noise to coherent data. While their capabilities are widely celebrated, a critical challenge remains unaddressed: ensuring responsible use by verifying whether an image originates from a mode…

Cited by 0SourceScholar
2024

SuperDeepFool: a new fast and accurate minimal adversarial attack

NeurIPS 2024poster

Deep neural networks have been known to be vulnerable to adversarial examples, which are inputs that are modified slightly to fool the network into making incorrect predictions. This has led to a significant amount of research on evaluating the robustness of these networks against such perturbations…

Cited by 0SourcePDFScholar
2023

How to Choose your Best Allies for a Transferable Attack?

ICCV 2023poster

The transferability of adversarial examples is a key issue in the security of deep neural networks. The possibility of an adversarial example crafted for a source model fooling another targeted model makes the threat of adversarial attacks more realistic. Measuring transferability is a crucial probl…

Cited by 1PDFcodeScholar
2023

The Enemy of My Enemy Is My Friend: Exploring Inverse Adversaries for Improving Adversarial Training

CVPR 2023poster

Although current deep learning techniques have yielded superior performance on various computer vision tasks, yet they are still vulnerable to adversarial examples. Adversarial training and its variants have been shown to be the most effective approaches to defend against adversarial examples. A par…

Cited by 42SourcePDFScholar
2022

PRIME: A Few Primitives Can Boost Robustness to Common Corruptions

ECCV 2022poster

"Despite their impressive performance on image classification tasks, deep networks have a hard time generalizing to unforeseen corruptions of their data. To fix this vulnerability, prior works have built complex data augmentation strategies, combining multiple methods to enrich the training data. Ho…

2022

Reducing Excessive Margin to Achieve a Better Accuracy vs. Robustness Trade-off

ICLR 2022poster

While adversarial training has become the de facto approach for training robust classifiers, it leads to a drop in accuracy. This has led to prior works postulating that accuracy is inherently at odds with robustness. Yet, the phenomenon remains inexplicable. In this paper, we closely examine the ch…

2022

Vehicle Trajectory Prediction Works, but Not Everywhere

CVPR 2022poster

Vehicle trajectory prediction is nowadays a fundamental pillar of self-driving cars. Both the industry and research communities have acknowledged the need for such a pillar by providing public benchmarks. While state-of-the-art methods are impressive, i.e., they have no off-road prediction, their ge…

Cited by 73PDFcodeScholar
2021

Uniform Convergence, Adversarial Spheres and a Simple Remedy

ICML 2021spotlight

Previous work has cast doubt on the general framework of uniform convergence and its ability to explain generalization in neural networks. By considering a specific dataset, it was observed that a neural network completely misclassifies a projection of the training data (adversarial set), rendering…

Cited by 9SourcePDFScholar
2021

What can linearized neural networks actually say about generalization?

NeurIPS 2021poster

For certain infinitely-wide neural networks, the neural tangent kernel (NTK) theory fully characterizes generalization, but for the networks used in practice, the empirical NTK only provides a rough first-order approximation. Still, a growing body of work keeps leveraging this approximation to succe…

2020

GeoDA: A Geometric Framework for Black-Box Adversarial Attacks

CVPR 2020poster

Adversarial examples are known as carefully perturbed images fooling image classifiers. We propose a geometric framework to generate adversarial examples in one of the most challenging black-box settings where the adversary can only generate a small number of queries, each of them returning the top-…

Cited by 152PDFcodeScholar
2019

Robustness via Curvature Regularization, and Vice Versa

CVPR 2019poster

State-of-the-art classifiers have been shown to be largely vulnerable to adversarial perturbations. One of the most effective strategies to improve robustness is adversarial training. In this paper, we investigate the effect of adversarial training on the geometry of the classification landscape and…

Cited by 391PDFScholar
2019

Universal Adversarial Attacks on Text Classifiers

ICASSP 2019accepted

Despite the vast success neural networks have achieved in different application domains, they have been proven to be vulnerable to adversarial perturbations (small changes in the input), which lead them to produce the wrong output. In this paper, we propose a novel method, based on gradient projecti…

Cited by 0SourceScholar
2018

Empirical Study of the Topology and Geometry of Deep Networks

CVPR 2018poster

The goal of this paper is to analyze the geometric properties of deep neural network image classifiers in the input space. We specifically study the topology of classification regions created by deep networks, as well as their associated decision boundary. Through a systematic empirical study, we sh…

Cited by 185SourcePDFScholar
2018

Geometric Robustness of Deep Networks: Analysis and Improvement

CVPR 2018poster

Deep convolutional neural networks have been shown to be vulnerable to arbitrary geometric transformations. However, there is no systematic method to measure the invariance properties of deep networks to such transformations. We propose ManiFool as a simple yet scalable algorithm to measure the inva…

2018

Robustness of Classifiers to Universal Perturbations: A Geometric Perspective

ICLR 2018poster

Deep networks have recently been shown to be vulnerable to universal perturbations: there exist very small image-agnostic perturbations that cause most natural images to be misclassified by such classifiers. In this paper, we provide a quantitative analysis of the robustness of classifiers to univer…

Cited by 66SourcePDFScholar
2016

DeepFool: A Simple and Accurate Method to Fool Deep Neural Networks

CVPR 2016poster

State-of-the-art deep neural networks have achieved impressive results on many image classification tasks. However, these same architectures have been shown to be unstable to small, well sought, perturbations of the images. Despite the importance of this phenomenon, no effective methods have been pr…

Cited by 6723PDFcodeScholar
2016

Robustness of classifiers: from adversarial to random noise

NeurIPS 2016poster

Several recent works have shown that state-of-the-art classifiers are vulnerable to worst-case (i.e., adversarial) perturbations of the datapoints. On the other hand, it has been empirically observed that these same classifiers are relatively robust to random noise. In this paper, we propose to stud…

Cited by 450SourcePDFScholar