paper-with-me

Papers

MAETrack: Unleashing the Potential of Pretrained Geometric Priors for 3D Single Object Tracking

2026-09-15 · Sifan Zhou, Qiwei Wang, Linyue Tan, Ziyu Liu, Ziyu Zhao, Xiaobo Lu arxiv

Large-scale pre-training has transformed representation learning in 2D vision, yet its transferability to 3D single object tracking (SOT) remains insufficiently understood. Directly fine-tuning self-supervised 3D encoders, such as masked autoencoders (MAE), often leads to sub-optimal adaptation because the reconstruction objective is not fully aligned with the spatial-temporal matching requirements of tracking. In this paper, we observe that this difficulty can be interpreted as a layer-wise transfer mismatch: shallow layers tend to preserve transferable geometric cues, while deeper layers become increasingly specialized to the reconstruction pretext task and are less suitable for downstream tracking. Based on this observation, we propose MAETrack, a lightweight adaptation framework for transferring pre-training MAE representations to 3D SOT. MAETrack includes Layer-Selective Initialization (LSI), which initializes only the shallow stages of the tracking backbone from pre-trained weights while re-initializing deeper stages, and Geometric Residual Gating (GRG), which reinforces structurally salient regions in the search BEV features before template-search fusion through residual spatial modulation. Extensive experiments on standard 3D SOT benchmarks show that MAETrack consistently improves upon vanilla fine-tuning baselines with limited computational overhead. More broadly, our results suggest that effective transfer from 3D reconstruction pre-training to 3D tracking is not merely a matter of partial fine-tuning, but depends on a tracking-oriented transfer principle that preserves shallow geometry while adapting deeper representations to the downstream objective.

📄 PDF Abstract BibTeX arXiv:2609.16695

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning3D ReconstructionObject Tracking

Similar Papers 제목 키워드 기반

GeoDream: Disentangling 2D and Geometric Priors for High-Fidelity and Consistent 3D Generation

2023-11-29 · Baorui Ma, Haoge Deng, Junsheng Zhou, Yu-Shen Liu 외

Text-to-3D generation by distilling pretrained large-scale text-to-image diffusion models has shown great promise but still suffers from inconsistent 3D geometric structures (Janus problems) and severe artifacts. The afo…

3D GenerationText to 3D

Unleashing Semantic and Geometric Priors for 3D Scene Completion

2025-08-19 · Shiyuan Chen, Wei Sui, Bohao Zhang, Zeyd Boukhers 외 arxiv

Camera-based 3D semantic scene completion (SSC) provides dense geometric and semantic perception for autonomous driving and robotic navigation. However, existing methods rely on a coupled encoder to deliver both semantic…

3D Semantic Scene CompletionAutonomous Driving

NeRF Inpainting with Geometric Diffusion Prior and Balanced Score Distillation

2024-11-23 · Menglin Zhang, Xin Luo, Yunwei Lan, Chang Liu 외

Recent advances in NeRF inpainting have leveraged pretrained diffusion models to enhance performance. However, these methods often yield suboptimal results due to their ineffective utilization of 2D diffusion priors. The…

NeRF

Generation Models Know Space: Unleashing Implicit 3D Priors for Scene Understanding

2026-03-19 · Xianjin Wu, Dingkang Liang, Tianrui Feng, Kui Xia 외 arxiv

While Multimodal Large Language Models demonstrate impressive semantic capabilities, they often suffer from spatial blindness, struggling with fine-grained geometric reasoning and physical dynamics. Existing solutions ty…

Scene UnderstandingSpatial ReasoningVideo Generation

Make Geometry Matter for Spatial Reasoning

2026-03-27 · Shihua Zhang, Qiuhong Shen, Shizun Wang, Tianbo Pan 외 arxiv

Empowered by large-scale training, vision-language models (VLMs) achieve strong image and video understanding, yet their ability to perform spatial reasoning in both static scenes and dynamic videos remains limited. Rece…

Spatial Reasoning