Compositional Targeted Multi-Label Universal Perturbations

Hassan Mahmood, Ehsan Elhamifar
2/10/2026

Abstract

Generating targeted universal perturbations for multi-label recognition is a combinatorially hard problem that requires exponential time and space complexity. To address the problem, we propose a compositional framework. We show that a simple independence assumption on label-wise universal perturbations naturally leads to an efficient optimization that requires learning affine convex cones spanned by label-wise universal perturbations, significantly reducing the problem complexity to linear time and space. During inference, the framework allows generating universal perturbations for novel combinations of classes in constant time. We demonstrate the scalability of our method on large datasets and target sizes, evaluating its performance on NUS-WIDE, MS-COCO, and OpenImages using state-of-the-art multi-label recognition models. Our results show that our approach outperforms baselines and achieves results comparable to methods with exponential complexity. The code is available at https://github.com/hassanmahmood/UMLLAttacks.git

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{mahmood2026compositional,
  title  = {Compositional Targeted Multi-Label Universal Perturbations},
  author = {Hassan Mahmood and Ehsan Elhamifar},
  year   = {2026},
  doi    = {10.1109/CVPR52734.2025.01916},
  url    = {https://doi.org/10.1109/CVPR52734.2025.01916},
  journal = {CVPR 2025 2025}
}

Discussion