Situational Context Program for Dynamic Task Adaptation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing situational awareness systems fail to adapt responses effectively when a new individual enters a user's vicinity, as they do not account for the new individual's personal preferences, interests, or goals, leading to irrelevant task prioritization.

Innovation Solution

A system that determines an individual's proximity and identity using voice recognition and contextual information, accessing a response method table to initiate appropriate responses based on learned actions and keywords without user intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the system maintains a fixed set of tasks and responses, then the system structure remains simple, but the system cannot adapt to new individuals entering the vicinity

Engineering Contradiction:
Improveadaptability to new individualsVSAvoidsystem structure complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system dynamically adjusts the set of tasks and responses based on detected individuals. When a new individual enters the vicinity, the system updates the task set by removing tasks associated with previous individuals and adding tasks relevant to the new individual, making the system adaptive without requiring complete reconfiguration

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system pre-establishes a table mapping identities to sets of tasks and responses. This preliminary organization allows the system to quickly adapt to new individuals by simply looking up and switching to the appropriate pre-defined task set, avoiding complex real-time decision-making

Inventive Principle:
Principle #10Preliminary action

2Loss of information

If the system continuously monitors and updates tasks based on individual presence, then task relevance is improved, but the processing time and system complexity increase

Engineering Contradiction:
Improvetask relevance informationVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system pre-processes and organizes task information into identity-specific sets before runtime. This preliminary organization allows for rapid switching between task sets when individuals change, minimizing processing time during actual operation while maintaining high task relevance

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system segments the overall task set into distinct identity-specific subsets. Each individual has their own dedicated task set, allowing the system to efficiently manage and switch between different task configurations without processing the entire task set each time an individual changes

Inventive Principle:
Principle #1Segmentation

3Productivity

If the system requires user intervention to update tasks, then the system remains simple to implement, but productivity and responsiveness decrease

Engineering Contradiction:
Improveresponse initiation speedVSAvoidautomation level
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system automatically detects when a new individual enters the vicinity, identifies their identity, and autonomously updates the current task set by removing old tasks and adding relevant new tasks. This self-service capability eliminates the need for manual user intervention while maintaining system simplicity through automated rule-based operations

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system continuously monitors the vicinity for individual presence and uses this feedback to automatically trigger task updates. When detection confirms a new individual is present, the system initiates the update process, creating a closed-loop system that responds automatically to environmental changes

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11017313B2Situational context analysis program
Publication Date: 2021.05.25 KYNDRYL INC
  • US11017313B2 patent drawing
  • US11017313B2 patent drawing
  • US11017313B2 patent drawing

AI summary

In an approach for providing a response based on situational context, a computer determines that an individual is within a proximity of a computing device. The computer identifies an identity associated with the determined individual within the proximity of the computing device. The computer determines a location associated with the identified identity. The computer identifies an entry within a table based on at least in part on the identified identity and the determined location. The computer determines a stimulus associated with the identified entry occurs. The computer provides a response based on determining the stimulus associated with the identified entry occurs.