Introduces Soft-SVM for binary classification bridging logistic and SVM.
problem Data separability issues in binary classification.
method Soft-SVM regression using convex relaxation of hinge loss with softness and class-separation parameters.
result Soft-SVM performs well in classification and prediction errors.
New algorithms parallelize all-in-one SVM training, improving text classification accuracy.
problem Training all-in-one SVMs is computationally infeasible for many classes.
method Developed distributed algorithms for two all-in-one SVM formulations.
result Superior accuracy on text classification data compared to one-vs.-rest SVMs.
SaR-SVM-STV improves hyperspectral image classification with shape-adaptive reconstruction and denoising.
problem Classifying hyperspectral images with limited labeled data.
method Shape-adaptive Reconstruction (SaR) for pixel preprocessing, SVM for probability estimation, and Smoothed Total Variation (STV) for denoising.
result SaR-SVM-STV outperforms SVM-STV with fewer labeled data.
Algorithm improves SVM classification in non-Euclidean spaces.
problem Limitations of traditional SVM in non-Euclidean spaces.
method Covariance-adjusted SVM using Cholesky Decomposition.
result Cholesky-SVM outperforms traditional SVM in non-Euclidean spaces.
A quantum-inspired classical algorithm speeds up LS-SVM classification.
problem Big data challenge in SVM classification.
method Improved indirect sampling technique for LS-SVM.
result Algorithm achieves logarithmic runtime for low rank data matrices.
Minimal SVM reduces support vectors for better classification.
problem Finding optimal hyperplane for classification with fewer support vectors.
method Proposes a Minimal SVM using L0.5 norm on slack variables.
result Increases classification performance by reducing support vectors.
EDSVM uses elite observations to guide SVM classification.
problem Classical SVMs lack ways to encode trusted models or preferences.
method EDSVM augments SVMs by guiding slack variables for elite observations.
result EDSVM models closely track reference SVMs while achieving competitive performance.
Paper compares SVM and Bayesian Logistic Regression for breast cancer diagnosis.
problem Improving breast cancer diagnosis accuracy using machine learning.
method Used SVM, Bayesian Logistic Regression, and K-Nearest-Neighbors for classification.
result SVM outperformed other classifiers, closely matched by Bayesian Logistic Regression.
GADGET SVM uses gossip-based distributed learning for scalable SVMs.
problem Scalability issues in traditional SVM algorithms for large datasets.
method Gossip-based distributed learning for the primal SVM formulation.
result Performance comparable to centralized and online SVM algorithms.
The paper explores various SVM regularization methods for better classification in biomedical data.
problem Improving SVM classification in biomedical datasets for better sparsity and interpretability.
method Different types of SVM regularization approaches are considered and tested on synthetic and real biomedical datasets.
result The study finds that certain regularization methods improve the interpretability and sparsity of SVM classifiers in biomedical applications.
Hyperbolic SVM improves classification in complex networks.
problem Accurately classifying points in hyperbolic space with hierarchical relationships.
method Introducing hyperbolic SVM, a hyperbolic formulation of SVM classifiers.
result Hyperbolic SVM outperforms Euclidean SVM in multi-class prediction tasks.
A novel linear classification method that possesses the merits of both the Support Vector Machine (SVM) and the Distance-weighted Discrimination (DWD) is proposed in this article. The proposed Distance-weighted Support Vector Machine method can be viewed as a hybrid of SVM and DWD that finds the classification directio…
Extends linear classification framework to nonlinear SVM-based ranking problems.
problem Maximizing performance on relevant samples in ranking problems.
method Dualization, kernel addition, componentwise dual ascent method.
result General framework for nonlinear classifiers in ranking problems.
Unified Pin-SVM improves accuracy over existing Pin-SVM model.
problem Difficulty in Pin-SVM model for −1≤τ<0. method Unified Pin-SVM model that solves a QPP for −1≤τ≤1. result Significant improvement in accuracy over existing Pin-SVM model.
A scalable ROC-SVM variant reduces training time for imbalanced binary classification.
problem High computational cost of ROC-SVM for imbalanced binary classification.
method Incomplete U-statistics and low-rank kernel approximation.
result Comparable AUC performance with reduced training time.
BAEN-SVM improves SVM robustness to noisy data.
problem Noise and geometric irrationalities in SVM.
method Bounded asymmetric elastic net loss combined with SVM.
result BAEN-SVM is robust to noise and geometrically well-defined.
New NHCAs improve multi-category classification efficiency.
problem Efficient multi-category classification for real-world problems.
method Twin SVM (TWSVM), Generalized eigenvalue proximal SVM (GEPSVM), Regularized GEPSVM (RegGEPSVM), and Improved GEPSVM (IGEPSVM) with OAA, BT, and TDS approaches.
result TDS-TWSVM outperforms other methods in classification accuracy.
MU-SVM improves multiclass classification accuracy.
problem Multiclass classification problems.
method Proposes MU-SVM for multiclass learning and an analytic span bound for model selection.
result Achieves > 20% improvement in test accuracies compared to multi-class SVM.
OKSVM optimizes RBF kernel hyperparameter for SVMs, improving classification performance.
problem Intrinsic dependence of RBF kernel hyperparameter on SVM performance.
method Gradient descent method for automatic hyperparameter learning and SVM weights adjustment.
result OKSVM outperforms classical SVM regardless of initial RBF hyperparameter values.
liquidSVM speeds up SVM for various tasks.
problem Efficiently solving SVM for large datasets.
method C++ implementation, hyper-parameter selection, multi-threading, GPU support, data decomposition.
result Unprecedented speed for small and large datasets.
Faster SVMs trained with multilevel approach.
problem Training time inefficiency for SVMs on large datasets.
method Label propagation algorithm to construct a hierarchy of smaller SVM problems.
result Up to orders of magnitude faster than previous fastest algorithm.
This paper uses MIO to select features for kernel SVM classification.
problem Feature selection for kernel SVM classification.
method Mixed-integer optimization (MIO) for feature subset selection.
result The MIO approach can often outperform linear-SVM-based methods in prediction performance.
m-arcsinh improves SVM and MLP reliability and speed in scikit-learn.
problem Improving SVM and MLP reliability and speed in scikit-learn.
method Modified arcsinh function for kernel and activation in SVM and MLP.
result Competitive classification performance and reliability of SVM and MLP with m-arcsinh.
Paper explores reducing precision in SVM for faster text classification.
problem Efficiency in multi-class text classification training.
method Comparison of SVM trained with reduced precision (16-bit, half) vs original.
result Reduced precision training maintains text classification accuracy.
Alternative method improves SVM for data classification.
problem SVM's weaknesses in time processing, optimization, multi-class generalization, and unbalanced classes.
method Minimum distance to optimal subspaces containing mapped classes.
result Improved performance with fewer shortcomings.
SVM with graph metrics improves diabetes prediction.
problem Improving disease classification accuracy using machine learning.
method Combining SVM modeling with graph theory metrics for disease prediction.
result SVM with graph metrics outperformed without, achieving ROC index of 75.6.
Paper analyzes learning rates for SVM with Gaussian kernels.
problem Optimizing learning rates for binary classification.
method Refined error analysis for SVM with Gaussian kernel and convex loss.
result SVM with Gaussian kernel can achieve optimal learning rates under certain conditions.
Paper develops distributed inference for SVM binary classification.
problem Challenges in modern data size for existing statistical inference.
method Proposes MDL estimator for linear SVM, computationally efficient.
result MDL estimator achieves optimal statistical efficiency.
Paper proposes an ensemble SVM method for efficient VAD.
problem Efficient and accurate VAD for speech processing.
method Supervised learning with ensemble SVM on large datasets.
result Ensemble SVM outperforms stand-alone SVM in VAD accuracy.
Novel multiclass SVM framework classifies lithology from well logs.
problem Classifying lithology types from well logs.
method Multiclass SVM approach using one-against-all strategy.
result Multiclass SVM outperforms other classifiers in classification accuracy.
The paper improves SVM margin-based generalization bounds.
problem Improving generalization bounds for SVMs.
method Revisiting and improving classic generalization bounds in terms of margins, complementing with a nearly matching lower bound.
result Almost settles the generalization performance of SVMs in terms of margins.
Unified SVM framework tackles multiclass and multilabel classification.
problem Extending SVM to handle multiclass and multilabel problems.
method Unified framework with class-specific weight vectors and penalizing patterns close to an origin.
result Unified framework achieves competitive performance for multiclass and multilabel classification.
Paper shows SVM can achieve super fast convergence rates.
problem Understanding fast convergence rates for SVM.
method Presented a simple mechanism to obtain fast convergence rates for SVM.
result SVM can exhibit exponential convergence rates without hard Tsybakov margin condition.
Adaptive caching strategy improves SVM training efficiency.
problem Expensive SVM training for large datasets.
method Proposed EFU and HCST caching strategies for kernel value reuse.
result HCST achieves 20% more reduction in training time.
Quantum SVMs outperform classical ones on limited data.
problem Classifying and regressing with limited training data.
method Trained SVMs on D-Wave quantum annealer and compared to classical SVMs.
result Quantum SVMs often generalize better to unseen data.
Support vector machines (SVMs) are invaluable tools for many practical applications in artificial intelligence, e.g., classification and event recognition. However, popular SVM solvers are not sufficiently efficient for applications with a great deal of samples as well as a large number of features. In this paper, thus…
A novel feature selection method for SVM improves model accuracy and interpretability.
problem Feature selection in nonlinear SVM classification problems.
method Embedded min-max optimization problem, leveraging duality theory.
result Improves model accuracy and interpretability on benchmark data sets.
Distributed SVM algorithm improves performance in real-world applications.
problem Improving SVM performance in distributed computing environments.
method Proposes HPSVM, a distributed SVM algorithm that minimizes inter-machine communications.
result HPSVM achieves similar or better results than state-of-the-art SVM techniques.
Proposes a cost-sensitive method to generate probabilistic SVM outputs.
problem Generating probabilistic SVM outputs efficiently and cost-effectively.
method Cost-sensitive ensemble SVM with bootstrap probability estimation.
result Improves performance on imbalanced datasets and outperforms benchmarks.
Improved classification of PolSAR data using SVM with stochastic distances and radial basis functions.
problem Improper training samples in PolSAR data classification.
method Combination of radial basis kernel functions and stochastic distances with Support Vector Machines (SVM).
result SVM with the proposed kernel functions achieves better performance than Minimum Distance classification.
We describe a novel binary classification technique called Banded SVM (B-SVM). In the standard C-SVM formulation of Cortes et al. (1995), the decision rule is encouraged to lie in the interval [1, \infty]. The new B-SVM objective function contains a penalty term that encourages the decision rule to lie in a user specif…
A new procedure for learning cost-sensitive SVM(CS-SVM) classifiers is proposed. The SVM hinge loss is extended to the cost sensitive setting, and the CS-SVM is derived as the minimizer of the associated risk. The extension of the hinge loss draws on recent connections between risk minimization and probability elicitat…
Classification is an important topic in statistics and machine learning with great potential in many real applications. In this paper, we investigate two popular large margin classification methods, Support Vector Machine (SVM) and Distance Weighted Discrimination (DWD), under two contexts: the high-dimensional, low-sa…
FDR-SVM improves classification robustness in federated learning with uncertain data.
problem Federated learning with uncertain and private client data.
method Develops FDR-SVM, a robust SVM approach using a mixture of Wasserstein balls ambiguity set.
result Establishes theoretical guarantees and derives algorithms with performance bounds.
A new multi-label classification model combining SVM and BR with low-rank learning.
problem Class imbalance and label correlation issues in multi-label classification.
method Joint Ranking SVM and Binary Relevance with robust Low-rank learning (RBRL).
result RBRL outperforms state-of-the-art methods in multi-label classification.
Analyzes SVM classifier behavior with different parameters and data types.
problem Tuning SVM parameters for balanced and imbalanced data.
method Behavioral analysis of SVM with different parameters and data types, proposing a novel search algorithm.
result Proposed search algorithm reduces computational time and provides expected kernel function range.
Single Class Universum-SVM uses additional data to improve single class learning.
problem Improving single class learning with limited positive data.
method Proposes Single Class Universum-SVM, incorporating additional data with different distribution.
result Empirical comparisons show the utility of the proposed approach.
New research shows SVM and related methods can overfit without harm in multiclass classification.
problem Understanding benign overfitting in multiclass classification.
method Analyzing three training algorithms: ERM with cross-entropy, least-squares, and one-vs-all SVM.
result All three algorithms can lead to classifiers that interpolate training data and have equal accuracy under high overparameterization.