Content deleted Content added
m Clean up and fix words ending in -ious/iously using AWB |
|||
Line 26:
==Examples==
===Human-based selection strategy===
Line 37 ⟶ 36:
===Human-based evolution strategy===
In this context and maybe generally, the Wikipedia software is the best illustration of a working human-based evolution strategy. Traditional [[evolution strategy]] has three operators: initialization, mutation, and selection. In Wikipedia case, the initialization operator is a page creation, the mutation operator is an incremental page edit. The selection operator is less salient. It is provided by the revision history and the ability to select among all previous revisions via revert operation. If the page is vandalised and no longer a good fit to its title, a reader can easily go to the revision history and select one of the
An interesting fact is that the original wiki software was created in 1995, but it took at least another six years for large wiki-based collaborative projects to appear. Why did it take so long? One explanation is that the original wiki software was lacking selection operation and hence it couldn't effectively support content evolution. The addition of revision history and rise of large wiki-supported communities coincide in time. From evolutionary computation point of view this is not surprising: without selection operation the content would undergo an aimless [[genetic drift]] and would unlikely to be useful to anyone. That is what many people expect from Wikipedia at the very beginning. However, with selection operation, utility of the content have a tendency to improve over time as beneficial changes accumulate. This is what actually happens on a large scale in Wikipedia.
Line 45 ⟶ 44:
The main article on this topic is [[Human-based genetic algorithm]].
Human-based genetic algorithm (HBGA) provides means for human-based recombination operation (a distinctive feature of [[genetic algorithm]]s). Recombination operator brings together highly fit parts of different solutions that evolved independently. This makes the evolutionary process more efficient. The HBGA methodology was derived in 1999-2000 from the analysis of
==References==
Line 55 ⟶ 54:
# Kosorukoff, A, Goldberg D. E. (2002), Evolutionary computation as a form of organization, Proceedings of Genetic and Evolutionary Computation Conference, GECCO-2002, pp 965-972
# Gentry, C et al (2005) Secure Distributed Human Computation In Ninth International Conference on Financial Cryptography and Data Security FC'2005 [http://fc05.ifca.ai/p26.pdf online]
[[Category:Human-based computation]]
[[Category:Evolutionary computation]]
|