paper-with-me

Papers

SDMTL: Semi-Decoupled Multi-grained Trajectory Learning for 3D human motion prediction

2020-10-11 · Xiaoli Liu, Jianqin Yin

Predicting future human motion is critical for intelligent robots to interact with humans in the real world, and human motion has the nature of multi-granularity. However, most of the existing work either implicitly modeled multi-granularity information via fixed modes or focused on modeling a single granularity, making it hard to well capture this nature for accurate predictions. In contrast, we propose a novel end-to-end network, Semi-Decoupled Multi-grained Trajectory Learning network (SDMTL), to predict future poses, which not only flexibly captures rich multi-grained trajectory information but also aggregates multi-granularity information for predictions. Specifically, we first introduce a Brain-inspired Semi-decoupled Motion-sensitive Encoding module (BSME), effectively capturing spatiotemporal features in a semi-decoupled manner. Then, we capture the temporal dynamics of motion trajectory at multi-granularity, including fine granularity and coarse granularity. We learn multi-grained trajectory information using BSMEs hierarchically and further capture the information of temporal evolutional directions at each granularity by gathering the outputs of BSMEs at each granularity and applying temporal convolutions along the motion trajectory. Next, the captured motion dynamics can be further enhanced by aggregating the information of multi-granularity with a weighted summation scheme. Finally, experimental results on two benchmarks, including Human3.6M and CMU-Mocap, show that our method achieves state-of-the-art performance, demonstrating the effectiveness of our proposed method. The code will be available if the paper is accepted.

📄 PDF Abstract BibTeX arXiv:2010.05133

Code (0)

등록된 구현이 없습니다.

Tasks

Human motion predictionmotion prediction

Similar Papers 제목 키워드 기반

Laminar: A Scalable Asynchronous RL Post-Training Framework

2025-10-14 · Guangming Sheng, Yuxuan Tong, Borui Wan, Wang Zhang 외 arxiv

Reinforcement learning (RL) post-training for Large Language Models (LLMs) is now scaling to large clusters and running for extended durations to enhance model reasoning performance. However, the scalability of existing …

Reinforcement Learning

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

Segment Any Motion in Videos

2025-03-28 · CVPR 2025 1 · Nan Huang, Wenzhao Zheng, Chenfeng Xu, Kurt Keutzer 외

Moving object segmentation is a crucial task for achieving a high-level understanding of visual scenes and has numerous downstream applications. Humans can effortlessly segment moving objects in videos. Previous work has…

Optical Flow EstimationSegmentationSemantic Segmentation

CAMPA: Efficient and Aligned Multimodal Graph Learning via Decoupled Propagation and Aggregation

2026-05-12 · Daohan Su, Hao Liu, Xunkai Li, Yinlin Zhu 외 arxiv

Multimodal Graph Neural Networks (MGNNs) have shown strong potential for learning from multimodal attributed graphs, yet most existing approaches rely on tightly coupled architectures that suffer from prohibitive computa…

Representation LearningGraph Learning

RAGEN: Understanding Self-Evolution in LLM Agents via Multi-Turn Reinforcement Learning

2025-04-24 · Zihan Wang, Kangrui Wang, Qineng Wang, Pingyue Zhang 외

Training large language models (LLMs) as interactive agents presents unique challenges including long-horizon decision making and interacting with stochastic environment feedback. While reinforcement learning (RL) has en…

Decision MakingReinforcement Learning (RL)