paper-with-me

Papers

TrajVG: 3D Trajectory-Coupled Visual Geometry Learning

2026-02-04 · Xingyu Miao, Weiguang Zhao, Tao Lu, Linning Xu, Mulin Yu, Yang Long, Jiangmiao Pang, Junting Dong arxiv

Feed-forward multi-frame 3D reconstruction models often degrade on videos with object motion. Global-reference becomes ambiguous under multiple motions, while the local pointmap relies heavily on estimated relative poses and can drift, causing cross-frame misalignment and duplicated structures. We propose TrajVG, a reconstruction framework that makes cross-frame 3D correspondence an explicit prediction by estimating camera-coordinate 3D trajectories. We couple sparse trajectories, per-frame local point maps, and relative camera poses with geometric consistency objectives: (i) bidirectional trajectory-pointmap consistency with controlled gradient flow, and (ii) a pose consistency objective driven by static track anchors that suppresses gradients from dynamic regions. To scale training to in-the-wild videos where 3D trajectory labels are scarce, we reformulate the same coupling constraints into self-supervised objectives using only pseudo 2D tracks, enabling unified training with mixed supervision. Extensive experiments across 3D tracking, pose estimation, pointmap reconstruction, and video depth show that TrajVG surpasses the current feedforward performance baseline.

📄 PDF Abstract BibTeX arXiv:2602.04439

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPose Estimation

Similar Papers 제목 키워드 기반

TRIG: Trajectory-Rig Decoupled Metric Geometry Learning

2026-07-07 · Lizhou Liao, Wentao Xu, Handong Wang, Lirong Yang 외 arxiv

Vision-centric autonomous driving requires accurate metric geometry and ego-motion estimation from synchronized multi-camera observations. Recent visual geometry models show strong performance in pose estimation, depth p…

Autonomous Driving3D ReconstructionPose Estimation

Laguerre Geometry for Interpreting Large Language Models

2026-07-12 · Chunwei Ma, Russell Wolfinger arxiv

Existing hypotheses represent a concept in an LLM as a single point, a linear direction, or a Gaussian cluster, yet it remains unclear how and why such structures emerge. Here, we show that concept geometry can be precis…

Path-Decoupled Hyperbolic Flow Matching for Few-Shot Adaptation

2026-02-24 · Lin Li, Ziqi Jiang, Gefan Ye, Zhenqi He 외 arxiv

Recent advances in cross-modal few-shot adaptation treat visual-semantic alignment as a continuous feature transport problem via Flow Matching (FM). However, we argue that Euclidean-based FM overlooks fundamental limitat…

Reasoning Models Don't Just Think Longer, They Move Differently

2026-05-14 · Anders Gjølbye, Lars Kai Hansen, Sanmi Koyejo arxiv

Reasoning-trained language models often spend more tokens on harder problems, but longer chains of thought do not show whether a model is merely computing for more steps or following a different internal trajectory. We s…

EA-Nav: Learning Safe Visual Navigation Policies with Embodiment Awareness

2026-07-22 · Jialu Zhang, Yong Du, Xianda Guo, Shunwang Sun 외 arxiv

Cross-embodiment navigation is a key challenge in embodied intelligence. Due to differences in embodiment, the same visual observation may imply different actions for different agents, making prediction ambiguous when re…

Reinforcement LearningVisual Navigation