Decentralized Feature Alignment for Low-Bandwidth Vehicle Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object detection systems in autonomous vehicles face challenges with non-line-of-sight and partial occlusion, and existing cooperative methods suffer from high communication requirements and lack of consensus among vehicles.

Innovation Solution

A decentralized feature alignment method using Translation Mod Alignment and a novel parallel network architecture for cooperative vehicles, which aligns and aggregates feature-maps from LIDAR sensors, reducing communication capacity while enhancing detection performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If cooperative vehicles share raw sensed data to overcome occlusion, then object detection accuracy improves, but communication cost increases significantly

Engineering Contradiction:
Improveobject detection accuracyVSAvoidcommunication capacity
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential feature information from raw sensor data using neural network feature extractors, transmitting only these compressed features between vehicles rather than the complete raw point cloud data. This extraction process removes redundant information while preserving detection-critical features, resolving the contradiction between detection accuracy and communication cost.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent creates compressed feature representations as simplified copies of the original sensor data. These feature maps serve as abstract copies that capture essential spatial and semantic information needed for cooperative detection, enabling accurate object recognition with minimal communication bandwidth compared to transmitting full-resolution sensor data.

Inventive Principle:
Principle #26Copying

2Reliability

If vehicles use centralized alignment methods to aggregate features, then detection consensus improves, but system complexity increases

Engineering Contradiction:
Improvedetection consensusVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the alignment process into independent modular operations: coordinate transformations, feature map registrations, and confidence weightings. Each vehicle performs these segmented operations locally using distributed algorithms, eliminating the need for complex centralized coordination while maintaining detection consensus through standardized feature aggregation rules.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Each vehicle independently performs feature extraction, coordinate alignment, and detection aggregation using identical neural network architectures and algorithms. This self-service approach allows vehicles to autonomously contribute features to the cooperative detection system without requiring complex centralized control, reducing system complexity while ensuring consistent detection results across all participants.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250316072A1Decentralized Feature Alignment for Cooperative Vehicle Detection
Publication Date: 2025.10.09 UNIVERSITY OF CENTRAL FLORIDA RESEARCH FOUNDATION INC
  • US20250316072A1 patent drawing
  • US20250316072A1 patent drawing
  • US20250316072A1 patent drawing

AI summary

A cooperative autonomous vehicle (CAV) system and associated methods improve object detection performance through decentralized alignment and aggregation of sensor-derived feature-maps. The system utilizes a Translation Mod Alignment (TMA) procedure to spatially normalize sensor inputs, such as two-dimensional bird's-eye view (BEV) images or three-dimensional point clouds, into a shared coordinate frame. Feature-maps generated from these aligned inputs are then aggregated across vehicles via wireless communication interfaces to form combined feature-maps. These combined feature-maps enable enhanced cooperative object detection without the need for raw sensor data transmission, significantly reducing network bandwidth requirements. Further disclosed are specialized neural network architectures and training methods optimized for cooperative perception, ensuring minimal information loss and robust object identification across decentralized, cooperative environments.