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

Methods of Medium Optimization01:28

Methods of Medium Optimization

Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
Maximizing the Directional Derivative01:25

Maximizing the Directional Derivative

The directional derivative is a central concept in multivariable calculus that describes how a function changes at a given point when moving in a specified direction. This direction is represented by a unit vector, ensuring that only the orientation influences the rate of change. By varying the direction, different rates of change can be observed, demonstrating that the directional derivative depends strongly on the chosen direction.The directional derivative is computed using the gradient...
Hyperbolic and Inverse Hyperbolic Functions: Problem Solving01:30

Hyperbolic and Inverse Hyperbolic Functions: Problem Solving

An arched gate can be effectively modeled using a hyperbolic cosine profile because this type of function is smooth and symmetric about the vertical axis. When the arch is centered at the origin, its maximum height occurs at the center point. This symmetry ensures that any height below the crown of the arch is reached at two horizontal positions that are equal in distance from the centerline but lie on opposite sides.To determine where the gate reaches a height of five meters, the height of the...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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...
Turbulent Flow: Problem Solving01:09

Turbulent Flow: Problem Solving

Carbonation is a process used to dissolve carbon dioxide gas in a liquid, commonly used in the production of carbonated beverages. Achieving efficient carbonation requires careful control of temperature, pressure, and flow conditions. By adjusting these parameters, carbonation efficiency can be maximized, producing a higher concentration of CO2 in the liquid.
Temperature is a key factor in CO2 solubility. In this case, the CO2 gas and the liquid are cooled to 20°C. Lower temperatures enhance...

You might also read

Related Articles

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

Sort by
Same author

Loading of Extracellular Vesicles with Nucleic Acids via Hybridization with Non-Lamellar Liquid Crystalline Lipid Nanoparticles.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2024
Same author

Extracellular vesicles versus lipid nanoparticles for the delivery of nucleic acids.

Advanced drug delivery reviews·2024
Same author

Ultrafast and Controlled Capturing, Loading, and Release of Extracellular Vesicles by a Portable Microstructured Electrochemical Fluidic Device.

Advanced materials (Deerfield Beach, Fla.)·2023
Same author

Improving extracellular vesicles production through a Bayesian optimization-based experimental design.

European journal of pharmaceutics and biopharmaceutics : official journal of Arbeitsgemeinschaft fur Pharmazeutische Verfahrenstechnik e.V·2022
Same author

Stromal Modulation and Treatment of Metastatic Pancreatic Cancer with Local Intraperitoneal Triple miRNA/siRNA Nanotherapy.

ACS nano·2020
Same author

Polyhydroxyalkanoates production with Ralstonia eutropha from low quality waste animal fats.

Journal of biotechnology·2015
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

Related Experiment Video

Updated: Jun 10, 2026

Design and Optimization Strategies of a High-Performance Vented Box
14:23

Design and Optimization Strategies of a High-Performance Vented Box

Published on: June 9, 2023

HypE: an algorithm for fast hypervolume-based many-objective optimization.

Johannes Bader1, Eckart Zitzler

  • 1Computer Engineering and Networks Laboratory, ETH Zurich, 8092 Zurich, Switzerland. johannes.bader@tik.ee.ethz.ch

Evolutionary Computation
|July 24, 2010
PubMed
Summary
This summary is machine-generated.

This study introduces HypE, a fast algorithm using Monte Carlo simulation to estimate hypervolume indicator values for evolutionary multi-objective optimization. This enables effective hypervolume-based search for many-objective problems, overcoming previous computational limitations.

Related Experiment Videos

Last Updated: Jun 10, 2026

Design and Optimization Strategies of a High-Performance Vented Box
14:23

Design and Optimization Strategies of a High-Performance Vented Box

Published on: June 9, 2023

Area of Science:

  • Evolutionary Computation
  • Multi-Objective Optimization
  • Algorithm Design

Background:

  • The hypervolume indicator is crucial for quality assessment in multi-objective optimization due to its monotonic property with Pareto dominance.
  • High computational cost of exact hypervolume calculation limits its application to problems with few objectives.
  • Existing hypervolume-based algorithms struggle with many-objective problems.

Purpose of the Study:

  • To develop a computationally efficient algorithm for hypervolume estimation in multi-objective optimization.
  • To enable hypervolume-based search strategies for problems with a large number of objectives.
  • To provide a method for statistically comparing multi-objective optimizers using hypervolume.

Main Methods:

  • Proposed HypE (Hypervolume Estimation) algorithm utilizing Monte Carlo simulation.
  • Trading off estimate accuracy with available computing resources for flexible runtime adaptation.
  • Applying the estimation principle for statistical comparison of optimizer outcomes.

Main Results:

  • HypE significantly reduces the computational burden of hypervolume calculation.
  • The algorithm makes hypervolume-based search feasible for many-objective problems.
  • Experimental results demonstrate HypE's high effectiveness compared to existing algorithms.
  • The method allows for statistically sound comparisons of optimizers on many-objective problems.

Conclusions:

  • HypE offers a practical and scalable solution for utilizing the hypervolume indicator in many-objective optimization.
  • The algorithm enhances the applicability of hypervolume-based search and statistical testing.
  • HypE provides a flexible approach adaptable to varying computational resources and accuracy requirements.