Skill Grounding and Goal-Conditioned Policy for Cross-Domain Agents

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional language model-based task planning technology suffers from limited scalability and generality in new domains, leading to cross-domain instruction-following problems and performance degradation in environments with reward sparsity.

Innovation Solution

A skill-based agent operation system and method that includes a skill grounding device for semantic interpretation of natural language instructions and a goal-conditioned policy learning device for constructing skill sequences through reinforcement learning, enabling rapid adaptation to new domains and robust goal achievement.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If language model-based task planning technology is used to interpret user instructions and select skills, then task execution capability is improved, but scalability and generality in new domains deteriorate

Engineering Contradiction:
Improvetask execution capabilityVSAvoidscalability and generality in new domains
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The system segments task planning into two independent modules: skill grounding (selecting executable skills from candidate skills based on environment state) and task planning (generating action sequences from selected skills). This segmentation allows each module to be optimized independently, improving both task execution capability and adaptability to new domains.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces skill grounding as an intermediary layer between instruction interpretation and task planning. This intermediary module selects appropriate executable skills based on current environment state, acting as a bridge that enables better generalization to new domains while maintaining effective task execution.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If Reinforcement Learning is used for goal-conditioned policy learning, then long-term goal achievement is improved, but learning efficiency and reliability deteriorate in environments with reward sparsity

Engineering Contradiction:
Improvelong-term goal achievementVSAvoidlearning efficiency and reliability
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system implements skill grounding feedback that provides intermediate guidance signals during task execution. By selecting executable skills based on environment state, the system creates feedback loops that guide the agent toward long-term goals even when terminal rewards are sparse, improving both learning efficiency and reliability.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent performs preliminary skill selection and validation before executing task plans. By pre-selecting executable skills and validating their applicability to the current environment state, the system prepares the agent in advance, reducing exploration time and improving learning efficiency in sparse reward environments.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20260037736A1Skill-based agent operation system and method
Publication Date: 2026.02.05 RES & BUSINESS FOUND SUNGKYUNKWAN UNIV
  • US20260037736A1 patent drawing
  • US20260037736A1 patent drawing
  • US20260037736A1 patent drawing

AI summary

According to an embodiment of the present invention, a skill-based agent operation system may comprise a skill grounding device configured to semantically interpret a user's natural language instruction and select one or more executable candidate skills among a plurality of skills, and a goal-conditioned policy learning device configured to construct a skill sequence for achieving a goal based on the selected skill, and to generate a goal-conditioned action policy by learning the constructed skill sequence based on reinforcement learning.