paper-with-me

Papers

LRR: Language-Driven Resamplable Continuous Representation against Adversarial Tracking Attacks

2024-04-09 · Jianlang Chen, Xuhong Ren, Qing Guo, Felix Juefei-Xu, Di Lin, Wei Feng, Lei Ma, Jianjun Zhao

Visual object tracking plays a critical role in visual-based autonomous systems, as it aims to estimate the position and size of the object of interest within a live video. Despite significant progress made in this field, state-of-the-art (SOTA) trackers often fail when faced with adversarial perturbations in the incoming frames. This can lead to significant robustness and security issues when these trackers are deployed in the real world. To achieve high accuracy on both clean and adversarial data, we propose building a spatial-temporal continuous representation using the semantic text guidance of the object of interest. This novel continuous representation enables us to reconstruct incoming frames to maintain semantic and appearance consistency with the object of interest and its clean counterparts. As a result, our proposed method successfully defends against different SOTA adversarial tracking attacks while maintaining high accuracy on clean data. In particular, our method significantly increases tracking accuracy under adversarial attacks with around 90% relative improvement on UAV123, which is even higher than the accuracy on clean data.

📄 PDF Abstract BibTeX arXiv:2404.06247

Code (1)

tsingqguo/robustot 공식 구현 pytorch

Tasks

ObjectObject TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

Capturing Regional Variation with Distributed Place Representations and Geographic Retrofitting

2018-10-01 · EMNLP 2018 10 · Dirk Hovy, Christoph Purschke

Dialects are one of the main drivers of language variation, a major challenge for natural language processing tools. In most languages, dialects exist along a continuum, and are commonly discretized by combining the exte…

ClusteringDimensionality ReductionMachine TranslationRepresentation Learning

IRAD: Implicit Representation-driven Image Resampling against Adversarial Attacks

2023-10-18 · Yue Cao, Tianlin Li, Xiaofeng Cao, Ivor Tsang 외

We introduce a novel approach to counter adversarial attacks, namely, image resampling. Image resampling transforms a discrete image into a new one, simulating the process of scene recapturing or rerendering as specified…

Adversarial Robustness

Sketchformer: Transformer-based Representation for Sketched Structure

2020-02-24 · CVPR 2020 6 · Leo Sampaio Ferraz Ribeiro, Tu Bui, John Collomosse, Moacir Ponti

Sketchformer is a novel transformer-based representation for encoding free-hand sketches input in a vector form, i.e. as a sequence of strokes. Sketchformer effectively addresses multiple tasks: sketch classification, sk…

Cross-Modal RetrievalDictionary LearningGeneral ClassificationImage Retrieval+2

An Edge Driven Wavelet Frame Model for Image Restoration

2017-01-25 · Jae Kyu Choi, Bin Dong, Xiaoqun Zhang

Wavelet frame systems are known to be effective in capturing singularities from noisy and degraded images. In this paper, we introduce a new edge driven wavelet frame model for image restoration by approximating images a…

DeblurringImage InpaintingImage Restoration

Is continuous CoT better suited for multi-lingual reasoning?

2026-03-09 · Ali Hamza Bashir, Behzad Shomali, Markus Frey, Mehdi Ali 외 arxiv

We investigate whether performing reasoning in a continuous latent space leads to more robust multilingual capabilities. We compare Continuous Chain-of-Thought (using the CODI framework) against standard supervised fine-…