paper-with-me

Papers

DELTAv2: Accelerating Dense 3D Tracking

2025-08-02 · Tuan Duc Ngo, Ashkan Mirzaei, Guocheng Qian, Hanwen Liang, Chuang Gan, Evangelos Kalogerakis, Peter Wonka, Chaoyang Wang arxiv

We propose a novel algorithm for accelerating dense long-term 3D point tracking in videos. Through analysis of existing state-of-the-art methods, we identify two major computational bottlenecks. First, transformer-based iterative tracking becomes expensive when handling a large number of trajectories. To address this, we introduce a coarse-to-fine strategy that begins tracking with a small subset of points and progressively expands the set of tracked trajectories. The newly added trajectories are initialized using a learnable interpolation module, which is trained end-to-end alongside the tracking network. Second, we propose an optimization that significantly reduces the cost of correlation feature computation, another key bottleneck in prior methods. Together, these improvements lead to a 5-100x speedup over existing approaches while maintaining state-of-the-art tracking accuracy.

📄 PDF Abstract BibTeX arXiv:2508.01170

Code (0)

등록된 구현이 없습니다.

Tasks

Point Tracking

Similar Papers 제목 키워드 기반

DeltaV: Thinking with Visual State Updates in Unified Large Multimodal Models

2026-07-09 · Pengjie Wang, Linger Deng, Zujia Zhang, Shaojie Zhang 외 arxiv

Current Unified Large Multimodal Models (ULMMs) support interleaved multimodal reasoning through textual reasoning and intermediate visual states, but typically generate each visual state as a full image. This full-image…

Multimodal ReasoningImage Generation

DeltaVLM: Interactive Remote Sensing Image Change Analysis via Instruction-guided Difference Perception

2025-07-30 · Pei Deng, Wenqian Zhou, Hanlin Wu arxiv

Accurate interpretation of land-cover changes in multi-temporal satellite imagery is critical for real-world scenarios. However, existing methods typically provide only one-shot change masks or static captions, limiting …

Visual Question AnsweringChange Detection

DELTAVID: Enhancing Fine-Grained Spatiotemporal Perception with Cross-Video Differences

2026-06-26 · Yankai Yang, Yancheng Long, Bin Wen, Fan Yang 외 arxiv

Video multimodal large language models have made strong progress on open-ended video understanding, but they still lack precise local spatiotemporal perception. When two videos share almost the same global semantics and …

Accelerating Transformer-Based Monocular SLAM via Geometric Utility Scoring

2026-04-09 · Xinmiao Xiong, Bangya Liu, Hao Wang, Dayou Li 외 arxiv

Geometric Foundation Models (GFMs) have recently advanced monocular SLAM by providing robust, calibration-free 3D priors. However, deploying these models on dense video streams introduces significant computational redund…

3D VSG: Long-term Semantic Scene Change Prediction through 3D Variable Scene Graphs

2022-09-16 · Samuel Looper, Javier Rodriguez-Puigvert, Roland Siegwart, Cesar Cadena 외

Numerous applications require robots to operate in environments shared with other agents, such as humans or other robots. However, such shared scenes are typically subject to different kinds of long-term semantic scene c…

AttributeChange Detection