Label-Free 6D Object Pose Prediction From 2D Images

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing six-dimensional object pose prediction methods require real pose annotations, which are complicated to obtain, limiting their implementation.

Innovation Solution

A reinforcement learning-based method that uses a pre-trained pose prediction model to determine a three-dimensional position and direction of an object from a two-dimensional image without real pose annotations, utilizing a Markov Decision Process and a two-dimensional mask-based reward mechanism.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If real pose annotations are used for training, then prediction accuracy is improved, but annotation complexity and time consumption increase significantly

Engineering Contradiction:
Improvepose prediction accuracyVSAvoidannotation process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses rendered images (synthetic copies) instead of real annotated images for training. The rendering engine generates synthetic training data by simulating object poses and generating corresponding 2D images with ground truth annotations automatically, eliminating the need for manual annotation of real images while maintaining training effectiveness

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system performs self-supervised learning where the rendering engine automatically generates training data with known ground truth poses. The model learns to predict poses by comparing rendered images (with known poses) against target images, creating its own training dataset without external annotation resources

Inventive Principle:
Principle #25Self-service

2Reliability

If real pose annotations are obtained, then model training is enabled, but time consumption and productivity are reduced

Engineering Contradiction:
Improvemodel training capabilityVSAvoidannotation obtaining speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent pre-generates a large dataset of rendered images with known poses before training begins. This preliminary action creates a ready-to-use training corpus that eliminates the need for time-consuming annotation processes during model development, significantly improving productivity while maintaining training reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of obtaining annotations through slow manual processes, the system generates synthetic copies of real-world scenarios through rendering. This copying approach provides unlimited training data instantaneously, dramatically improving productivity without sacrificing model training capability

Inventive Principle:
Principle #26Copying

3Measurement precision

If six-dimensional pose prediction is implemented, then object localization precision is improved, but implementation complexity increases due to annotation requirements

Engineering Contradiction:
Improvesix-dimensional pose prediction accuracyVSAvoidimplementation ease
Core Design Contradiction:
Measurement precisionVSEase of manufacture

Solution Approach 1:

The patent implements six-dimensional pose prediction by training on rendered images that contain all necessary pose information in their generation process. The copying of physical object properties into synthetic images preserves all geometric and appearance information needed for accurate 6D pose estimation without requiring manual annotation

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The rendering engine acts as an intermediary that translates 3D object models and pose parameters into 2D images with implicit ground truth. This intermediary process automatically generates the complex annotation information needed for 6D pose prediction, simplifying implementation by removing manual annotation steps

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12430798B2Reinforcement learning-based label-free six-dimensional object pose prediction method and apparatus
Publication Date: 2025.09.30 TSINGHUA UNIVERSITY
  • US12430798B2 patent drawing
  • US12430798B2 patent drawing
  • US12430798B2 patent drawing

AI summary

Provided are a reinforcement learning-based label-free six-dimensional object pose prediction method and apparatus. The method includes: obtaining a target image to be predicted, the target image being a two-dimensional image including a target object; performing pose prediction based on the target image by using a pre-trained pose prediction model to obtain a prediction result, the pose prediction model being obtained by performing reinforcement learning based on a sample image; and determining a three-dimensional position and a three-dimensional direction of the target object based on the prediction result. The pose prediction model is trained by introducing reinforcement learning, the pose prediction is performed based on the target image by using the pre-trained pose prediction model, and thus the problem of six-dimensional object pose estimation based on two-dimensional images can be solved in the absence of real pose annotation, which ensures the prediction effect of label-free six-dimensional object pose prediction.