paper-with-me

홈 › Papers

Constructing Ancestral Recombination Graphs through Reinforcement Learning

2024-06-17 · Mélanie Raymond, Marie-Hélène Descary, Cédric Beaulac, Fabrice Larribe

Over the years, many approaches have been proposed to build ancestral recombination graphs (ARGs), graphs used to represent the genetic relationship between individuals. Among these methods, many rely on the assumption that the most likely graph is among the shortest ones. In this paper, we propose a new approach to build short ARGs: Reinforcement Learning (RL). We exploit the similarities between finding the shortest path between a set of genetic sequences and their most recent common ancestor and finding the shortest path between the entrance and exit of a maze, a classic RL problem. In the maze problem, the learner, called the agent, must learn the directions to take in order to escape as quickly as possible, whereas in our problem, the agent must learn the actions to take between coalescence, mutation, and recombination in order to reach the most recent common ancestor as quickly as possible. Our results show that RL can be used to build ARGs as short as those built with a heuristic algorithm optimized to build short ARGs, and sometimes even shorter. Moreover, our method allows to build a distribution of short ARGs for a given sample, and can also generalize learning to new samples not used during the learning process.

📄 PDF Abstract BibTeX arXiv:2406.12022

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Recoverability of Ancestral Recombination Graph Topologies

2021-10-10 · Elizabeth Hayman, Anastasia Ignatieva, Jotun Hein

Recombination is a powerful evolutionary process that shapes the genetic diversity observed in the populations of many species. Reconstructing genealogies in the presence of recombination from sequencing data is a very c…

Diversity

KwARG: Parsimonious reconstruction of ancestral recombination graphs with recurrent mutation

2020-12-17 · Anastasia Ignatieva, Rune B. Lyngsø, Paul A. Jenkins, Jotun Hein

The reconstruction of possible histories given a sample of genetic data in the presence of recombination and recurrent mutation is a challenging problem, but can provide key insights into the evolution of a population. W…

Inference of Ancestral Recombination Graphs through Topological Data Analysis

2016-07-27

The recent explosion of genomic data has underscored the need for interpretable and comprehensive analyses that can capture complex phylogenetic relationships within and across species. Recombination, reassortment and ho…

Topological Data Analysis

Selection, recombination, and the ancestral initiation graph

2021-01-25 · Frederic Alberti, Carolin Herrmann, Ellen Baake

Recently, the selection-recombination equation with a single selected site and an arbitrary number of neutral sites was solved by means of the ancestral selection-recombination graph. Here, we introduce a more accessible…

Position

The era of the ARG: an empiricist's guide to ancestral recombination graphs

2023-10-18 · Alexander L. Lewanski, Michael C. Grundler, Gideon S. Bradburd

In the presence of recombination, the evolutionary relationships between a set of sampled genomes cannot be described by a single genealogical tree. Instead, the genomes are related by a complex, interwoven collection of…