中文
相关论文

相关论文: Genetic Programming for Kernel-based Learning with…

200 篇论文

Deep Learning (DL) is a two-step classification model that consists feature learning, generating feature representations using unsupervised ways and the supervised learning stage at the last step of model using at least two hidden layers on…

机器学习 · 计算机科学 2021-01-26 Gokhan Altan , Yakup Kutlu

A new model for evolving Evolutionary Algorithms (EAs) is proposed in this paper. The model is based on the Multi Expression Programming (MEP) technique. Each MEP chromosome encodes an evolutionary pattern that is repeatedly used for…

神经与进化计算 · 计算机科学 2021-10-13 Mihai Oltean

We present a novel approach for training kernel Support Vector Machines, establish learning runtime guarantees for our method that are better then those of any other known kernelized SVM optimization approach, and show that our method works…

机器学习 · 计算机科学 2012-06-22 Andrew Cotter , Shai Shalev-Shwartz , Nathan Srebro

Machine learning (ML)-guided directed evolution is a new paradigm for biological design that enables optimization of complex functions. ML methods use data to predict how sequence maps to function without requiring a detailed model of the…

生物大分子 · 定量生物学 2019-04-23 Kevin K. Yang , Zachary Wu , Frances H. Arnold

The kernel support vector machine (SVM) is one of the most widely used classification methods; however, the amount of computation required becomes the bottleneck when facing millions of samples. In this paper, we propose and analyze a novel…

机器学习 · 计算机科学 2013-11-06 Cho-Jui Hsieh , Si Si , Inderjit S. Dhillon

Support vector machine (SVM) is a well-known statistical technique for classification problems in machine learning and other fields. An important question for SVM is the selection of covariates (or features) for the model. Many studies have…

统计方法学 · 统计学 2022-02-22 Jiahui Zou , Chaoxia Yuan , Xinyu Zhang , Guohua Zou , Alan T. K. Wan

Kernel methods are a cornerstone of classical machine learning. The idea of using quantum computers to compute kernels has recently attracted attention. Quantum embedding kernels (QEKs) constructed by embedding data into the Hilbert space…

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

The Gaussian kernel is a very popular kernel function used in many machine learning algorithms, especially in support vector machines (SVMs). It is more often used than polynomial kernels when learning from nonlinear datasets, and is…

机器学习 · 计算机科学 2020-05-27 Arit Kumar Bishwas , Ashish Mani , Vasile Palade

Graph kernels have been successfully applied to many graph classification problems. Typically, a kernel is first designed, and then an SVM classifier is trained based on the features defined implicitly by this kernel. This two-stage…

Kernel methods are ubiquitous tools in machine learning. However, there is often little reason for the common practice of selecting a kernel a priori. Even if a universal approximating kernel is selected, the quality of the finite sample…

In recent years, feature selection has become a challenging problem in several machine learning fields, such as classification problems. Support Vector Machine (SVM) is a well-known technique applied in classification tasks. Various…

机器学习 · 计算机科学 2021-01-18 Asunción Jiménez-Cordero , Juan Miguel Morales , Salvador Pineda

We propose a quantum algorithm for training nonlinear support vector machines (SVM) for feature space learning where classical input data is encoded in the amplitudes of quantum states. Based on the classical SVM-perf algorithm of Joachims,…

量子物理 · 物理学 2020-10-21 Jonathan Allcock , Chang-Yu Hsieh

The accuracy and complexity of machine learning algorithms based on kernel optimization are determined by the set of kernels over which they are able to optimize. An ideal set of kernels should: admit a linear parameterization (for…

机器学习 · 统计学 2024-10-30 Aleksandr Talitckii , Brendon K. Colbert , Matthew M. Peet

Natural language processing often involves computations with semantic or syntactic graphs to facilitate sophisticated reasoning based on structural relationships. While convolution kernels provide a powerful tool for comparing graph…

计算与语言 · 计算机科学 2018-02-13 Sahil Garg , Greg Ver Steeg , Aram Galstyan

Traditional Support Vector Machine (SVM) classification is carried out by finding the max-margin classifier for the training data that divides the margin space into two equal sub-spaces. This study demonstrates limitations of performing…

机器学习 · 计算机科学 2026-03-12 Satyajeet Sahoo , Jhareswar Maiti

This lecture will introduce the Support Vector algorithms for classification and regression. They are an application of the so called kernel trick, which allows the extension of a certain class of linear algorithms to the non linear case.…

数据分析、统计与概率 · 物理学 2008-03-18 Anselm Vossen

Quantum computing, with its potential to enhance various machine learning tasks, allows significant advancements in kernel calculation and model precision. Utilizing the one-class Support Vector Machine alongside a quantum kernel, known for…

We present a deep Graph Convolutional Kernel Machine (GCKM) for semi-supervised node classification in graphs. The method is built of two main types of blocks: (i) We introduce unsupervised kernel machine layers propagating the node…

机器学习 · 计算机科学 2024-04-16 Sonny Achten , Francesco Tonin , Panagiotis Patrinos , Johan A. K. Suykens

Quadratic programming is a ubiquitous prototype in convex programming. Many machine learning problems can be formulated as quadratic programming, including the famous Support Vector Machines (SVMs). Linear and kernel SVMs have been among…

最优化与控制 · 数学 2025-02-13 Yuzhou Gu , Zhao Song , Lichen Zhang