Context-Aware Autonomous Agent Decisions With Modular Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous vehicle decision-making systems face limitations in explainability and adaptability, particularly in complex environments, leading to safety concerns and inefficiencies in route navigation and edge case handling.

Innovation Solution

A context-aware decision-making system that combines deep learning and rule-based processes, utilizing a hybrid architecture with a context selector and modular learning modules to enable explainable AI and efficient route planning, reducing the need for extensive data and improving adaptability to environmental changes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If machine learning based approaches are used for autonomous vehicle decision making, then the system can handle complex environments, but the explainability is reduced causing safety concerns

Engineering Contradiction:
Improveability to handle complex environmentsVSAvoidexplainability
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The patent segments the autonomous vehicle system into distinct modules: a context identification module that determines current driving context, a route planning module that generates routes based on context, and a execution module. This segmentation allows each module to have specialized functionality with explainable rules, while collectively handling complex environments through modular context-aware processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces context as an intermediary element that bridges environmental perception and decision-making. The context identification module extracts contextual information from the environment, which then guides the route planning module. This intermediary context layer enables explainable AI by providing interpretable intermediate representations that connect sensor data to control decisions

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If classical programming approaches are used for autonomous vehicle decision making, then the system is explainable, but it becomes extremely involved and most likely impossible to cover all scenarios

Engineering Contradiction:
ImproveexplainabilityVSAvoidsystem involvement
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent implements dynamic route planning where the system adapts its behavior based on identified context. Rather than static pre-programmed rules, the route planning module dynamically generates routes based on current context parameters such as traffic conditions, road type, and environmental factors. This dynamic approach reduces the need to pre-program all possible scenarios while maintaining explainability through context-based decision rules

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent applies different processing strategies to different contexts. The context identification module determines the current context (e.g., urban, rural, highway, adverse weather), and the system applies context-specific route planning rules. This local quality approach allows simplified rules for common contexts while handling edge cases with more specialized logic, reducing overall system complexity

Inventive Principle:
Principle #3Local quality

3Adaptability or versatility

If autonomous vehicle systems attempt to drive in various different environments, then the system coverage is improved, but the classical approaches become extremely involved and machine learning approaches lack explainability

Engineering Contradiction:
Improveenvironment coverageVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent creates a universal context-aware framework that can handle multiple environments through a single integrated system. The context identification module universally processes environmental data across all contexts, and the route planning module applies context-based rules that are applicable across diverse environments. This universal approach eliminates the need for separate specialized systems for different environments, reducing overall complexity while maintaining broad coverage

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

Data Source

PatentUS11745758B2Method and system for context-aware decision making of an autonomous agent
Publication Date: 2023.09.05 GATIK AI INC
  • US11745758B2 patent drawing
  • US11745758B2 patent drawing
  • US11745758B2 patent drawing

AI summary

A system for context-aware decision making of an autonomous agent includes a computing system having a context selector and a map. A method for context-aware decision making of an autonomous agent includes receiving a set of inputs, determining a context associated with an autonomous agent based on the set of inputs, and optionally any or all of: labeling a map; selecting a learning module (context-specific learning module) based on the context; defining an action space based on the learning module; selecting an action from the action space; planning a trajectory based on the action S260; and/or any other suitable processes.