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 Signals01:30

Classification of Signals

869
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...
869
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Classification of Systems-I01:26

Classification of Systems-I

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

Classification of Systems-II

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

Vector Algebra: Method of Components

15.1K
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...
15.1K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.6K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
2.6K

You might also read

Related Articles

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

Sort by
Same author

Heterogeneity-aware Clustered Distributed Learning for Multi-source Data Analysis.

Journal of machine learning research : JMLR·2026
Same author

Hierarchical structure-guided high-dimensional multi-view clustering.

Journal of multivariate analysis·2026
Same author

Ordinal Sparse Neural Networks for Modeling Gene- and Imaging-Environment Interactions.

Statistics in medicine·2025
Same author

GE-IA-NAM: gene-environment interaction analysis via imaging-assisted neural additive model.

Bioinformatics (Oxford, England)·2025
Same author

Joint modeling of mixed outcomes using a rank-based sparse neural network.

Journal of biomedical informatics·2025
Same author

Gene-environment interaction analysis under the Cox model.

Annals of the Institute of Statistical Mathematics·2025
Same journal

Elastic functional Cox regression model with shape predictors.

Journal of applied statistics·2026
Same journal

An improved two-stage binary relevance method for multilabel classification.

Journal of applied statistics·2026
Same journal

Classification of multivariate functional data with an application to ADHD fMRI data.

Journal of applied statistics·2026
Same journal

Assessing the performance of longitudinal T-lymphocytes as biomarkers of immune recovery in HIV-infected children with or without TB co-infection.

Journal of applied statistics·2026
Same journal

Sparse long-only Markowitz portfolio optimization.

Journal of applied statistics·2026
Same journal

Homogeneity of multinomial populations when data are classified into a large number of groups.

Journal of applied statistics·2026
See all related articles

Related Experiment Video

Updated: Sep 8, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K

Structured sparse support vector machine with ordered features.

Kuangnan Fang1,2, Peng Wang1, Xiaochen Zhang1

  • 1Department of Statistics, School of Economics, Xiamen University, Xiamen, Fujian, China.

Journal of Applied Statistics
|June 16, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a structured sparse Support Vector Machine (SVM) for high-dimensional data classification. The method effectively performs feature selection and improves classification accuracy by considering covariate structure.

Keywords:
Structured sparselocal oracle propertysupport vector machinevariable selection

More Related Videos

Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification
07:47

Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification

Published on: February 14, 2018

11.4K
Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

9.3K

Related Experiment Videos

Last Updated: Sep 8, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K
Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification
07:47

Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification

Published on: February 14, 2018

11.4K
Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

9.3K

Area of Science:

  • Machine Learning
  • Statistical Modeling
  • Bioinformatics

Background:

  • High-dimensional data classification using Support Vector Machines (SVM) often struggles with variable selection.
  • Existing methods using penalties like the L1-penalty do not account for inherent structures or ordering within covariates (features).
  • This limitation is particularly problematic when the number of covariates (p) significantly exceeds the sample size (n).

Purpose of the Study:

  • To develop a novel SVM approach for classification problems with ordered covariates where p >> n.
  • To incorporate the special structure among covariates into the high-dimensional SVM framework.
  • To enhance both feature selection and classification accuracy in such challenging datasets.

Main Methods:

  • Proposed a structured sparse SVM that integrates a non-convex penalty with cubic spline estimation.
  • The cubic spline estimation penalizes second-order derivatives of the coefficients, capturing the covariate structure.
  • The theoretical framework guarantees the local oracle property for the proposed method.

Main Results:

  • Simulation studies demonstrated the effectiveness of the structured sparse SVM.
  • The method achieved superior performance in both feature selection and classification accuracy compared to existing approaches.
  • A real-world data application validated the practical benefits and utility of the proposed technique.

Conclusions:

  • The structured sparse SVM is a powerful tool for high-dimensional classification with ordered covariates.
  • It effectively addresses the limitations of traditional SVMs by leveraging covariate structure.
  • The method offers significant improvements in feature selection and predictive performance.