CVApr 3

A Unified Perspective on Adversarial Membership Manipulation in Vision Models

arXiv:2604.0278038.8
AI Analysis

This work addresses privacy leakage vulnerabilities in vision models by exposing and mitigating a novel adversarial surface, which is an incremental but important advancement for machine learning security.

The paper tackles the problem of adversarial membership manipulation in vision models, where imperceptible perturbations can fool state-of-the-art membership inference attacks into misclassifying non-members as members, and it introduces a detection and robust inference framework that significantly enhances resilience against such attacks.

Membership inference attacks (MIAs) aim to determine whether a specific data point was part of a model's training set, serving as effective tools for evaluating privacy leakage of vision models. However, existing MIAs implicitly assume honest query inputs, and their adversarial robustness remains unexplored. We show that MIAs for vision models expose a previously overlooked adversarial surface: adversarial membership manipulation, where imperceptible perturbations can reliably push non-member images into the "member" region of state-of-the-art MIAs. In this paper, we provide the first unified perspective on this phenomenon by analyzing its mechanism and implications. We begin by demonstrating that adversarial membership fabrication is consistently effective across diverse architectures and datasets. We then reveal a distinctive geometric signature - a characteristic gradient-norm collapse trajectory - that reliably separates fabricated from true members despite their nearly identical semantic representations. Building on this insight, we introduce a principled detection strategy grounded in gradient-geometry signals and develop a robust inference framework that substantially mitigates adversarial manipulation. Extensive experiments show that fabrication is broadly effective, while our detection and robust inference strategies significantly enhance resilience. This work establishes the first comprehensive framework for adversarial membership manipulation in vision models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes