中文
相关论文

相关论文: Efficient pooling designs for library screening

200 篇论文

We consider the $k$-means clustering problem in the dynamic streaming setting, where points from a discrete Euclidean space $\{1, 2, \ldots, \Delta\}^d$ can be dynamically inserted to or deleted from the dataset. For this problem, we…

数据结构与算法 · 计算机科学 2019-02-08 Wei Hu , Zhao Song , Lin F. Yang , Peilin Zhong

The maximum coverage problem is to select $k$ sets from a collection of sets such that the cardinality of the union of the selected sets is maximized. We consider $(1-1/e-\epsilon)$-approximation algorithms for this NP-hard problem in three…

数据结构与算法 · 计算机科学 2024-03-22 Amit Chakrabarti , Andrew McGregor , Anthony Wirth

One of the applications of center-based clustering algorithms such as K-Means is partitioning data points into K clusters. In some examples, the feature space relates to the underlying problem we are trying to solve, and sometimes we can…

机器学习 · 计算机科学 2020-09-23 Ali Hassani , Amir Iranmanesh , Mahdi Eftekhari , Abbas Salemi

Clustering aims to group unlabeled objects based on similarity inherent among them into clusters. It is important for many tasks such as anomaly detection, database sharding, record linkage, and others. Some clustering methods are taken as…

数据库 · 计算机科学 2024-12-02 Binbin Gu , Saeed Kargar , Faisal Nawab

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

Detection of rare traits or diseases in a large population is challenging. Pool testing allows covering larger swathes of population at a reduced cost, while simplifying logistics. However, testing precision decreases as it becomes unclear…

信息论 · 计算机科学 2021-06-22 Éric Brier , Megi Dervishi , Rémi Géraud-Stewart , David Naccache , Ofer Yifrach-Stav

Metric $k$-center clustering is a fundamental unsupervised learning primitive. Although widely used, this primitive is heavily affected by noise in the data, so that a more sensible variant seeks for the best solution that disregards a…

机器学习 · 计算机科学 2022-02-28 Paolo Pellizzoni , Andrea Pietracaprina , Geppino Pucci

Clustering is a fundamental primitive in unsupervised learning. However, classical algorithms for $k$-clustering (such as $k$-median and $k$-means) assume access to exact pairwise distances -- an unrealistic requirement in many modern…

机器学习 · 计算机科学 2026-01-28 Rahul Raychaudhury , Aryan Esmailpour , Sainyam Galhotra , Stavros Sintos

We investigate the optimal distribution of quantum information over multipartite systems in asymmetric settings. We introduce cloning transformations that take $N$ identical replicas of a pure state in any dimension as input, and yield a…

量子物理 · 物理学 2009-11-10 S. Iblisdir , A. Acin , N. Gisin , J. Fiurasek , R. Filip , N. J. Cerf

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

We study the problem of $k$-center clustering with outliers in arbitrary metrics and Euclidean space. Though a number of methods have been developed in the past decades, it is still quite challenging to design quality guaranteed algorithm…

计算几何 · 计算机科学 2019-04-30 Hu Ding , Haikuo Yu , Zixiu Wang

Convolution and pooling are the key operations to learn hierarchical representation for graph classification, where more expressive $k$-order($k>1$) method requires more computation cost, limiting the further applications. In this paper, we…

机器学习 · 计算机科学 2021-01-01 Zhangyang Gao , Haitao Lin , Stan. Z Li

Hierarchical clustering based on pairwise similarities is a common tool used in a broad range of scientific applications. However, in many problems it may be expensive to obtain or compute similarities between the items to be clustered.…

信息论 · 计算机科学 2015-03-19 Brian Eriksson , Gautam Dasarathy , Aarti Singh , Robert Nowak

We show how to convert any clustering into a prediction set. This has the effect of converting the clustering into a (possibly overlapping) union of spheres or ellipsoids. The tuning parameters can be chosen to minimize the size of the…

统计方法学 · 统计学 2019-11-28 Jaehyeok Shin , Alessandro Rinaldo , Larry Wasserman

We investigate $k$-means clustering in the online no-substitution setting when the input arrives in \emph{arbitrary} order. In this setting, points arrive one after another, and the algorithm is required to instantly decide whether to take…

数据结构与算法 · 计算机科学 2023-01-19 Robi Bhattacharjee , Michal Moshkovitz

Biological machine learning is often bottlenecked by a lack of scaled data. One promising route to relieving data bottlenecks is through high throughput screens, which can experimentally test the activity of $10^6-10^{12}$ protein sequences…

机器学习 · 统计学 2025-10-21 Eli N. Weinstein , Andrei Slabodkin , Mattia G. Gollub , Elizabeth B. Wood

A perfect clone in an ordinal election (i.e., an election where the voters rank the candidates in a strict linear order) is a set of candidates that each voter ranks consecutively. We consider different relaxations of this notion:…

计算机科学与博弈论 · 计算机科学 2025-09-16 Piotr Faliszewski , Lukasz Janeczko , Grzegorz Lisowski , Kristyna Pekarkova , Ildiko Schlotter

Cluster analysis requires many decisions: the clustering method and the implied reference model, the number of clusters and, often, several hyper-parameters and algorithms' tunings. In practice, one produces several partitions, and a final…

机器学习 · 统计学 2023-08-14 Luca Coraggio , Pietro Coretto

In the context of stochastic bandit models, this article examines how to design sample-efficient behavior policies for the importance sampling evaluation of multiple target policies. From importance sampling theory, it is well established…

机器学习 · 计算机科学 2025-03-05 Simon Weissmann , Till Freihaut , Claire Vernade , Giorgia Ramponi , Leif Döring

Clustering of data points in metric space is among the most fundamental problems in computer science with plenty of applications in data mining, information retrieval and machine learning. Due to the necessity of clustering of large…

数据结构与算法 · 计算机科学 2019-10-03 Hossein Esfandiari , Vahab Mirrokni , Peilin Zhong
‹ 上一页 1 8 9 10 下一页 ›