paper-with-me

Papers

Efficient Evolutionary Models with Digraphons

2021-04-26 · Abhinav Tamaskar, Bud Mishra

We present two main contributions which help us in leveraging the theory of graphons for modeling evolutionary processes. We show a generative model for digraphons using a finite basis of subgraphs, which is representative of biological networks with evolution by duplication. We show a simple MAP estimate on the Bayesian non parametric model using the Dirichlet Chinese restaurant process representation, with the help of a Gibbs sampling algorithm to infer the prior. Next we show an efficient implementation to do simulations on finite basis segmentations of digraphons. This implementation is used for developing fast evolutionary simulations with the help of an efficient 2-D representation of the digraphon using dynamic segment-trees with the square-root decomposition representation. We further show how this representation is flexible enough to handle changing graph nodes and can be used to also model dynamic digraphons with the help of an amortized update representation to achieve an efficient time complexity of the update at $O(\sqrt{|V|}\log{|V|})$.

📄 PDF Abstract BibTeX arXiv:2104.12748

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Priors on exchangeable directed graphs

2015-10-28 · Diana Cai, Nathanael Ackerman, Cameron Freer

Directed graphs occur throughout statistical modeling of networks, and exchangeability is a natural assumption when the ordering of vertices does not matter. There is a deep structural theory for exchangeable undirected …

Mean Field Games on Weighted and Directed Graphs via Colored Digraphons

2022-09-08 · Christian Fabian, Kai Cui, Heinz Koeppl

The field of multi-agent reinforcement learning (MARL) has made considerable progress towards controlling challenging multi-agent systems by employing various learning methods. Numerous of these approaches focus on empir…

Multi-agent Reinforcement Learning

Evolutionary Automata and Deep Evolutionary Computation

2024-11-22 · Eugene Eberbach

Evolution by natural selection, which is one of the most compelling themes of modern science, brought forth evolutionary algorithms and evolutionary computation, applying mechanisms of evolution in nature to various prob…

Evolutionary Algorithms

Evolutionary Turing in the Context of Evolutionary Machines

2013-04-13 · Mark Burgin, Eugene Eberbach

One of the roots of evolutionary computation was the idea of Turing about unorganized machines. The goal of this work is the development of foundations for evolutionary computations, connecting Turing's ideas and the con…

Evolutionary Data Theory: On the Similarities between Data Problems and Evolutionary Games

2026-05-26 · Philipp Wissgott arxiv

Applying the concepts and formalism from Evolutionary Game Theory to the data regime, the fundamental paradigms of Evolutionary Data Theory are introduced. It is shown that essential definitions and results such as repli…