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

VGA-Classifier: design and applications.

S Bandyopadhyay1, C A Murthy, S K Pal

  • 1Machine Intelligent Unit, Indian Stat. Inst., Calcutta, India.

IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
|February 7, 2008
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

Role of neural activity during inter-token intervals in sound sequence discrimination-II, non-primary auditory cortex.

Hearing research·2026
Same author

Role of neural activity during inter-token intervals in sound sequence discrimination-1, Primary Auditory Cortex.

Hearing research·2026
Same author

Outcomes of immune-checkpoint inhibitor rechallenge in metastatic clear-cell renal cell carcinoma: results from a global real-world evidence study.

ESMO open·2026
Same author

Molecular Epidemiology of Multi-Drug Resistant <i>E. coli</i> Isolated from Poultry Birds in Six Agroclimatic Zones of West Bengal, India: A Cross-Sectional Study.

Indian journal of microbiology·2025
Same author

Outcomes of immune checkpoint inhibitor rechallenge in advanced urothelial carcinoma: results from a global real-world evidence study.

ESMO open·2025
Same author

Genetic diversity study and phylogenetic analysis of Echinococcus granulosus sensu lato infecting buffaloes in India using NAD1, COX1 and ITS1 genes.

Molecular biology reports·2025
Same journal

Strategic Ability Updating in Concurrent Games by Coalitional Commitment.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2015
Same journal

Meta-Analysis of the First Facial Expression Recognition Challenge.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Adjustable model-based fusion method for multispectral and panchromatic images.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Face Feature Weighted Fusion Based on Fuzzy Membership Degree for Video Face Recognition.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

A New Adaptive Fast Cellular Automaton Neighborhood Detection and Rule Identification Algorithm.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
Same journal

Human-arm-and-hand-dynamic model with variability analyses for a stylus-based haptic interface.

IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
See all related articles

This study introduces an automated method for evolving the number of hyperplanes in genetic algorithm (GA) classifiers, improving pattern classification accuracy and generalization by preventing overfitting. The approach also aids in determining multilayer perceptron architectures.

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Previous genetic algorithm (GA) based pattern classification methods used a fixed number of hyperplanes (H) to approximate class boundaries.
  • This fixed H led to limitations such as overfitting or underfitting, negatively impacting the classifier's generalization capability.

Purpose of the Study:

  • To propose a novel scheme for automatically evolving the number of hyperplanes (H) in GA classifiers.
  • To enhance the generalization capability of GA classifiers by dynamically adjusting H.
  • To describe a method for automatically determining the architecture and connection weights of multilayer perceptrons (MLPs) based on GA principles.

Main Methods:

  • Developed a system using variable length strings/chromosomes to automatically evolve the value of H.

Related Experiment Videos

  • Introduced newly defined crossover and mutation operators to accommodate variable string lengths.
  • Designed a fitness function prioritizing the minimization of misclassified samples and the reduction of hyperplanes.
  • Main Results:

    • The proposed method successfully evolves H, addressing the overfitting/underfitting issues of fixed-H classifiers.
    • The new operators and fitness function effectively manage variable chromosome lengths and optimize hyperplane count.
    • An analogy with multilayer perceptrons (MLPs) enabled automatic determination of MLP architecture and weights.

    Conclusions:

    • Automatically evolving the number of hyperplanes using variable length chromosomes significantly improves GA classifier performance and generalization.
    • The developed techniques offer a robust approach to adaptive classifier design.
    • The established analogy provides a pathway for optimizing MLP architectures and weights through GA-inspired methods.