中文
相关论文

相关论文: Streaming Kernelization

200 篇论文

Data streaming, in which a large dataset is received as a "stream" of updates, is an important model in the study of space-bounded computation. Starting with the work of Le Gall [SPAA `06], it has been known that quantum streaming…

量子物理 · 物理学 2021-11-16 John Kallaugher

Computing high-quality independent sets quickly is an important problem in combinatorial optimization. Several recent algorithms have shown that kernelization techniques can be used to find exact maximum independent sets in medium-sized…

数据结构与算法 · 计算机科学 2016-02-05 Jakob Dahlum , Sebastian Lamm , Peter Sanders , Christian Schulz , Darren Strash , Renato F. Werneck

Number of connected devices is steadily increasing and these devices continuously generate data streams. Real-time processing of data streams is arousing interest despite many challenges. Clustering is one of the most suitable methods for…

机器学习 · 计算机科学 2020-07-22 Alaettin Zubaroğlu , Volkan Atalay

In this work we introduce KERNELIZED TRANSFORMER, a generic, scalable, data driven framework for learning the kernel function in Transformers. Our framework approximates the Transformer kernel as a dot product between spectral feature maps…

机器学习 · 计算机科学 2022-07-22 Sankalan Pal Chowdhury , Adamos Solomou , Avinava Dubey , Mrinmaya Sachan

As we know that the normalization is a pre-processing stage of any type problem statement. Especially normalization takes important role in the field of soft computing, cloud computing etc. for manipulation of data like scale down or scale…

其他计算机科学 · 计算机科学 2015-03-24 S. Gopal Krishna Patro , Kishore Kumar Sahu

Binarization of digital documents is the task of classifying each pixel in an image of the document as belonging to the background (parchment/paper) or foreground (text/ink). Historical documents are often subjected to degradations, that…

机器学习 · 统计学 2018-05-18 Kalyan Ram Ayyalasomayajula , Filip Malmberg , Anders Brun

In this paper, we devise a scheme for kernelizing, in sublinear space and polynomial time, various problems on planar graphs. The scheme exploits planarity to ensure that the resulting algorithms run in polynomial time and use O((sqrt(n) +…

数据结构与算法 · 计算机科学 2023-07-04 Arindam Biswas , Johannes Meintrup

Kernel $k$-means clustering is a powerful tool for unsupervised learning of non-linearly separable data. Since the earliest attempts, researchers have noted that such algorithms often become trapped by local minima arising from…

机器学习 · 统计学 2020-11-13 Debolina Paul , Saptarshi Chakraborty , Swagatam Das , Jason Xu

We propose an approach to reduce the bias of ridge regression and regularization kernel network. When applied to a single data set the new algorithms have comparable learning performance with the original ones. When applied to incremental…

机器学习 · 统计学 2016-03-17 Qiang Wu

Continual learning is increasingly sought after in real world machine learning applications, as it enables learning in a more human-like manner. Conventional machine learning approaches fail to achieve this, as incrementally updating the…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Joe Khawand , Peter Hanappe , David Colliaux

With the dawn of the Big Data era, data sets are growing rapidly. Data is streaming from everywhere - from cameras, mobile phones, cars, and other electronic devices. Clustering streaming data is a very challenging problem. Unlike the…

机器学习 · 计算机科学 2019-02-08 Shlomo Bugdary , Shay Maymon

Kernel methods are considered an effective technique for on-line learning. Many approaches have been developed for compactly representing the dual solution of a kernel method when the problem imposes memory constraints. However, in…

机器学习 · 计算机科学 2016-07-21 Giovanni Da San Martino , Nicolò Navarin , Alessandro Sperduti

Kernelization is a theoretical formalization of efficient preprocessing for NP-hard problems. Empirically, preprocessing is highly successful in practice, for example in state-of-the-art ILP-solvers like CPLEX. Motivated by this, previous…

计算复杂性 · 计算机科学 2015-06-26 Bart M. P. Jansen , Stefan Kratsch

Multi-kernel learning (MKL) has been widely used in function approximation tasks. The key problem of MKL is to combine kernels in a prescribed dictionary. Inclusion of irrelevant kernels in the dictionary can deteriorate accuracy of MKL,…

机器学习 · 计算机科学 2021-02-10 Pouya M Ghari , Yanning Shen

Due to recent advances in data collection techniques, massive amounts of data are being collected at an extremely fast pace. Also, these data are potentially unbounded. Boundless streams of data collected from sensors, equipments, and other…

数据库 · 计算机科学 2012-03-12 T Soni Madhulatha

In this dissertation we study regular expression based parsing and the use of grammatical specifications for the synthesis of fast, streaming string-processing programs. In the first part we develop two linear-time algorithms for regular…

形式语言与自动机理论 · 计算机科学 2017-05-01 Ulrik Terp Rasmussen

Kernel segmentation aims at partitioning a data sequence into several non-overlapping segments that may have nonlinear and complex structures. In general, it is formulated as a discrete optimization problem with combinatorial constraints. A…

机器学习 · 计算机科学 2022-06-23 Tung Doan , Atsuhiro Takasu

d-Hitting Set is the NP-hard problem of selecting at most k vertices of a hypergraph so that each hyperedge, all of which have cardinality at most d, contains at least one selected vertex. The applications of d-Hitting Set are, for example,…

离散数学 · 计算机科学 2014-07-16 René van Bevern

In recent years, data streaming has gained prominence due to advances in technologies that enable many applications to generate continuous flows of data. This increases the need to develop algorithms that are able to efficiently process…

数据结构与算法 · 计算机科学 2015-03-20 Vaneet Aggarwal , Shankar Krishnan

Stream computing is the use of multiple autonomic and parallel modules together with integrative processors at a higher level of abstraction to embody "intelligent" processing. The biological basis of this computing is sketched and the…

人工智能 · 计算机科学 2008-01-10 Subhash Kak