Excitement Level Prediction System Using Prospective Data Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems fail to accurately predict human response to events, such as sporting events, leading to inefficient use of time for viewers and potential loss in advertisement revenue, as they lack the ability to determine excitement levels in real-time without revealing spoilers.

Innovation Solution

A data processing system that generates excitement levels for events by analyzing live feeds of play-by-play statistics, using a combination of past, present, and future data to calculate excitement levels and curves, which are then reported to subscribers, allowing them to choose when to watch events that will be most exciting without knowing the outcome.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If real-time excitement level prediction is implemented, then viewer engagement and time efficiency improve, but system complexity and data processing requirements increase

Engineering Contradiction:
Improveviewer engagementVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system segments the excitement prediction task into multiple independent components: live feed data processing module, historical data analysis module, machine learning model module, and result delivery module. Each component handles a specific aspect of the prediction process, allowing parallel processing and reducing overall system complexity while maintaining high productivity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by pre-processing and storing historical event data, player statistics, and team performance metrics before they are needed for prediction. This includes creating pre-computed features and training machine learning models in advance, so that when a live event occurs, the system can quickly generate excitement predictions without extensive real-time computation.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If accurate excitement level prediction is achieved, then advertisement revenue and viewer satisfaction increase, but data processing time and computational resources increase

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies partial action by focusing computational resources on the most influential factors affecting excitement levels, such as key player performances, critical game moments, and team dynamics. Rather than analyzing every possible variable, the system identifies and processes only the most significant predictors, achieving high accuracy with reduced processing time.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system dynamically adjusts prediction parameters and model complexity based on the specific event context. For routine events, simpler models with fewer parameters are used, while for high-stakes or unpredictable events, more complex models are activated. This adaptive parameter adjustment maintains prediction accuracy while optimizing processing time for different scenarios.

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If manual evaluation by small groups is used, then evaluation simplicity is maintained, but prediction accuracy for majority response decreases

Engineering Contradiction:
Improveevaluation simplicityVSAvoidprediction accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system implements self-service by automatically collecting, processing, and analyzing data from multiple sources including live feeds, historical records, and statistical databases. The machine learning models autonomously generate excitement predictions without requiring manual human evaluation, eliminating the simplicity-accuracy trade-off by automating the complex analysis that would otherwise require large teams of evaluators.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system incorporates feedback mechanisms where prediction results are continuously compared against actual viewer responses and engagement metrics. This feedback loop allows the machine learning models to learn from discrepancies and improve prediction accuracy over time, while maintaining the automated simplicity of the evaluation process.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10056116B2Data processing system for automatically generating excitement levels with improved response times using prospective data
Publication Date: 2018.08.21 STATS LLC
  • US10056116B2 patent drawing
  • US10056116B2 patent drawing
  • US10056116B2 patent drawing

AI summary

A data processing system automatically generates excitement levels with improved response times using prospective data. One embodiment includes accessing data that provides state information for an event at different times during the event, automatically generating a plurality of excitement levels based on the accessed data, and reporting the generated excitement levels. Each of the excitement levels of the plurality of excitement levels corresponds to a different sample time during the event. For each sample time, the generating of the plurality of excitement levels comprises calculating an excitement level based on accessed data prior in time to the sample time and accessed data subsequent in time to the sample time.