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

Classification of Systems-I01:26

Classification of Systems-I

668
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
668
Classification of Systems-II01:31

Classification of Systems-II

562
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
562
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

397
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...
397
Cluster Sampling Method01:20

Cluster Sampling Method

15.6K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
15.6K
Aggregates Classification01:29

Aggregates Classification

1.2K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.2K
Methods of Medium Optimization01:28

Methods of Medium Optimization

49
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...
49

You might also read

Related Articles

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

Sort by
Same author

CLIM-TIME links tumour genetics to spatial immune architecture.

Nature reviews. Cancer·2026
Same author

Targeting dopamine transporter for treating social transmission of depression-like behaviors in male mice.

Nature communications·2026
Same author

Improving Molecular-Level Understanding of Atmospheric Oxygenated Organic Molecules Using Online High-Resolution Orbitrap Mass Spectrometry.

Analytical chemistry·2026
Same author

Histone delactylation shapes epigenetic landscapes and therapeutic stratification in hepatocellular carcinoma.

iLIVER·2026
Same author

Improved methodology for direct monitoring of large-scale manufacturing cell culture using Raman spectroscopy data from process development.

Biotechnology progress·2026
Same author

Machine learning for prediction of in-ICU mortality in sepsis: an observational study using the MIMIC IV database.

Archives of medical science : AMS·2026
Same journal

An Evolutionary Algorithm Assisted by an Ensemble of Pareto-Optimal Surrogate Models.

IEEE transactions on cybernetics·2026
Same journal

A Quantum Self-Attention Neural Network Model on Quantum Circuits.

IEEE transactions on cybernetics·2026
Same journal

Semi-Explicit Solution of Some Discrete-Time Higher-Order-Cost Mean-Field-Type Control.

IEEE transactions on cybernetics·2026
Same journal

A Novel One-Step Small Object Detector for Autonomous Aerial Vehicles.

IEEE transactions on cybernetics·2026
Same journal

Online Data-Driven-Based Optimal Output Tracking Control Without Initial Stabilizing Policy.

IEEE transactions on cybernetics·2026
Same journal

Digital Redesign-Based Interval State Estimation for Continuous Systems With Aperiodic Discrete Measurements.

IEEE transactions on cybernetics·2026
See all related articles

Related Experiment Video

Updated: Mar 31, 2026

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

13.6K

Prototype Generation Using Multiobjective Particle Swarm Optimization for Nearest Neighbor Classification.

Weiwei Hu, Ying Tan

    IEEE Transactions on Cybernetics
    |October 30, 2015
    PubMed
    Summary
    This summary is machine-generated.

    Particle swarm optimization enhances nearest neighbor (NN) classification by generating prototypes. Novel methods like error rank and multiobjective optimization improve performance and reduce overfitting, outperforming existing algorithms.

    More Related Videos

    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

    8.1K
    Cryo-EM and Single-Particle Analysis with Scipion
    09:06

    Cryo-EM and Single-Particle Analysis with Scipion

    Published on: May 29, 2021

    4.5K

    Related Experiment Videos

    Last Updated: Mar 31, 2026

    Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
    11:53

    Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

    Published on: December 9, 2012

    13.6K
    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

    8.1K
    Cryo-EM and Single-Particle Analysis with Scipion
    09:06

    Cryo-EM and Single-Particle Analysis with Scipion

    Published on: May 29, 2021

    4.5K

    Area of Science:

    • Machine Learning
    • Computer Science

    Background:

    • Nearest Neighbor (NN) classification faces high time complexity due to exhaustive training set searches.
    • Prototype generation offers a solution by reducing the data needed for classification.

    Purpose of the Study:

    • To apply particle swarm optimization (PSO) for effective prototype generation.
    • To introduce novel methods for enhancing NN classifier performance and mitigating overfitting.

    Main Methods:

    • Utilized particle swarm optimization (PSO) for prototype generation.
    • Introduced an 'error rank' fitness function considering misclassified instance ranks.
    • Implemented a multiobjective (MO) optimization strategy for simultaneous performance on data subsets.

    Main Results:

    • The proposed PSO-based prototype generation significantly improved NN classification performance.
    • The 'error rank' and MO optimization strategies effectively enhanced classification ability and reduced overfitting.
    • Experimental results demonstrated superior performance compared to approximately 30 existing prototype generation algorithms across 90 datasets.

    Conclusions:

    • PSO-based prototype generation with novel fitness functions and MO strategies offers a powerful approach to improve NN classifiers.
    • The proposed methods provide a robust solution for reducing classification time complexity and enhancing accuracy.
    • This work advances prototype generation techniques in machine learning.