Adaptive Multi-Frame Capture for Context-Aware AR Visual Reasoning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional single-frame image capture methods in augmented reality (AR) devices disrupt the natural flow of user interactions, leading to misinterpretations and incorrect responses due to the lack of temporal context in correlating user queries with visual cues, such as speech, hand gestures, and head movements.

Innovation Solution

A multi-frame capture technique with adaptive frame rates and simplified hand detection, combined with a two-stage processing approach using multimodal large language models (MLLMs and large language models (LLMs), to accurately interpret user queries by correlating speech and visual cues over time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If single-frame image capture is used, then device complexity is reduced, but measurement precision and context awareness deteriorate due to lack of temporal information

Engineering Contradiction:
Improvecapture system complexityVSAvoidquery interpretation accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system pre-captures a sequence of frames before the user actually asks the query, storing them in buffer memory. This preliminary capture ensures that when the user speaks, the system already has multiple temporal context frames available, resolving the contradiction by preparing data in advance without requiring complex real-time capture coordination

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The frame capture rate dynamically adjusts based on detected hand gestures. When hands are detected (indicating potential gesture query), the capture rate increases to capture more temporal context. This dynamic adjustment provides high measurement precision when needed while maintaining lower complexity during normal operation

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If high frame capture rate is used continuously, then measurement precision improves, but energy consumption increases

Engineering Contradiction:
Improvevisual cue correlation accuracyVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

Instead of continuous high-rate capture, the system uses periodic capture at variable rates. The capture rate is periodically adjusted based on hand detection - increasing during gesture queries and decreasing during normal operation. This periodic modulation provides high precision when needed while significantly reducing average power consumption

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system changes the frame capture rate parameter dynamically based on operational context. When hand gestures are detected, the capture rate parameter increases to capture more temporal information. When no gestures are present, the rate decreases to conserve energy. This parameter adaptation resolves the contradiction between precision and energy use

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If multiple frames are captured and processed, then query interpretation accuracy improves, but computational complexity increases

Engineering Contradiction:
Improvevisual reasoning accuracyVSAvoidprocessing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system extracts only the most relevant frames from the captured sequence for processing - specifically frames containing hand gestures or key temporal markers. By extracting only essential frames rather than processing all captured frames, the system maintains high visual reasoning accuracy while reducing computational complexity

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs preliminary analysis of captured frames to identify those containing relevant visual cues (hand gestures, object interactions). This preliminary sorting and identification reduces the volume of data requiring full processing, thereby reducing computational complexity while preserving the accuracy needed for query interpretation

Inventive Principle:
Principle #10Preliminary action

4Ease of operation

If manual frame triggering is required, then ease of operation deteriorates, but measurement precision can be maintained

Engineering Contradiction:
Improveinteraction naturalnessVSAvoidtemporal context information
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system automatically captures and processes frames without requiring manual user triggering. It self-manages the capture sequence, hand detection, frame selection, and processing pipeline. This automation maintains ease of operation (users simply speak their query) while preserving temporal context information through continuous automatic capture during the query period

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260065602A1Multi-frame capture system for enhanced visual reasoning in augmented reality devices
Publication Date: 2026.03.05 SNAP INC
  • US20260065602A1 patent drawing
  • US20260065602A1 patent drawing
  • US20260065602A1 patent drawing

AI summary

A device and system for visual reasoning in augmented reality environments employs adaptive multi-frame capture triggered by detection of user speech. Upon detecting speech, the device or system captures image frames at an initial frame capture rate, increasing capture frequency when a hand is detected in a captured image. Timestamped frames and transcribed speech form a prompt for a multimodal large language model, which extracts relevant details with constrained output. A separate language model then generates a final response. This two-stage approach optimizes processing efficiency and accuracy while preserving privacy by limiting continuous visual data collection. The system enables more natural and context-aware interactions in AR settings without complex gesture recognition algorithms.