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

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:
Classification of Systems-II01:31

Classification of Systems-II

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,
Classification of Signals01:30

Classification of Signals

In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Probability in Statistics01:14

Probability in Statistics

Probability is the likelihood of an event occurring. The term event is defined as a collection of results of a procedure. An event is a simple event when an outcome cannot be divided into simpler parts.
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Aggregates Classification01:29

Aggregates Classification

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...
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...

You might also read

Related Articles

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

Sort by
Same author

Genome-wide characterization and association analysis of the maize <i>MAP4K</i> gene family identify candidate loci for stress resilience and yield improvement.

Molecular breeding : new strategies in plant improvement·2026
Same author

Preserving bare mudflats reduces methane emissions: Implications for coastal wetland management.

Journal of environmental management·2026
Same author

Downregulation of ANKRD22 promotes ovarian cancer cell proliferation by enhancing the immunosuppressive capacity of M-MDSCs.

Cancer immunology, immunotherapy : CII·2026
Same author

Corrigendum to 'A one-two punch of inflammation and oxidative stress promotes revascularization for diabetic foot ulcers' [Mater. Today Bio 31 (2025) 101548].

Materials today. Bio·2026
Same author

Predictors of fertility preservation awareness and willingness among college students and the general population in Henan, China: a cross-sectional study.

Frontiers in public health·2026
Same author

Structure Is Information: Structural Identifiability Mappings for Machine Learning With Partially Observed Dynamical Systems.

IEEE transactions on cybernetics·2026
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Videos

Probabilistic classification vector machines.

Huanhuan Chen1, Peter Tino, Xin Yao

  • 1Centre of Excellence for Research in Computational Intelligence and Applications (CERCIA), School of Computer Science, University of Birmingham, Birmingham B15 2TT, UK. H.Chen@cs.bham.ac.uk

IEEE Transactions on Neural Networks
|April 29, 2009
PubMed
Summary
This summary is machine-generated.

Probabilistic Classification Vector Machines (PCVMs) introduce a novel sparse learning algorithm. PCVMs demonstrate superior performance over traditional methods like SVMs and RVMs across various datasets and metrics, particularly for AUC.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Computational Statistics
  • Pattern Recognition

Background:

  • Relevance Vector Machines (RVMs) can exhibit unstable solutions in classification due to uniform priors.
  • Existing methods like Support Vector Machines (SVMs) have limitations in parameter optimization and computational complexity.

Purpose of the Study:

  • To propose a novel sparse learning algorithm, Probabilistic Classification Vector Machines (PCVMs).
  • To address the instability issues observed in RVMs for classification tasks.
  • To enhance model sparsity and control complexity using a novel prior.

Main Methods:

  • A signed and truncated Gaussian prior is applied to weights, determined by class labels (+1 or -1).
  • Kernel parameters are optimized concurrently within the PCVM training algorithm.
  • Performance is evaluated using Error Rate (ERR), Area Under the Curve (AUC), and Root Mean Squared Error (RMSE) on synthetic and benchmark datasets.

Main Results:

  • PCVMs significantly outperform SVM(Soft), SVM(Hard), RVMs, and SVM(PCVM) on most datasets and metrics, especially AUC.
  • SVM(PCVM), utilizing PCVMs' parameter optimization, shows slightly better performance and computational efficiency than SVM(Soft) with cross-validation.
  • Statistical tests (5x2 cross-validation F test, Friedman test) confirm the superiority of PCVMs.

Conclusions:

  • PCVMs offer a robust and effective sparse learning approach for classification.
  • The proposed signed and truncated Gaussian prior enhances model stability and sparsity.
  • PCVMs present a superior alternative to existing methods, particularly in terms of performance and parameter optimization.