Adaptive Video Playback Timing on Mobile Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current mobile communication devices lack the ability to automatically play videos at optimal times without user input, leading to user dissatisfaction when videos are played unexpectedly.

Innovation Solution

A mobile communication device that learns from user interactions and context data to determine the best time to play videos, using a system that monitors events, stores delay records, and calculates relationships between context data and user interactions to adjust its decision-making process for optimal video playback.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the device automatically plays videos without user input, then video playback convenience is improved, but user dissatisfaction increases when videos are played at inappropriate times

Engineering Contradiction:
Improvevideo playback convenienceVSAvoiduser dissatisfaction
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system implements feedback by monitoring user interactions with video playback (such as skipping, pausing, or watching to completion) and using this feedback to refine future playback decisions. The system tracks user behavior patterns and adjusts its automatic playback timing based on learned preferences, thereby improving convenience while reducing user dissatisfaction through adaptive behavior.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary actions by pre-analyzing user behavior patterns and context data before automatically initiating video playback. It evaluates multiple delay records representing different timing scenarios and selects the optimal moment for playback based on predicted user preference, thus preventing dissatisfaction before it occurs.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If the device uses multiple delay records and context data analysis to improve video timing accuracy, then user preference matching is improved, but system complexity increases

Engineering Contradiction:
Improvevideo timing accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the decision-making process into distinct components: collecting context data (time, location, device state), generating multiple delay records with different timing scenarios, analyzing user interaction patterns separately, and combining these segmented elements to calculate the optimal playback time. This modular approach improves timing accuracy while managing complexity through structured organization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces intermediary elements including delay records that mediate between raw context data and final playback decisions, and calculation modules that act as intermediaries between user behavior analysis and timing determination. These intermediaries structure the complex data flow and make the system more manageable while enhancing precision.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If the device monitors multiple events and stores delay records to learn user behavior, then automatic playback decision quality is improved, but data processing requirements increase

Engineering Contradiction:
Improveuser behavior learning capabilityVSAvoiddata processing load
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system extracts only the most relevant features from monitored events and context data for storing in delay records, rather than processing all raw data. It identifies and extracts key behavioral patterns and contextual factors that most influence user preferences, reducing data processing requirements while maintaining learning capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system discards redundant or less important data from the monitored events while recovering and retaining essential behavioral patterns in the delay records. It filters out noise and focuses on significant user interaction patterns, thereby reducing data volume while preserving adaptability.

Inventive Principle:
Principle #34Discarding and recovering

Data Source

PatentUS10827221B2Selectively playing videos
Publication Date: 2020.11.03 SOURSE PTY LTD
  • US10827221B2 patent drawing
  • US10827221B2 patent drawing
  • US10827221B2 patent drawing

AI summary

This disclosure relates to selectively playing a video on a mobile communication device. The device monitors events and upon detecting a trigger event, determines whether to delay the playing of a first video or to attempt to play the first video. Upon determining to delay, the device stores a delay record. The device repeats the above steps to generate multiple delay records. Upon determining to attempt to play the first video, the device displays a user control to allow the user to reject the first video and stores an attempt record. Upon detecting user interaction with the user control element, the device calculates a relationship between the delay records, the attempt record, and the user interaction with the user control element. This allows the device to determine whether to delay the playing of a second video or to play the second video. Upon determining to play the second video, the device plays the second video.