Pith. sign in

REVIEW 3 cited by

Denoising Vision Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.02957 v2 pith:CRZKQVRE submitted 2024-01-05 cs.CV

classification cs.CV
keywords cleanfeaturesvisionvitsdenoisingfeaturepositionalstage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We study a crucial yet often overlooked issue inherent to Vision Transformers (ViTs): feature maps of these models exhibit grid-like artifacts, which hurt the performance of ViTs in downstream dense prediction tasks such as semantic segmentation, depth prediction, and object discovery. We trace this issue down to the positional embeddings at the input stage. To mitigate this, we propose a two-stage denoising approach, termed Denoising Vision Transformers (DVT). In the first stage, we separate the clean features from those contaminated by positional artifacts by enforcing cross-view feature consistency with neural fields on a per-image basis. This per-image optimization process extracts artifact-free features from raw ViT outputs, providing clean feature estimates for offline applications. In the second stage, we train a lightweight transformer block to predict clean features from raw ViT outputs, leveraging the derived estimates of the clean features as supervision. Our method, DVT, does not require re-training the existing pre-trained ViTs, and is immediately applicable to any Vision Transformer architecture. We evaluate our method on a variety of representative ViTs (DINO, DeiT-III, EVA02, CLIP, DINOv2, DINOv2-reg) and demonstrate that DVT consistently improves existing state-of-the-art general-purpose models in semantic and geometric tasks across multiple datasets. We hope our study will encourage a re-evaluation of ViT design, especially regarding the naive use of positional embeddings. Our code and checkpoints are publicly available.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Incorporating Feature Pyramid Tokenization and Open Vocabulary Semantic Segmentation

    cs.CV 2024-12 conditional novelty 6.0 of 10

    PAT clusters multi-resolution VLM features into semantic codebook tokens and jointly trains reconstruction and segmentation, improving open-vocabulary segmentation over the SAN baseline.

  2. Retrieval Augmented Image Harmonization

    cs.CV 2024-12 reject novelty 6.0 of 10

    Raiha retrieves externally similar, illumination-consistent reference images and uses them to improve foreground-background harmonization in composite photos.

  3. Rethinking Encoder-Decoder Flow Through Shared Structures

    cs.CV 2025-01 conditional novelty 5.0 of 10

    Shared feature and sampling banks fed to every decoder block improve monocular depth estimation accuracy slightly for ViT and RepViT encoders at under 1% parameter overhead for ViTs.

Pith tools