paper-with-me

홈 › Papers

E-Motion: Future Motion Simulation via Event Sequence Diffusion

2024-10-11 · Song Wu, Zhiyu Zhu, Junhui Hou, Guangming Shi, Jinjian Wu

Forecasting a typical object's future motion is a critical task for interpreting and interacting with dynamic environments in computer vision. Event-based sensors, which could capture changes in the scene with exceptional temporal granularity, may potentially offer a unique opportunity to predict future motion with a level of detail and precision previously unachievable. Inspired by that, we propose to integrate the strong learning capacity of the video diffusion model with the rich motion information of an event camera as a motion simulation framework. Specifically, we initially employ pre-trained stable video diffusion models to adapt the event sequence dataset. This process facilitates the transfer of extensive knowledge from RGB videos to an event-centric domain. Moreover, we introduce an alignment mechanism that utilizes reinforcement learning techniques to enhance the reverse generation trajectory of the diffusion model, ensuring improved performance and accuracy. Through extensive testing and validation, we demonstrate the effectiveness of our method in various complex scenarios, showcasing its potential to revolutionize motion flow prediction in computer vision applications such as autonomous vehicle guidance, robotic navigation, and interactive media. Our findings suggest a promising direction for future research in enhancing the interpretative power and predictive accuracy of computer vision systems.

📄 PDF Abstract BibTeX arXiv:2410.08649

Code (1)

p4r4mount/E-Motion 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Predicting Future Pedestrian Motion in Video Sequences using Crowd Simulation

2019-04-10 · Cliceres dal Bianco, Soraia Raupp Musse

While human and group analysis have become an important area in last decades, some current and relevant applications involve to estimate future motion of pedestrians in real video sequences. This paper presents a method …

Motion Estimation

Past and Future Motion Guided Network for Audio Visual Event Localization

2022-05-08 · Tingxiu Chen, Jianqin Yin, Jin Tang

In recent years, audio-visual event localization has attracted much attention. It's purpose is to detect the segment containing audio-visual events and recognize the event category from untrimmed videos. Existing methods…

audio-visual event localization

ParkourFormer: Integrating Predictive Supervision and Sequence Modeling into Parkour Locomotion

2026-05-25 · Yanheng Mai, Wenhao Xu, Zirui Huang, Yifei Fu 외 arxiv

Humanoid parkour requires locomotion policies to coordinate whole-body dynamics across rapidly changing terrains such as stairs, gaps, slopes, and obstacles. Existing reinforcement learning policies are largely reactive,…

Reinforcement Learning

Semantic Belief-State World Model for 3D Human Motion Prediction

2026-01-07 · Sarim Chaudhry arxiv

Human motion prediction has traditionally been framed as a sequence regression problem where models extrapolate future joint coordinates from observed pose histories. While effective over short horizons this approach doe…

Reinforcement Learning

mmSimPrior: Learning Simulation Priors for Data-Efficient and Generalizable Real-World Radar-based Human Motion Reconstruction

2026-07-25 · Cheng Guo, Qiming Cao, Shengkai Xu, Haoyu Xie 외 arxiv

Millimeter-wave (mmWave) radar enables privacy-preserving and illumination-robust human motion reconstruction, but training generalizable models typically requires costly paired radar-motion recordings. Simulation can sc…