中文
相关论文

相关论文: A Lower Bound for Estimating High Moments of a Dat…

200 篇论文

Estimating the quantiles of a large dataset is a fundamental problem in both the streaming algorithms literature and the differential privacy literature. However, all existing private mechanisms for distribution-independent quantile…

数据结构与算法 · 计算机科学 2022-01-11 Daniel Alabi , Omri Ben-Eliezer , Anamay Chaturvedi

We present a coupled decreasing sequence of random walks on $ \mathbb Z $ that dominates the edge process of oriented-bond percolation in two dimensions. Using the concept of "random walk in a strip ", we construct an algorithm that…

概率论 · 数学 2007-05-23 Thomas Logan Ritchie , Vladimir Belitsky

We combine the work of Garg and Konemann, and Fleischer with ideas from dynamic graph algorithms to obtain faster (1-eps)-approximation schemes for various versions of the multicommodity flow problem. In particular, if eps is moderately…

数据结构与算法 · 计算机科学 2015-03-13 Aleksander Madry

Estimating the number of subgraphs in data streams is a fundamental problem that has received great attention in the past decade. In this paper, we give improved streaming algorithms for approximately counting the number of occurrences of…

数据结构与算法 · 计算机科学 2022-03-29 Hendrik Fichtenberger , Pan Peng

We present faster high-accuracy algorithms for computing $\ell_p$-norm minimizing flows. On a graph with $m$ edges, our algorithm can compute a $(1+1/\text{poly}(m))$-approximate unweighted $\ell_p$-norm minimizing flow with…

数据结构与算法 · 计算机科学 2020-01-10 Deeksha Adil , Sushant Sachdeva

A technique introduced by Indyk and Woodruff [STOC 2005] has inspired several recent advances in data-stream algorithms. We show that a number of these results follow easily from the application of a single probabilistic method called…

数据结构与算法 · 计算机科学 2011-04-26 Alexandr Andoni , Robert Krauthgamer , Krzysztof Onak

Sampling edges from a graph in sublinear time is a fundamental problem and a powerful subroutine for designing sublinear-time algorithms. Suppose we have access to the vertices of the graph and know a constant-factor approximation to the…

数据结构与算法 · 计算机科学 2022-11-15 Talya Eden , Shyam Narayanan , Jakub Tětek

In this paper we study graph problems in dynamic streaming model, where the input is defined by a sequence of edge insertions and deletions. As many natural problems require $\Omega(n)$ space, where $n$ is the number of vertices, existing…

数据结构与算法 · 计算机科学 2016-05-03 Zengfeng Huang , Pan Peng

We consider the approximability of constraint satisfaction problems in the streaming setting. For every constraint satisfaction problem (CSP) on $n$ variables taking values in $\{0,\ldots,q-1\}$, we prove that improving over the trivial…

计算复杂性 · 计算机科学 2026-04-03 Chi-Ning Chou , Alexander Golovnev , Madhu Sudan , Ameya Velingker , Santhoshini Velusamy

We study the problem of validating XML documents of size $N$ against general DTDs in the context of streaming algorithms. The starting point of this work is a well-known space lower bound. There are XML documents and DTDs for which $p$-pass…

数据结构与算法 · 计算机科学 2011-08-19 Christian Konrad , Frederic Magniez

The net frequency (NF) of a string, of length $m$, in a text, of length $n$, is the number of occurrences of the string in the text with unique left and right extensions. Recently, Guo et al. [CPM 2024] showed that NF is combinatorially…

数据结构与算法 · 计算机科学 2024-08-02 Peaker Guo , Seeun William Umboh , Anthony Wirth , Justin Zobel

We study the space complexity of solving the bias-regularized SVM problem in the streaming model. This is a classic supervised learning problem that has drawn lots of attention, including for developing fast algorithms for solving the…

数据结构与算法 · 计算机科学 2020-07-08 Alexandr Andoni , Collin Burns , Yi Li , Sepideh Mahabadi , David P. Woodruff

Consider the inverse first-passage problem: Given a diffusion process $\{\frak{X}_{t}\}_{t\geqslant 0}$ on a probability space $(\Omega,\mathcal{F},\mathbb{P})$ and a survival probability function $p$ on $[0,\infty)$, find a boundary,…

偏微分方程分析 · 数学 2021-12-22 Xinfu Chen , John Chadam , David Saunders

We study lower bounds for the problem of approximating a one dimensional distribution given (noisy) measurements of its moments. We show that there are distributions on $[-1,1]$ that cannot be approximated to accuracy $\epsilon$ in…

数据结构与算法 · 计算机科学 2023-07-04 Yujia Jin , Christopher Musco , Aaron Sidford , Apoorv Vikram Singh

Modern applications of conformal inference to multiple testing problems, such as outlier detection and candidate selection, often involve selecting test samples whose conformal p-values fall below a threshold. The quality of such methods is…

统计方法学 · 统计学 2026-05-21 Ziang Song , Ying Jin , Emmanuel J. Candès

Since 1989, the best known lower bound on static data structures was Siegel's classical cell sampling lower bound. Siegel showed an explicit problem with $n$ inputs and $m$ possible queries such that every data structure that answers…

数据结构与算法 · 计算机科学 2022-10-18 Alexander Golovnev , Tom Gur , Igor Shinkar

The application of quantum estimation theory to the problem of imaging two incoherent point sources has recently led to new insights and better measurements for incoherent imaging and spectroscopy. To establish a more general limit beyond…

量子物理 · 物理学 2019-01-09 Mankei Tsang

We prove that any semi-streaming algorithm for $(1-\epsilon)$-approximation of maximum bipartite matching requires \[ \Omega(\frac{\log{(1/\epsilon)}}{{\log{(1/\beta)}}}) \] passes, where $\beta \in (0,1)$ is the largest parameter so that…

数据结构与算法 · 计算机科学 2023-10-12 Sepehr Assadi , Janani Sundaresan

In recent years, the problem of computing the frequencies of the induced $k$-vertex subgraphs of a graph, or \emph{$k$-graphlets}, has become central. One approach for this problem is to sample $k$-graphlets randomly. Classic algorithms for…

数据结构与算法 · 计算机科学 2026-04-29 Marco Bressan , T-H. Hubert Chan , Qipeng Kuang , Mauro Sozio

Space efficient algorithms play a central role in dealing with large amount of data. In such settings, one would like to analyse the large data using small amount of "working space". One of the key steps in many algorithms for analysing…

数据结构与算法 · 计算机科学 2015-01-19 Anup Bhattacharya , Davis Issac , Ragesh Jaiswal , Amit Kumar
‹ 上一页 1 8 9 10 下一页 ›