Adaptive Video Compression for Teleoperation Under Variable Bandwidth

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional video compression methods, such as H.264 and H.265, fail to optimally balance bandwidth efficiency and analytical accuracy for deep learning-based vision models, especially in dynamic network conditions, leading to performance drops in video analytics.

Innovation Solution

An adaptive video compression system using a differentiable surrogate model of the H.264 codec with reinforcement learning to predict optimal encoding parameters, ensuring the performance of deep learning-based vision models by dynamically adjusting compression based on current content and network bandwidth.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If conventional video compression standards (H.264/H.265) are used to optimize bandwidth efficiency, then network bandwidth usage is reduced, but analytical accuracy for deep learning-based vision models deteriorates

Engineering Contradiction:
Improvebandwidth efficiencyVSAvoidanalytical accuracy
Core Design Contradiction:
Loss of energyVSMeasurement precision

Solution Approach 1:

The system applies different compression quality levels to different spatial regions of the video frame based on their importance to analytics. Critical regions (containing objects of interest) are compressed with higher quality to preserve analytical accuracy, while non-critical regions use stronger compression to save bandwidth. This resolves the contradiction by making compression quality local rather than uniform across the entire frame.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The compression parameters are dynamically adjusted based on real-time network bandwidth conditions and scene content. When bandwidth is abundant, higher quality compression is applied; when bandwidth is constrained, stronger compression is used. This dynamic adaptation allows the system to optimize the trade-off between bandwidth efficiency and analytical accuracy according to current operational conditions.

Inventive Principle:
Principle #15Dynamics

2Productivity

If static compression settings are applied to reduce computational complexity, then processing speed is improved, but adaptability to varying network conditions and scene content deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidadaptability to network conditions
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary analysis of the video frame to identify critical regions and predict their importance to analytics before applying compression. This pre-processing step allows the compression algorithm to be optimized for analytics preservation from the outset, rather than requiring complex post-compression adjustments. The critical region detection and compression parameter selection are performed in advance, maintaining processing efficiency while enabling content-adaptive compression.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system incorporates feedback loops that monitor network bandwidth conditions, analytics performance, and scene content characteristics. This feedback is used to continuously adjust compression parameters in real-time, allowing the system to adapt to changing conditions while maintaining efficient processing. The feedback mechanism enables the system to learn from past performance and optimize compression settings dynamically.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20260097504A1Analytics-Aware Video Compression for Decision Making in Teleoperated Vehicle Control
Publication Date: 2026.04.09 NEC LABORATORIES AMERICA INC
  • US20260097504A1 patent drawing
  • US20260097504A1 patent drawing
  • US20260097504A1 patent drawing

AI summary

Systems and methods are provided for optimizing video compression for remote vehicle control, including capturing, capturing video and sensor data from a vehicle using a plurality of sensors and high-resolution cameras, analyzing the captured video to identify critical regions within frames of the video using an attention-based module. Current network bandwidth is assessed and future bandwidth availability is predicted. Video compression parameters are predicted based on an analysis of the video and an assessment of the current network bandwidth using a control network, and the video is compressed based on the predicted parameters with an adaptive video compression module. The compressed video and sensor data is transmitted to a remote-control center, and received video and sensor data is decoded at the remote-control center. The vehicle is autonomously or remotely controlled from the remote-control center based on the decoded video and sensor data.