中文
相关论文

相关论文: Boosting the kernelized shapelets: Theory and algo…

200 篇论文

Graph kernels based on the $1$-dimensional Weisfeiler-Leman algorithm and corresponding neural architectures recently emerged as powerful tools for (supervised) learning with graphs. However, due to the purely local nature of the…

数据结构与算法 · 计算机科学 2020-10-20 Christopher Morris , Gaurav Rattan , Petra Mutzel

Proper regularization is critical for speeding up training, improving generalization performance, and learning compact models that are cost efficient. We propose and analyze regularized gradient descent algorithms for learning shallow…

机器学习 · 计算机科学 2018-06-08 Samet Oymak

This paper presents new and effective algorithms for learning kernels. In particular, as shown by our empirical results, these algorithms consistently outperform the so-called uniform combination solution that has proven to be difficult to…

机器学习 · 计算机科学 2024-05-01 Corinna Cortes , Mehryar Mohri , Afshin Rostamizadeh

Convolution blocks serve as local feature extractors and are the key to success of the neural networks. To make local semantic feature embedding rather explicit, we reformulate convolution blocks as feature selection according to the best…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Ada Gorgun , Yeti Z. Gurbuz , A. Aydin Alatan

The success of modern deep learning is attributed to two key elements: huge amounts of training data and large model sizes. Where a vast amount of data allows the model to learn more features, the large model architecture boosts the…

机器学习 · 计算机科学 2024-10-08 Muhammad Asif Khan , Ridha Hamila , Hamid Menouar

We define the local complexity of a neural network with continuous piecewise linear activations as a measure of the density of linear regions over an input data distribution. We show theoretically that ReLU networks that learn…

机器学习 · 计算机科学 2025-07-15 Niket Patel , Guido Montufar

There are existing standard solvers for tackling discrete optimization problems. However, in practice, it is uncommon to apply them directly to the large input space typical of this class of problems. Rather, the input is preprocessed to…

分布式、并行与集群计算 · 计算机科学 2022-12-02 Bolarinwa Olayemi Saheed

Parameterized complexity allows us to analyze the time complexity of problems with respect to a natural parameter depending on the problem. Reoptimization looks for solutions or approximations for problem instances when given solutions to…

计算复杂性 · 计算机科学 2019-07-31 Hans-Joachim Böckenhauer , Elisabet Burjons , Martin Raszyk , Peter Rossmanith

This study proposed an exhaustive stable/reproducible rule-mining algorithm combined to a classifier to generate both accurate and interpretable models. Our method first extracts rules (i.e., a conjunction of conditions about the values of…

机器学习 · 计算机科学 2017-07-03 Margaux Luck , Nicolas Pallet , Cecilia Damon

The task of clustering unlabeled time series and sequences entails a particular set of challenges, namely to adequately model temporal relations and variable sequence lengths. If these challenges are not properly handled, the resulting…

机器学习 · 统计学 2019-02-19 Daniel J. Trosten , Andreas S. Strauman , Michael Kampffmeyer , Robert Jenssen

Feature selection is important step in machine learning since it has shown to improve prediction accuracy while depressing the curse of dimensionality of high dimensional data. The neural networks have experienced tremendous success in…

机器学习 · 计算机科学 2021-07-13 Peter Bugata , Peter Drotar

Deep representation learning using triplet network for classification suffers from a lack of theoretical foundation and difficulty in tuning both the network and classifiers for performance. To address the problem, local-margin triplet loss…

Link prediction problem has increasingly become prominent in many domains such as social network analyses, bioinformatics experiments, transportation networks, criminal investigations and so forth. A variety of techniques has been developed…

人工智能 · 计算机科学 2023-05-18 Safiye Ghasemi , Amin Zarei

Keypoint detection and description is fundamental yet important in many vision applications. Most existing methods use detect-then-describe or detect-and-describe strategy to learn local features without considering their context…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Siyu Hong , Kunhong Li , Yongcong Zhang , Zhiheng Fu , Mengyi Liu , Yulan Guo

Quantum kernels hold great promise for offering computational advantages over classical learners, with the effectiveness of these kernels closely tied to the design of the quantum feature map. However, the challenge of designing effective…

量子物理 · 物理学 2024-01-23 Cong Lei , Yuxuan Du , Peng Mi , Jun Yu , Tongliang Liu

In probabilistic approaches to classification and information extraction, one typically builds a statistical model of words under the assumption that future data will exhibit the same regularities as the training data. In many data sets,…

机器学习 · 计算机科学 2013-01-07 David Blei , J Andrew Bagnell , Andrew McCallum

Inspired by a growing interest in analyzing network data, we study the problem of node classification on graphs, focusing on approaches based on kernel machines. Conventionally, kernel machines are linear classifiers in the implicit feature…

机器学习 · 统计学 2010-01-25 Xiao Tang , Mu Zhu

In the era of data-centric AI, the ability to curate high-quality training data is as crucial as model design. Coresets offer a principled approach to data reduction, enabling efficient learning on large datasets through importance…

机器学习 · 计算机科学 2025-07-23 Morad Tukan , Loay Mualem , Eitan Netzer , Liran Sigalat

A classification algorithm, called the Linear Centralization Classifier (LCC), is introduced. The algorithm seeks to find a transformation that best maps instances from the feature space to a space where they concentrate towards the center…

机器学习 · 计算机科学 2017-12-25 Mohammad Reza Bonyadi , Viktor Vegh , David C. Reutens

Developing efficient kernel methods for regression is very popular in the past decade. In this paper, utilizing boosting on kernel-based weaker learners, we propose a novel kernel-based learning algorithm called kernel-based re-scaled…

机器学习 · 计算机科学 2020-09-17 Yao Wang , Xin Guo , Shao-Bo Lin