Pith. sign in

REVIEW 4 cited by

QuadTree Attention for 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 2201.02767 v2 pith:7O3YN7TK submitted 2022-01-08 cs.CV

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

Transformers have been successful in many vision tasks, thanks to their capability of capturing long-range dependency. However, their quadratic computational complexity poses a major obstacle for applying them to vision tasks requiring dense predictions, such as object detection, feature matching, stereo, etc. We introduce QuadTree Attention, which reduces the computational complexity from quadratic to linear. Our quadtree transformer builds token pyramids and computes attention in a coarse-to-fine manner. At each level, the top K patches with the highest attention scores are selected, such that at the next level, attention is only evaluated within the relevant regions corresponding to these top K patches. We demonstrate that quadtree attention achieves state-of-the-art performance in various vision tasks, e.g. with 4.0% improvement in feature matching on ScanNet, about 50% flops reduction in stereo matching, 0.4-1.5% improvement in top-1 accuracy on ImageNet classification, 1.2-1.8% improvement on COCO object detection, and 0.7-2.4% improvement on semantic segmentation over previous state-of-the-art transformers. The codes are available at https://github.com/Tangshitao/QuadtreeAttention.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

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

  1. TWINGS: Thin Plate Splines Warp-aligned Initialization for Sparse-View Gaussian Splatting

    cs.CV 2026-05 unverdicted novelty 6.0 of 10

    TWINGS applies thin plate splines to warp-align backprojected depth points with triangulated controls for geometrically accurate initialization of sparse-view 3D Gaussian Splatting.

  2. Mind the Gap: Aligning Vision Foundation Models to Image Feature Matching

    cs.CV 2025-07 conditional novelty 6.0 of 10

    A diffusion-backbone matcher with cross-image prompting improves multi-instance image feature matching and sets a new benchmark for it.

  3. DeepTraverse: A Depth-First Search Inspired Network for Algorithmic Visual Understanding

    cs.CV 2025-06 reject novelty 4.0 of 10

    DeepTraverse is a weight-tied residual network plus squeeze-and-excitation attention, framed as depth-first search, with claimed efficiency gains that rest on a questionable ImageNet subset comparison.

  4. Modality-Aware Feature Matching in Visual and Vision-Language Applications: A Comprehensive Survey

    cs.CV 2025-07 conditional novelty 2.0 of 10

    A survey organizing feature matching research by modality, from SIFT to transformer-based dense matchers and vision-language models.

Pith tools