Seasonal Pattern Classification via Signal Decomposition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current time series forecasting models, such as Holt-Winters, primarily focus on generating forecasts and provide limited information on seasonal patterns, with seasonal indices not being easily interpretable outside of the forecasting context and failing to account for both dense and sparse patterns effectively.

Innovation Solution

The approach involves detecting and classifying seasonal patterns by analyzing time series data to identify recurrent highs and lows, decomposing data into dense and noise signals for independent processing, and using supervised or unsupervised methods to classify patterns, generating summaries that highlight stretches of time associated with seasonal classes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If Holt-Winters forecasting algorithm is used to generate forecasts, then forecasting accuracy is improved, but interpretability of seasonal patterns deteriorates

Engineering Contradiction:
Improveforecasting accuracyVSAvoidinterpretability of seasonal patterns
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent extracts seasonal patterns from the Holt-Winters forecasting algorithm by separating the seasonal index calculations from the forecasting process. The seasonal patterns are identified and characterized independently, allowing them to be interpreted and visualized separately from the forecast generation, thus resolving the contradiction between maintaining forecasting accuracy and improving pattern interpretability

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an intermediary layer that processes the seasonal indices generated by Holt-Winters. This intermediary layer transforms the internal seasonal index data into meaningful, interpretable patterns through clustering and classification, bridging the gap between the forecasting algorithm's internal representations and human-understandable seasonal patterns

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If seasonal indices are used internally in forecasting models, then forecasting capability is improved, but ease of interpretation outside forecasting context deteriorates

Engineering Contradiction:
Improveforecasting capabilityVSAvoidinterpretability outside forecasting context
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The patent segments the seasonal analysis into distinct components: identification of seasonal periods, extraction of seasonal patterns, classification of pattern types, and generation of interpretable summaries. This segmentation allows the seasonal indices to be processed and presented in a way that is independently interpretable without requiring the full forecasting context

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the internal seasonal index parameters into different representations that are more suitable for interpretation. By changing the parameters from raw seasonal indices to classified pattern types and stretch summaries, the system maintains forecasting capability while improving ease of interpretation for end users

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If traditional seasonal models are applied, then computational simplicity is improved, but ability to account for both dense and sparse patterns deteriorates

Engineering Contradiction:
Improvecomputational simplicityVSAvoidability to account for both dense and sparse patterns
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent introduces dynamic adaptability by detecting whether seasonal patterns are dense or sparse and adjusting the analysis approach accordingly. The system dynamically identifies the appropriate seasonal period and applies suitable classification methods, allowing it to handle both dense and sparse patterns effectively without requiring complex predefined configurations

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent implements self-service through automated detection and classification of seasonal patterns. The system automatically identifies seasonal periods, extracts patterns, and classifies them without requiring manual configuration or intervention, thereby maintaining computational simplicity while improving the ability to handle diverse pattern types

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11836162B2Unsupervised method for classifying seasonal patterns
Publication Date: 2023.12.05 ORACLE INT CORP
  • US11836162B2 patent drawing
  • US11836162B2 patent drawing
  • US11836162B2 patent drawing

AI summary

Techniques are described for classifying seasonal patterns in a time series. In an embodiment, a set of time series data is decomposed to generate a noise signal and a dense signal, where the noise signal includes a plurality of sparse features from the set of time series data and the dense signal includes a plurality of dense features from the set of time series data. A set of one or more sparse features from the noise signal is selected for retention. After selecting the sparse features, a modified set of time series data is generated by combining the set of one or more sparse features with a set of one or more dense features from the plurality of dense features. At least one seasonal pattern is identified from the modified set of time series data. A summary for the seasonal pattern may then be generated and stored.