CVLGApr 27, 2022

Ollivier-Ricci Curvature For Head Pose Estimation From a Single Image

arXiv:2204.13006v1h-index: 40
AI Analysis

This addresses head pose estimation for applications like attention and human behavior analysis, but it is incremental as it adapts an existing geometric concept to a known problem.

The paper tackles head pose estimation from a single image by applying Ollivier-Ricci curvature on weighted graphs of facial landmarks, showing that the ORC_XGB method performs well compared to state-of-the-art methods on datasets like BIWI, AFLW2000, and Pointing'04.

Head pose estimation is a crucial challenge for many real-world applications, such as attention and human behavior analysis. This paper aims to estimate head pose from a single image by applying notions of network curvature. In the real world, many complex networks have groups of nodes that are well connected to each other with significant functional roles. Similarly, the interactions of facial landmarks can be represented as complex dynamic systems modeled by weighted graphs. The functionalities of such systems are therefore intrinsically linked to the topology and geometry of the underlying graph. In this work, using the geometric notion of Ollivier-Ricci curvature (ORC) on weighted graphs as input to the XGBoost regression model, we show that the intrinsic geometric basis of ORC offers a natural approach to discovering underlying common structure within a pool of poses. Experiments on the BIWI, AFLW2000 and Pointing'04 datasets show that the ORC_XGB method performs well compared to state-of-the-art methods, both landmark-based and image-only.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes