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

Margin of Error01:27

Margin of Error

8.1K
The margin of error is also called the maximum error of an estimate. The margin of error is the maximum possible or expected difference between the observed sample parameter value and the actual population parameter value. For proportion, it is the maximum difference between the value of sample proportion obtained from the data and the true value of population proportion. As the true value of the population parameter is not known, the margin of error is calculated using the sample statistic.
8.1K
Outliers and Influential Points01:08

Outliers and Influential Points

6.7K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
6.7K
Survival Tree01:19

Survival Tree

497
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...
497
Unusual Results01:16

Unusual Results

4.2K
Unusual results are those that have a very low chance of occurring. Unusual results can be identified using probabilities and the range rule of thumb. In problems involving probability, unusual results can be observed in 2 instances – an unusually high number of successes or an unusually low number of successes.
According to the range rule of thumb, any value above or below two standard deviations, 2σ  from the mean, μ  is considered unusual.
Maximum unusual value =...
4.2K
What Are Outliers?01:12

What Are Outliers?

5.6K
Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
5.6K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

4.6K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.6K

You might also read

Related Articles

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

Sort by
Same author

SCMBench: benchmarking domain-specific and foundation models for single-cell multi-omics data integration.

Nature communications·2026
Same author

A Survey on Vision-Language-Action Models for Embodied AI.

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

HC-GLAD: Dual hyperbolic contrastive learning for unsupervised graph-level anomaly detection.

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

Recent Advances of Multimodal Continual Learning: A Comprehensive Survey.

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

Discrete Tokenization for Multimodal LLMs: A Comprehensive Survey.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Learning Optimal Policies With Local Observations for Cooperative Multiagent Reinforcement Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

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

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

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

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

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

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

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

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Apr 5, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

8.1K

Maximum margin semi-supervised learning with irrelevant data.

Haiqin Yang1, Kaizhu Huang2, Irwin King1

  • 1Shenzhen Key Laboratory of Rich Media Big Data Analytics and Application, Shenzhen Research Institute, The Chinese University of Hong Kong, Hong Kong; Computer Science & Engineering, The Chinese University of Hong Kong, Hong Kong.

Neural Networks : the Official Journal of the International Neural Network Society
|August 13, 2015
PubMed
Summary
This summary is machine-generated.

This study introduces a tri-class support vector machine (3C-SVM) for semi-supervised learning (SSL) with irrelevant unlabeled data. The novel 3C-SVM effectively handles noisy data, improving classification accuracy and efficiency.

Keywords:
Concave–convex procedureIrrelevant dataMaximum margin classifierSemi-supervised learning

Related Experiment Videos

Last Updated: Apr 5, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

8.1K

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Data Science

Background:

  • Semi-supervised learning (SSL) typically assumes unlabeled data aligns with labeled data distributions.
  • A significant challenge in SSL arises when unlabeled data contains irrelevant information, potentially degrading model performance.
  • Existing SSL models often struggle to effectively mitigate the impact of such irrelevant data.

Purpose of the Study:

  • To develop a robust semi-supervised classification model capable of handling irrelevant unlabeled data.
  • To introduce the tri-class support vector machine (3C-SVM), a novel maximum margin model designed for this challenging scenario.
  • To provide theoretical analysis and demonstrate the practical effectiveness of the proposed 3C-SVM.

Main Methods:

  • The study proposes a tri-class support vector machine (3C-SVM) model that leverages both labeled and unlabeled data.
  • 3C-SVM utilizes logistic and maximum entropy principles to reduce the influence of irrelevant unlabeled data.
  • The model is solved efficiently using a sequence of quadratic programming subproblems, derived from a concave-convex programming approach.

Main Results:

  • The proposed 3C-SVM effectively distinguishes between relevant and irrelevant unlabeled data, approaching an ideal classifier.
  • Theoretical analysis confirms conditions under which irrelevant data can aid hyperplane optimization.
  • 3C-SVM is shown to be a generalized framework, encompassing standard SVMs, S(3)VMs, and U-SVMs as special cases.

Conclusions:

  • The 3C-SVM offers a powerful and flexible approach to semi-supervised classification in the presence of irrelevant unlabeled data.
  • The model demonstrates superior effectiveness and efficiency compared to existing methods through extensive experiments.
  • 3C-SVM provides a unified framework for maximum margin models, advancing the field of semi-supervised learning.