Person Re-Identification via Frequency Domain Coupling Maps

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing person re-identification models struggle with robustness across different environmental conditions due to domain shift issues, where models trained in one environment perform poorly in another, especially when lighting and camera viewing angles change.

Innovation Solution

The method involves clustering descriptors from images, determining their probability distribution, creating coupling maps, calculating cross-correlation between these maps, and using the similarity to perform person re-identification across different environmental factors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a person re-identification model is trained on source domain images (e.g., indoor shopping mall cameras), then the model achieves good performance on source domain data, but the model performance deteriorates when deployed on target domain images (e.g., outdoor park cameras) due to large domain gap

Engineering Contradiction:
Improvemodel performanceVSAvoiddomain adaptability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent transforms appearance descriptors from image space to frequency space using Fourier transform, changing the representation parameters. This frequency domain transformation makes the descriptors more robust to domain shifts caused by lighting and environmental changes, allowing the model to maintain performance across different domains without retraining

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces frequency domain representation as an intermediary transformation layer between the source and target domains. By converting appearance descriptors to frequency space, it creates a domain-invariant intermediate representation that bridges the gap between different environmental conditions, enabling the model to generalize across domains

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If general-purpose distance metrics (Euclidean distance, cosine distance) are used in the distance metric model, then the implementation is simple and fast, but the re-identification performance is limited

Engineering Contradiction:
Improveprocessing speedVSAvoidmatching accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent replaces traditional mechanical/geometric distance metrics (Euclidean, cosine) with a statistical hypothesis testing approach (KS-test). This substitution transforms the matching mechanism from simple geometric distance calculation to a more sophisticated statistical comparison in frequency space, significantly improving matching accuracy while maintaining computational efficiency

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If supervised learning methods are used to learn projection from appearance descriptors, then the model can learn domain-specific features, but the method fails when the distribution of training images vastly differs from testing images

Engineering Contradiction:
Improvefeature discriminationVSAvoiddomain generalization
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent performs preliminary transformation of appearance descriptors to frequency space before any learning or matching occurs. This pre-processing step in the frequency domain creates a domain-invariant representation that eliminates the need for domain adaptation during training, allowing the model to generalize to unseen domains without retraining

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transitions from spatial domain representation to frequency domain representation, adding a new dimensional perspective to the appearance descriptors. This dimensional transformation reveals invariant features that are not apparent in the original spatial domain, enabling better domain generalization

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

Data Source

PatentUS10922581B2Method, system and apparatus for performing re-identification in images captured by at least two camera pairs operating with different environmental factors
Publication Date: 2021.02.16 CANON KK
  • US10922581B2 patent drawing
  • US10922581B2 patent drawing
  • US10922581B2 patent drawing

AI summary

A method of performing person re-identification for images captured by at least two camera pairs operating with different environmental factors. Descriptors representing characteristics of objects corresponding to a person in the images are clustered. A probability distribution of the clustered descriptors is determined. A coupling map for the images is determined based on the probability distribution. A cross-correlation between at least two of the coupling maps is determined. A similarity of the images captured by the camera pairs is determined according to the cross-correlation. Person re-identification is performed for the different environmental factors using the descriptors, based on the determined similarity.