Skip to:Content
|
Bottom
Cover image for Bayesian signal processing : classical, unscented and particle filtering methods
Title:
Bayesian signal processing : classical, unscented and particle filtering methods
Personal Author:
Publication Information:
New York : Wiley, 2008
Physical Description:
xxiii, 445 p. : ill. ; 25 cm.
ISBN:
9780470180945

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010193005 TK5102.9 C366 2008 Open Access Book Book
Searching...

On Order

Summary

Summary

New Bayesian approach helps you solve tough problems in signal processing with ease

Signal processing is based on this fundamental concept-the extraction of critical information from noisy, uncertain data. Most techniques rely on underlying Gaussian assumptions for a solution, but what happens when these assumptions are erroneous? Bayesian techniques circumvent this limitation by offering a completely different approach that can easily incorporate non-Gaussian and nonlinear processes along with all of the usual methods currently available.

This text enables readers to fully exploit the many advantages of the "Bayesian approach" to model-based signal processing. It clearly demonstrates the features of this powerful approach compared to the pure statistical methods found in other texts. Readers will discover how easily and effectively the Bayesian approach, coupled with the hierarchy of physics-based models developed throughout, can be applied to signal processing problems that previously seemed unsolvable.

Bayesian Signal Processing features the latest generation of processors (particle filters) that have been enabled by the advent of high-speed/high-throughput computers. The Bayesian approach is uniformly developed in this book's algorithms, examples, applications, and case studies. Throughout this book, the emphasis is on nonlinear/non-Gaussian problems; however, some classical techniques (e.g. Kalman filters, unscented Kalman filters, Gaussian sums, grid-based filters, et al) are included to enable readers familiar with those methods to draw parallels between the two approaches.

Special features include:

