paper-with-me

Papers

Bayesian Parameter Estimations for Grey System Models in Online Traffic Speed Predictions

2021-08-15 · Gurcan Comert, Negash Begashaw, Negash G. Medhin

This paper presents Bayesian parameter estimation for first order Grey system models' parameters (or sometimes referred to as hyperparameters). There are different forms of first-order Grey System Models. These include $GM(1,1)$, $GM(1,1| \cos(\omega t)$, $GM(1,1| \sin(\omega t)$, and $GM(1,1| \cos(\omega t), \sin(\omega t)$. The whitenization equation of these models is a first-order linear differential equation of the form \[ \frac{dx}{dt} + a x = f(t) \] where $a$ is a parameter and $f(t) = b$ in $GM(1,1|)$ , $f(t) = b_1\cos(\omega t) + b_2$ in $GM(1,1| cos(\omega t)$, $f(t) = b_1\sin(\omega t)+b_2$ in $GM(1,1| \sin(\omega t)$, $f(t) = b_1\sin(\omega t) + b_2\cos(\omega t) + b_3$ in $GM(1,1| \cos(\omega t), \sin(\omega t)$, $f(t) = b x^2$ in Grey Verhulst model (GVM), and where $b, b_1, b_2$, and $b_3$ are parameters. The results from Bayesian estimations are compared to the least square estimated models with fixed $\omega$. We found that using rolling Bayesian estimations for GM parameters can allow us to estimate the parameters in all possible forms. Based on the data used for the comparison, the numerical results showed that models with Bayesian parameter estimations are up to 45\% more accurate in mean squared errors.

📄 PDF Abstract BibTeX arXiv:2108.06839

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Grey-box Recursive Parameter Identification of a Nonlinear Dynamic Model for Mineral Flotation

2024-05-07 · Rodrigo A. González, Paulina Quintanilla

This study presents a grey-box recursive identification technique to estimate key parameters in a mineral flotation process across two scenarios. The method is applied to a nonlinear physics-based dynamic model validated…

Bayesian grey-box identification of nonlinear convection effects in heat transfer dynamics

2024-07-01 · Wouter M. Kouw, Caspar Gruijthuijsen, Lennart Blanken, Enzo Evers 외

We propose a computational procedure for identifying convection in heat transfer dynamics. The procedure is based on a Gaussian process latent force model, consisting of a white-box component (i.e., known physics) for th…

Improved Grey System Models for Predicting Traffic Parameters

2020-11-18 · Gurcan Comert, Negash Begashaw, Nathan Huynh

In transportation applications such as real-time route guidance, ramp metering, congestion pricing and special events traffic management, accurate short-term traffic flow prediction is needed. For this purpose, this pape…

ManagementTime SeriesTime Series Analysis

On the Implementation of a Bayesian Optimization Framework for Interconnected Systems

2025-01-01 · Leonardo D. González, Victor M. Zavala

Bayesian optimization (BO) is an effective paradigm for the optimization of expensive-to-sample systems. Standard BO learns the performance of a system $f(x)$ by using a Gaussian Process (GP) model; this treats the syste…

Bayesian OptimizationChemical Process

A brief introduction to the Grey Machine Learning

2018-05-04 · Xin Ma

This paper presents a brief introduction to the key points of the Grey Machine Learning (GML) based on the kernels. The general formulation of the grey system models have been firstly summarized, and then the nonlinear e…

BIG-bench Machine Learning