State Inference Projection for Streaming Evidence Decision Tradeoffs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous systems face challenges in computing the value of information (VOI) when dealing with high-dimensional, streaming sensory evidence, making it difficult to decide whether to act immediately or wait for more data, especially in scenarios like conversational agents where traditional approaches are unsuitable.

Innovation Solution

The development of state inference projection models that predict future beliefs based on existing evidence, allowing systems to determine whether to act or wait for additional evidence by directly predicting the belief over the state at a future time, rather than relying on generative models that predict future evidence.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional VOI computation is used with streaming high-dimensional sensory evidence, then measurement precision may be improved, but device complexity and computational burden become prohibitive

Engineering Contradiction:
Improvestate estimation accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the complex VOI computation problem into manageable components by using particle filters to represent belief states as discrete particles. This segmentation allows the system to process high-dimensional streaming evidence by breaking it down into individual particle updates rather than computing over the entire continuous state space, thereby reducing computational complexity while maintaining measurement precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the parameter representation from continuous probability distributions to discrete particle sets. By representing beliefs as a finite number of particles with associated weights, the system transforms the computational problem from intractable continuous optimization to manageable discrete updates, enabling VOI computation with streaming high-dimensional evidence without prohibitive computational burden.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If the system waits for more streaming evidence to improve state estimates, then measurement precision improves, but loss of time increases

Engineering Contradiction:
Improvestate estimate accuracyVSAvoiddecision delay
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-computing the value of information for potential future evidence arrivals. Instead of waiting passively for evidence and then computing VOI, the system proactively evaluates the expected value of waiting by simulating future particle updates and computing VOI at multiple time horizons. This allows the system to make informed decisions about whether to wait for additional evidence without incurring excessive decision delays.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces dynamics by making the VOI computation adaptive to the temporal characteristics of streaming evidence. The system dynamically adjusts the evaluation horizon and particle update frequency based on the incoming evidence rate and current uncertainty levels. This dynamic approach enables the system to optimize the tradeoff between measurement precision and time loss by adapting its waiting strategy to the specific temporal patterns of the streaming evidence.

Inventive Principle:
Principle #15Dynamics

3Productivity

If the system acts immediately with current evidence, then loss of time is reduced, but measurement precision may be insufficient

Engineering Contradiction:
Improvedecision speedVSAvoidstate estimate accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent implements feedback by using the computed VOI value to guide the decision-making process. The system continuously monitors the relationship between current measurement precision and the value of additional information, using this feedback to determine whether immediate action or further evidence collection is optimal. This feedback mechanism ensures that decisions are made at the right balance point between productivity and measurement precision based on real-time system state.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent replaces traditional mechanical decision-making thresholds with a probabilistic VOI-based mechanism. Instead of using fixed thresholds for acting vs. waiting, the system substitutes a computational mechanism that evaluates the expected value of information relative to action costs. This substitution enables more nuanced decisions that adapt to the specific characteristics of streaming evidence and system state, improving both decision speed and precision.

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

Data Source

PatentUS11120340B2Value of information with streaming evidence based on a prediction of a future belief at a future time
Publication Date: 2021.09.14 MICROSOFT TECHNOLOGY LICENSING LLC
  • US11120340B2 patent drawing
  • US11120340B2 patent drawing
  • US11120340B2 patent drawing

AI summary

The subject disclosure is directed towards processing evidence, which may include high-dimensional streaming evidence, into a future belief state. The existing evidence is used to project a belief about a future state. The future belief state may be used to determine whether to wait for additional evidence, or to act now without waiting for additional evidence, e.g., based on a cost of the delay. For example, an autonomous assistant may decide based upon the belief whether to engage a person or not, or to wait for more information before the engagement decision is made.