Unified Bayesian treatment starting from the basics (Bayes's rule) to the more advanced (Monte Carlo sampling), evolving to the next-generation techniques (sequential Monte Carlo sampling)

Incorporates "classical" Kalman filtering for linear, linearized, and nonlinear systems; "modern" unscented Kalman filters; and the "next-generation" Bayesian particle filters

Examples illustrate how theory can be applied directly to a variety of processing problems

Case studies demonstrate how the Bayesian approach solves real-world problems in practice

MATLAB notes at the end of each chapter help readers solve complex problems using readily available software commands and point out software packages available

Problem sets test readers' knowledge and help them put their new skills into practice

The basic Bayesian approach is emphasized throughout this text in order to enable the processor to rethink the approach to formulating and solving signal processing problems from the Bayesian perspective. This text brings readers from the classical methods of model-based signal processing to the next generation of processors that will clearly dominate the future of signal processing for years to come. With its many illustrations demonstrating the applicability of the Bayesian approach to real-world problems in signal processing, this text is essential for all students, scientists, and engineers who investigate and apply signal processing to their everyday problems.


Author Notes

James V. Candy, PhD, is Chief Scientist for Engineering, founder, and former director of the Center for Advanced Signal Image Sciences at the Lawrence Livermore National Laboratory. Dr. Candy is also an Adjunct Full Professor at the University of California, Santa Barbara, a Fellow of the IEEE, and a Fellow of the Acoustical Society of America. Dr. Candy has published more than 225 journal articles, book chapters, and technical reports. He is also the author of Signal Processing: Model-Based Approach, Signal Processing: A Modern Approach, and Model-Based Signal Processing (Wiley). Dr. Candy was awarded the IEEE Distinguished Technical Achievement Award for his development of model-based signal processing and the Acoustical Society of America Helmholtz-Rayleigh Interdisciplinary Silver Medal for his contributions to acoustical signal processing and underwater acoustics.


Table of Contents

Prefacep. xiii
References to the Prefacep. xix
Acknowledgmentsp. xxiii
1 Introductionp. 1
1.1 Introductionp. 1
1.2 Bayesian Signal Processingp. 1
1.3 Simulation-Based Approach to Bayesian Processingp. 4
1.4 Bayesian Model-Based Signal Processingp. 8
1.5 Notation and Terminologyp. 12
Referencesp. 14
Problemsp. 15
2 Bayesian Estimationp. 19
2.1 Introductionp. 19
2.2 Batch Bayesian Estimationp. 19
2.3 Batch Maximum Likelihood Estimationp. 22
2.3.1 Expectation-Maximization Approach to Maximum Likelihoodp. 25
2.3.2 EM for Exponential Family of Distributionsp. 30
2.4 Batch Minimum Variance Estimationp. 33
2.5 Sequential Bayesian Estimationp. 36
2.5.1 Joint Posterior Estimationp. 39
2.5.2 Filtering Posterior Estimationp. 41
2.6 Summaryp. 43
Referencesp. 44
Problemsp. 45
3 Simulation-Based Bayesian Methodsp. 51
3.1 Introductionp. 51
3.2 Probability Density Function Estimationp. 53
3.3 Sampling Theoryp. 56
3.3.1 Uniform Sampling Methodp. 58
3.3.2 Rejection Sampling Methodp. 62
3.4 Monte Carlo Approachp. 64
3.4.1 Markov Chainsp. 70
3.4.2 Metropolis-Hastings Samplingp. 71
3.4.3 Random Walk Metropolis-Hastings Samplingp. 73
3.4.4 Gibbs Samplingp. 75
3.4.5 Slice Samplingp. 78
3.5 Importance Samplingp. 81
3.6 Sequential Importance Samplingp. 84
3.7 Summaryp. 87
Referencesp. 87
Problemsp. 90
4 State-Space Models for Bayesian Processingp. 95
4.1 Introductionp. 95
4.2 Continuous-Time State-Space Modelsp. 96
4.3 Sampled-Data State-Space Modelsp. 100
4.4 Discrete-Time State-Space Modelsp. 104
4.4.1 Discrete Systems Theoryp. 107
4.5 Gauss-Markov State-Space Modelsp. 112
4.5.1 Continuous-Time/Sampled-Data Gauss-Markov Modelsp. 112
4.5.2 Discrete-Time Gauss-Markov Modelsp. 114
4.6 Innovations Modelp. 120
4.7 State-Space Model Structuresp. 121
4.7.1 Time Series Modelsp. 121
4.7.2 State-Space and Time Series Equivalence Modelsp. 129
4.8 Nonlinear (Approximate) Gauss-Markov State-Space Modelsp. 135
4.9 Summaryp. 139
Referencesp. 140
Problemsp. 141
5 Classical Bayesian State-Space Processorsp. 147
5.1 Introductionp. 147
5.2 Bayesian Approach to the State-Spacep. 147
5.3 Linear Bayesian Processor (Linear Kalman Filter)p. 150
5.4 Linearized Bayesian Processor (Linearized Kalman Filter)p. 160
5.5 Extended Bayesian Processor (Extended Kalman Filter)p. 167
5.6 Iterated-Extended Bayesian Processor (Iterated-Extended Kalman Filter)p. 174
5.7 Practical Aspects of Classical Bayesian Processorsp. 182
5.8 Case Study: RLC Circuit Problemp. 186
5.9 Summaryp. 191
Referencesp. 191
Problemsp. 193
6 Modern Bayesian State-Space Processorsp. 197
6.1 Introductionp. 197
6.2 Sigma-Point (Unscented) Transformationsp. 198
6.2.1 Statistical Linearizationp. 198
6.2.2 Sigma-Point Approachp. 200
6.2.3 SPT for Gaussian Prior Distributionsp. 205
6.3 Sigma-Point Bayesian Processor (Unscented Kalman Filter)p. 209
6.3.1 Extensions of the Sigma-Point Processorp. 218
6.4 Quadrature Bayesian Processorsp. 218
6.5 Gaussian Sum (Mixture) Bayesian Processorsp. 220
6.6 Case Study: 2D-Tracking Problemp. 224
6.7 Summaryp. 230
Referencesp. 231
Problemsp. 233
7 Particle-Based Bayesian State-Space Processorsp. 237
7.1 Introductionp. 237
7.2 Bayesian State-Space Particle Filtersp. 237
7.3 Importance Proposal Distributionsp. 242
7.3.1 Minimum Variance Importance Distributionp. 242
7.3.2 Transition Prior Importance Distributionp. 245
7.4 Resamplingp. 246
7.4.1 Multinomial Resamplingp. 249
7.4.2 Systematic Resamplingp. 251
7.4.3 Residual Resamplingp. 251
7.5 State-Space Particle Filtering Techniquesp. 252
7.5.1 Bootstrap Particle Filterp. 253
7.5.2 Auxiliary Particle Filterp. 261
7.5.3 Regularized Particle Filterp. 264
7.5.4 MCMC Particle Filterp. 266
7.5.5 Linearized Particle Filterp. 270
7.6 Practical Aspects of Particle Filter Designp. 272
7.6.1 Posterior Probability Validationp. 273
7.6.2 Model Validation Testingp. 277
7.7 Case Study: Population Growth Problemp. 285
7.8 Summaryp. 289
Referencesp. 290
Problemsp. 293
8 Joint Bayesian State/Parametric Processorsp. 299
8.1 Introductionp. 299
8.2 Bayesian Approach to Joint State/Parameter Estimationp. 300
8.3 Classical/Modern Joint Bayesian State/Parametric Processorsp. 302
8.3.1 Classical Joint Bayesian Processorp. 303
8.3.2 Modern Joint Bayesian Processorp. 311
8.4 Particle-Based Joint Bayesian State/Parametric Processorsp. 313
8.5 Case Study: Random Target Tracking Using a Synthetic Aperture Towed Arrayp. 318
8.6 Summaryp. 327
Referencesp. 328
Problemsp. 330
9 Discrete Hidden Markov Model Bayesian Processorsp. 335
9.1 Introductionp. 335
9.2 Hidden Markov Modelsp. 335
9.2.1 Discrete-Time Markov Chainsp. 336
9.2.2 Hidden Markov Chainsp. 337
9.3 Properties of the Hidden Markov Modelp. 339
9.4 HMM Observation Probability: Evaluation Problemp. 341
9.5 State Estimation in HMM: The Viterbi Techniquep. 345
9.5.1 Individual Hidden State Estimationp. 345
9.5.2 Entire Hidden State Sequence Estimationp. 347
9.6 Parameter Estimation in HMM: The EM/Baum-Welch Techniquep. 350
9.6.1 Parameter Estimation with State Sequence Knownp. 352
9.6.2 Parameter Estimation with State Sequence Unknownp. 354
9.7 Case Study: Time-Reversal Decodingp. 357
9.8 Summaryp. 362
Referencesp. 363
Problemsp. 365
10 Bayesian Processors for Physics-Based Applicationsp. 369
10.1 Optimal Position Estimation for the Automatic Alignmentp. 369
10.1.1 Backgroundp. 369
10.1.2 Stochastic Modeling of Position Measurementsp. 372
10.1.3 Bayesian Position Estimation and Detectionp. 374
10.1.4 Application: Beam Line Datap. 375
10.1.5 Results: Beam Line (KDP Deviation) Datap. 377
10.1.6 Results: Anomaly Detectionp. 379
10.2 Broadband Ocean Acoustic Processingp. 382
10.2.1 Backgroundp. 382
10.2.2 Broadband State-Space Ocean Acoustic Propagatorsp. 384
10.2.3 Broadband Bayesian Processingp. 389
10.2.4 Broadband BSP Designp. 393
10.2.5 Resultsp. 395
10.3 Bayesian Processing for Biothreatsp. 397
10.3.1 Backgroundp. 397
10.3.2 Parameter Estimationp. 400
10.3.3 Bayesian Processor Designp. 401
10.3.4 Resultsp. 403
10.4 Bayesian Processing for the Detection of Radioactive Sourcesp. 404
10.4.1 Backgroundp. 404
10.4.2 Physics-Based Modelsp. 404
10.4.3 Gamma-Ray Detector Measurementsp. 407
10.4.4 Bayesian Physics-Based Processorp. 410
10.4.5 Physics-Based Bayesian Deconvolution Processorp. 412
10.4.6 Resultsp. 415
Referencesp. 417
Appendix A Probability & Statistics Overviewp. 423
A.1 Probability Theoryp. 423
A.2 Gaussian Random Vectorsp. 429
A.3 Uncorrelated Transformation: Gaussian Random Vectorsp. 430
Referencesp. 430
Indexp. 431
Go to:Top of Page