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

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...
Gradient Vectors and Their Applications01:19

Gradient Vectors and Their Applications

Every point on a topographical map corresponds to a particular elevation, so the landscape can be modeled as a surface whose height depends on horizontal position. From any given location, a hiker may face infinitely many directions, but only one direction produces the fastest possible increase in elevation. This unique route is called the direction of steepest ascent, and in multivariable calculus, it is represented by the gradient vector of the elevation function.The gradient vector points...
Aggregates Classification01:29

Aggregates Classification

Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
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 or Cross Product01:17

Vector or Cross Product

Vector multiplication of two vectors yields a vector product, with the magnitude equal to the product of the individual vectors multiplied by the sine of the angle between both the vectors and the direction perpendicular to both the individual vectors. As there are always two directions perpendicular to a given plane, one on each side, the direction of the vector product is governed by the right-hand thumb rule.
Consider the cross product of two vectors. Imagine rotating the first vector about...
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...

You might also read

Related Articles

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

Sort by
Same author

Moderating the outputs of support vector machine classifiers.

IEEE transactions on neural networks·2008
See all related articles

Related Experiment Videos

Large-scale maximum margin discriminant analysis using core vector machines.

I H Tsang1, A Kocsor, J Y Kwok

  • 1Department of Computer Science and Engineering, The Hong Kong University of Science and Technology, Kowloon, Hong Kong.

IEEE Transactions on Neural Networks
|April 9, 2008
PubMed
Summary

This study introduces a faster algorithm for maximum margin discriminant analysis (MMDA) feature extraction, improving computational efficiency for large datasets. The new method enhances classification accuracy and significantly reduces processing time compared to existing techniques.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Pattern Recognition
  • Data Mining

Background:

  • Large-margin methods like Support Vector Machines (SVMs) are effective for classification.
  • Maximum Margin Discriminant Analysis (MMDA) extends large-margin principles to feature extraction, often outperforming KPCA and KFD.
  • Traditional MMDA exhibits cubic time complexity, limiting its use on massive datasets.

Purpose of the Study:

  • To develop a computationally efficient algorithm for MMDA feature extraction.
  • To address the cubic time complexity issue of standard MMDA.
  • To improve classification accuracy and speed for large-scale data analysis.

Main Methods:

  • Proposed an (1+epsilon)(2)-approximation algorithm for MMDA feature extraction.
  • Extended the core vector machine approach.
  • Achieved linear time complexity and constant space complexity with respect to the number of training points (m).

Main Results:

  • The proposed algorithm achieves linear time complexity (O(m)) and space complexity independent of m.
  • Extensive comparisons show improved classification accuracy over original MMDA, KPCA, and KFD.
  • The new feature extractor is over an order of magnitude faster than existing kernel-based methods on large datasets.

Conclusions:

  • The developed MMDA feature extraction algorithm offers significant computational advantages for large datasets.
  • The method provides a practical and efficient solution for large-margin feature extraction.
  • This advancement enables broader application of MMDA in machine learning and data analysis.