Related Experiment Videos
Combining DC algorithms (DCAs) and decomposition techniques for the training of nonpositive-semidefinite kernels
1Planning Department, AES Sonel, Douala, Littoral 4077, Cameroon. francois.akoa@aes.com
IEEE Transactions on Neural Networks
|November 8, 2008
Summary
This study introduces a novel approach using difference of convex (DC) optimization for training Support Vector Machines (SVMs) with nonpositive-semidefinite kernels. The method ensures convergence without problem modification, offering robust and efficient performance.
Area of Science:
- Machine Learning
- Optimization Theory
Background:
- Support Vector Machines (SVMs) are widely used for classification.
- Standard SVM training methods struggle with kernels not satisfying Mercer's condition (nonpositive-semidefinite kernels).
Purpose of the Study:
- To develop a new decomposition method for SVM training that handles nonpositive-semidefinite kernels.
- To integrate Difference of Convex (DC) optimization techniques into SVM decomposition algorithms.
Main Methods:
- Incorporation of truncated Difference of Convex Algorithms (DCAs) into SVM decomposition.
- Development of a working set selection rule using second-order information for SMO-type decomposition.
Main Results:
- The proposed method achieves a sufficient decrease in the objective function at each iteration.
- An asymptotic convergence proof is established without blockwise convexity assumptions.
- Numerical results demonstrate robustness and efficiency compared to existing software.
Conclusions:
- The new DC optimization-based decomposition method effectively addresses SVM training with challenging kernels.
- The algorithm offers a theoretically sound and practically efficient solution for a broader range of SVM applications.
Related Concept Videos
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...
In many applications, the magnitudes and directions of...
Extraction: Partition and Distribution Coefficients
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...
For extracting a solute from an aqueous phase into an organic...
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...
Synthetic Disvision of Polynomials
Synthetic division is an efficient algorithmic approach for dividing a polynomial by a linear binomial of the form x - c, where c is a real number. This method is helpful due to its streamlined process, which avoids the more cumbersome steps involved in the traditional long division of polynomials. It simplifies computation and serves as a practical tool for evaluating polynomials and identifying their factors.To perform synthetic division, one begins by listing the coefficients of the...
Statically Indeterminate Problem Solving
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
Area Computation by the Alternative Coordinate Method
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...