So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Bộ lọc Kalman× | Mạng Bayes Động× | |
|---|---|---|
| Lĩnh vực | Bayes | Bayes |
| Họ | Bayesian methods | Bayesian methods |
| Năm ra đời≠ | 1960 | 1989 |
| Người khởi xướng≠ | Rudolf E. Kalman | Thomas Dean & Keiji Kanazawa |
| Loại≠ | recursive Bayesian filter | probabilistic graphical model for sequences |
| Công trình gốc≠ | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ | Dean, T. & Kanazawa, K. (1989). A model for reasoning about persistence and causation. Computational Intelligence, 5(3), 142–150. DOI ↗ |
| Tên gọi khác | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter | DBN, temporal Bayesian network, dynamic probabilistic graphical model, two-slice temporal Bayesian network |
| Liên quan | 5 | 5 |
| Tóm tắt≠ | 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. | A Dynamic Bayesian Network (DBN) extends a standard Bayesian network over time by representing how a set of random variables evolve across discrete time steps. It captures both the conditional independence structure among variables at each instant and the probabilistic dependencies between consecutive time slices, enabling principled reasoning about temporal processes under uncertainty. |
| ScholarGateBộ dữ liệu ↗ |
|
|