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

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...
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...
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...
Systems of Linear Equations in Two Variables01:25

Systems of Linear Equations in Two Variables

Solving a system of linear equations is a fundamental concept in algebra. A system of equations consists of two or more linear equations involving the same set of variables. One of the most efficient algebraic methods for solving such systems is the substitution method. This technique involves expressing one variable in terms of the other from one equation and substituting it into the second equation. This method is particularly useful when one of the equations is easily rearranged.Consider the...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Quadratic Models01:23

Quadratic Models

Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...

You might also read

Related Articles

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

Sort by
Same author

CANet: ChronoAdaptive network for enhanced long-term time series forecasting under non-stationarity.

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

Automating document classification with distant supervision to increase the efficiency of systematic reviews: A case study on identifying studies with HIV impacts on female sex workers.

PloS one·2022
Same author

Understanding the onset of hot streaks across artistic, cultural, and scientific careers.

Nature communications·2021
Same author

<i>Screenomics</i>: A Framework to Capture and Analyze Personal Life Experiences and the Ways that Technology Shapes Them.

Human-computer interaction·2021
Same author

Large Scale Subject Category Classification of Scholarly Papers With Deep Attentive Neural Networks.

Frontiers in research metrics and analytics·2021
Same author

An Entropy Metric for Regular Grammar Classification and Learning with Recurrent Neural Networks.

Entropy (Basel, Switzerland)·2021
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

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

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

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

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

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

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

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

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

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

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Jun 12, 2026

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

Nonconvex online support vector machines.

Seyda Ertekin1, Léon Bottou, C Lee Giles

  • 1Massachusetts Institute of Technology, Sloan School of Management, Cambridge, 02139, USA. seyda@mit.edu

IEEE Transactions on Pattern Analysis and Machine Intelligence
|June 2, 2010
PubMed
Summary
This summary is machine-generated.

This study introduces novel online Support Vector Machine (SVM) algorithms designed for robust outlier suppression in noisy data classification. These methods enhance scalability and efficiency without compromising generalization performance.

Related Experiment Videos

Last Updated: Jun 12, 2026

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

Area of Science:

  • Machine Learning
  • Optimization
  • Data Mining

Background:

  • Online learning algorithms are susceptible to outliers and mislabeled data.
  • Support Vector Machines (SVMs) are powerful classification tools but can be sensitive to noisy data.
  • Existing online SVM methods often struggle with robustness and scalability.

Purpose of the Study:

  • To develop novel online SVM algorithms with enhanced robustness to outliers.
  • To improve the scalability and computational efficiency of online SVMs.
  • To explore the connection between nonconvex optimization and active learning.

Main Methods:

  • Proposed a nonconvex online SVM (LASVM-NC) using Ramp Loss for outlier suppression.
  • Developed an outlier filtering mechanism (LASVM-I) approximating nonconvex behavior.
  • Introduced LASVM-G for accurate intermediate models using the duality gap.

Main Results:

  • Demonstrated significant robustness to outliers in noisy data classification.
  • Achieved more scalable online SVM algorithms with sparser models.
  • Reduced computational running time in both training and recognition phases.
  • Maintained generalization performance despite outlier presence.

Conclusions:

  • The proposed frameworks offer a robust and efficient solution for online SVM classification in the presence of abundant outliers.
  • The novel algorithms provide a scalable and computationally less intensive alternative for handling noisy datasets.
  • The research highlights the benefits of nonconvex optimization for improving outlier resilience in machine learning models.