Efficient Reconstruction of Stochastic Pedigrees: Some Steps From Theory to Practice
Elchanan Mossel, David Vulakh

TL;DR
This paper evaluates the REC-GEN algorithm for reconstructing pedigrees, finds it struggles with inbreeding in simulations, and proposes a belief-propagation heuristic to improve performance in realistic populations.
Contribution
It improves the REC-GEN algorithm's efficiency and introduces a belief-propagation heuristic to better handle inbreeding in pedigree reconstruction.
Findings
REC-GEN performs poorly beyond 2 generations in simulations.
Inbreeding significantly impacts the accuracy of ancestral reconstruction.
The belief-propagation heuristic improves pedigree recovery in inbred populations.
Abstract
In an extant population, how much information do extant individuals provide on the pedigree of their ancestors? Recent work by Kim, Mossel, Ramnarayan and Turner (2020) studied this question under a number of simplifying assumptions, including random mating, fixed length inheritance blocks and sufficiently large founding population. They showed that under these conditions if the average number of offspring is a sufficiently large constant, then it is possible to recover a large fraction of the pedigree structure and genetic content by an algorithm they named REC-GEN. We are interested in studying the performance of REC-GEN on simulated data generated according to the model. As a first step, we improve the running time of the algorithm. However, we observe that even the faster version of the algorithm does not do well in any simulations in recovering the pedigree beyond 2 generations.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Data Mining Algorithms and Applications · Algorithms and Data Compression
