TensorX
返回文献探索

Paper · arXiv 2401.02957

Denoising Vision Transformers

Jiawei Yang, Katie Z Luo, Jiefeng Li, Kilian Q Weinberger, Yonglong Tian, Yue Wang

32 upvotesJanuary 5, 2024arXiv 预印本
AI 摘要

A novel noise model is proposed to eliminate grid-like artifacts in Vision Transformers by decomposing outputs into noise-free and artifact-related components, enhancing performance in downstream tasks.

Vision TransformersViTsfeature mapsgrid-like artifactspositional embeddingsnoise modelsemantics termartifact-related termscross-view feature consistencyneural fieldsper-image optimizationlearnable denoiserDenoising Vision TransformersDVTDINOMAEDeiT-IIIEVA02CLIPDINOv2DINOv2-regsemantic tasksgeometric tasksmIoU

Abstract

We delve into a nuanced but significant challenge inherent to Vision Transformers (ViTs): feature maps of these models exhibit grid-like artifacts, which detrimentally hurt the performance of ViTs in downstream tasks. Our investigations trace this fundamental issue down to the positional embeddings at the input stage. To address this, we propose a novel noise model, which is universally applicable to all ViTs. Specifically, the noise model dissects ViT outputs into three components: a semantics term free from noise artifacts and two artifact-related terms that are conditioned on pixel locations. Such a decomposition is achieved by enforcing cross-view feature consistency with neural fields in a per-image basis. This per-image optimization process extracts artifact-free features from raw ViT outputs, providing clean features for offline applications. Expanding the scope of our solution to support online functionality, we introduce a learnable denoiser to predict artifact-free features directly from unprocessed ViT outputs, which shows remarkable generalization capabilities to novel data without the need for per-image optimization. Our two-stage approach, termed Denoising Vision Transformers (DVT), does not require re-training existing pre-trained ViTs and is immediately applicable to any Transformer-based architecture. We evaluate our method on a variety of representative ViTs (DINO, MAE, DeiT-III, EVA02, CLIP, DINOv2, DINOv2-reg). Extensive evaluations demonstrate that our DVT consistently and significantly improves existing state-of-the-art general-purpose models in semantic and geometric tasks across multiple datasets (e.g., +3.84 mIoU). We hope our study will encourage a re-evaluation of ViT design, especially regarding the naive use of positional embeddings.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Denoising Vision Transformers | TensorX