# Automated AI for Adapting to New Data Without Retraining

> This patent describes an automated system that builds artificial intelligence models capable of adapting to new, different data without needing full retraining, by learning to ignore irrelevant changes.

- **Patent:** US 20230162023
- **Original title:** System and Method for Automated Transfer Learning with Domain Disentanglement
- **Owner:** Mitsubishi Electric Research Laboratories
- **Status:** Active
- **Times cited:** 46
- **Field:** ai_ml, software, automotive, consumer_electronics, telecommunications

## What it does

This system automatically builds artificial neural network architectures. It uses interfaces to receive training, validation, and testing data, which includes 'task labels Y' (what the AI needs to identify) and 'nuisance variations S' (irrelevant changes, like lighting or background). Memory banks store 'reconfigurable deep neural network (DNN) blocks' and settings called 'hyperparameters'. A processor then explores different hyperparameters and methods, including 'auxiliary regularization modules', to adjust how the DNN blocks work. The goal is to make the AI's predictions 'insensitive to the nuisance variations S', meaning it can identify the task labels accurately even when the irrelevant parts of the data change. For example, an AI trained to recognize a specific object in bright light could still recognize it in dim light without needing to be fully retrained.

## What it does NOT cover

- Does not cover manually designed neural network architectures for transfer learning, as it specifies 'automated construction'.
- Does not cover transfer learning methods that do not explicitly disentangle latent variables from nuisance variations using auxiliary regularization modules.
- Does not cover systems that do not explore hyperparameters of regularization, pre-processing, or post-processing methods to achieve nuisance robustness.
- Does not cover non-deep neural network (DNN) architectures, as it specifically references 'reconfigurable deep neural network (DNN) blocks'.
- Does not cover methods that do not aim for 'nuisance-robust Bayesian inference' to handle domain shifts.

## The clever bit

The innovation lies in automatically exploring and configuring neural network components and methods to actively 'disentangle' important features from irrelevant 'nuisance variations'. This allows the AI to learn what truly matters for a task, making it highly adaptable and robust when encountering new, slightly different data environments.

## Real-world examples

1. Autonomous vehicle perception systems adapting to different weather or lighting conditions
2. Medical image analysis systems working across various scanner types or patient demographics
3. Industrial inspection systems identifying defects on different production lines
4. Speech recognition systems handling varying background noise or speaker accents

## Why it matters

AI models often struggle when deployed in real-world situations where data differs slightly from their training data, a problem known as 'domain shift'. This patent offers a way to automatically build AI models that are robust to these changes, making them more reliable and reducing the need for expensive, time-consuming retraining. This is crucial for deploying AI in diverse environments, from self-driving cars encountering varied weather to medical imaging systems used in different hospitals.

## Frequently asked questions

### What does Automated AI for Adapting to New Data Without Retraining cover?

This patent describes an automated system that builds artificial intelligence models capable of adapting to new, different data without needing full retraining, by learning to ignore irrelevant changes.

### Who owns patent US 20230162023?

This patent is owned by Mitsubishi Electric Research Laboratories.

### When does this patent expire?

This patent is expected to expire on February 1, 2042, when the invention enters the public domain.

### What is patent US 20230162023 cited by?

This patent has been cited by 46 later patents that build on its ideas.

### What problem does this patent solve?

AI models often struggle when deployed in real-world situations where data differs slightly from their training data, a problem known as 'domain shift'. This patent offers a way to automatically build AI models that are robust to these changes, making them more reliable and reducing the need for expensive, time-consuming retraining. This is crucial for deploying AI in diverse environments, from self-driving cars encountering varied weather to medical imaging systems used in different hospitals.

### What does this patent NOT cover?

Does not cover manually designed neural network architectures for transfer learning, as it specifies 'automated construction'.

**Full plain-English explainer:** https://patentbrief.org/patent/us/20230162023/system-and-method-for-automated-transfer-learning-with-domain-disentanglement

**Original patent:** https://patents.google.com/patent/US20230162023

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [Training AI Models Across Different Computers](https://patentbrief.org/patent/us/12574477/distributed-deep-learning-using-a-distributed-deep-neural-network) — This 2026 patent describes a way to train AI models on one computer, send a version to another computer for further training with private data, and then update the original model with the improvements.
- [How to Automatically Detect and Fix Changes in AI Model Data](https://patentbrief.org/patent/us/10599957/systems-and-methods-for-detecting-data-drift-for-data-used-in-machine-learning-m) — This patent describes a system that automatically notices when the real-world data an AI model sees changes, causing its predictions to become less accurate, and then fixes the model.
- [Making AI Smarter by Focusing on Unsure 'Nodes'](https://patentbrief.org/patent/us/12423586/training-nodes-of-a-neural-network-to-be-decisive) — This 2025 patent from D5AI LLC describes a way to train AI models more effectively by boosting the learning signal for 'nodes' that aren't making clear decisions on data.
- [Training AI on Private Data Without Seeing It](https://patentbrief.org/patent/us/12518214/distributed-machine-learning-systems-including-generation-of-synthetic-data) — This patent describes a way to train artificial intelligence models using private data stored on many separate computers, by generating fake data that mimics the real data's patterns, so the private data itself never leaves its original location.
- [How AI Uses Question-Guided Attention to Answer Questions About Images](https://patentbrief.org/patent/us/9965705/systems-and-methods-for-attention-based-configurable-convolutional-neural-networks-abc-cnn-for-visual-question-answering) — A method for AI to answer questions about images by dynamically focusing on relevant parts of the picture based on the specific question asked.
