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

Structured one-class classification.

Defeng Wang1, Daniel S Yeung, Eric C C Tsang

  • 1Department of Computing, The Hong Kong Polytechnic University, Kowloon, Hong Kong. csdfwang@comp.polyu.edu.hk

IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
|December 26, 2006
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 dietary allicin supplementation on nutrient digestion and gastrointestinal health of Guizhou black goats.

Animal nutrition (Zhongguo xu mu shou yi xue hui)·2026
Same author

Sustained release of quercetin through homogeneous poly (lactic-co-glycolic acid) microspheres to enhance MSCs biofunctions for regenerative therapy.

Regenerative therapy·2026
Same author

Correction: Effects of <i>Flammulina velutipes</i> mushroom residues on growth performance, apparent digestibility, serum biochemical indicators, rumen fermentation and microbial of Guizhou black goat.

Frontiers in microbiology·2026
Same author

Comparing three induction regimens for nasopharyngeal carcinoma: a propensity score-matched analysis.

Therapeutic advances in medical oncology·2026
Same author

Risk Factors for Osteoporotic Vertebral Compression Fracture and Evaluation of Clinical Outcomes of Minimally Invasive Vertebral Augmentation.

Global spine journal·2026
Same author

Druggable targets and immunological mechanisms for type 1 diabetes treatment: Genetic evidence from multi-omics Mendelian randomization combined with meta-analysis.

Diabetic medicine : a journal of the British Diabetic Association·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

The structured one-class classifier (TOCC) improves outlier detection by using data structures to create hyperellipsoidal boundaries, outperforming spherical methods. This approach enhances classification accuracy by better enclosing target data and excluding outliers.

Area of Science:

  • Machine Learning
  • Data Science
  • Pattern Recognition

Background:

  • One-class classification distinguishes target data from outliers.
  • Spherical One-Class Classifier (SOCC) uses minimum volume hyperspheres but struggles with non-uniform data distributions.
  • SOCC's limitations include enclosing superfluous outliers due to uniform distribution assumptions.

Purpose of the Study:

  • To introduce a novel Structured One-Class Classifier (TOCC) for improved outlier detection.
  • To address the limitations of SOCC by incorporating target data structures.
  • To develop a more robust method for distinguishing target classes from outliers.

Main Methods:

  • Exploits target data structures derived from unsupervised methods like agglomerative hierarchical clustering.

Related Experiment Videos

  • Calculates hyperellipsoidal separating boundaries based on these data structures.
  • Formulates the optimization problem as second-order cone programming solvable by primal-dual interior-point methods.
  • Main Results:

    • TOCC demonstrates superior performance compared to SOCC on benchmark and artificially generated datasets.
    • The method effectively utilizes data structures to create more accurate separating boundaries.
    • Experimental results validate the advantages of TOCC in handling complex data distributions.

    Conclusions:

    • TOCC offers a significant advancement over spherical methods for one-class classification.
    • The incorporation of data structures enhances the classifier's ability to accurately identify outliers.
    • TOCC provides an efficient and effective solution for one-class classification problems.