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

Enhancing prototype reduction schemes with recursion: a method applicable for "large" data sets.

Sang-Woon Kim1, B John Oommen

  • 1Myongji University, Yongin 449-728, Korea. kimsw@mju.ac.kr

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

Effects of Androgen Treatment on Growth in Patients with 5-α-Reductase Type 2 Deficiency.

Journal of personalized medicine·2023
Same author

The Hierarchical Discrete Pursuit Learning Automaton: A Novel Scheme With Fast Convergence and Epsilon-Optimality.

IEEE transactions on neural networks and learning systems·2023
Same author

The Genotype-Phenotype Correlation in Human 5α-Reductase Type 2 Deficiency: Classified and Analyzed from a SRD5A2 Structural Perspective.

International journal of molecular sciences·2023
Same author

Factors Associated with Operation Time of Laparoscopic Gastric Wedge Resection for Gastric Subepithelial Tumors.

Journal of minimally invasive surgery·2022
Same author

TGF-β1 Receptor Inhibitor SB525334 Attenuates the Epithelial to Mesenchymal Transition of Peritoneal Mesothelial Cells via the TGF-β1 Signaling Pathway.

Biomedicines·2021
Same author

Solving Two-Person Zero-Sum Stochastic Games With Incomplete Information Using Learning Automata With Artificial Barriers.

IEEE transactions on neural networks and learning systems·2021
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

Adaptive Recursive Partitioning (ARP)_PRS offers a computationally efficient method for prototype reduction. This approach recursively subdivides data, significantly reducing computational burden for large datasets in classification tasks.

Area of Science:

  • Computer Science
  • Machine Learning
  • Data Mining

Background:

  • Prototype Reduction Schemes (PRS) process entire datasets for classification, leading to high computational costs.
  • Existing methods like nearest neighbor classifiers, vector quantization, and support vector machines are computationally intensive.

Purpose of the Study:

  • To introduce a computationally superior mechanism for prototype reduction called Adaptive Recursive Partitioning (ARP)_PRS.
  • To address the excessive computational burden of traditional PRS by processing data in recursively subdivided subsets.

Main Methods:

  • Propose ARP_PRS, a recursive data subdivision strategy that does not rely on clustering.
  • PRS processes smaller data subsets, yielding refined prototypes through iterative refinement.

Related Experiment Videos

  • Eliminates ineffective interior Voronoi space prototypes in subsequent PRS invocations.
  • Main Results:

    • ARP_PRS achieves classification accuracy comparable to state-of-the-art prototype condensation schemes.
    • Demonstrates significant computational advantages, especially for large datasets in data mining and text categorization.
    • Experimental results validate the effectiveness on both artificial and real-life datasets.

    Conclusions:

    • ARP_PRS offers a novel and efficient recursive philosophy for prototype reduction.
    • The method provides a favorable trade-off between computational efficiency and classification accuracy.
    • This recursive strategy is particularly beneficial for large-scale data analysis applications.