中文
相关论文

相关论文: Optimal-size problem kernels for $d$-Hitting Set i…

200 篇论文

Many problems of interest for cyber-physical network systems can be formulated as Mixed-Integer Linear Programs in which the constraints are distributed among the agents. In this paper we propose a distributed algorithmic framework to solve…

最优化与控制 · 数学 2019-06-05 Andrea Testa , Alessandro Rucco , Giuseppe Notarstefano

We give algorithms with running time $2^{O({\sqrt{k}\log{k}})} \cdot n^{O(1)}$ for the following problems. Given an $n$-vertex unit disk graph $G$ and an integer $k$, decide whether $G$ contains (1) a path on exactly/at least $k$ vertices,…

数据结构与算法 · 计算机科学 2017-04-25 Fedor V. Fomin , Daniel Lokshtanov , Fahad Panolan , Saket Saurabh , Meirav Zehavi

We provide the first quantum (exact) protocol for the Dining Philosophers problem (DP), a central problem in distributed algorithms. It is well known that the problem cannot be solved exactly in the classical setting. We then use our DP…

量子物理 · 物理学 2017-08-01 Dorit Aharonov , Maor Ganz , Loick Magnin

We study the planted clique problem in which a clique of size k is planted in an Erdos-Renyi graph G(n,1/2) and one is interested in recovering this planted clique. It is widely believed that it exhibits a statistical-computational gap when…

计算复杂性 · 计算机科学 2022-10-18 Jay Mardia , Hilal Asi , Kabir Aladin Chandrasekher

Kernel ridge regression (KRR) is widely used for nonparametric regression over reproducing kernel Hilbert spaces. It offers powerful modeling capabilities at the cost of significant computational costs, which typically require $O(n^3)$…

统计方法学 · 统计学 2024-03-18 Xiaowu Dai , Huiying Zhong

Integer linear programs (ILPs) are a widely applied framework for dealing with combinatorial problems that arise in practice. It is known, e.g., by the success of CPLEX, that preprocessing and simplification can greatly speed up the process…

计算复杂性 · 计算机科学 2013-02-18 Stefan Kratsch

Consider a 2-D square array of qubits of extent $L\times L$. We provide a proof that the minimum weight perfect matching problem associated with running a particular class of topological quantum error correction codes on this array can be…

量子物理 · 物理学 2014-10-13 Austin G. Fowler

We consider a nonparametric regression setup, where the covariate is a random element in a complete separable metric space, and the parameter of interest associated with the conditional distribution of the response lies in a separable…

统计理论 · 数学 2018-11-16 Joydeep Chowdhury , Probal Chaudhuri

Tracking of moving objects is crucial to security systems and networks. Given a graph $G$, terminal vertices $s$ and $t$, and an integer $k$, the \textsc{Tracking Paths} problem asks whether there exists at most $k$ vertices, which if…

数据结构与算法 · 计算机科学 2020-08-24 Pratibha Choudhary , Venkatesh Raman

Kernel ridge regression (KRR) is a standard method for performing non-parametric regression over reproducing kernel Hilbert spaces. Given $n$ samples, the time and space complexity of computing the KRR estimate scale as $\mathcal{O}(n^3)$…

机器学习 · 统计学 2015-01-27 Yun Yang , Mert Pilanci , Martin J. Wainwright

We study the optimization version of the set partition problem (where the difference between the partition sums are minimized), which has numerous applications in decision theory literature. While the set partitioning problem is NP-hard and…

数据结构与算法 · 计算机科学 2021-09-13 Kaan Gokcesu , Hakan Gokcesu

For supervised and unsupervised learning, positive definite kernels allow to use large and potentially infinite dimensional feature spaces with a computational cost that only depends on the number of observations. This is usually done…

机器学习 · 计算机科学 2008-09-10 Francis Bach

In an edge modification problem, we are asked to modify at most $k$ edges to a given graph to make the graph satisfy a certain property. Depending on the operations allowed, we have the completion problems and the edge deletion problems. A…

数据结构与算法 · 计算机科学 2021-04-30 Yixin Cao , Yuping Ke

Coresets have become an invaluable tool for solving $k$-means and kernel $k$-means clustering problems on large datasets with small numbers of clusters. On the other hand, spectral clustering works well on sparse graphs and has recently…

机器学习 · 计算机科学 2025-03-11 Ben Jourdan , Gregory Schwartzman , Peter Macgregor , He Sun

We describe ways to define and calculate $L_1$-norm signal subspaces which are less sensitive to outlying data than $L_2$-calculated subspaces. We start with the computation of the $L_1$ maximum-projection principal component of a data…

数据结构与算法 · 计算机科学 2015-06-19 Panos P. Markopoulos , George N. Karystinos , Dimitris A. Pados

Many algorithms for ranked data become computationally intractable as the number of objects grows due to the complex geometric structure induced by rankings. An additional challenge is posed by partial rankings, i.e. rankings in which the…

机器学习 · 计算机科学 2022-07-19 Michelangelo Conserva , Marc Peter Deisenroth , K S Sesh Kumar

We investigate dynamic versions of geometric set cover and hitting set where points and ranges may be inserted or deleted, and we want to efficiently maintain an (approximately) optimal solution for the current problem instance. While their…

计算几何 · 计算机科学 2020-03-03 Pankaj K. Agarwal , Hsien-Chih Chang , Subhash Suri , Allen Xiao , Jie Xue

We present two new local differentially private algorithms for frequency estimation. One solves the fundamental frequency oracle problem; the other solves the well-known heavy hitters identification problem. Consistent with prior art, these…

数据结构与算法 · 计算机科学 2022-02-18 Hao Wu , Anthony Wirth

Quantum machine learning (QML) is the spearhead of quantum computer applications. In particular, quantum neural networks (QNN) are actively studied as the method that works both in near-term quantum computers and fault-tolerant quantum…

量子物理 · 物理学 2022-09-07 Kouhei Nakaji , Hiroyuki Tezuka , Naoki Yamamoto

We study query time bounds for the fundamental problem of estimating the kernel mean $\frac1{|X|}\sum_{x\in X}\mathbf{k}(x,y)$ of a query $y$ in a finite dataset $X\subset\mathbb{R}^d$ up to a prescribed additive error $\varepsilon$. The…

数据结构与算法 · 计算机科学 2026-05-05 Tal Wagner
‹ 上一页 1 8 9 10 下一页 ›