Multimodal Interface Runtime for Agent-Based Workflow Automation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing deep learning models require large amounts of labeled data for training, which is laborious and time-consuming, and there is a high degree of coupling between tasks and data, making it challenging to achieve high-performance models quickly for new tasks.

Innovation Solution

Integrate human-in-the-loop (HITL) methods to incorporate human knowledge and experience, using core set construction and active learning to select key samples for training, and develop a system that automates multimodal interface workflows with AI agents trained on diverse datasets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If large amounts of labeled data are used for training deep learning models, then model performance is improved, but data labeling becomes more laborious and time-consuming

Engineering Contradiction:
Improvemodel performanceVSAvoiddata labeling time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system enables AI agents to autonomously perform data labeling tasks by executing workflows that involve observing interface states, determining labeling requirements, and generating labels without human intervention. The agent monitors UI changes, identifies elements requiring labeling, and automatically creates training data, thereby eliminating the time-consuming manual labeling process while maintaining high model performance

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements a feedback loop where the AI agent continuously monitors interface state changes, evaluates whether labeling is needed, and adjusts its labeling strategy based on observed patterns. This feedback mechanism allows the agent to efficiently identify high-value labeling targets and optimize the labeling process, reducing overall time while maintaining data quality

Inventive Principle:
Principle #23Feedback

2Productivity

If more human knowledge is incorporated through HITL methods, then training efficiency is improved, but system complexity increases

Engineering Contradiction:
Improvetraining efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system introduces an intermediary layer between the AI agent and the interface that automatically captures interface state changes and translates them into labeling tasks. This intermediary mechanism simplifies the interaction between the agent and the complex interface, enabling efficient human-in-the-loop training by automatically managing the complexity of interface monitoring and state tracking

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system segments the complex training process into distinct phases: interface state monitoring, change detection, labeling decision-making, and data generation. By dividing the complex HITL process into manageable segments, the system reduces overall complexity while maintaining high training efficiency through automated coordination between phases

Inventive Principle:
Principle #1Segmentation

3Adaptability or versatility

If AI agents are trained on diverse datasets, then automation capability across software tools is improved, but data management complexity increases

Engineering Contradiction:
Improveautomation capabilityVSAvoiddata management complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system employs a universal data collection framework that can capture interface state changes across multiple software tools and platforms using the same monitoring mechanisms. The agent uses a unified approach to identify, observe, and label elements regardless of the specific software tool, thereby achieving diverse automation capability while managing data through a single standardized process rather than tool-specific management

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

Data Source

PatentUS20260080153A1Runtime Architecture for Interfacing with Agents to Automate Multimodal Interface Workflows
Publication Date: 2026.03.19 ANTHROPIC PBC
  • US20260080153A1 patent drawing
  • US20260080153A1 patent drawing
  • US20260080153A1 patent drawing

AI summary

A system for client-side implementation of an interface automation language at runtime includes agent specification logic and runtime interpretation logic. The agent specification logic, running on client-side, is configured construct an agent specification, and to make the agent specification available for server-side translation into an intermediate representation, wherein the agent specification is configured to automate a multimodal interface workflow. The runtime interpretation logic, running on client-side, is configured to receive the intermediate representation, detect one or more agent functions in the intermediate representation, generate one or more agent calls based on the agent functions, issue the agent calls to an agent and, in response, receive at least one runtime actuation function from the agent, and translate the runtime actuation function into at least one runtime actuation command, wherein the runtime actuation command triggers at least one machine-actuated action as a runtime synthetic action that automates the multimodal interface workflow.