Shape Representation using Gaussian Process mixture models

arXiv cs.CV / 4/2/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes an object-specific functional 3D shape representation that encodes surface geometry using Gaussian Process (GP) mixture models as a compact alternative to point clouds and meshes.
  • It learns continuous directional distance fields from sparsely sampled point clouds while avoiding heavy neural architectures, aiming for a lighter-weight modeling approach.
  • Complex topologies are handled by anchoring local GP priors at strategically chosen reference points, which are then combined using flexible structural decomposition methods such as skeletonization or clustering.
  • Experiments on ShapeNetCore and IndustryShapes show the approach can represent complex geometries efficiently and with high accuracy.

Abstract

Traditional explicit 3D representations, such as point clouds and meshes, demand significant storage to capture fine geometric details and require complex indexing systems for surface lookups, making functional representations an efficient, compact, and continuous alternative. In this work, we propose a novel, object-specific functional shape representation that models surface geometry with Gaussian Process (GP) mixture models. Rather than relying on computationally heavy neural architectures, our method is lightweight, leveraging GPs to learn continuous directional distance fields from sparsely sampled point clouds. We capture complex topologies by anchoring local GP priors at strategic reference points, which can be flexibly extracted using any structural decomposition method (e.g. skeletonization, distance-based clustering). Extensive evaluations on the ShapeNetCore and IndustryShapes datasets demonstrate that our method can efficiently and accurately represent complex geometries.