Transfer Training for Autonomous Robot Agents

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Training autonomous robot control systems using deep reinforcement learning is time-consuming and resource-intensive, especially when environmental conditions change, requiring agents to be retrained from scratch for each new situation.

Innovation Solution

Implementing a transfer training method where a pre-trained agent in one environmental condition is used to quickly adapt and train a new agent in a different condition through deep reinforcement training, leveraging existing knowledge to reduce training time and resources.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If deep reinforcement training is performed from scratch for each environmental condition, then the agent can be optimized for that specific field, but the training time and computing resources increase significantly

Engineering Contradiction:
Improveagent optimization for specific fieldVSAvoidtraining time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-training agents in source environmental conditions before they are needed for target conditions. The pre-trained agents serve as a foundation that can be quickly adapted to new environments, avoiding the need to train from scratch and significantly reducing training time while maintaining optimization for specific fields

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses pre-trained agents as intermediaries between source environmental conditions and target environmental conditions. These pre-trained agents transfer knowledge and skills to new conditions through adaptation, acting as a bridge that enables rapid deployment without complete retraining

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If deep reinforcement training is performed from scratch for each environmental condition, then the agent can be optimized for that specific field, but the computing resources and cost increase significantly

Engineering Contradiction:
Improveagent optimization for specific fieldVSAvoidcomputing resources
Core Design Contradiction:
ReliabilityVSUse of energy by stationary object

Solution Approach 1:

The patent applies preliminary action by pre-training agents in source environmental conditions before they are needed for target conditions. The pre-trained agents serve as a foundation that can be quickly adapted to new environments, avoiding the need to train from scratch and significantly reducing training time while maintaining optimization for specific fields

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies discarding and recovering by retaining the valuable knowledge and skills learned by pre-trained agents while discarding the computational resources needed for complete retraining. The pre-trained agents' learned policies and representations are recovered and reused in target conditions, significantly reducing computing resource requirements

Inventive Principle:
Principle #34Discarding and recovering

3Adaptability or versatility

If separate training is performed for each problem in the real environment, then the agent can be specifically optimized for that problem, but the training time and computing resources increase significantly

Engineering Contradiction:
Improveagent optimization for each problemVSAvoidtraining time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent applies universality by developing a multi-functional training approach where pre-trained agents can serve multiple environmental conditions and problem types. The pre-trained knowledge base serves as a universal foundation that can be adapted to various specific problems, enabling one training system to support multiple applications

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

Data Source

PatentUS20240220857A1System and method for training agent based on transfer training
Publication Date: 2024.07.04 ELECTRONICS & TELECOMM RES INST
  • US20240220857A1 patent drawing
  • US20240220857A1 patent drawing
  • US20240220857A1 patent drawing

AI summary

An agent training method based on transfer training is provided. The method includes preparing an agent pre-trained in a first environmental condition (hereinafter referred to as source agent), obtaining training data for training of an agent to be trained in a second environmental condition (hereinafter referred to as target agent) different from the first environmental condition by using the source agent, pre-training the target agent based on the training data, and performing deep reinforcement training-based training on the pre-trained target agent in the second environmental condition.