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

Optimization Problems01:26

Optimization Problems

216
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...
216
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

438
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
438
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

192
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
192
Methods of Medium Optimization01:28

Methods of Medium Optimization

69
Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
69
Linearization and Approximation01:26

Linearization and Approximation

232
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
232
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.1K
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.1K

You might also read

Related Articles

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

Sort by
Same author

Markov chain stochastic DCA and applications in deep learning with PDEs regularization.

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

Online Stochastic DCA With Applications to Principal Component Analysis.

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

Stochastic DCA for minimizing a large sum of DC functions with application to multi-class logistic regression.

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

Online Learning Based on Online DCA and Application to Online Classification.

Neural computation·2020
Same author

Group variable selection via ℓ<sub>p,0</sub> regularization and application to optimal scoring.

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

Sparse Covariance Matrix Estimation by DCA-Based Algorithms.

Neural computation·2017
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

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

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

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

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

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

Decentralized ADMM for factorization-based Low-rank matrix estimation.

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

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

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

Q-learning based asynchronous Boolean control networks stabilization with data loss.

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

Related Experiment Video

Updated: Apr 26, 2026

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.8K

Feature selection for linear SVMs under uncertain data: robust optimization based on difference of convex functions

Hoai An Le Thi1, Xuan Thanh Vo2, Tao Pham Dinh3

  • 1Laboratory of Theoretical and Applied Computer Science EA 3097 University of Lorraine, Ile du Saulcy, 57045 Metz, France; Lorraine Research Laboratory in Computer Science and its Applications CNRS UMR 7503, University of Lorraine, 54506 Nancy, France.

Neural Networks : the Official Journal of the International Neural Network Society
|July 28, 2014
PubMed
Summary
This summary is machine-generated.

This study introduces robust optimization methods for feature selection in linear Support Vector Machines (SVMs) with uncertain data. These new approaches effectively handle data perturbations, outperforming traditional methods.

Keywords:
DC programmingDCAFeature selectionRobust optimizationSVM

More Related Videos

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

7.0K

Related Experiment Videos

Last Updated: Apr 26, 2026

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.8K
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

7.0K

Area of Science:

  • Machine Learning
  • Optimization
  • Data Science

Background:

  • Real-world datasets often contain inherent uncertainty.
  • Feature selection is crucial for building effective linear Support Vector Machines (SVMs).
  • Traditional methods struggle with data perturbations.

Purpose of the Study:

  • To develop robust feature selection schemes for linear SVMs dealing with uncertain data.
  • To address the challenge of the ℓ0-norm in feature selection for uncertain datasets.
  • To improve the resilience of SVM models against data perturbations.

Main Methods:

  • Utilizing principles of Robust Optimization for handling uncertainty.
  • Employing ellipsoidal and box models to represent data uncertainty.
  • Applying approximations and Difference of Convex (DC) programming with DC Algorithms (DCA) to manage the ℓ0-norm.

Main Results:

  • The proposed robust optimization schemes effectively handle uncertain data.
  • The methods overcome the computational difficulties associated with the ℓ0-norm.
  • Computational results demonstrate superior performance compared to traditional approaches in immunizing against data perturbations.

Conclusions:

  • Robust optimization provides a powerful framework for feature selection on uncertain data.
  • The developed methods enhance the stability and reliability of linear SVMs.
  • This work offers a significant advancement in handling noisy and uncertain datasets for machine learning models.