Adaptive Progress Indicators for User Attention Gaps

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users often struggle to perceive the progress of time-consuming tasks, leading to frustration and potential abandonment due to the imperceptible nature of progress, which can be exacerbated by a lack of attention to the display device.

Innovation Solution

A method and system that adjust the progress indicator's speed based on the user's attention state, slowing down the progress display when the user is not paying attention and speeding it up when they return, using various interaction monitoring methods to determine the user's state.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the progress indicator displays the real progress speed of a time-consuming task, then the indication is accurate and reliable, but the user cannot perceive the progress when attention is absent, leading to frustration and potential task abandonment

Engineering Contradiction:
Improveaccuracy of progress indicationVSAvoiduser perception of progress
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The progress indicator dynamically adjusts its display speed based on user attention state. When the system detects the user is present and attentive, it displays progress at normal speed. When the user is absent or inattentional, the progress indicator pauses or slows down, making progress perceptible upon user return. This dynamic adaptation resolves the contradiction by making progress visible when needed while maintaining accuracy when the user is present.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameter of progress display speed based on detected user attention state. By monitoring user presence and attention level, the system adjusts the progress indicator's advancement rate - displaying full progress when attended and fake/slowed progress when unattended. This parameter change enables the progress to be both accurate (when monitored) and perceptible (when adjusted for user absence).

Inventive Principle:
Principle #35Parameter changes

2Ease of operation

If the progress indicator slows down to make progress perceptible, then user perception improves, but the indicated progress becomes inaccurate and misleading

Engineering Contradiction:
Improveuser perception of progressVSAvoidaccuracy of progress indication
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system performs preliminary detection of user attention state before adjusting the progress indicator. By monitoring user presence and engagement in advance, the system determines whether to display real or fake progress. This preliminary action ensures that fake progress is only displayed when the user is genuinely absent, maintaining reliability while improving perception when needed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses feedback from user behavior monitoring to control the progress indicator. Sensors or software detect user presence, gaze direction, and interaction patterns, then feed this information back to adjust the progress display accordingly. This feedback loop ensures that progress indication accuracy is maintained when users are present while enabling perceptible progress adjustments when users are absent.

Inventive Principle:
Principle #23Feedback

3Ease of operation

If the system monitors user attention state continuously, then progress indication can be optimized, but the system complexity and computational resources increase

Engineering Contradiction:
Improveadaptive progress indicationVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system uses existing user interaction data and interface elements to infer attention state without requiring dedicated monitoring hardware. By analyzing existing input patterns, cursor movement, and interface engagement, the system self-determines user attention level. This self-service approach reduces system complexity while still enabling adaptive progress indication.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system introduces a lightweight attention detection module that acts as an intermediary between user interaction and progress display. This mediator analyzes simple interaction patterns and translates them into attention state determinations, which then control the progress indicator. By using this intermediary layer with simple detection logic, the system achieves adaptive progress indication without substantial complexity increases.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12487839B2Method to improve perception of progress with a progress indicator
Publication Date: 2025.12.02 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12487839B2 patent drawing
  • US12487839B2 patent drawing
  • US12487839B2 patent drawing

AI summary

A method includes determining a state of the user that is any one of an attention state and an attention absence state. If the user is in the attention absence state, the indication by the progress indicator is modified to indicate a first fake progress of the execution of the task slower than the current real task progress. If the state of the user is the attention state for a time period longer than a transition time period after a last transition of the state of the user from the attention absence state back to the attention state, a current progress of the execution of the task is indicated by the progress indicator, otherwise the indication by the progress indicator during the transition time period is modified to indicate a second fake progress of the execution of the task faster than the current real task progress.