logoalt Hacker News

bob1029today at 8:44 AM1 replyview on HN

> The overwhelming majority of mutations end up being harmful or neutral. An exceedingly small fraction are beneficial.

Neutral drift is perhaps the most important part of evolution. It's how you preserve diversity over time and avoid getting stuck in holes in the fitness landscape.

If we only ever made steps that improved performance we'd inevitably see premature convergence. The neutral drift can overpower progress toward a global minimum, but it's a lot better to be going in circles than to not be moving at all. Diversity collapse is the worst thing that can happen to an evolutionary algorithm. You must reject superior solutions with some probability in order to make it to the next step. You can always change your selection pressure. You can't fix information that doesn't exist anymore.


Replies

jodrellblanktoday at 4:41 PM

> “You can't fix information that doesn't exist anymore.

Assuming there’s no Deity or similar outside power seeding the initial system with information that can only be lost and never gained, then any information in the evolutionary system got there by some process that happened once, and presumably can happen again and fix (rediscover) the lost information?

show 1 reply