Multi-Agent Resource Safety Control for Shared Robot Tasks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing multi-agent systems face challenges in efficiently managing resource levels of physical entities operating in shared environments, leading to NP-hard planning problems and exponential state/action spaces, particularly when resupply points are limited and shared among agents.

Innovation Solution

A control system utilizing a trained resource safety model and task selection model to predict and safeguard resource levels, allowing decentralized task selection while ensuring resource safety through hierarchical composition of actions, using deep neural networks to manage resource levels and task assignment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If multi-agent planning is used to coordinate physical entities, then task completion performance is improved, but the state and action space grows exponentially making the system computationally intractable

Engineering Contradiction:
Improvetask completion performanceVSAvoidstate and action space complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The planning problem is segmented into two independent components: a resource safety model that handles only resource constraint satisfaction, and a task selection model that handles task optimization. This segmentation allows each model to operate in a reduced state space, avoiding the exponential complexity of joint multi-agent planning while maintaining coordination through shared resource constraints.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The resource safety model acts as an intermediary between the task selection model and the physical entities. It receives resource level inputs, predicts future resource states, and enforces safety constraints by modifying task selections before execution, thereby mediating the coordination without requiring full multi-agent planning complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of manufacture

If heuristic rules and parameter tuning are used to address multi-agent planning, then implementation is simpler, but the approach struggles to effectively manage shared resources and ensure operational safety

Engineering Contradiction:
Improveimplementation simplicityVSAvoidoperational safety
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The system replaces traditional mechanical heuristic rule-based planning with a learned neural network model (resource safety model) that automatically infers safe resource management policies from data. This substitution maintains implementation simplicity through a single unified model while improving operational safety through learned patterns that capture complex resource interactions.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Productivity

If optimization tools are used for specific domains like vehicle routing, then task allocation efficiency is improved, but the tools require accurate and complete models and are limited in applicability

Engineering Contradiction:
Improvetask allocation efficiencyVSAvoiddomain applicability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The resource safety model is designed as a universal framework that can be applied across different domains (warehousing, manufacturing, logistics) by simply changing the resource types and constraints parameters. The same neural network architecture handles diverse resource management scenarios without requiring domain-specific optimization tools, thereby achieving both efficiency and versatility.

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

Data Source

PatentEP3696744B1Safeguarding resources of physical entites in a shared environment
Publication Date: 2026.04.29 ROBERT BOSCH GMBH
  • EP3696744B1 patent drawingFigure 1
  • EP3696744B1 patent drawingFigure 2
  • EP3696744B1 patent drawingFigure 3

AI summary

A control system and a control method are provided for controlling physical entities (robots or autonomous vehicles) to complete tasks within a shared environment. Use is made of a trained resource safety model to predict whether future resource (energy, material) levels of the physical entities satisfy a safe resource level condition, such as a minimum resource level, given previous resource levels and a selection of behaviours for the physical entities. If a respective physical entity is predicted to have a future resource level which does not satisfy the safe resource level condition, the selected behaviour may be modified or replaced, for example by a behaviour which is predicted by the resource safety model to satisfy the safe resource level condition.