Riccardo Poli, William B. Langdon, Nicholas F. McPhee: A Field Guide to Genetic Programming

Riccardo Poli, William B. Langdon, Nicholas F. McPhee: A Field Guide to Genetic Programming
Content Type Journal ArticleCategory Book ReviewDOI 10.1007/s10710-008-9073-yAuthors
Michael O’Neill, School of Computer Science & Informatics, University …

Riccardo Poli, William B. Langdon, Nicholas F. McPhee: A Field Guide to Genetic Programming

  • Content Type Journal Article
  • Category Book Review
  • DOI 10.1007/s10710-008-9073-y
  • Authors
    • Michael O’Neill, School of Computer Science & Informatics, University College Dublin Natural Computing Research & Applications Group, Complex and Adaptive Systems Laboratory Dublin Ireland

Solution of matrix Riccati differential equation for nonlinear singular system using genetic programming

Abstract  In this paper, we propose a novel approach to find the solution of the matrix Riccati differential equation (MRDE) for nonlinear
singular systems using genetic programming (GP). The goal is to provide optimal control with reduced c…

Abstract  In this paper, we propose a novel approach to find the solution of the matrix Riccati differential equation (MRDE) for nonlinear
singular systems using genetic programming (GP). The goal is to provide optimal control with reduced calculation effort by
comparing the solutions of the MRDE obtained from the well known traditional Runge Kutta (RK) method to those obtained from
the GP method. We show that the GP approach to the problem is qualitatively better

in terms of accuracy. Numerical examples are provided to illustrate the proposed method.

  • Content Type Journal Article
  • Category Original Paper
  • DOI 10.1007/s10710-008-9072-z
  • Authors
    • P. Balasubramaniam, Gandhigram Rural University Department of Mathematics Gandhigram 624 302 Tamilnadu India
    • A. Vincent Antony Kumar, PSNA College of Engineering and Technology Department of Computer Science and Applications Dindigul 624 622 Tamilnadu India

Nice documentary from ABC about the science of networks

The new issue of the Edge has a post about the documentary “HOW KEVIN BACON CURED CANCER” from ABC Television in Australia featuring the work of Duncan Watts, Steven Strogatz and Albert-Laszlo Barabasi on their research on networks. The vi…

The new issue of the Edge has a post about the documentary “HOW KEVIN BACON CURED CANCER” from ABC Television in Australia featuring the work of Duncan Watts, Steven Strogatz and Albert-Laszlo Barabasi on their research on networks. The video is available here.

Genetic algorithms for battlefield operations

Marcelo De Brito of Genetic Argonaut pointed out an interesting article published by wired.com on top national security challenges for the next president.
One of these challenges is the use of genetic algorithms for battlefield operations. This reminded me of the project FOX-GA, which was one of the projects I’ve learned about while I was […]

Marcelo De Brito of Genetic Argonaut pointed out an interesting article published by wired.com on top national security challenges for the next president.

One of these challenges is the use of genetic algorithms for battlefield operations. This reminded me of the project FOX-GA, which was one of the projects I’ve learned about while I was at the Illinois Genetic Algorithms Laboratory.

Meandre: Semantic-Driven Data-Intensive Flows in the Clouds

Abstract:Data-intensive flow computing allows efficient processing of large volumes of data otherwise unapproachable. This paper introduces a new semantic-driven data-intensive flow infrastructure which: (1) provides a robust and transparent scalable solution from a laptop to large-scale clusters,(2) creates an unified solution for batch and interactive tasks in high-performance computing environments, and (3) encourages reusing and […]

Abstract:Data-intensive flow computing allows efficient processing of large volumes of data otherwise unapproachable. This paper introduces a new semantic-driven data-intensive flow infrastructure which: (1) provides a robust and transparent scalable solution from a laptop to large-scale clusters,(2) creates an unified solution for batch and interactive tasks in high-performance computing environments, and (3) encourages reusing and sharing components. Banking on virtualization and cloud computing techniques the Meandre infrastructure is able to create and dispose Meandre clusters on demand, being transparent to the final user. This paper also presents a prototype of such clustered infrastructure and some results obtained using it. 

Juan Romero and Penousal Machado (eds): The Art of Artificial Evolution: A Handbook on Evolutionary Art and Music

Juan Romero and Penousal Machado (eds): The Art of Artificial Evolution: A Handbook on Evolutionary Art and Music
Content Type Journal ArticleCategory Book ReviewDOI 10.1007/s10710-008-9071-0Authors
Jeroen Eggermont, Leiden University Medical Center…

Juan Romero and Penousal Machado (eds): The Art of Artificial Evolution: A Handbook on Evolutionary Art and Music

  • Content Type Journal Article
  • Category Book Review
  • DOI 10.1007/s10710-008-9071-0
  • Authors
    • Jeroen Eggermont, Leiden University Medical Center Division of Image Processing, Department of Radiology Leiden The Netherlands

Presentazioni del Corso di Laboratorio

Le slide delle presentazioni tenute per il corso di laboratorio dal prof. Matteucci e dall Ing. Loiacono sono disponibili in linea:

Presentazione Ing. Loiacono (PDF)
Presentazione Prof. Matteucci (PDF)

Le slide delle presentazioni tenute per il corso di laboratorio dal prof. Matteucci e dall Ing. Loiacono sono disponibili in linea:

  • Presentazione Ing. Loiacono (PDF)
  • Presentazione Prof. Matteucci (PDF)

BILBOMD: Modeling flexible macromolecular systems using molecular dynamics and genetic algorithms

About a year ago I started a project with Michal Hammel from the Lawrence Berkeley National Lab on using a genetic algorithm for modeling flexible macromolecular systems (more specifically, the focus was on large proteins of over 900 amino acids).
To make the long story short, some proteins do not have rigid structure, but their […]

About a year ago I started a project with Michal Hammel from the Lawrence Berkeley National Lab on using a genetic algorithm for modeling flexible macromolecular systems (more specifically, the focus was on large proteins of over 900 amino acids).

To make the long story short, some proteins do not have rigid structure, but their structure changes over time. These proteins would typically contain several rigid modules, which are connected with flexible linkers. The goal of this project is to find out how the structure changes over time based on experimental results from solution-based SAXS (small angle X-ray scattering) and theoretical conformations computed with molecular dynamics (MD) simulations.

The basic idea of this approach called BILBOMD follows:
1. Compute experimental scattering profile using solution-based SAXS.
2. Compute a large number (1k to 10k) of potential conformations using molecular dynamics simulation.
3. Use a genetic algorithm to select a subset of conformations explaining the experimental scattering profile best.

The results are promising and we’re working on making these results even better and more useful.

A web page dedicated to this project can be found here.