论文精选

论文提出用群体遗传学框架解释多代AI模型演化

The evolution of sex for artificial intelligence: a population-genetic framework for multigenerational model populations

精选理由

这篇论文挺有意思的,作者把AI模型的演化过程和生物种群遗传学联系起来,用数学框架来解释模型如何通过训练和重组产生下一代,还验证了在多个模型上的效果。

作者将AI模型通过训练、重组产生新版本的过程比作生物种群繁殖,在精确继承模型、训练网络和大型语言模型上验证了这一类比,发现绝对数据量而非占比对模型演化有影响,并指出不同模型架构存在特定偏差。

原文 · arXiv cs.LG

The evolution of sex for artificial intelligence: a population-genetic framework for multigenerational model populations

Some aspects of AI development resemble a population process in which models are specialised, retrained on the output of peers, or combined by averaging weights. These practices lead to generations of models, in the biological sense studied by population genetics. Here, I develop this parallelism and interpret multigenerational model populations in terms of sexual and asexual reproduction, formally recombining the two fields. I test these analogies in an exact inheritance model, in trained networks (recurrent, feedforward and variational autoencoder generators) and in large language models, and show that they hold generally, with some measurable architecture-specific biases. Training recursively on model output is known to lead to model collapse, a process previously described as akin to genetic drift; I develop all that follows. A minimal model of a learner retrained on its parent's output reproduces the Wright-Fisher process exactly; verified real data added to each generation play the role of immigration, with the surprising finding that the absolute number of real data samples matters, not their share, exactly as in population genetics. Training a child on the average of its parents' outputs cancels the benefit of having several parents, matching blending inheritance (and reviving Jenkin's objection to Darwin), whereas combining parents so that each keeps its strongest contribution preserves it; merged language-model specialists exceeded every parent across seeds (the Fisher-Muller effect); and lineages become reproductively isolated, losing the ability to merge at all, when they have learned conflicting conventions and not when they have merely drifted apart. As AI societies become societies in time as well as in space, a mathematical framework for their inheritance acquires predictive power. Remarkably, that framework can be adapted almost wholesale from biology.