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 Concept Videos

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

393
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
393
Inclusive Fitness00:57

Inclusive Fitness

43.7K
Most altruistic behavior—in which one animal helps another at a cost to themselves—occurs between relatives. Scientists think these altruistic behaviors evolved because they increase the inclusive fitness of the animal providing help.
43.7K
Optimal Foraging00:48

Optimal Foraging

14.2K
How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
14.2K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

3.8K
3.8K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

8.4K
The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
8.4K
Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

814
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
814

You might also read

Related Articles

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

Sort by
Same author

Predicting pathological lymph node status in clinical stage I/II tongue cancer.

International journal of clinical oncology·2026
Same author

Clinicopathological Significance of Extranodal Extension in Hypopharyngeal and Laryngeal Squamous Cell Carcinoma.

Head & neck·2025
Same author

<i>P4HA1</i> Promotes Cell Migration and Colonization in Hypopharyngeal Squamous Cell Carcinoma.

Anticancer research·2023
Same author

Effect of HER2-targeted therapy on PDX and PDX-derived organoids generated from HER2-positive salivary duct carcinoma.

Head & neck·2023
Same author

Multi-Label Classification via Adaptive Resonance Theory-Based Clustering.

IEEE transactions on pattern analysis and machine intelligence·2023
Same author

Establishment of experimental salivary gland cancer models using organoid culture and patient-derived xenografting.

Cellular oncology (Dordrecht, Netherlands)·2022
Same journal

In-silico combinatorial design and pharmacophore modeling of potent antimalarial 4-anilinoquinolines utilizing QSAR and computed descriptors.

SpringerPlus·2017
Same journal

Erratum to: Implication of Paris Agreement in the context of long-term climate mitigation goals.

SpringerPlus·2017
Same journal

Erratum to: Associations between adherence, depressive symptoms and health-related quality of life in young adults with cystic fibrosis.

SpringerPlus·2017
Same journal

Erratum to: Numerical method to compute acoustic scattering effect of a moving source.

SpringerPlus·2017
Same journal

Identifying appropriate protected areas for endangered fern species under climate change.

SpringerPlus·2017
Same journal

An Algorithm to detect balancing of iterated line sigraph.

SpringerPlus·2017
See all related articles

Related Experiment Video

Updated: Mar 23, 2026

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

12.3K

Interactive evolutionary computation with minimum fitness evaluation requirement and offline algorithm design.

Hisao Ishibuchi1, Takahiko Sudo1, Yusuke Nojima1

  • 1Department of Computer Science and Intelligent Systems, Graduate School of Engineering, Osaka Prefecture University, 1-1 Gakuen-cho, Naka-ku, Sakai, Osaka 599-8531 Japan.

Springerplus
|March 31, 2016
PubMed
Summary
This summary is machine-generated.

This study introduces a new Interactive Evolutionary Computation (IEC) model for scenarios with limited human evaluation. The proposed algorithm optimizes solution generation for better performance in complex design tasks.

Keywords:
Automatic algorithm designInteractive algorithmsInteractive evolutionary computationMeta-level evolutionary algorithms

More Related Videos

Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules
10:58

Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules

Published on: July 25, 2013

17.7K
A Quantitative Fitness Analysis Workflow
11:39

A Quantitative Fitness Analysis Workflow

Published on: August 13, 2012

15.0K

Related Experiment Videos

Last Updated: Mar 23, 2026

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

12.3K
Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules
10:58

Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules

Published on: July 25, 2013

17.7K
A Quantitative Fitness Analysis Workflow
11:39

A Quantitative Fitness Analysis Workflow

Published on: August 13, 2012

15.0K

Area of Science:

  • Artificial Intelligence
  • Computational Intelligence
  • Human-Computer Interaction

Background:

  • Interactive Evolutionary Computation (IEC) relies on human feedback for solution evaluation.
  • Traditional IEC models often require extensive human evaluation, which is impractical in many real-world applications like hearing aid design.
  • Human evaluations can be subjective and imprecise, necessitating models with minimal evaluation demands.

Purpose of the Study:

  • To formulate an IEC model that minimizes the fitness evaluation ability required from human users.
  • To develop and evaluate an algorithm tailored for this low-requirement IEC model.
  • To introduce an automated algorithm design approach for optimizing IEC processes.

Main Methods:

  • A novel IEC model is proposed, assuming users can evaluate only one solution at a time and remember only the immediately preceding one.
  • A (1+1)ES-style algorithm is developed for the proposed IEC model, focusing on efficient solution generation.
  • An offline meta-level approach is introduced for automated algorithm design, utilizing varied solution generation mechanisms (mutation, crossover, random initialization).

Main Results:

  • Computational experiments demonstrate the effectiveness of the proposed approach.
  • The novel IEC model and its associated algorithms show competitive or superior performance compared to traditional methods.
  • The automated algorithm design approach, using diverse generation mechanisms, outperforms fixed-mechanism algorithms.

Conclusions:

  • The proposed IEC model effectively addresses the limitations of human evaluation in complex design tasks.
  • The developed (1+1)ES-style algorithm and the meta-level automated design approach offer efficient solutions for IEC.
  • This research advances the field of IEC by enabling effective optimization with minimal human input.