中文
相关论文

相关论文: Fast Prediction with SVM Models Containing RBF Ker…

200 篇论文

The least-squares support vector machine is a frequently used kernel method for non-linear regression and classification tasks. Here we discuss several approximation algorithms for the least-squares support vector machine classifier. The…

机器学习 · 计算机科学 2017-03-24 M. Andrecut

Stochastic First-Order (SFO) methods have been a cornerstone in addressing a broad spectrum of modern machine learning (ML) challenges. However, their efficacy is increasingly questioned, especially in large-scale applications where…

机器学习 · 计算机科学 2024-08-01 Di Zhang , Suvrajeet Sen

Kernel methods are an incredibly popular technique for extending linear models to non-linear problems via a mapping to an implicit, high-dimensional feature space. While kernel methods are computationally cheaper than an explicit feature…

机器学习 · 统计学 2019-02-26 Philip Milton , Emanuele Giorgi , Samir Bhatt

Support vector machine algorithms are considered essential for the implementation of automation in a radio access network. Specifically, they are critical in the prediction of the quality of user experience for video streaming based on…

新兴技术 · 计算机科学 2019-09-27 Jiaying Yang , Ahsan Javed Awan , Gemma Vall-Llosera

Tackling pattern recognition problems in areas such as computer vision, bioinformatics, speech or text recognition is often done best by taking into account task-specific statistical relations between output variables. In structured…

机器学习 · 统计学 2016-03-14 Rein Houthooft , Filip De Turck

The objective of this study is to investigate the efficient determination of $C$ and $\gamma$ for Support Vector Regression with RBF or mahalanobis kernel based on numerical and statistician considerations, which indicates the connection…

机器学习 · 计算机科学 2015-06-15 Longfei Lu

The support vector machines (SVM) is one of the most widely used and practical optimization based classification models in machine learning because of its interpretability and flexibility to produce high quality results. However, the big…

机器学习 · 计算机科学 2020-11-06 Ehsan Sadrfaridpour , Korey Palmer , Ilya Safro

Recently, applying the novel data mining techniques for evaluating enterprise financial distress has received much research alternation. Support Vector Machine (SVM) and back propagation neural (BPN) network has been applied successfully in…

机器学习 · 计算机科学 2010-07-30 Ming-Chang Lee , Chang To

In the study of stochastic systems, the committor function describes the probability that a system starting from an initial configuration $x$ will reach a set $B$ before a set $A$. This paper introduces an efficient and interpretable…

数值分析 · 数学 2024-08-13 D. Aristoff , M. Johnson , G. Simpson , R. J. Webber

Support vector machine (SVM) is a particularly powerful and flexible supervised learning model that analyzes data for both classification and regression, whose usual algorithm complexity scales polynomially with the dimension of data space…

机器学习 · 计算机科学 2023-03-08 Chen Ding , Tian-Yi Bao , He-Liang Huang

We propose a method for support vector machine classification using indefinite kernels. Instead of directly minimizing or stabilizing a nonconvex loss function, our algorithm simultaneously computes support vectors and a proxy kernel matrix…

机器学习 · 计算机科学 2009-08-04 Ronny Luss , Alexandre d'Aspremont

Support vector machines (SVM) can classify data sets along highly non-linear decision boundaries because of the kernel-trick. This expressiveness comes at a price: During test-time, the SVM classifier needs to compute the kernel…

机器学习 · 计算机科学 2015-02-03 Zhixiang Xu , Jacob R. Gardner , Stephen Tyree , Kilian Q. Weinberger

All kinds of simulations of the intergalactic medium, such as hydrodynamic simulation, N-body simulation, numerical and semi-numerical simulation, etc., have been used to realize the history of this medium. In addition, emulators also have…

宇宙学与河外天体物理 · 物理学 2025-04-03 Mahsa Berahman , Seyed Sajad Tabasi , Javad T. Firouzjaee , S. Mobina Hosseini

Kernel methods are widespread in machine learning; however, they are limited by the quadratic complexity of the construction, application, and storage of kernel matrices. Low-rank matrix approximation algorithms are widely used to address…

机器学习 · 统计学 2021-05-05 Ruoxi Wang , Yingzhou Li , Michael W. Mahoney , Eric Darve

Rapid identification of object from radar cross section (RCS) signals is important for many space and military applications. This identification is a problem in pattern recognition which either neural networks or support vector machines…

机器学习 · 计算机科学 2010-05-31 Marten F. Byl , James T. Demers , Edward A. Rietman

In traditional boosting algorithms, the focus on misclassified training samples emphasizes their importance based on difficulty during the learning process. While using a standard Support Vector Machine (SVM) as a weak learner in an…

机器学习 · 计算机科学 2024-10-10 Junbo Jacob Lian

We derive improved regression and classification rates for support vector machines using Gaussian kernels under the assumption that the data has some low-dimensional intrinsic structure that is described by the box-counting dimension. Under…

统计理论 · 数学 2021-04-08 Thomas Hamm , Ingo Steinwart

This work presents an approach for automating the discretization and approximation procedures in constructing digital representations of composites from Micro-CT images featuring intricate microstructures. The proposed method is guided by…

机器学习 · 计算机科学 2025-09-11 Yanran Wang , Jonghyuk Baek , Yichun Tang , Jing Du , Mike Hillman , J. S. Chen

The support vector machine (SVM) and minimum Euclidean norm least squares regression are two fundamentally different approaches to fitting linear models, but they have recently been connected in models for very high-dimensional data through…

机器学习 · 计算机科学 2021-10-28 Navid Ardeshir , Clayton Sanford , Daniel Hsu

Support Vector Machines (SVMs) are among the most popular and the best performing classification algorithms. Various approaches have been proposed to reduce the high computation and memory cost when training and predicting based on…

机器学习 · 计算机科学 2020-07-24 Chen Jiang , Qingna Li