paper-with-me

홈 › Papers

SIFT-Graph: Benchmarking Multimodal Defense Against Image Adversarial Attacks With Robust Feature Graph

2025-11-11 · Jingjie He, Weijie Liang, Zihan Shan, Matthew Caesar arxiv

Adversarial attacks expose a fundamental vulnerability in modern deep vision models by exploiting their dependence on dense, pixel-level representations that are highly sensitive to imperceptible perturbations. Traditional defense strategies typically operate within this fragile pixel domain, lacking mechanisms to incorporate inherently robust visual features. In this work, we introduce SIFT-Graph, a multimodal defense framework that enhances the robustness of traditional vision models by aggregating structurally meaningful features extracted from raw images using both handcrafted and learned modalities. Specifically, we integrate Scale-Invariant Feature Transform keypoints with a Graph Attention Network to capture scale and rotation invariant local structures that are resilient to perturbations. These robust feature embeddings are then fused with traditional vision model, such as Vision Transformer and Convolutional Neural Network, to form a unified, structure-aware and perturbation defensive model. Preliminary results demonstrate that our method effectively improves the visual model robustness against gradient-based white box adversarial attacks, while incurring only a marginal drop in clean accuracy.

📄 PDF Abstract BibTeX arXiv:2511.08810

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to Sift Out a Clean Data Subset in the Presence of Data Poisoning?

2022-10-12 · Yi Zeng, Minzhou Pan, Himanshu Jahagirdar, Ming Jin 외

Given the volume of data needed to train modern machine learning models, external suppliers are increasingly used. However, incorporating external data poses data poisoning risks, wherein attackers manipulate their data …

Bilevel OptimizationData Poisoning

Guardians of Image Quality: Benchmarking Defenses Against Adversarial Attacks on Image Quality Metrics

2024-08-02 · Alexander Gushchin, Khaled Abud, Georgii Bychkov, Ekaterina Shumitskaya 외

In the field of Image Quality Assessment (IQA), the adversarial robustness of the metrics poses a critical concern. This paper presents a comprehensive benchmarking study of various defense mechanisms in response to the …

Adversarial AttackAdversarial PurificationAdversarial RobustnessBenchmarking+1

Benchmarking adversarial attacks and defenses for time-series data

2020-08-30 · Shoaib Ahmed Siddiqui, Andreas Dengel, Sheraz Ahmed

The adversarial vulnerability of deep networks has spurred the interest of researchers worldwide. Unsurprisingly, like images, adversarial examples also translate to time-series data as they are an inherent weakness of t…

Adversarial DefenseBenchmarkingTime SeriesTime Series Analysis

Interactive Event Sifting using Bayesian Graph Neural Networks

2024-10-07 · José Nascimento, Nathan Jacobs, Anderson Rocha

Forensic analysts often use social media imagery and texts to understand important events. A primary challenge is the initial sifting of irrelevant posts. This work introduces an interactive process for training an event…

Active Learning

ALMGuard: Safety Shortcuts and Where to Find Them as Guardrails for Audio-Language Models

2025-10-30 · Weifei Jin, Yuxin Cao, Junjie Su, Minhui Xue 외 arxiv

Recent advances in Audio-Language Models (ALMs) have significantly improved multimodal understanding capabilities. However, the introduction of the audio modality also brings new and unique vulnerability vectors. Previou…