paper-with-me

Papers

DIMBA: Discretely Masked Black-Box Attack in Single Object Tracking

2022-07-17 · Xiangyu Yin, Wenjie Ruan, Jonathan Fieldsend

The adversarial attack can force a CNN-based model to produce an incorrect output by craftily manipulating human-imperceptible input. Exploring such perturbations can help us gain a deeper understanding of the vulnerability of neural networks, and provide robustness to deep learning against miscellaneous adversaries. Despite extensive studies focusing on the robustness of image, audio, and NLP, works on adversarial examples of visual object tracking -- especially in a black-box manner -- are quite lacking. In this paper, we propose a novel adversarial attack method to generate noises for single object tracking under black-box settings, where perturbations are merely added on initial frames of tracking sequences, which is difficult to be noticed from the perspective of a whole video clip. Specifically, we divide our algorithm into three components and exploit reinforcement learning for localizing important frame patches precisely while reducing unnecessary computational queries overhead. Compared to existing techniques, our method requires fewer queries on initialized frames of a video to manipulate competitive or even better attack performance. We test our algorithm in both long-term and short-term datasets, including OTB100, VOT2018, UAV123, and LaSOT. Extensive experiments demonstrate the effectiveness of our method on three mainstream types of trackers: discrimination, Siamese-based, and reinforcement learning-based trackers.

📄 PDF Abstract BibTeX arXiv:2207.08044

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackMiscellaneousObject Trackingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Visual Object Tracking

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Dimba: Transformer-Mamba Diffusion Models

2024-06-03 · Zhengcong Fei, Mingyuan Fan, Changqian Yu, Debang Li 외

This paper unveils Dimba, a new text-to-image diffusion model that employs a distinctive hybrid architecture combining Transformer and Mamba elements. Specifically, Dimba sequentially stacked blocks alternate between Tra…

Image GenerationMambaText to Image GenerationText-to-Image Generation

CLIP-Guided Generative Networks for Transferable Targeted Adversarial Attacks

2024-07-14 · Hao Fang, Jiawei Kong, Bin Chen, Tao Dai 외

Transferable targeted adversarial attacks aim to mislead models into outputting adversary-specified predictions in black-box scenarios. Recent studies have introduced \textit{single-target} generative attacks that train …

CtrlRAG: Black-box Adversarial Attacks Based on Masked Language Models in Retrieval-Augmented Language Generation

2025-03-10 · Runqi Sui

Retrieval-Augmented Generation (RAG) systems enhance Large Language Models (LLMs) by integrating external knowledge bases. However, this integration introduces a new security threat: adversaries can exploit the retrieval…

HallucinationLanguage ModelingLanguage ModellingRAG+3

A Context Aware Approach for Generating Natural Language Attacks

2020-12-24 · Rishabh Maheshwary, Saket Maheshwary, Vikram Pudi

We study an important task of attacking natural language processing models in a black box setting. We propose an attack strategy that crafts semantically similar adversarial examples on text classification and entailment…

Language ModellingSentencetext-classificationText Classification

Black-box, Adaptive, Efficient, Transferable, Harmful, Applicable... Attacks Are All You Need to Break LLMs

2026-06-02 · Vincent Limbach, Jonas Dornbusch, David Lüdke, Stephan Günnemann 외 arxiv

Accurately evaluating adversarial robustness is a longstanding challenge. A flawed attack design can inflate robustness estimates, making deployment risk assessment and defense comparison unreliable. Historically, standa…

Adversarial Robustness