中文
相关论文

相关论文: Lossy Kernelization of Same-Size Clustering

200 篇论文

Kernel-based clustering algorithm can identify and capture the non-linear structure in datasets, and thereby it can achieve better performance than linear clustering. However, computing and storing the entire kernel matrix occupy so large…

机器学习 · 计算机科学 2020-02-10 Li Chen , Shuisheng Zhou , Jiajun Ma

Kernelization algorithms are polynomial-time reductions from a problem to itself that guarantee their output to have a size not exceeding some bound. For example, d-Set Matching for integers d>2 is the problem of finding a matching of size…

数据结构与算法 · 计算机科学 2018-12-10 Holger Dell , Dániel Marx

We extend the notion of lossy kernelization, introduced by Lokshtanov et al. [STOC 2017], to approximate Turing kernelization. An $\alpha$-approximate Turing kernel for a parameterized optimization problem is a polynomial-time algorithm…

数据结构与算法 · 计算机科学 2020-04-28 Eva-Maria C. Hols , Stefan Kratsch , Astrid Pieterse

The field of kernelization studies polynomial-time preprocessing routines for hard problems in the framework of parameterized complexity. Although a framework for proving kernelization lower bounds has been discovered in 2008 and…

数据结构与算法 · 计算机科学 2011-11-03 Marek Cygan , Stefan Kratsch , Marcin Pilipczuk , Michał Pilipczuk , Magnus Wahlström

We investigate preprocessing for vertex-subset problems on graphs. While the notion of kernelization, originating in parameterized complexity theory, is a formalization of provably effective preprocessing aimed at reducing the total…

数据结构与算法 · 计算机科学 2022-07-04 Benjamin Merlin Bumpus , Bart M. P. Jansen , Jari J. H. de Kroon

Kernelization algorithms for the {\sc cluster editing} problem have been a popular topic in the recent research in parameterized computation. Thus far most kernelization algorithms for this problem are based on the concept of {\it critical…

数据结构与算法 · 计算机科学 2015-05-19 Yixin Cao , Jianer Chen

We propose a preprocessing algorithm for the multiway cut problem that establishes its polynomial kernelizability when the difference between the parameter $k$ and the size of the smallest isolating cut is at most $log(k)$. To the best of…

离散数学 · 计算机科学 2011-05-03 Igor Razgon

We present a study on how to effectively reduce the dimensions of the $k$-means clustering problem, so that provably accurate approximations are obtained. Four algorithms are presented, two \textit{feature selection} and two \textit{feature…

机器学习 · 计算机科学 2020-07-28 Neophytos Charalambides

Clustering is a usual unsupervised machine learning technique for grouping the data points into groups based upon similar features. We focus here on unsupervised clustering for contaminated data, i.e in the case where K-medians should be…

统计理论 · 数学 2024-02-28 Antoine Godichon-Baggioni , Sobihan Surendran

Connectivity problems like k-Path and k-Disjoint Paths relate to many important milestones in parameterized complexity, namely the Graph Minors Project, color coding, and the recent development of techniques for obtaining kernelization…

数据结构与算法 · 计算机科学 2015-03-19 Hans L. Bodlaender , Bart M. P. Jansen , Stefan Kratsch

A kernelization is an efficient algorithm that given an instance of a parameterized problem returns an equivalent instance of size bounded by some function of the input parameter value. It is quite well understood which problems do or…

数据结构与算法 · 计算机科学 2025-10-02 Leonid Antipov , Stefan Kratsch

To cluster data that are not linearly separable in the original feature space, $k$-means clustering was extended to the kernel version. However, the performance of kernel $k$-means clustering largely depends on the choice of kernel…

机器学习 · 计算机科学 2018-11-02 Yaqiang Yao , Huanhuan Chen

Kernelization---a mathematical key concept for provably effective polynomial-time preprocessing of NP-hard problems---plays a central role in parameterized complexity and has triggered an extensive line of research. This is in part due to a…

计算复杂性 · 计算机科学 2017-08-28 Henning Fernau , Till Fluschnik , Danny Hermelin , Andreas Krebs , Hendrik Molter , Rolf Niedermeier

In discrete k-center and k-median clustering, we are given a set of points P in a metric space M, and the task is to output a set C \subseteq ? P, |C| = k, such that the cost of clustering P using C is as small as possible. For k-center,…

数据结构与算法 · 计算机科学 2013-07-10 Nirman Kumar , Benjamin Raichel

The Consensus Clustering problem has been introduced as an effective way to analyze the results of different microarray experiments. The problem consists of looking for a partition that best summarizes a set of input partitions (each…

数据结构与算法 · 计算机科学 2009-07-13 Paola Bonizzoni , Gianluca Della Vedova , Riccardo Dondi

In this work, we study pairwise fair clustering with $\ell \ge 2$ groups, where for every cluster $C$ and every group $i \in [\ell]$, the number of points in $C$ from group $i$ must be at most $t$ times the number of points in $C$ from any…

数据结构与算法 · 计算机科学 2025-02-28 Sayan Bandyapadhyay , Eden Chlamtáč , Zachary Friggstad , Mahya Jamshidian , Yury Makarychev , Ali Vakilian

We consider the problem of clustering a sample of probability distributions from a random distribution on $\mathbb R^p$. Our proposed partitioning method makes use of a symmetric, positive-definite kernel $k$ and its associated reproducing…

机器学习 · 统计学 2025-09-23 Amparo Baíllo , Jose R. Berrendero , Martín Sánchez-Signorini

The fuzzy $K$-means problem is a popular generalization of the well-known $K$-means problem to soft clusterings. We present the first coresets for fuzzy $K$-means with size linear in the dimension, polynomial in the number of clusters, and…

机器学习 · 计算机科学 2018-09-28 Johannes Blömer , Sascha Brauer , Kathrin Bujna

In a recent work, [19] studied the following "fair" variants of classical clustering problems such as $k$-means and $k$-median: given a set of $n$ data points in $\mathbb{R}^d$ and a binary type associated to each data point, the goal is to…

数据结构与算法 · 计算机科学 2019-12-18 Lingxiao Huang , Shaofeng H. -C. Jiang , Nisheeth K. Vishnoi

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