paper-with-me

홈 › Papers

Uncovering the human motion pattern: Pattern Memory-based Diffusion Model for Trajectory Prediction

2024-01-05 · Yuxin Yang, Pengfei Zhu, Mengshi Qi, Huadong Ma

Human trajectory forecasting is a critical challenge in fields such as robotics and autonomous driving. Due to the inherent uncertainty of human actions and intentions in real-world scenarios, various unexpected occurrences may arise. To uncover latent motion patterns in human behavior, we introduce a novel memory-based method, named Motion Pattern Priors Memory Network. Our method involves constructing a memory bank derived from clustered prior knowledge of motion patterns observed in the training set trajectories. We introduce an addressing mechanism to retrieve the matched pattern and the potential target distributions for each prediction from the memory bank, which enables the identification and retrieval of natural motion patterns exhibited by agents, subsequently using the target priors memory token to guide the diffusion model to generate predictions. Extensive experiments validate the effectiveness of our approach, achieving state-of-the-art trajectory prediction accuracy. The code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2401.02916

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingRetrievalTrajectory ForecastingTrajectory Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Memory Network 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Framework For Gait-Based User Demography Estimation Using Inertial Sensors

2024-02-15 · Chinmay Prakash Swami

Human gait has been shown to provide crucial motion cues for various applications. Recognizing patterns in human gait has been widely adopted in various application areas such as security, virtual reality gaming, medical…

Deep Learning

Human Motion Prediction via Pattern Completion in Latent Representation Space

2019-04-18 · Yi Tian Xu, Yaqiao Li, David Meger

Inspired by ideas in cognitive science, we propose a novel and general approach to solve human motion understanding via pattern completion on a learned latent representation space. Our model outperforms current state-of-…

Action ClassificationGeneral ClassificationHuman motion predictionMotion Generation+3

From Dionysius Emerges Apollo -- Learning Patterns and Abstractions from Perceptual Sequences

2025-03-14 · Shuchen Wu

Cognition swiftly breaks high-dimensional sensory streams into familiar parts and uncovers their relations. Why do structures emerge, and how do they enable learning, generalization, and prediction? What computational pr…

Chunking

PRGCN: A Graph Memory Network for Cross-Sequence Pattern Reuse in 3D Human Pose Estimation

2025-10-22 · Zhuoyang Xie, Yibo Zhao, Hui Huang, Riwei Wang 외 arxiv

Monocular 3D human pose estimation remains a fundamentally ill-posed inverse problem due to the inherent depth ambiguity in 2D-to-3D lifting. While contemporary video-based methods leverage temporal context to enhance sp…

Monocular 3D Human Pose EstimationDomain GeneralizationSpatial Reasoning

Recurrent neural network models for working memory of continuous variables: activity manifolds, connectivity patterns, and dynamic codes

2021-11-01 · Christopher J. Cueva, Adel Ardalan, Misha Tsodyks, Ning Qian

Many daily activities and psychophysical experiments involve keeping multiple items in working memory. When items take continuous values (e.g., orientation, contrast, length, loudness) they must be stored in a continuous…