next up previous
Next: Discrete variables Up: Building Blocks Previous: Addition and Multiplication

Gaussian variable with nonlinearity

A nonlinear computation node can be used for constructing nonlinear mappings between the variable nodes. For most nonlinear functions it is impossible to compute the required expectations analytically, but for the function $ f(s) = \exp(-s^2)$ the mean and variance have analytical expressions provided that they have Gaussian inputs, i.e. the nonlinearity has to follow immediately after a Gaussian node [15]. The required expectations are

$\displaystyle \left< f(s) \right>$ $\displaystyle =$ $\displaystyle \exp\left(-\frac{\overline{s}^2}{2\widetilde{s}+1}\right)
(2\widetilde{s}+1)^{-\frac{1}{2}}$ (8)
$\displaystyle \left< f(s)^2 \right>$ $\displaystyle =$ $\displaystyle \exp\left(-\frac{2\overline{s}^2}{4\widetilde{s}+1}\right)
(4\widetilde{s}+1)^{-\frac{1}{2}}.$ (9)

The variance is obtained by $ \mathrm{Var}\left\{f(s)\right\} = \left< f^2(s) \right> -
\left< f(s) \right>^2$. The update of a Gaussian node followed by the nonlinearity is similar to the plain Gaussian node: the gradients of $ C_p$ w.r.t. $ \left< f(s) \right>$ and $ \mathrm{Var}\left\{f(s)\right\}$ are assumed to arise from a quadratic term. This assumption holds since the nonlinearity can only propagate to the mean of Gaussian nodes.



Harri Valpola 2001-10-01