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

Minimum class variance support vector machines.

Stefanos Zafeiriou1, Anastasios Tefas, Ioannis Pitas

  • 1Aristotle University of Thessaloniki, Thessaloniki 54124, Greece.

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|October 12, 2007
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

Photonic Kolmogorov-Arnold networks based on self-phase modulation in nonlinear waveguides.

Optics letters·2026
Same author

LIX: Implicitly Infusing Spatial Geometric Prior Knowledge Into Visual Semantic Segmentation for Autonomous Driving.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
Same author

Comparison of ChatGPT-3.5 and GPT-4 as potential tools in artificial intelligence-assisted clinical practice in renal and liver transplantation.

World journal of transplantation·2025
Same author

Inducing Neural Collapse via Anticlasses and One-Cold Cross-Entropy Loss.

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

Sign potential-driven multiplicative optimization for robust deep reinforcement learning.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

These Maps Are Made by Propagation: Adapting Deep Stereo Networks to Road Scenarios With Decisive Disparity Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

This study introduces Minimum Class Variance Support Vector Machines (MCVSVMs), an enhanced classifier effective for high-dimensional data. MCVSVMs demonstrate superior performance in facial image characterization tasks compared to standard SVMs.

Area of Science:

  • Machine Learning
  • Computer Vision
  • Pattern Recognition

Background:

  • Support Vector Machines (SVMs) are powerful classifiers, but their performance can degrade with high-dimensional data.
  • Fisher's discriminant ratio is a key metric for optimizing class separability.

Purpose of the Study:

  • To introduce Minimum Class Variance Support Vector Machines (MCVSVMs), a novel SVM variant.
  • To extend MCVSVMs for handling nonlinear decision boundaries using kernel methods.
  • To evaluate MCVSVMs performance in facial image characterization.

Main Methods:

  • Developed MCVSVMs by optimizing Fisher's discriminant ratio.
  • Applied Principal Component Analysis (PCA) for dimensionality reduction in high-dimensional, low-sample-size scenarios.

Related Experiment Videos

  • Extended MCVSVMs to nonlinear cases using Mercer's kernels and Kernel PCA, transforming the problem into a linear one.
  • Main Results:

    • MCVSVMs effectively solve the optimization problem even when samples are fewer than dimensions, using PCA.
    • Kernel PCA enables nonlinear MCVSVMs by converting the problem to an equivalent linear MCVSVMs problem.
    • The proposed MCVSVMs outperformed standard SVMs and Kernel Fisher Discriminant Analysis in gender determination, eyeglass detection, and facial expression recognition.

    Conclusions:

    • MCVSVMs offer an effective approach for classification, particularly in high-dimensional and complex datasets.
    • The kernel extension of MCVSVMs provides a robust method for nonlinear classification tasks.
    • MCVSVMs show significant potential for real-world facial image analysis applications.