English

EgoGVAE: Ego-body Mesh Reconstruction via Guided Variational Autoencoder

Computer Vision and Pattern Recognition 2026-07-30 v1

Abstract

We address the problem of recovering the full-body mesh from only the head pose. This task has become essential for various applications based on head-mounted devices or smart glasses. The challenge of this task lies in estimating the pose information of unobserved body parts based solely on a single joint (i.e., head) trajectory. Several studies have begun to adopt head-conditioned generative models, however, such previous methods are costly and time-consuming due to the diffusion-based iterative process. As an alternative, we propose a simple yet novel method that leverages the latent space of the guidance network, which is designed as a variational autoencoder taking full-body poses as inputs. By enforcing latent distributions of this guidance network and our head-to-motion network to be similar, latent features sampled from the 'guided' distribution, i.e., distribution learned in our head-to-motion network, can be reliably decoded for natural representations of full-body poses even only with the head pose. One important advantage of the proposed method is that one-step sampling scheme achieves remarkably fast inference (more than 50 times faster) compared to diffusion-based approaches. Experimental results on benchmark datasets show that the proposed method efficiently improves the performance of ego-body mesh reconstruction.

Cite

@article{arxiv.2607.27755,
  title  = {EgoGVAE: Ego-body Mesh Reconstruction via Guided Variational Autoencoder},
  author = {Jaehun Jung and Wonjun Kim},
  journal= {arXiv preprint arXiv:2607.27755},
  year   = {2026}
}

Comments

18 pages, 6 figures, Accepted to ECCV 2026