<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Calibration on mlbot.blog</title><link>https://mlbot.blog/tags/calibration/</link><description>Recent content in Calibration on mlbot.blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 30 Apr 2026 13:45:04 +0530</lastBuildDate><atom:link href="https://mlbot.blog/tags/calibration/index.xml" rel="self" type="application/rss+xml"/><item><title>Variational Filtering, Rebuilt From the Linear Case</title><link>https://mlbot.blog/posts/vbf-linear-gaussian-calibration/</link><pubDate>Thu, 30 Apr 2026 13:15:00 +0530</pubDate><guid>https://mlbot.blog/posts/vbf-linear-gaussian-calibration/</guid><description>&lt;p&gt;This week started by rebuilding the variational Bayesian filtering experiments around a scalar linear-Gaussian state-space model. The goal was not to win on a toy problem. The goal was to make the mechanics testable before asking nonlinear questions:&lt;/p&gt;
\[
z_t = z_{t-1} + w_t,\quad w_t \sim \mathcal{N}(0, Q)
\]\[
y_t = x_t z_t + v_t,\quad v_t \sim \mathcal{N}(0, R)
\]&lt;p&gt;The filter carried a strict online marginal \(q^F_t(z_t)\) plus an edge/backward conditional \(q^B_t(z_{t-1} \mid z_t)\). That made the posterior edge factor explicit:&lt;/p&gt;</description></item></channel></rss>