Articulated 3D Mesh Reconstruction from Monocular Images

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current 3D modeling methods face challenges in accurately reconstructing nonrigid objects from limited image data without relying on strong shape priors or category-specific templates, as they often fail to generalize in low-data regimes and hallucinate inaccurate 3D structures.

Innovation Solution

A computing system and method for learning articulated shape reconstruction (LASR) that uses an analysis-by-synthesis strategy, differentiable rendering, and optical flow to recover a 3D mesh from monocular images by minimizing a loss function that compares input and rendered images, allowing for the joint recovery of camera and object parameters without prior templates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If standard 3D modeling methods rely on inferring 3D shape from point trajectories of multiple static images, then high accuracy is achieved on benchmarks with rich training labels, but the methods fail to generalize in low-data regimes and hallucinate inaccurate 3D structure when image observations are impoverished

Engineering Contradiction:
Improve3D shape reconstruction accuracyVSAvoidgeneralization capability in low-data regimes
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The method performs preliminary action by establishing correspondences between 3D mesh vertices and 2D image points before reconstruction, and by using synthetic renderings with ground truth depth maps to pre-train the neural network. This preliminary setup enables the system to generalize better in low-data regimes by having prior knowledge from synthetic data that transfers to real-world scenarios.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The method uses synthetic renderings as copies of real objects to train the reconstruction system. By generating synthetic images with known ground truth depth and shape information, the system learns robust 3D reconstruction capabilities that generalize to real images even when real training data is limited. The synthetic copies serve as a proxy for expensive real-world data collection.

Inventive Principle:
Principle #26Copying

2Measurement precision

If 3D modeling methods use synthetic renderings and depth scans for supervision, then accurate 3D models can be obtained, but depth data is difficult to acquire and difficult to scale-up due to current sensor designs

Engineering Contradiction:
Improve3D model accuracyVSAvoidease of data acquisition and scaling
Core Design Contradiction:
Measurement precisionVSEase of manufacture

Solution Approach 1:

The method replaces mechanical depth sensing systems (depth cameras, LiDAR, structured light scanners) with a computational approach using 2D images and neural networks. Instead of relying on specialized sensors that are difficult to scale, the system uses standard 2D cameras combined with learned depth estimation, eliminating the need for complex hardware while maintaining reconstruction accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The method uses synthetic renderings as substitutes for real depth scan data. By generating synthetic images with known ground truth geometry, the system avoids the need to acquire expensive and difficult-to-obtain real-world depth scans, while still providing accurate supervision for training the reconstruction model.

Inventive Principle:
Principle #26Copying

3Reliability

If methods take advantage of multi-view data recordings without relying on strong shape priors, then progress is made in avoiding hallucination, but results are limited to static scenes and cannot handle nonrigid objects or cameras with unknown intrinsics

Engineering Contradiction:
Improveavoidance of hallucinated 3D structureVSAvoidapplicability to dynamic scenes and unknown camera parameters
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The method extends from static to dynamic scenes by using video sequences with temporal information. The neural network processes multiple frames to track nonrigid deformations over time, enabling reconstruction of articulated and flexible objects. The system models temporal dynamics to separate rigid camera motion from nonrigid object deformation, achieving reliable reconstruction in dynamic scenarios.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The method handles unknown camera intrinsics by treating them as learnable parameters rather than fixed known values. The neural network jointly optimizes 3D shape, camera pose, and camera intrinsic parameters (focal length, principal point, skew) together, allowing the system to adapt to different camera configurations without requiring calibration or prior knowledge of camera parameters.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12573161B2Learning articulated shape reconstruction from imagery
Publication Date: 2026.03.10 GOOGLE LLC
  • US12573161B2 patent drawing
  • US12573161B2 patent drawing
  • US12573161B2 patent drawing

AI summary

A computing system and method can be used to render a 3D shape from one or more images. In particular, the present disclosure provides a general pipeline for learning articulated shape reconstruction from images (LASR). The pipeline can reconstruct rigid or nonrigid 3D shapes. In particular, the pipeline can automatically decompose non-rigidly deforming shapes into rigid motions near rigid-bones. This pipeline incorporates an analysis-by-synthesis strategy and forward-renders silhouette, optical flow, and color images which can be compared against the video observations to adjust the internal parameters of the model. By inverting a rendering pipeline and incorporating optical flow, the pipeline can recover a mesh of a 3D model from the one or more images input by a user.