Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Learning to control the program evolution process with cultural algorithms

Zannoni1, Reynolds

  • 1Computer Science Department, Wayne State University, Detroit, MI 48202, USA. elz@apollo.hp.com

Evolutionary Computation
|July 1, 1997
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A comparison of post-prandial changes in flow-mediated dilatation in patients with type 2 diabetes with and without macroalbuminuria.

Diabetes, nutrition & metabolism·2001
Same author

The structural mechanism of trypsin-induced intrinsic motility in Manduca sexta spermatozoa in vitro.

Journal of insect physiology·2000
Same author

The impact of limited needle and syringe availability programmes on HIV transmission-a case study in Kathmandu.

The International journal on drug policy·2000
Same author

On the Formulation of Lagrangian Stochastic Models for Heavy-Particle Trajectories.

Journal of colloid and interface science·2000
Same author

The Total Synthesis of the Annonaceous Acetogenin, Muricatetrocin C We thank the EPSRC (D.J.D. and D.J.R.), the Novartis Research Fellowship (S.V.L.), and the BP Research Endowment (S.V.L.) for generous financial support for this work.

Angewandte Chemie (International ed. in English)·2000
Same author

Flow and dispersion through a close-packed fixed bed of spheres

Physical review. E, Statistical physics, plasmas, fluids, and related interdisciplinary topics·2000
Same journal

Computing Optimal Populations for Binary Problems using Logic Minimization.

Evolutionary computation·2026
Same journal

Enhancing Generalization and Scalability for Multi-Objective Optimization with Population Pre-Training.

Evolutionary computation·2026
Same journal

XCS for Sequential Perceptual Aliasing in Multi-Step Decision Making.

Evolutionary computation·2026
Same journal

A dynamic multi-objective evolutionary algorithm using dual-space prediction and surrogate-based sampling.

Evolutionary computation·2026
Same journal

Adapting MOEA/D to CMA-ES for Dealing with Ill-conditioned Multiobjective Problems.

Evolutionary computation·2026
Same journal

Editorial of the Special Issue: Parallel Problem Solving from Nature PPSN 2024 Extended Versions of Best Paper Candidates.

Evolutionary computation·2026
See all related articles

Cultural algorithms with genetic programming (CAGP) enhance software development by extracting knowledge to guide search and reduce variability. This approach improves performance and solution complexity compared to traditional genetic programming (GP).

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Software Engineering

Background:

  • Traditional software engineering relies on modularity and structured programming to minimize variability.
  • Genetic programming (GP) uses heuristic search and simulated evolution in a bottom-up approach to program development.
  • A key challenge is extracting knowledge from GP to focus search and reduce product variability.

Purpose of the Study:

  • To investigate the automatic extraction of knowledge from the genetic programming process.
  • To develop a novel system, cultural algorithms with genetic programming (CAGP), to guide the search process.
  • To reduce product variability and improve the efficiency of software development resources.

Main Methods:

  • A two-level system combining a population of genetic programs with a knowledge repository (belief set).

Related Experiment Videos

  • Microevolution within the population identifies meaningful program characteristics.
  • Beliefs (constraints) are extracted and used to guide genetic operators and modulate program parameters.
  • Main Results:

    • CAGP demonstrated improved average performance compared to GP alone.
    • A significant reduction in the complexity of the generated solutions was observed.
    • The execution time of CAGP was comparable to that of standard GP.

    Conclusions:

    • CAGP effectively extracts and utilizes knowledge to focus the search process in genetic programming.
    • The system leads to more efficient software development with reduced solution complexity.
    • This approach offers a promising direction for enhancing evolutionary computation techniques.