Related Experiment Video
Updated: Jun 7, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Condensed vector machines: learning fast machine for large data
Dung Duc Nguyen1, Kazunori Matsumoto, Yasuhiro Takishima
1Institute of Information Technology, Vietnam Academy of Science and Technology, Ha Noi, Vietnam. nddung@ioit.ac.vn
This study introduces a new method to make Support Vector Machines (SVMs) more scalable by reducing the number of support vectors (SVs). This leads to faster training and testing, making SVMs more practical for large datasets.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Computer Science
Background:
- Scalability is a major challenge for kernel-based methods and Support Vector Machines (SVMs).
- The quadratic memory requirement for kernel matrices hinders training on large datasets.
- Existing decomposition methods for SVMs are limited by a large number of support vectors (SVs), impacting performance.
Purpose of the Study:
- To address the scalability limitations of SVMs.
- To reduce the number of support vectors (SVs) for efficient training and testing.
- To develop a more compact and faster SVM model without compromising generalization ability.
Main Methods:
- Integration of a vector combination scheme with incremental working set selection for SVM training.
- Simplifying the SVM solution to maintain a minimal set of final support vectors (SVs).
Main Results:
- The proposed method significantly reduces the number of support vectors (SVs).
- Achieved faster training and testing times on large benchmark datasets.
- Maintained generalization ability equivalent to conventional SVMs.
Conclusions:
- The integrated vector combination scheme enhances SVM scalability and efficiency.
- Condensed SVMs offer reduced resource demand and improved performance.
- This approach makes SVMs more practical for large-scale applications.
Related Concept Videos
Machines: Problem Solving II
Sequence Networks of Rotating Machines
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Vector Operations
A vector multiplied by a scalar value is called scalar multiplication. The result obtained is a new vector with a different magnitude. If the scalar is positive, the direction of the vector remains the same, but if it is negative, the direction of the vector is reversed. For example, the product of the mass and velocity yields the momentum.
Machines: Problem Solving I
The toggle clamp system is a machine structure consisting of movable, pin-connected multi-force members that form a stabilized system to transmit forces. The...
Machines
A free-body diagram of the...
Introduction to Vectors