paper-with-me

홈 › Papers

Breaking the Illusion: Consensus-Based Generative Mitigation of Adversarial Illusions in Multi-Modal Embeddings

2025-11-26 · Fatemeh Akbarian, Anahita Baninajjar, Yingyi Zhang, Ananth Balashankar, Amir Aminifar arxiv

Multi-modal foundation models align images, text, and other modalities in a shared embedding space but remain vulnerable to adversarial illusions [35], where imperceptible perturbations disrupt cross-modal alignment and mislead downstream tasks. To counteract the effects of adversarial illusions, we propose a task-agnostic mitigation mechanism that purifies the attacker's perturbed input using generative models, e.g., Variational Autoencoders (VAEs), to restore natural alignment. To further enhance the defense mechanism, we adopt a generative sampling strategy combined with a consensus-based aggregation scheme over the outcomes of the generated samples. Our experiments on ImageBind, a state-of-the-art multi-modal encoder, show that our approach substantially reduces the illusion attack success rates to near-zero and improves cross-modal alignment in unperturbed and perturbed input settings, providing an effective and task-agnostic defense against adversarial illusions. The code is available at https://github.com/fatemehakb/adversarial-illusions-mitigation.

📄 PDF Abstract BibTeX arXiv:2511.21893

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trust and Reliance in Consensus-Based Explanations from an Anti-Misinformation Agent

2023-04-22 · Takane Ueno, Yeongdae Kim, Hiroki Oura, Katie Seaborn

The illusion of consensus occurs when people believe there is consensus across multiple sources, but the sources are the same and thus there is no "true" consensus. We explore this phenomenon in the context of an AI-base…

Explainable Artificial Intelligence (XAI)Misinformation

Synthesizing Visual Illusions Using Generative Adversarial Networks

2019-11-21 · Alexander Gomez-Villa, Adrian Martín, Javier Vazquez-Corral, Jesús Malo 외

Visual illusions are a very useful tool for vision scientists, because they allow them to better probe the limits, thresholds and errors of the visual system. In this work we introduce the first ever framework to generat…

Generative Adversarial Network

Imitation Game for Adversarial Disillusion with Multimodal Generative Chain-of-Thought Role-Play

2025-01-31 · Ching-Chun Chang, Fan-Yun Chen, Shih-Hong Gu, Kai Gao 외

As the cornerstone of artificial intelligence, machine perception confronts a fundamental threat posed by adversarial illusions. These adversarial attacks manifest in two primary forms: deductive illusion, where specific…

Breaking the Illusion of Identity in LLM Tooling

2026-04-08 · Marek Miller arxiv

Large language models (LLMs) in research and development toolchains produce output that triggers attribution of agency and understanding -- a cognitive illusion that degrades verification behavior and trust calibration. …

Intriguing properties of generative classifiers

2023-09-28 · Priyank Jaini, Kevin Clark, Robert Geirhos

What is the best paradigm to recognize objects -- discriminative inference (fast but potentially prone to shortcut learning) or using a generative model (slow but potentially more robust)? We build on recent advances in …

Object Recognition