Bi-Regressor Neural Network Training for Cross-Environment Localization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing domain adaptation approaches for regression tasks face challenges in adapting a regressor to a new environment due to the lack of a referee to judge the quality of extracted features, and the difference in loss functions between classification and regression tasks, leading to performance degradation when processing unlabeled data.

Innovation Solution

A bi-regressor neural network with a three-stage training procedure is employed, using a feature extractor and two regressors with identical architectures, where the regressors serve as referees to identify similar and different distributions, and an adversarial discriminator is used to extract domain-invariant features, mitigating domain shift through data augmentation and adversarial training.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a standard regressor is trained with labeled data from a source domain, then it achieves good localization accuracy in the source domain, but it suffers from domain shift and performs poorly when applied to unlabeled data from a target domain

Engineering Contradiction:
Improvelocalization accuracyVSAvoidadaptability to new environment
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent introduces an adversarial discriminator as an intermediary component that mediates between the feature extractor and the regressor. The discriminator acts as a referee to evaluate whether extracted features come from the source or target domain, forcing the feature extractor to learn domain-invariant representations that work across both domains, thus resolving the domain shift problem while maintaining localization accuracy

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent segments the traditional single regressor architecture into a bi-regressor system with two separate regressors (one for source domain, one for target domain) sharing a common feature extractor. This segmentation allows each regressor to specialize in its respective domain while the shared feature extractor learns universal features, improving both source domain accuracy and target domain adaptability

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If domain adaptation techniques are applied to transfer knowledge from source to target domain, then adaptability to new environments improves, but the performance on labeled source domain data may deteriorate due to domain shift

Engineering Contradiction:
Improveadaptability to new environmentVSAvoidperformance consistency
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent employs parameter changes by dynamically adjusting the domain adaptation strength through a domain adaptation coefficient that balances source domain and target domain losses during training. This allows the model to adapt parameters optimally for each domain while maintaining overall performance consistency across domains

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The adversarial discriminator provides feedback to the feature extractor by classifying whether features come from source or target domain. This feedback mechanism guides the feature extractor to generate domain-invariant features, ensuring that the model maintains reliable performance across both domains while adapting to new environments

Inventive Principle:
Principle #23Feedback

3Measurement precision

If a referee mechanism is introduced to judge feature quality in domain adaptation, then feature extraction quality improves, but the system complexity increases due to additional components

Engineering Contradiction:
Improvefeature extraction qualityVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The adversarial discriminator serves multiple functions: it acts as a referee to judge feature domain origin, provides gradient feedback for domain-invariant feature learning, and enables the bi-regressor system to adapt to both source and target domains. This multi-functionality justifies the added complexity by delivering comprehensive improvements in feature extraction quality and model adaptability

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12572815B2System and method for training a regression neural network for localization of a device in an environment
Publication Date: 2026.03.10 MITSUBISHI ELECTRIC RESEARCH LABORATORIES INC
  • US12572815B2 patent drawing
  • US12572815B2 patent drawing
  • US12572815B2 patent drawing

AI summary

The present disclosure provides a method and a system for training a neural network suitable for localization of a device within an environment based on signals received by the device. The method comprises training a bi-regressor neural network to identify locations from labeled data, wherein the bi-regressor neural network includes a feature extractor and a bi-regressor including two regressors; training parameters of the bi-regressor using the labeled data and unlabeled data, such that each of the two regressors identifies the same labeled locations while processing the labeled data and identifies different locations while processing the unlabeled data; and training parameters of the feature extractor using an adversarial discriminator to extract domain invariant features from the unlabeled data with statistical properties of the labeled data according to the adversarial discriminator such that each of the two regressors identifies the same locations while processing the domain invariant features.