paper-with-me

홈 › Papers

RayTun3R: Online Camera Adaptation in 3D Foundation Models

2026-07-02 · Daniil Sinitsyn, Nikita Araslanov, Daniel Cremers arxiv

Recent 3D foundation models, such as DUSt3R, MASt3R, VGGT, $π^3$, and Depth Anything 3, provide strong feed-forward depth and pose estimates on pinhole imagery, but degrade sharply under fisheye camera geometry. We show that this failure is partly caused by a pinhole camera bias in the positional encodings of pretrained 3D foundation models, and propose RayTun3R, a lightweight camera adaptation approach. It keeps the pretrained network fixed and adapts only lightweight components tied to token position and camera geometry. RayTun3R learns parameter-efficient residual corrections to absolute and rotary positional encodings, together with parameter-free tokenization and corrections to prediction-grid coordinates that remove residual pinhole assumptions. The resulting adapter contains only 10,752 trainable parameters and can be learned from a short temporal segment using geometric losses. Once adapted, RayTun3R transfers effectively to the remaining frames of the sequence without incurring additional runtime costs. Across diverse fisheye datasets with fields of view from $110^\circ$ to $200^\circ$, our adapter reduces rotation error by $2$-$12\times$ relative to the unadapted model, outperforms LoRA while using $\sim\!14\times$ fewer trainable parameters, improves pose over adaptation-free baselines while avoiding their multi-view inference cost, and remains competitive on depth accuracy.

📄 PDF Abstract BibTeX arXiv:2607.02711

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EndoDAC: Efficient Adapting Foundation Model for Self-Supervised Depth Estimation from Any Endoscopic Camera

2024-05-14 · Beilei Cui, Mobarakol Islam, Long Bai, An Wang 외

Depth estimation plays a crucial role in various tasks within endoscopic surgery, including navigation, surface reconstruction, and augmented reality visualization. Despite the significant achievements of foundation mode…

Depth EstimationSurface Reconstruction

Learning the Context of Errors: Black-Box Online Adaptation of Time Series Foundation Models

2026-06-12 · Xilin Dai, Yiding Liu, Hongjie Xia, Yifan Hu 외 arxiv

The rapid evolution of Time Series Foundation Models (TSFMs) has advanced zero-shot forecasting across diverse domains. Inspired by the current form of Large Language Models, future TSFMs may be offered as commercialized…

NeuroOnline: Bridging Pretraining and Online Adaptation for EEG Foundation Models

2026-07-04 · Weibin Li, Wendu Li, Yushan You, Chen Wei 외 arxiv

EEG foundation models have shown strong potential in learning generalized representations across subjects and tasks. However, most existing approaches follow a pretraining-static deployment paradigm, which suffers from t…

Fisheye3R: Adapting Unified 3D Feed-Forward Foundation Models to Fisheye Lenses

2026-03-30 · Ruxiao Duan, Erin Hong, Dongxu Zhao, Eric Turner 외 arxiv

Feed-forward foundation models for multi-view 3-dimensional (3D) reconstruction have been trained on large-scale datasets of perspective images; when tested on wide field-of-view images, e.g., from a fisheye camera, thei…

Multi-View 3D Reconstruction

Endo-FASt3r: Endoscopic Foundation model Adaptation for Structure from motion

2025-03-10 · Mona Sheikh Zeinoddin, Mobarakol Islam, Zafer Tandogdu, Greg Shaw 외

Accurate depth and camera pose estimation is essential for achieving high-quality 3D visualisations in robotic-assisted surgery. Despite recent advancements in foundation model adaptation to monocular depth estimation of…

Camera Pose EstimationDepth EstimationMonocular Depth EstimationPose Estimation+1