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

Survival Tree01:19

Survival Tree

128
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...
128
Optimal Foraging00:48

Optimal Foraging

12.4K
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.
12.4K
Frequency-dependent Selection01:21

Frequency-dependent Selection

22.1K
When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
22.1K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.8K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.8K

You might also read

Related Articles

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

Sort by
Same author

Video-based hand gesture recognition via SPD manifold spatial representation and optical flow motion features.

PloS one·2026
Same author

An Advanced Whale Optimization Algorithm for Grayscale Image Enhancement.

Biomimetics (Basel, Switzerland)·2024
Same author

Multi-Level Thresholding Color Image Segmentation Using Modified Gray Wolf Optimizer.

Biomimetics (Basel, Switzerland)·2024
Same author

A Multi-Objective Sine Cosine Algorithm Based on a Competitive Mechanism and Its Application in Engineering Design Problems.

Biomimetics (Basel, Switzerland)·2024
Same author

Enhancing Path Planning Capabilities of Automated Guided Vehicles in Dynamic Environments: Multi-Objective PSO and Dynamic-Window Approach.

Biomimetics (Basel, Switzerland)·2024
Same author

An Entropy-Balanced Orthogonal Learning Bamboo Forest Growth Optimization Algorithm with Quasi-Affine Transformation Evolutionary and Its Application in Capacitated Vehicle Routing Problem.

Entropy (Basel, Switzerland)·2023
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

Entropy (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Aug 9, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K

Binary Bamboo Forest Growth Optimization Algorithm for Feature Selection Problem.

Jeng-Shyang Pan1,2, Longkang Yue1, Shu-Chuan Chu1

  • 1College of Computer Science and Engineering, Shandong University of Science and Technology, Qingdao 266590, China.

Entropy (Basel, Switzerland)
|February 25, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces the Binary Bamboo Forest Growth Optimization (BBFGO) algorithm for binary optimization problems. BBFGO enhances convergence speed and performance, demonstrating effectiveness in feature selection for classification tasks.

Keywords:
bamboo forest growth optimizationbinaryfeature selectionoptimizationtransfer function

More Related Videos

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.5K

Related Experiment Videos

Last Updated: Aug 9, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.5K

Area of Science:

  • Computational Intelligence
  • Optimization Algorithms
  • Metaheuristics

Background:

  • The standard Bamboo Forest Growth Optimization (BFGO) algorithm is effective for continuous optimization but not directly applicable to binary problems.
  • Binary optimization problems require specialized algorithms due to the discrete nature of decision variables (0 or 1).

Purpose of the Study:

  • To propose a binary version of the BFGO algorithm, termed Binary BFGO (BBFGO), for addressing binary optimization challenges.
  • To introduce novel V-shaped and Taper-shaped transfer functions for converting continuous values to binary within the BBFGO framework.
  • To develop a long-mutation strategy to mitigate algorithmic stagnation in BBFGO.

Main Methods:

  • Development of the Binary BFGO (BBFGO) algorithm, adapting the BFGO principles for binary search spaces.
  • Introduction of new V-shaped and Taper-shaped transfer functions to map continuous search space values to binary outputs.
  • Implementation of a long-mutation strategy with a novel mutation approach to enhance exploration and escape local optima.
  • Empirical evaluation on 23 benchmark test functions and 12 UCI machine learning repository datasets for feature selection.

Main Results:

  • BBFGO demonstrated superior performance in finding optimal values and achieving faster convergence compared to existing binary optimization methods on benchmark functions.
  • The proposed long-mutation strategy significantly improved the overall performance and robustness of the BBFGO algorithm.
  • BBFGO showed strong potential in feature selection tasks, effectively identifying significant features for classification problems.

Conclusions:

  • The developed BBFGO algorithm is a viable and effective approach for solving binary optimization problems.
  • The novel transfer functions and mutation strategy contribute to enhanced optimization capabilities.
  • BBFGO shows promise for practical applications, particularly in feature selection for machine learning.