ACEMS / ECRretreat2017Nov

ACEMS Early Career Researchers are getting together
2 stars 1 forks source link

Session: The landscape of state space models and methods: HMMs, DBNs etc #10

Open paul1010 opened 6 years ago

paul1010 commented 6 years ago

State space models are applied broadly across fields including computer science, statistics and engineering, using a wide array of methods for their estimation and inference. Despite the plethora of techniques, there are some important similarities between HMMs, Dynamic Bayesian Networks (DBNs) and even Kalman Filters. See for instance Murphy, 2002.

A discussion on state space models could be valuable for identifying areas of overlapping interest, and potential opportunities for research on methods as driven by application to new domains. Such a discussion could include:

jesse-jesse commented 6 years ago

Hi Paul, Do you have any problems that exist in this area specifically?

@Robertjk59 could also contribute to this discussion

paul1010 commented 6 years ago

@jesse-jesse Yes - including how to incorporate data and parameter uncertainty for inference in a computationally efficient manner (akin in some ways to Variational Bayes - they share the message passing algorithm for instance)