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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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...
Response Surface Methodology01:16

Response Surface Methodology

Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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...
Methods of Medium Optimization01:28

Methods of Medium Optimization

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...
Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...

You might also read

Related Articles

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

Sort by
Same author

A Generalized Time Rescaling Theorem for Temporal Point Processes.

Neural computation·2025
Same author

A multi-firearm, multi-orientation audio dataset of gunshots.

Data in brief·2023
Same author

Pareto-Optimal Model Selection via SPRINT-Race.

IEEE transactions on cybernetics·2017
Same author

Multi-Objective Model Selection via Racing.

IEEE transactions on cybernetics·2015
Same author

A Simple Method for Solving the SVM Regularization Path for Semidefinite Kernels.

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

Pareto-path multitask multiple kernel learning.

IEEE transactions on neural networks and learning systems·2014
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

Efficient revised simplex method for SVM training.

Christopher Sentelle1, Georgios C Anagnostopoulos, Michael Georgiopoulos

  • 1Department of Electrical Engineering and Computer Science, University of Central Florida, Orlando, FL 32816, USA. csentelle@cfl.rr.com

IEEE Transactions on Neural Networks
|September 9, 2011
PubMed
Summary
This summary is machine-generated.

This study introduces a novel approach for training support vector machines (SVMs) using a revised simplex method, enhancing computational efficiency and simplifying implementation by avoiding singularities. The new method demonstrates competitive performance against established SVM algorithms.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Computational Mathematics
  • Optimization Algorithms

Background:

  • Existing active set methods for support vector machine (SVM) training face challenges with singularities during search direction computation.
  • These singularities necessitate complex and less efficient algorithmic implementations to ensure convergence.

Purpose of the Study:

  • To present a novel SVM training algorithm that guarantees nonsingularity in search direction solving.
  • To develop a simpler and more computationally efficient SVM training method.

Main Methods:

  • Utilized the revised simplex method introduced by Rusin, which ensures nonsingularity.
  • Implemented an efficient search direction solving method leveraging the nonsingularity guarantee.
  • Compared the proposed algorithm against SVM-QP, SVMLight, and LIBSVM.

Main Results:

  • The revised simplex method guarantees nonsingularity, simplifying implementation and avoiding rank degeneracy issues.
  • The proposed algorithm demonstrates competitive performance against SVM-QP.
  • The algorithm is particularly effective when the proportion of nonbound support vectors is high.
  • Achieved competitive performance against popular SVM training tools SVMLight and LIBSVM.

Conclusions:

  • The revised simplex method offers a more computationally efficient and simpler approach to SVM training by avoiding singularities.
  • The proposed algorithm is a viable and effective alternative, especially for datasets with a large fraction of nonbound support vectors.