Dual Event Camera SLAM for Low-Latency Stereo Pose Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional SLAM systems face challenges such as scale ambiguity and drift, delayed feature initialization, and require special initialization phases with user cooperation, especially in monocular approaches, and are prone to failure when exploring new areas.

Innovation Solution

Employing dual event cameras with overlapping fields of view for stereoscopic depth measurement and using gradient descent optimization to dynamically compute camera pose and update the environment map, enabling robust and efficient SLAM.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If monocular SLAM approaches are used, then device complexity is reduced, but measurement precision deteriorates due to scale ambiguity and drift

Engineering Contradiction:
Improvecamera system complexityVSAvoiddepth measurement precision
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent combines two monocular cameras into a stereo pair to merge the advantages of simple camera systems with the ability to measure depth. The dual camera system shares a common image plane and optical axis, enabling depth measurement through stereoscopic vision without requiring complex active depth sensing hardware.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system transitions from two-dimensional monocular imaging to three-dimensional stereo vision by adding a second camera at a known offset. This dimensional change enables depth calculation through epipolar geometry, resolving the scale ambiguity inherent in monocular systems.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If conventional SLAM systems process all image data continuously, then measurement precision is maintained, but power consumption increases

Engineering Contradiction:
Improvepose estimation precisionVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

Instead of continuously processing all image data, the system periodically processes only the event streams triggered by significant changes in the environment. This periodic processing approach maintains measurement precision when needed while dramatically reducing power consumption during stable conditions.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system extracts only the essential information from continuous image streams by using event-based detection. Only pixels that experience significant intensity changes generate events, allowing the system to ignore redundant information and process only what is necessary for accurate pose estimation.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If feature detection waits for complete image frames, then measurement precision is improved, but latency increases

Engineering Contradiction:
Improvefeature detection precisionVSAvoidprocessing latency
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary feature detection and matching as soon as events are triggered, rather than waiting for complete frames. This preliminary action reduces latency by initiating processing immediately when environmental changes occur, while maintaining precision through continuous refinement.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The event-based approach enables continuous processing of useful information as it becomes available. Instead of discontinuous frame-based processing, the system continuously updates pose estimation whenever new events occur, eliminating idle waiting time and reducing overall latency.

Inventive Principle:
Principle #20Continuity of useful action

4Measurement precision

If dual event cameras with overlapping fields of view are used, then measurement precision is improved for depth estimation, but device complexity increases

Engineering Contradiction:
Improvedepth estimation precisionVSAvoidcamera configuration complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

Each camera in the dual system serves multiple functions: both capture images for pose estimation and provide depth information through their overlapping fields of view. This multi-functionality reduces the need for separate dedicated depth sensing devices, offsetting the complexity increase.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The overlapping region of the two cameras is specifically optimized for depth measurement, while each camera's unique field of view contributes to overall environmental mapping. This local quality differentiation allows the system to achieve precise depth estimation in the overlap region without requiring the entire system to be overly complex.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260079009A1Simultaneous localization and mapping (SLAM) using dual event cameras
Publication Date: 2026.03.19 SAMSUNG ELECTRONICS CO LTD
  • US20260079009A1 patent drawing
  • US20260079009A1 patent drawing
  • US20260079009A1 patent drawing

AI summary

A method for simultaneous localization and mapping (SLAM) employs dual event-based cameras. Event streams from the cameras are processed by an image processing system to stereoscopically detect surface points in an environment, dynamically compute pose of a camera as it moves, and concurrently update a map of the environment. A gradient descent based optimization may be utilized to update the pose for each event or for each small batch of events.