← Search

Alexandre Araujo

14 accepted papers

2025

Stronger Universal and Transferable Attacks by Suppressing Refusals

NAACL 2025long

Making large language models (LLMs) safe for mass deployment is a complex and ongoing challenge. Efforts have focused on aligning models to human preferences (RLHF), essentially embedding a “safety feature” into the model’s parameters. The Greedy Coordinate Gradient (GCG) algorithm (Zou et al., 2023…

Cited by 0SourcePDFScholar
2024

Fine-grained Local Sensitivity Analysis of Standard Dot-Product Self-Attention

ICML 2024poster

Self-attention has been widely used in various machine learning models, such as vision transformers. The standard dot-product self-attention is arguably the most popular structure, and there is a growing interest in understanding the mathematical properties of such attention mechanisms. This paper p…

2024

LipSim: A Provably Robust Perceptual Similarity Metric

ICLR 2024poster

Recent years have seen growing interest in developing and applying perceptual similarity metrics. Research has shown the superiority of perceptual metrics over pixel-wise metrics in aligning with human perception and serving as a proxy for the human visual system. On the other hand, as perceptual me…

2024

Novel Quadratic Constraints for Extending LipSDP beyond Slope-Restricted Activations

ICLR 2024poster

Recently, semidefinite programming (SDP) techniques have shown great promise in providing accurate Lipschitz bounds for neural networks. Specifically, the LipSDP approach (Fazlyab et al., 2019) has received much attention and provides the least conservative Lipschitz upper bounds that can be compute…

Cited by 6SourcePDFScholar
2024

On the Scalability and Memory Efficiency of Semidefinite Programs for Lipschitz Constant Estimation of Neural Networks

ICLR 2024poster

Lipschitz constant estimation plays an important role in understanding generalization, robustness, and fairness in deep learning. Unlike naive bounds based on the network weight norm product, semidefinite programs (SDPs) have shown great promise in providing less conservative Lipschitz bounds with p…

2024

The Lipschitz-Variance-Margin Tradeoff for Enhanced Randomized Smoothing

ICLR 2024poster

Real-life applications of deep neural networks are hindered by their unsteady predictions when faced with noisy inputs and adversarial attacks. The certified radius in this context is a crucial indicator of the robustness of models. However how to design an efficient classifier with an associated ce…

Cited by 5SourcePDFScholar
2023

A Unified Algebraic Perspective on Lipschitz Neural Networks

ICLR 2023top-25%

Important research efforts have focused on the design and training of neural networks with a controlled Lipschitz constant. The goal is to increase and sometimes guarantee the robustness against adversarial attacks. Recent promising techniques draw inspirations from different backgrounds to design 1…

2023

Diffusion-Based Adversarial Sample Generation for Improved Stealthiness and Controllability

NeurIPS 2023poster

Neural networks are known to be susceptible to adversarial samples: small variations of natural examples crafted to deliberately mislead the models. While they can be easily generated using gradient-based techniques in digital and physical scenarios, they often differ greatly from the actual data di…

2023

Efficient Bound of Lipschitz Constant for Convolutional Layers by Gram Iteration

ICML 2023poster

Since the control of the Lipschitz constant has a great impact on the training stability, generalization, and robustness of neural networks, the estimation of this value is nowadays a real scientific challenge. In this paper we introduce a precise, fast, and differentiable upper bound for the spectr…

2023

Exploiting Connections between Lipschitz Structures for Certifiably Robust Deep Equilibrium Models

NeurIPS 2023poster

Recently, deep equilibrium models (DEQs) have drawn increasing attention from the machine learning community. However, DEQs are much less understood in terms of certified robustness than their explicit network counterparts. In this paper, we advance the understanding of certified robustness of DEQs…

2023

Towards better certified segmentation via diffusion models

UAI 2023poster

The robustness of image segmentation has been an important research topic in the past few years as segmentation models have reached production-level accuracy. However, like classification models, segmentation models can be vulnerable to adversarial perturbations, which hinders their use in critical-…

2022

A Dynamical System Perspective for Lipschitz Neural Networks

ICML 2022oral

The Lipschitz constant of neural networks has been established as a key quantity to enforce the robustness to adversarial examples. In this paper, we tackle the problem of building $1$-Lipschitz Neural Networks. By studying Residual Networks from a continuous time dynamical system perspective, we pr…

Cited by 56SourcePDFScholar
2021

On Lipschitz Regularization of Convolutional Layers using Toeplitz Matrix Theory

AAAI 2021technical

This paper tackles the problem of Lipschitz regularization of Convolutional Neural Networks. Lipschitz regularity is now established as a key property of modern deep learning with implications in training stability, generalization, robustness against adversarial examples, etc. However, computing the…

2019

Theoretical evidence for adversarial robustness through randomization

NeurIPS 2019poster

This paper investigates the theory of robustness against adversarial attacks. It focuses on the family of randomization techniques that consist in injecting noise in the network at inference time. These techniques have proven effective in many contexts, but lack theoretical arguments. We close this…

Cited by 113SourcePDFScholar