Intermediate Feature Map Adaptation for AI Detection Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing AI model relearning methods require excessive learning times and data transmission, leading to prolonged adaptation times and increased communication data, and pose risks of personal information leakage.

Innovation Solution

Adapt the AI model by generating or selecting subsequent networks based on intermediate feature maps, reducing the number of learning iterations and data transmission, while minimizing personal information exposure.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the entire AI model is relearned for adaptation, then the AI model can be adapted to use environmental conditions, but the number of learning times increases and adaptation time becomes excessive

Engineering Contradiction:
Improveadaptation to use environmental conditionVSAvoidadaptation time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The AI model is divided into a preceding network and a subsequent network. Only the subsequent network is relearned for adaptation to new environmental conditions, while the preceding network remains unchanged. This segmentation allows selective relearning of only the necessary portion of the model, significantly reducing adaptation time while maintaining adaptability to new conditions.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If the entire AI model is relearned for adaptation, then the AI model can be adapted to use environmental conditions, but the number of input data pieces increases and communication data amount increases

Engineering Contradiction:
Improveadaptation to use environmental conditionVSAvoidcommunication data
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The AI model is divided into a preceding network and a subsequent network. Only the subsequent network requires input data for relearning, significantly reducing the quantity of data that needs to be transmitted and stored compared to relearning the entire model. This segmentation reduces communication data requirements while maintaining adaptation capability.

Inventive Principle:
Principle #1Segmentation

3Adaptability or versatility

If actually captured images are transmitted to the cloud side for relearning, then the AI model can be adapted to use environmental conditions, but personal information leakage risk increases

Engineering Contradiction:
Improveadaptation to use environmental conditionVSAvoidpersonal information leakage
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

Only the necessary intermediate feature map is extracted and transmitted from the edge device to the cloud, rather than transmitting complete captured images. This extraction approach obtains only the essential data needed for relearning the subsequent network, significantly reducing personal information leakage risk while maintaining adaptation capability.

Inventive Principle:
Principle #2Taking out (Extraction)

4Object-affected harmful factors

If intermediate feature map is used instead of captured images, then personal information leakage is reduced, but the feature map processing complexity increases

Engineering Contradiction:
Improvepersonal information leakageVSAvoidfeature map processing
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The processing complexity is segmented and distributed: the edge device performs the computationally intensive task of generating the intermediate feature map using the preceding network, while the cloud device performs the simpler task of relearning the subsequent network using this feature map. This segmentation reduces overall system complexity while maintaining personal information protection.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260030881A1Information processing device, information processing method, and information processing system
Publication Date: 2026.01.29 SONY SEMICON SOLUTIONS CORP
  • US20260030881A1 patent drawing
  • US20260030881A1 patent drawing
  • US20260030881A1 patent drawing

AI summary

An information processing device according to the present technology includes: a subsequent network acquisition processing unit that receives, from an external device, an intermediate feature map obtained in a predetermined intermediate layer of an artificial intelligence model when input data is given to the artificial intelligence model, which has a neural network and receives detection data from a sensor device as the input data, and selects one of subsequent networks from among a plurality of candidate subsequent networks based on the intermediate feature map, the subsequent networks being networks subsequent to the predetermined intermediate layer in the artificial intelligence model, or generates one of the subsequent networks based on a trained network serving as a base and the intermediate feature map; and a transmission processing unit that performs processing of transmitting configuration data of the subsequent network selected or generated by the subsequent network acquisition unit to the outside.