You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This code calculates the (windowed!) running mean and variance as well as
the (windowed) Gaussian surprise for each newly added element. Furthermore,
it is possible to calculate the univariate Gamma surprise.
The code comes with two examples on acoustic saliency/surprise using the
(synthetic) chirp signal and a real-world, meeting room audio recording.
Please see [1] for details and an application of the Gaussian windowed
surprise. See [2] for details on the univariate Gamma model. Be so kind
to cite [1] and/or [2], if you use the provided code.
[1] B. Schauerte, B. Kuehn, K. Kroschel, R. Stiefelhagen, "Multimodal
Saliency-based Attention for Object-based Scene Analysis," in Proc.
Int. Conf. Intelligent Robots and Systems (IROS), 2011.
[2] B. Schauerte, R. Stiefelhagen, ""Wow!" Bayesian Surprise for Salient
Acoustic Event Detection". In Proc. 38th Int. Conf. Acoustics,
Speech, and Signal Processing (ICASSP), 2013.
Cite As
Boris Schauerte (2026). Gaussian Surprise and Running Windowed Mean / Variance (https://www.mathworks.com/matlabcentral/fileexchange/33573-gaussian-surprise-and-running-windowed-mean-variance), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.5.0.0 (17.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.0.0 | - added the univariate Gamma model |
||
| 1.4.0.0 | - added two examples |
||
| 1.3.0.0 | improved the documentation and added an example script |
||
| 1.2.0.0 | - added a help
|
||
| 1.1.0.0 | - set the numerically more stable variance estimation as default
|
||
| 1.0.0.0 |
