Adaptive Particle Forecasting Ensemble Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional particle filter methods for forecasting lack performance guarantees in quantifying system uncertainty due to the use of fixed-size ensembles, leading to uncertain forecast quality and excessive computational burden, especially in complex systems.

Innovation Solution

The implementation of a closed-loop adaptive particle forecasting system that dynamically adjusts the ensemble size by adding or removing particles based on performance metrics to maintain accuracy within prescribed bounds, employing efficient sampling designs and global optimization techniques for ensemble enhancement and reduction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If fixed-size particle ensembles are used in conventional particle filter methods, then the forecasting system is simple to implement and computationally manageable, but the estimation accuracy cannot be guaranteed and forecast quality is uncertain

Engineering Contradiction:
Improveestimation accuracyVSAvoidensemble adaptation mechanism
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The particle ensemble size is made dynamic rather than fixed. The system continuously monitors estimation accuracy and adapts the ensemble size in real-time, increasing particles when accuracy is insufficient and decreasing them when accuracy exceeds requirements, thereby resolving the contradiction between guaranteed accuracy and system simplicity

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

A feedback mechanism is implemented where the system measures the current estimation accuracy against a threshold and uses this information to control the ensemble size. This closed-loop control ensures that the ensemble adapts to maintain required accuracy while avoiding unnecessary computational burden

Inventive Principle:
Principle #23Feedback

2Measurement precision

If large particle ensembles are used to improve forecast accuracy, then estimation precision increases, but computational burden becomes excessive

Engineering Contradiction:
Improveforecast accuracyVSAvoidcomputational resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The ensemble size dynamically adjusts based on the actual estimation requirements. Rather than using a consistently large ensemble, the system uses only as many particles as needed to achieve the desired accuracy threshold, thereby reducing unnecessary computational resource consumption while maintaining forecast accuracy

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameter of ensemble size based on performance metrics. When the estimated accuracy meets or exceeds the threshold, the ensemble size is reduced; when it falls below, the size is increased. This parameter adaptation ensures optimal balance between accuracy and computational cost

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If fixed-size ensembles are employed throughout the forecasting duration, then the system is easier to operate and manage, but it cannot adapt to changing accuracy requirements or system conditions

Engineering Contradiction:
Improveensemble size adaptationVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The particle filter system performs self-diagnosis and self-adjustment by automatically monitoring its own estimation accuracy and adapting the ensemble size without external intervention. This self-service capability provides adaptability while maintaining ease of operation, as the system manages its own complexity internally

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20220198308A1Closed loop adaptive particle forecasting
Publication Date: 2022.06.23 OHIO STATE INNOVATION FOUND
  • US20220198308A1 patent drawing
  • US20220198308A1 patent drawing
  • US20220198308A1 patent drawing

AI summary

Forecasting is built around an adaptive particle approach, which may be classified under the broad umbrella of Monte Carlo methods. Performance can be self-monitoring, and an ensemble can be adaptively modified to maintain performance within prescribed bounds. If underperforming, additional particles can be added until performance is again within the prescribed bounds. If overperforming, particles can optionally be removed until performance is within the prescribed bounds.