paper-with-me

Papers

A Unified Perspective on Adversarial Membership Manipulation in Vision Models

2026-04-03 · Ruize Gao, Kaiwen Zhou, Yongqiang Chen, Feng Liu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.02780

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

RLBind: Adversarial-Invariant Cross-Modal Alignment for Unified Robust Embeddings

2025-09-17 · Yuhong Lu arxiv

Unified multi-modal encoders that bind vision, audio, and other sensors into a shared embedding space are attractive building blocks for robot perception and decision-making. However, on-robot deployment exposes the visi…

Adversarial Robustness

Contrastive Examples for Addressing the Tyranny of the Majority

2020-04-14 · Viktoriia Sharmanska, Lisa Anne Hendricks, Trevor Darrell, Novi Quadrianto

Computer vision algorithms, e.g. for face recognition, favour groups of individuals that are better represented in the training data. This happens because of the generalization that classifiers have to make. It is simple…

DiversityFace Recognition

Detecting Data Contamination in Large Language Models

2026-04-21 · Juliusz Janicki, Savvas Chamezopoulos, Evangelos Kanoulas, Georgios Tsatsaronis arxiv

Large Language Models (LLMs) utilize large amounts of data for their training, some of which may come from copyrighted sources. Membership Inference Attacks (MIA) aim to detect those documents and whether they have been …

Embodied Robot Manipulation in the Era of Foundation Models: Planning and Learning Perspectives

2025-12-28 · Shuanghao Bai, Wenxuan Song, Jiayi Chen, Yuheng Ji 외 arxiv

Recent advances in vision, language, and multimodal learning have substantially accelerated progress in robotic foundation models, with robot manipulation remaining a central and challenging problem. This survey examines…

Representation LearningRobot ManipulationDecision Making

AdvDex: Learning Dexterous Manipulation from Human Demonstrations via Joint-Aligned Actions and Adversarial Learning

2026-08-14 · Zhiyue Zhao, Jingyi Wu, Hairuo Liu, Mingyu Liu 외 arxiv

Dexterous manipulation is a fundamental capability for embodied intelligence, but scaling it remains difficult because robot demonstrations are expensive to collect and action spaces vary across embodiments. Policies tra…