中文
相关论文

相关论文: On the k-Independence Required by Linear Probing a…

200 篇论文

This paper studies the problem of finding an $(1+\epsilon)$-approximate solution to positive semidefinite programs. These are semidefinite programs in which all matrices in the constraints and objective are positive semidefinite and all…

数据结构与算法 · 计算机科学 2016-02-23 Richard Peng , Kanat Tangwongsan , Peng Zhang

Recently, many streaming algorithms have utilized generalizations of the fact that the expected maximum distance of any $4$-wise independent random walk on a line over $n$ steps is $O(\sqrt{n})$. In this paper, we show that $4$-wise…

概率论 · 数学 2020-09-04 Shyam Narayanan

High-dimensional functional data have become increasingly prevalent in modern applications such as high-frequency financial data and neuroimaging data analysis. We investigate a class of high-dimensional linear regression models, where each…

统计方法学 · 统计学 2025-11-06 Xingche Guo , Yehua Li , Tailen Hsing

We consider the joint value distribution of Dirichlet $L$-functions in the critical strip $\frac{1}{2} < \sigma < 1$. We show that the values of distinct Dirichlet $L$-functions are dependent in the sense that they do not behave like…

数论 · 数学 2025-09-30 Shōta Inoue , Junxian Li

We present an efficient lock-free algorithm for parallel accessible hash tables with open addressing, which promises more robust performance and reliability than conventional lock-based implementations. ``Lock-free'' means that it is…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Hui Gao , Jan Friso Groote , Wim H. Hesselink

We investigate the number of maximal independent set queries required to reconstruct the edges of a hidden graph. We show that randomised adaptive algorithms need at least $\Omega(\Delta^2 \log(n / \Delta) / \log \Delta)$ queries to…

数据结构与算法 · 计算机科学 2024-04-05 Lukas Michel , Alex Scott

Recently, supervised hashing methods have attracted much attention since they can optimize retrieval speed and storage cost while preserving semantic information. Because hashing codes learning is NP-hard, many methods resort to some form…

机器学习 · 计算机科学 2017-12-05 Zihao Hu , Xiyi Luo , Hongtao Lu , Yong Yu

For a permutation $\pi:[k] \to [k]$, a function $f:[n] \to \mathbb{R}$ contains a $\pi$-appearance if there exists $1 \leq i_1 < i_2 < \dots < i_k \leq n$ such that for all $s,t \in [k]$, $f(i_s) < f(i_t)$ if and only if $\pi(s) < \pi(t)$.…

数据结构与算法 · 计算机科学 2024-08-07 Ilan Newman , Nithin Varma

Most existing approaches to hashing apply a single form of hash function, and an optimization process which is typically deeply coupled to this specific form. This tight coupling restricts the flexibility of the method to respond to the…

机器学习 · 计算机科学 2013-09-10 Guosheng Lin , Chunhua Shen , David Suter , Anton van den Hengel

In this paper we carefully study the MSE performance of the linear analog codes. We have derived a lower bound of the MSE performance under Likelihood(ML) and Linear Minimal Mean Square Error(LMMSE) decoding criteria respectively. It is…

信息论 · 计算机科学 2015-11-19 Yang Liu , Jing Li , Kai Xie

We develop a practical framework for livelock analysis in self-disabling unidirectional ring protocols. Klinkhamer and Ebnenasir established that livelock detection for parameterized rings is $\Sigma^0_1$-complete and livelock-freedom…

分布式、并行与集群计算 · 计算机科学 2026-05-04 Aly Farahat

The computation of a peeling order in a randomly generated hypergraph is the most time-consuming step in a number of constructions, such as perfect hashing schemes, random $r$-SAT solvers, error-correcting codes, and approximate set…

数据结构与算法 · 计算机科学 2013-12-03 Djamal Belazzougui , Paolo Boldi , Giuseppe Ottaviano , Rossano Venturini , Sebastiano Vigna

For the \textsc{Minkowski Sum Selection} problem with linear objective functions, we obtain the following results: (1) optimal $O(n\log n)$ time algorithms for $\lambda=1$; (2) $O(n\log^2 n)$ time deterministic algorithms and expected…

数据结构与算法 · 计算机科学 2008-09-09 Cheng-Wei Luo , Hsiao-Fei Liu , Peng-An Chen , Kun-Mao Chao

A function defined on the Boolean hypercube is $k$-Fourier-sparse if it has at most $k$ nonzero Fourier coefficients. For a function $f: \mathbb{F}_2^n \rightarrow \mathbb{R}$ and parameters $k$ and $d$, we prove a strong upper bound on the…

数据结构与算法 · 计算机科学 2015-04-08 Ishay Haviv , Oded Regev

Although hash function learning algorithms have achieved great success in recent years, most existing hash models are off-line, which are not suitable for processing sequential or online data. To address this problem, this work proposes an…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Long-Kai Huang , Qiang Yang , Wei-Shi Zheng

Linear programming is a powerful method in combinatorial optimization with many applications in theory and practice. For solving a linear program quickly it is desirable to have a formulation of small size for the given problem. A useful…

数据结构与算法 · 计算机科学 2019-02-28 Hans Raj Tiwary , Victor Verdugo , Andreas Wiese

Let $G$ be a graph on $n$ vertices of maximum degree $\Delta$. We show that, for any $\delta > 0$, the down-up walk on independent sets of size $k \leq (1-\delta)\alpha_c(\Delta)n$ mixes in time $O_{\Delta,\delta}(k\log{n})$, thereby…

数据结构与算法 · 计算机科学 2023-05-11 Vishesh Jain , Marcus Michelen , Huy Tuan Pham , Thuy-Duong Vuong

We give an $O(\log^2 n)$-query algorithm for finding a Tarski fixed point over the $4$-dimensional lattice $[n]^4$, matching the $\Omega(\log^2 n)$ lower bound of [EPRY20]. Additionally, our algorithm yields an ${O(\log^{\lceil…

计算复杂性 · 计算机科学 2026-04-02 Xi Chen , Yuhao Li , Mihalis Yannakakis

Under some mild Markov assumptions it is shown that the problem of designing optimal sequential tests for two simple hypotheses can be formulated as a linear program. The result is derived by investigating the Lagrangian dual of the…

统计理论 · 数学 2015-02-24 Michael Fauss , Abdelhak M. Zoubir

We consider the problem of content caching at the wireless edge to serve a set of end users via unreliable wireless channels so as to minimize the average latency experienced by end users due to the constrained wireless edge cache capacity.…

网络与互联网体系结构 · 计算机科学 2023-02-24 Guojun Xiong , Shufan Wang , Jian Li , Rahul Singh