paper-with-me

Papers

E-3DPSM: A State Machine for Event-Based Egocentric 3D Human Pose Estimation

2026-04-09 · Mayur Deshmukh, Hiroyasu Akada, Helge Rhodin, Christian Theobalt, Vladislav Golyanik arxiv

Event cameras offer multiple advantages in monocular egocentric 3D human pose estimation from head-mounted devices, such as millisecond temporal resolution, high dynamic range, and negligible motion blur. Existing methods effectively leverage these properties, but suffer from low 3D estimation accuracy, insufficient in many applications (e.g., immersive VR/AR). This is due to the design not being fully tailored towards event streams (e.g., their asynchronous and continuous nature), leading to high sensitivity to self-occlusions and temporal jitter in the estimates. This paper rethinks the setting and introduces E-3DPSM, an event-driven continuous pose state machine for event-based egocentric 3D human pose estimation. E-3DPSM aligns continuous human motion with fine-grained event dynamics; it evolves latent states and predicts continuous changes in 3D joint positions associated with observed events, which are fused with direct 3D human pose predictions, leading to stable and drift-free final 3D pose reconstructions. E-3DPSM runs in real-time at 80 Hz on a single workstation and sets a new state of the art in experiments on two benchmarks, improving accuracy by up to 19% (MPJPE) and temporal stability by up to 2.7x. See our project page for the source code and trained models.

📄 PDF Abstract BibTeX arXiv:2604.08543

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation

Similar Papers 제목 키워드 기반

On Distributed Non-convex Optimization: Projected Subgradient Method For Weakly Convex Problems in Networks

2020-04-28 · Shixiang Chen, Alfredo Garcia, Shahin Shahrampour

The stochastic subgradient method is a widely-used algorithm for solving large-scale optimization problems arising in machine learning. Often these problems are neither smooth nor convex. Recently, Davis et al. [1-2] cha…

Compressive SensingDictionary LearningRetrieval

Dynamic Patch-aware Enrichment Transformer for Occluded Person Re-Identification

2024-02-16 · Xin Zhang, Keren Fu, Qijun Zhao

Person re-identification (re-ID) continues to pose a significant challenge, particularly in scenarios involving occlusions. Prior approaches aimed at tackling occlusions have predominantly focused on aligning physical bo…

Contrastive LearningOccluded Person Re-IdentificationPerson Re-Identification

PhysBrain: Human Egocentric Data as a Bridge from Vision Language Models to Physical Intelligence

2025-12-18 · Xiaopeng Lin, Shijie Lian, Bin Yu, Ruoqi Yang 외 arxiv

Robotic generalization relies on physical intelligence: the ability to reason about state changes, contact-rich interactions, and long-horizon planning under egocentric perception and action. Vision Language Models (VLMs…

Gaze-VLM:Bridging Gaze and VLMs through Attention Regularization for Egocentric Understanding

2025-10-24 · Anupam Pani, Yanchao Yang arxiv

Eye gaze offers valuable cues about attention, short-term intent, and future actions, making it a powerful signal for modeling egocentric behavior. In this work, we propose a gaze-regularized framework that enhances VLMs…

EventEgo3D: 3D Human Motion Capture from Egocentric Event Streams

2024-04-12 · CVPR 2024 1 · Christen Millerdurai, Hiroyasu Akada, Jian Wang, Diogo Luvizon 외

Monocular egocentric 3D human motion capture is a challenging and actively researched problem. Existing methods use synchronously operating visual sensors (e.g. RGB cameras) and often fail under low lighting and fast mot…

3D Human Pose Estimation3D Pose Estimation3D ReconstructionEgocentric Pose Estimation+1