paper-with-me

홈 › Papers

SingularTrajectory: Universal Trajectory Predictor Using Diffusion Model

2024-03-27 · CVPR 2024 1 · Inhwan Bae, Young-Jae Park, Hae-Gon Jeon

There are five types of trajectory prediction tasks: deterministic, stochastic, domain adaptation, momentary observation, and few-shot. These associated tasks are defined by various factors, such as the length of input paths, data split and pre-processing methods. Interestingly, even though they commonly take sequential coordinates of observations as input and infer future paths in the same coordinates as output, designing specialized architectures for each task is still necessary. For the other task, generality issues can lead to sub-optimal performances. In this paper, we propose SingularTrajectory, a diffusion-based universal trajectory prediction framework to reduce the performance gap across the five tasks. The core of SingularTrajectory is to unify a variety of human dynamics representations on the associated tasks. To do this, we first build a Singular space to project all types of motion patterns from each task into one embedding space. We next propose an adaptive anchor working in the Singular space. Unlike traditional fixed anchor methods that sometimes yield unacceptable paths, our adaptive anchor enables correct anchors, which are put into a wrong location, based on a traversability map. Finally, we adopt a diffusion-based predictor to further enhance the prototype paths using a cascaded denoising process. Our unified framework ensures the generality across various benchmark settings such as input modality, and trajectory lengths. Extensive experiments on five public benchmarks demonstrate that SingularTrajectory substantially outperforms existing models, highlighting its effectiveness in estimating general dynamics of human movements. Code is publicly available at https://github.com/inhwanbae/SingularTrajectory .

📄 PDF Abstract BibTeX arXiv:2403.18452

Code (1)

inhwanbae/singulartrajectory 공식 구현 pytorch

Tasks

DenoisingDomain AdaptationHuman DynamicsmodelTrajectory Prediction

Similar Papers 제목 키워드 기반

SATB-VR: Training Few-Step Video Restoration Diffusion Model using SNR-Aware Trajectory Blending

2026-06-27 · Haoran Bai, Xiaoxu Chen, Xiaoyu Liu, Zongsheng Yue 외 arxiv

While diffusion models excel in video restoration, their reliance on extensive iterative steps limits efficiency. Conversely, aggressive single-step distillation often compromises fine texture recovery. To achieve an opt…

Video Restoration

Intention-Aware Diffusion Model for Pedestrian Trajectory Prediction

2025-08-10 · Yu Liu, Zhijie Liu, Xiao Ren, You-Fu Li 외 arxiv

Predicting pedestrian motion trajectories is critical for the path planning and motion control of autonomous vehicles. Recent diffusion-based models have shown promising results in capturing the inherent stochasticity of…

Trajectory PredictionAutonomous Vehicles

DC-Solver: Improving Predictor-Corrector Diffusion Sampler via Dynamic Compensation

2024-09-05 · Wenliang Zhao, Haolin Wang, Jie zhou, Jiwen Lu

Diffusion probabilistic models (DPMs) have shown remarkable performance in visual synthesis but are computationally expensive due to the need for multiple evaluations during the sampling. Recent predictor-corrector diffu…

Beyond Waypoints: A Trajectory-Centric Waypointing Paradigm for Vision-Language Navigation

2026-06-05 · Haoxiang Shi, Xiang Deng, Haoyu Zhang, Qiaohui Chu 외 arxiv

Vision-Language Navigation in Continuous Environments (VLN-CE) requires agents to follow natural-language instructions while navigating in real-world-like environments. Most VLN-CE approach\-es adopt a three-stage framew…

Vision-Language Navigation

Arbitrary-steps Image Super-resolution via Diffusion Inversion

2024-12-12 · CVPR 2025 1 · Zongsheng Yue, Kang Liao, Chen Change Loy

This study presents a new image super-resolution (SR) technique based on diffusion inversion, aiming at harnessing the rich image priors encapsulated in large pre-trained diffusion models to improve SR performance. We de…

Image Super-ResolutionSuper-Resolution