paper-with-me

Papers

Probabilistic programming for birth-death models of evolution using an alive particle filter with delayed sampling

2019-07-10 · Jan Kudlicka, Lawrence M. Murray, Fredrik Ronquist, Thomas B. Schön

We consider probabilistic programming for birth-death models of evolution and introduce a new widely-applicable inference method that combines an extension of the alive particle filter (APF) with automatic Rao-Blackwellization via delayed sampling. Birth-death models of evolution are an important family of phylogenetic models of the diversification processes that lead to evolutionary trees. Probabilistic programming languages (PPLs) give phylogeneticists a new and exciting tool: their models can be implemented as probabilistic programs with just a basic knowledge of programming. The general inference methods in PPLs reduce the need for external experts, allow quick prototyping and testing, and accelerate the development and deployment of new models. We show how these birth-death models can be implemented as simple programs in existing PPLs, and demonstrate the usefulness of the proposed inference method for such models. For the popular BiSSE model the method yields an increase of the effective sample size and the conditional acceptance rate by a factor of 30 in comparison with a standard bootstrap particle filter. Although concentrating on phylogenetics, the extended APF is a general inference method that shows its strength in situations where particles are often assigned zero weight. In the case when the weights are always positive, the extra cost of using the APF rather than the bootstrap particle filter is negligible, making our method a suitable drop-in replacement for the bootstrap particle filter in probabilistic programming inference.

📄 PDF Abstract BibTeX arXiv:1907.04615

Code (1)

kudlicka/paper-2019-probabilistic 공식 구현

Tasks

Probabilistic Programming

Similar Papers 제목 키워드 기반

Understanding the rift between update rules in Evolutionary Graph Theory: The intrinsic death rate drives star graphs from amplifying to suppressing natural selection

2025-06-18 · Max Dew, Christopher E. Overton

Evolutionary graph theory is the study of evolutionary dynamics in structured populations. A well-known problem in evolutionary graph theory is that the spread of mutation (measured by fixation probability) is impacted b…

Exact steady-state distributions of multispecies birth-death-immigration processes: effects of mutations and carrying capacity on diversity

2018-08-11

Stochastic models that incorporate birth, death and immigration (also called birth-death and innovation models) are ubiquitous and applicable to many research topics such as quantifying species sizes in ecological popula…

Diversity

Evolutionary games on cycles with strong selection

2017-01-23

Evolutionary games on graphs describe how strategic interactions and population structure determine evolutionary success, quantified by the probability that a single mutant takes over a population. Graph structures, comp…

Analyzing coevolutionary games with dynamic fitness landscapes

2016-03-21 · Hendrik Richter

Coevolutionary games cast players that may change their strategies as well as their networks of interaction. In this paper a framework is introduced for describing coevolutionary game dynamics by landscape models. It is …

Evolutionary graph theory derived from eco-evolutionary dynamics

2020-10-30 · Karan Pattni, Christopher E. Overton, Kieran J. Sharkey

A biologically motivated individual-based framework for evolution in network-structured populations is developed that can accommodate eco-evolutionary dynamics. This framework is used to construct a network birth and dea…