Jove
Visualize
Contact Us

Related Concept Videos

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

5.6K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.6K
Survival Tree01:19

Survival Tree

44
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
44
Behavioral Genetics and Its Designs01:23

Behavioral Genetics and Its Designs

297
Behavior genetics explores how genetic inheritance influences human behavior. It focuses on how genes, passed from parents to offspring, contribute to the development of behavioral traits and tendencies. This branch of genetics seeks to understand the complex interplay between inherited genetic factors and environmental influences in shaping our behaviors.
The primary methodologies used in behavior genetics include family studies, twin studies, and adoption studies, each providing unique...
297
Genetic Variation01:25

Genetic Variation

241
Genetic variation is the diversity in DNA sequences found among individuals of the same species. This diversity is crucial for a species' survival because it helps organisms adapt to environmental changes. Genetic variation begins with fertilization, where an egg and sperm cell merge. Each of these cells carries 23 chromosomes, up to 46 in the fertilized egg. Chromosomes are long DNA strands that contain genes, the basic units of heredity.
Genes exist in different versions called alleles,...
241
Multiple Allele Traits01:49

Multiple Allele Traits

33.8K
The Concept of Multiple Allelism
33.8K
Pedigree Analysis01:35

Pedigree Analysis

82.6K
Overview
82.6K

You might also read

Related Articles

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

Sort by
Same author

Symbolically Regressing Fish Biomass Spectral Data: A Linear Genetic Programming Method With Tunable Primitives.

Journal of the Royal Society of New Zealand·2026
Same author

Deep learning-based seabird detection in fisheries for seabird protection.

Journal of the Royal Society of New Zealand·2025
Same author

Evolving multispectral sensor configurations using genetic programming for estuary health monitoring.

Journal of the Royal Society of New Zealand·2025
Same author

Genetic Programming with Tabu List for Dynamic Flexible Job Shop Scheduling.

Evolutionary computation·2025
Same author

Health prediction for king salmon via evolutionary machine learning with genetic programming.

Journal of the Royal Society of New Zealand·2024
Same author

Artificial Intelligence in New Zealand: applications and innovation.

Journal of the Royal Society of New Zealand·2024
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
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 Video

Updated: May 16, 2025

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.2K

Cross-Representation Genetic Programming: A Case Study on Tree-Based and Linear Representations.

Zhixing Huang1, Yi Mei2, Fangfang Zhang3

  • 1Centre for Data Science and Artificial Intelligence & School of Engineering and Computer Science, Victoria University of Wellington, Wellington, 6140, New Zealand zhixing.huang@ecs.vuw.ac.nz.

Evolutionary Computation
|May 14, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel cross-representation genetic programming (GP) algorithm that evolves programs using both tree-based and linear representations simultaneously. This approach enhances GP

Keywords:
Cross-representationdynamic job shop scheduling.linear genetic programmingsymbolic regressiontree-based genetic programming

More Related Videos

In Vivo Modeling of the Morbid Human Genome using Danio rerio
12:31

In Vivo Modeling of the Morbid Human Genome using Danio rerio

Published on: August 24, 2013

20.6K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.2K

Related Experiment Videos

Last Updated: May 16, 2025

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.2K
In Vivo Modeling of the Morbid Human Genome using Danio rerio
12:31

In Vivo Modeling of the Morbid Human Genome using Danio rerio

Published on: August 24, 2013

20.6K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.2K

Area of Science:

  • Artificial Intelligence
  • Computer Science
  • Evolutionary Computation

Background:

  • Genetic programming (GP) methods often rely on specific representations (e.g., tree-based, linear), each with domain-dependent advantages and disadvantages.
  • The relationship between GP representations and fitness landscapes is complex, making it difficult to select the optimal representation for a given problem.
  • Simultaneously evolving programs with multiple representations allows exploration of diverse search spaces and potential synergistic benefits.

Purpose of the Study:

  • To address the gap in research on the simultaneous evolution of multiple GP representations.
  • To propose a novel cross-representation GP algorithm leveraging both tree-based and linear representations.
  • To investigate the effectiveness of inter-representation knowledge transfer in improving GP performance.

Main Methods:

  • Development of a cross-representation genetic programming (GP) algorithm.
  • Integration of both tree-based and linear representations within the GP framework.
  • Introduction of a novel cross-representation crossover operator designed to exploit the interplay between different representations.

Main Results:

  • Empirical evidence demonstrates that the proposed cross-representation GP approach enhances performance compared to single-representation GP.
  • Navigating learned knowledge between tree-based and linear representations improves effectiveness in symbolic regression tasks.
  • The algorithm shows improved effectiveness for dynamic job shop scheduling problems.

Conclusions:

  • Simultaneous evolution of multiple GP representations, specifically tree-based and linear, can lead to superior search capabilities.
  • The developed cross-representation crossover operator effectively harnesses the synergies between different representations.
  • This approach offers a promising direction for advancing GP effectiveness across various problem domains.