paper-with-me

홈 › Papers

Learning Velocity and Acceleration: Self-Supervised Motion Consistency for Pedestrian Trajectory Prediction

2025-03-31 · Yizhou Huang, Yihua Cheng, Kezhi Wang

Understanding human motion is crucial for accurate pedestrian trajectory prediction. Conventional methods typically rely on supervised learning, where ground-truth labels are directly optimized against predicted trajectories. This amplifies the limitations caused by long-tailed data distributions, making it difficult for the model to capture abnormal behaviors. In this work, we propose a self-supervised pedestrian trajectory prediction framework that explicitly models position, velocity, and acceleration. We leverage velocity and acceleration information to enhance position prediction through feature injection and a self-supervised motion consistency mechanism. Our model hierarchically injects velocity features into the position stream. Acceleration features are injected into the velocity stream. This enables the model to predict position, velocity, and acceleration jointly. From the predicted position, we compute corresponding pseudo velocity and acceleration, allowing the model to learn from data-generated pseudo labels and thus achieve self-supervised learning. We further design a motion consistency evaluation strategy grounded in physical principles; it selects the most reasonable predicted motion trend by comparing it with historical dynamics and uses this trend to guide and constrain trajectory generation. We conduct experiments on the ETH-UCY and Stanford Drone datasets, demonstrating that our method achieves state-of-the-art performance on both datasets.

📄 PDF Abstract BibTeX arXiv:2503.24272

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Trajectory PredictionPositionSelf-Supervised LearningTrajectory Prediction

Similar Papers 제목 키워드 기반

DINS-IO: Learned Inertial Odometry via Differentiable INS Consistency

2026-07-22 · Hao Qiao, Yan Wang, Jian Kuang, Xiaoji Niu arxiv

The training of learned inertial odometry depends on dense, high-precision position ground truth from motion capture, visual-inertial odometry or SLAM, which is costly and hard to acquire at scale. We propose DINS-IO, wh…

Self-Supervised Ego-Motion Estimation Based on Multi-Layer Fusion of RGB and Inferred Depth

2022-03-03 · Zijie Jiang, Hajime Taira, Naoyuki Miyashita, Masatoshi Okutomi

In existing self-supervised depth and ego-motion estimation methods, ego-motion estimation is usually limited to only leveraging RGB information. Recently, several methods have been proposed to further improve the accura…

Motion EstimationSelf-Supervised Learning

Self-Supervised Temporal Regularization for Landmark-Based Cardiac Segmentation with Automatic AHA Regional Mapping

2026-06-30 · David Montalvo-García, Nicolás Gaggion, María J. Ledesma-Carbayo, Enzo Ferrante arxiv

Graph-based cardiac segmentation with implicit anatomical correspondences provides topological guarantees and population-level analysis capabilities, but models trained on independent frames of image sequences exhibit te…

Back to the Future: Joint Aware Temporal Deep Learning 3D Human Pose Estimation

2020-02-22 · Vikas Gupta

We propose a new deep learning network that introduces a deeper CNN channel filter and constraints as losses to reduce joint position and motion errors for 3D video human body pose estimation. Our model outperforms the p…

3D Human Pose EstimationAction DetectionPose EstimationPosition

Deep Motion Network for Freehand 3D Ultrasound Reconstruction

2022-07-01 · Mingyuan Luo, Xin Yang, Hongzhang Wang, Liwei Du 외

Freehand 3D ultrasound (US) has important clinical value due to its low cost and unrestricted field of view. Recently deep learning algorithms have removed its dependence on bulky and expensive external positioning devic…