中文
相关论文

相关论文: The effective entropy of next/previous larger/smal…

200 篇论文

We prove a new lower bound for the almost 20 year old problem of determining the smallest possible size of an essential cover of the $n$-dimensional hypercube $\{\pm 1\}^n$, i.e. the smallest possible size of a collection of hyperplanes…

组合数学 · 数学 2025-04-30 Lisa Sauermann , Zixuan Xu

Let $P$ be a set of $n$ points in the plane. In this paper we study a new variant of the circular separability problem in which a point set $P$ is preprocessed so that one can quickly answer queries of the following form: Given a geometric…

计算几何 · 计算机科学 2012-03-29 Greg Aloupis , Luis Barba , Stefan Langerman

We consider the problem of noisy 1-bit matrix completion under an exact rank constraint on the true underlying matrix $M^*$. Instead of observing a subset of the noisy continuous-valued entries of a matrix $M^*$, we observe a subset of…

机器学习 · 统计学 2015-02-25 Sonia Bhaskar , Adel Javanmard

$ $In its usual form, Grover's quantum search algorithm uses $O(\sqrt{N})$ queries and $O(\sqrt{N} \log N)$ other elementary gates to find a solution in an $N$-bit database. Grover in 2002 showed how to reduce the number of other gates to…

量子物理 · 物理学 2016-10-24 Srinivasan Arunachalam , Ronald de Wolf

Generating secure random numbers is a central problem in cryptography that needs a reliable source of enough computing entropy. Without enough entropy available - meaning no good source of secure random numbers - a device is susceptible to…

密码学与安全 · 计算机科学 2018-10-02 JV Roig

An ancestry labeling scheme assigns labels (bit strings) to the nodes of rooted trees such that ancestry queries between any two nodes in a tree can be answered merely by looking at their corresponding labels. The quality of an ancestry…

数据结构与算法 · 计算机科学 2009-09-16 Pierre Fraigniaud , Amos Korman

It is shown that a breadth-first search in a directed or undirected graph with $n$ vertices and $m$ edges can be carried out in $O(n+m)$ time with $n\log_2 3+O((\log n)^2)$ bits of working memory.

数据结构与算法 · 计算机科学 2019-02-18 Torben Hagerup

We study combinatorial and algorithmic questions around minimal feedback vertex sets in tournament graphs. On the combinatorial side, we derive strong upper and lower bounds on the maximum number of minimal feedback vertex sets in an…

离散数学 · 计算机科学 2011-10-20 Serge Gaspers , Matthias Mnich

The problem of finding a local minimum of a black-box function is central for understanding local search as well as quantum adiabatic algorithms. For functions on the Boolean hypercube {0,1}^n, we show a lower bound of Omega(2^{n/4}/n) on…

量子物理 · 物理学 2007-05-23 Scott Aaronson

We consider the problem of representing, in a compressed format, a bit-vector $S$ of $m$ bits with $n$ 1s, supporting the following operations, where $b \in \{0, 1 \}$: $rank_b(S,i)$ returns the number of occurrences of bit $b$ in the…

数据结构与算法 · 计算机科学 2009-02-17 Roberto Grossi , Alessio Orlandi , Rajeev Raman , S. Srinivasa Rao

Counting triangles in a graph and incident to each vertex is a fundamental and frequently considered task of graph analysis. We consider how to efficiently do this for huge graphs using massively parallel distributed-memory machines.…

分布式、并行与集群计算 · 计算机科学 2023-07-24 Peter Sanders , Tim Niklas Uhl

Given a sequence of integers, we want to find a longest increasing subsequence of the sequence. It is known that this problem can be solved in $O(n \log n)$ time and space. Our goal in this paper is to reduce the space consumption while…

数据结构与算法 · 计算机科学 2017-12-27 Masashi Kiyomi , Hirotaka Ono , Yota Otachi , Pascal Schweitzer , Jun Tarui

A matrix $M: A \times X \rightarrow \{-1,1\}$ corresponds to the following learning problem: An unknown element $x \in X$ is chosen uniformly at random. A learner tries to learn $x$ from a stream of samples, $(a_1, b_1), (a_2, b_2) \ldots$,…

机器学习 · 计算机科学 2017-08-10 Sumegha Garg , Ran Raz , Avishay Tal

In studying the avalanches and noise in a model of hysteresis loops we have developed two relatively straightforward algorithms which have allowed us to study large systems efficiently. Our model is the random-field Ising model at zero…

无序系统与神经网络 · 物理学 2017-06-06 Matthew C. Kuntz , Olga Perkovic , Karin A. Dahmen , Bruce W. Roberts , James P. Sethna

Bit vectors with support for fast rank and select are a fundamental building block for compressed data structures. We close a gap between theory and practice by analyzing an important part of the design space and experimentally evaluating a…

数据结构与算法 · 计算机科学 2025-09-23 Florian Kurpicz , Niccolò Rigi-Luperti , Peter Sanders

The coverage depth problem in DNA data storage is about minimizing the expected number of reads until all data is recovered. When they exist, MDS codes offer the best performance in this context. This paper focuses on the scenario where the…

信息论 · 计算机科学 2025-07-29 Matteo Bertuzzo , Alberto Ravagnani , Eitan Yaakobi

This paper establishes the theoretical framework of b-bit minwise hashing. The original minwise hashing method has become a standard technique for estimating set similarity (e.g., resemblance) with applications in information retrieval,…

数据结构与算法 · 计算机科学 2009-10-20 Ping Li , Arnd Christian Konig

We derive asymptotic formulas for the number of integer partitions with given sums of $j$th powers of the parts for $j$ belonging to a finite, non-empty set $J \subset \mathbb N$. The method we use is based on the `principle of maximum…

组合数学 · 数学 2021-01-01 Gweneth McKinley , Marcus Michelen , Will Perkins

Bit addition arises virtually everywhere in digital circuits: arithmetic operations, increment/decrement operators, computing addresses and table indices, and so on. Since bit addition is such a basic task in Boolean circuit synthesis, a…

计算复杂性 · 计算机科学 2025-09-25 Mikhail Goncharov , Alexander S. Kulikov , Georgie Levtsov

We present a very simple algorithm for attention that requires $O(1)$ memory with respect to sequence length and an extension to self-attention that requires $O(\log n)$ memory. This is in contrast with the frequently stated belief that…

机器学习 · 计算机科学 2022-10-11 Markus N. Rabe , Charles Staats
‹ 上一页 1 8 9 10 下一页 ›