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

Reducing Line Loss01:18

Reducing Line Loss

In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a survival tree begins...
Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
Conservative Vector Fields01:29

Conservative Vector Fields

A conservative vector field describes a force or field in which the work done between two points depends only on the initial and final positions. For a ball moving in Earth’s gravitational field, gravity performs work determined by the difference in height, regardless of whether the ball moves vertically or follows a curved trajectory.A vector field is conservative if it can be expressed as the gradient of a scalar potential function, f. In two dimensions, this is written...
Trimmed Mean01:10

Trimmed Mean

While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
Vectors in 2D: Problem Solving01:29

Vectors in 2D: Problem Solving

A plane traveling due north at 180 km/h in still air was found to be 80 km off-course after 30 minutes, deviating approximately 5 degrees east of north. This deviation means the influence of a crosswind alters the plane’s intended trajectory. The actual ground path formed a diagonal, suggesting that the aircraft’s effective ground speed was reduced to 160 km/h and directed slightly to the east due to the wind.By analyzing the displacement from the intended path, the velocity contributed by the...

You might also read

Related Articles

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

Sort by
Same author

Airway clearance management for bronchiectasis in China: a multicentre cross-sectional study from the Chinese bronchiectasis registry (BE-China).

The Lancet regional health. Western Pacific·2026
Same author

Effects of high hydrostatic pressure on aging acceleration and quality improvement of kiwifruit wine.

Food chemistry: X·2025
Same author

Corrigendum to 'Tumor-derived CD109 orchestrates reprogramming of tumor-associated macrophages to dampen immune response' (J Hepatol 2025 [946-958]).

Journal of hepatology·2025
Same author

Circadian gene <i>Cry1</i> inhibits the tumorigenicity of hepatocellular carcinoma by the BAX/BCL2-mediated apoptosis pathway.

Open life sciences·2025
Same author

Proteomic analysis related to the mechanism of high-altitude polycythemia in tibetans.

Biochemical and biophysical research communications·2025
Same author

Three-layer trap: Congener-specific PCBs accumulation driven by the biological pump in the Sea of Japan.

Marine pollution bulletin·2025
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

Pruning support vector machines without altering performances.

Xun Liang1, Rong-Chang Chen, Xinyu Guo

  • 1Institute of Computer Science and Technology, Peking University, Beijing, China. liangxun@pku.edu.cn

IEEE Transactions on Neural Networks
|October 10, 2008
PubMed
Summary
This summary is machine-generated.

This study introduces a novel method to prune redundant Support Vector Machines (SVMs) by analyzing kernel output overlap. The technique effectively reduces unnecessary Support Vectors without impacting SVM performance.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Computational Science

Background:

  • Support Vector Machines (SVMs) offer advantages like robustness and a strong theoretical basis.
  • Efficient training algorithms, such as Sequential Minimal Optimization (SMO), can generate a large number of Support Vectors (SVs).
  • Redundancy among SVs is suspected due to similar kernel output levels.

Purpose of the Study:

  • To develop a method for pruning dispensable Support Vectors (SVs) in SVMs.
  • To analyze overlapped information in kernel outputs to identify redundant SVs.
  • To avoid explicit SV identification in feature space during pruning.

Main Methods:

  • A novel method based on crosswise propagation (CP) is developed to prune dispensable SVs.
  • The method analyzes overlapped information of kernel outputs.
  • Experiments were conducted using the LibSVM software with typical kernels and various parameters.

Main Results:

  • The crosswise propagation (CP) method successfully identifies and prunes dispensable Support Vectors (SVs).
  • Experiments showed that 1% to 9% (and sometimes over 50%) of SVs were dispensable across various datasets and kernels.
  • The pruning method did not negatively affect the performance of the SVM models.

Conclusions:

  • A systematic method for pruning redundant Support Vectors (SVs) in SVMs has been developed.
  • The proposed method is effective in reducing SV count without compromising model performance.
  • A new theoretical lower upper bound on the number of SVs in high-dimensional feature spaces is presented.