Friday, November 28, 2008

Computational Intelligence in the wind

There seems to be a lot of chatter about genetic algorithms in recent days, for example:

For some reason (I was procrastinating), all of this GA talk motivated me to update the wikipedia page for the general and specific fields of research for my doctoral work. I definition and techniques sections as well as cleaned up the Artificial Immune Systems page, and kicked off a new Clonal Selection Algorithms wiki entry. All very basic, but I expect to add more content over the coming days.

Although I've created wiki pages before, this recent bout got me thinking how useful this service could be if it were elaborated by experts in the field. Although it's an encyclopedia, it would be within scope to motivate fields of research, even highlight open problems and provide sample code and test data. Wiki pages could be a useful valuable scientific resources, rather than a #1 Google result that is ignored by those in the field. I'm now thinking how Knol fits into these perspective...

3 comments:

Jason said...

I did a little digging into knol. I like the idea of authoritative articles. It provides a much more accessible platform for knowledge distribution than a technical report on a topic.

I also came across scholarpedia and read up on it as well. Scholarpedia seems to take the knol approach too far, allowing only the seminal experts (inventors) to edit and maintain entries for the topics - making it more authoritative, but also more ridged.

The scope of scholarpedia is much smaller, focusing on only a few specific fields, one of which is an Encyclopedia of computational intelligence. I had seen this before, but not really understood the context of the articles.

Jason said...

A great post and discussion on encouraging professors to update the wikipedia pages for their fields of research, focused on theoretical computer science, entitled: Wanted: Better Wikipedia coverage of theoretical computer science.

Gerg said...

Hi, I put some time into cleaning up genetify (the software that John Resig wrote about). Anybody can install it now and try it out for themselves. Hopefully some developers out there will pick up on my initial efforts and genetify will grow to become a thriving open-source project.

http://github.com/gregdingle/genetify/wikis/home

Any feedback is appreciated.