PulseAugur
EN
LIVE 10:38:52

New HTTM method accelerates 3D reconstruction transformer by 7x

Researchers have developed Head-wise Temporal Token Merging (HTTM), a novel technique designed to accelerate the Visual Geometry Grounded Transformer (VGGT) model. VGGT is a groundbreaking model for 3D scene reconstruction, capable of inferring camera poses, depths, and geometry in a single pass. However, its global attention mechanism creates a latency bottleneck for large-scale reconstructions. HTTM addresses this by merging tokens based on individual attention heads, preserving feature uniqueness and leveraging spatial-temporal correlations to achieve up to a sevenfold increase in inference speed with minimal impact on performance. AI

IMPACT This method could significantly speed up 3D scene reconstruction tasks, enabling more complex and larger-scale applications.

RANK_REASON This is a research paper detailing a new method for accelerating an existing model. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New HTTM method accelerates 3D reconstruction transformer by 7x

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Weitian Wang, Lukas Meiner, Rai Shubham, Cecilia De La Parra, Akash Kumar ·

    HTTM: Head-wise Temporal Token Merging for Faster VGGT

    arXiv:2511.21317v2 Announce Type: replace Abstract: The Visual Geometry Grounded Transformer (VGGT) marks a significant leap forward in 3D scene reconstruction, as it is the first model that directly infers all key 3D attributes (camera poses, depths, and dense geometry) jointly …