中文
相关论文

相关论文: Learning a hyperplane regressor by minimizing an e…

200 篇论文

The VC dimension measures the capacity of a learning machine, and a low VC dimension leads to good generalization. While SVMs produce state-of-the-art learning performance, it is well known that the VC dimension of a SVM can be unbounded;…

机器学习 · 计算机科学 2017-05-02 Jayadeva

The Vapnik-Chervonenkis (VC) dimension measures the complexity of a learning machine, and a low VC dimension leads to good generalization. The recently proposed Minimal Complexity Machine (MCM) learns a hyperplane classifier by minimizing…

机器学习 · 计算机科学 2015-01-13 Jayadeva , Sanjit Singh Batra , Siddarth Sabharwal

The recently proposed Minimal Complexity Machine (MCM) finds a hyperplane classifier by minimizing an exact bound on the Vapnik-Chervonenkis (VC) dimension. The VC dimension measures the capacity of a learning machine, and a smaller VC…

机器学习 · 计算机科学 2020-11-23 Jayadeva , Sumit Soman , Amit Bhaya

Feature selection involes identifying the most relevant subset of input features, with a view to improving generalization of predictive models by reducing overfitting. Directly searching for the most relevant combination of attributes is…

机器学习 · 计算机科学 2014-10-28 Jayadeva , Sanjit S. Batra , Siddharth Sabharwal

Deep learning methods minimise the empirical risk using loss functions such as the cross entropy loss. When minimising the empirical risk, the generalisation of the learnt function still depends on the performance on the training data, the…

机器学习 · 计算机科学 2022-01-19 Antonio Jimeno Yepes

Support vector machines (SVMs) have been successful in solving many computer vision tasks including image and video category recognition especially for small and mid-scale training problems. The principle of these non-parametric models is…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Hichem Sahbi

Support Vector Machine (SVM) is an efficient classification approach, which finds a hyperplane to separate data from different classes. This hyperplane is determined by support vectors. In existing SVM formulations, the objective function…

机器学习 · 计算机科学 2018-04-09 Shuai Zheng , Chris Ding

We introduce a principal support vector machine (PSVM) approach that can be used for both linear and nonlinear sufficient dimension reduction. The basic idea is to divide the response variables into slices and use a modified form of support…

统计理论 · 数学 2012-03-14 Bing Li , Andreas Artemiou , Lexin Li

A general approach for anomaly detection or novelty detection consists in estimating high density regions or Minimum Volume (MV) sets. The One-Class Support Vector Machine (OCSVM) is a state-of-the-art algorithm for estimating such regions…

机器学习 · 统计学 2015-09-01 Albert Thomas , Vincent Feuillard , Alexandre Gramfort

The support vector machine (SVM) is a well-established classification method whose name refers to the particular training examples, called support vectors, that determine the maximum margin separating hyperplane. The SVM classifier is known…

统计理论 · 数学 2022-06-15 Daniel Hsu , Vidya Muthukumar , Ji Xu

Support Vector Machine (SVM) is a powerful tool in binary classification, known to attain excellent misclassification rates. On the other hand, many realworld classification problems, such as those found in medical diagnosis, churn or fraud…

机器学习 · 统计学 2023-12-25 Sandra Benítez-Peña , Rafael Blanquero , Emilio Carrizosa , Pepa Ramírez-Cobo

The support vector machine (SVM) is an important class of learning machines for function approach, pattern recognition, and time-serious prediction, etc. It maps samples into the feature space by so-called support vectors of selected…

机器学习 · 统计学 2016-02-15 Hong Zhao

We provide guarantees for learning latent variable models emphasizing on the overcomplete regime, where the dimensionality of the latent space can exceed the observed dimensionality. In particular, we consider multiview mixtures, spherical…

机器学习 · 计算机科学 2014-12-18 Animashree Anandkumar , Rong Ge , Majid Janzamin

Hyperdimensional computing (HDC) has emerged as a new light-weight learning algorithm with smaller computation and energy requirements compared to conventional techniques. In HDC, data points are represented by high-dimensional vectors…

机器学习 · 计算机科学 2021-03-12 Toygun Basaklar , Yigit Tuncel , Shruti Yadav Narayana , Suat Gumussoy , Umit Y. Ogras

The classical PAC sample complexity bounds are stated for any Empirical Risk Minimizer (ERM) and contain an extra logarithmic factor $\log(1/{\epsilon})$ which is known to be necessary for ERM in general. It has been recently shown by…

机器学习 · 计算机科学 2020-05-26 Olivier Bousquet , Steve Hanneke , Shay Moran , Nikita Zhivotovskiy

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

Support Vector Machines (SVMs) are one of the most popular supervised learning models to classify using a hyperplane in an Euclidean space. Similar to SVMs, tropical SVMs classify data points using a tropical hyperplane under the tropical…

机器学习 · 计算机科学 2022-10-05 Ruriko Yoshida , Misaki Takamori , Hideyuki Matsumoto , Keiji Miura

Hyperdimensional computing (HDC) offers lightweight learning for energy-constrained devices by encoding data into high-dimensional vectors. However, its reliance on ultra-high dimensionality and static, randomly initialized hypervectors…

机器学习 · 计算机科学 2026-02-03 Hanne Dejonghe , Sam Leroux

Various studies that address the compressed sensing problem with Multiple Measurement Vectors (MMVs) have been recently carried. These studies assume the vectors of the different channels to be jointly sparse. In this paper, we relax this…

机器学习 · 计算机科学 2016-11-14 Hamid Palangi , Rabab Ward , Li Deng

Vapnik-Chervonenkis (VC) dimension is a fundamental measure of the generalization capacity of learning algorithms. However, apart from a few special cases, it is hard or impossible to calculate analytically. Vapnik et al. [10] proposed a…

机器学习 · 统计学 2011-11-16 Daniel J. McDonald , Cosma Rohilla Shalizi , Mark Schervish
‹ 上一页 1 2 3 10 下一页 ›