방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 동적 베이즈 추론× | 칼만 필터× | |
|---|---|---|
| 분야 | 베이지안 | 베이지안 |
| 계열 | Bayesian methods | Bayesian methods |
| 기원 연도≠ | 1989–1997 | 1960 |
| 창시자≠ | West & Harrison (dynamic linear models); Dean & Kanazawa (dynamic Bayesian networks) | Rudolf E. Kalman |
| 유형≠ | Bayesian sequential / online inference framework | recursive Bayesian filter |
| 원전≠ | West, M. & Harrison, J. (1997). Bayesian Forecasting and Dynamic Models (2nd ed.). Springer. ISBN: 978-0387947259 | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ |
| 별칭 | online Bayesian inference, sequential Bayesian updating, recursive Bayesian estimation, dynamic Bayesian updating | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter |
| 관련≠ | 6 | 5 |
| 요약≠ | Dynamic Bayesian inference is a framework for performing Bayesian updating sequentially as new observations arrive over time. Rather than fitting a static model to a fixed dataset, it tracks how a posterior distribution over latent states or parameters evolves step by step, combining a prior with each new likelihood to produce an updated posterior that propagates forward through time. | The Kalman filter is an optimal recursive algorithm for estimating the hidden state of a linear dynamical system from noisy measurements. At each time step it alternates between a prediction step — projecting the state forward using the system model — and an update step that corrects the prediction with the new observation, producing minimum-variance state estimates and their uncertainty in real time. |
| ScholarGate데이터셋 ↗ |
|
|