中文
相关论文

相关论文: Derandomizing the Lovasz Local Lemma via log-space…

200 篇论文

A nonconstructive proof can be used to prove the existence of an object with some properties without providing an explicit example of such an object. A special case is a probabilistic proof where we show that an object with required…

离散数学 · 计算机科学 2013-10-29 Andrei Rumyantsev , Alexander Shen

This paper proves that a wide class of local search algorithms extend as is to the fully dynamic setting with an adaptive adversary, achieving an amortized $\tilde{O}(1)$ number of local-search steps per update. A breakthrough by Moser…

数据结构与算法 · 计算机科学 2026-04-23 Bernhard Haeupler , Slobodan Mitrović , Srikkanth Ramachandran , Wen-Horng Sheu , Robert Tarjan

Sampling a random permutation with restricted positions, or equivalently approximating the permanent of a 0-1 matrix, is a fundamental problem in computer science, with several notable results achieved over the years. However, existing…

数据结构与算法 · 计算机科学 2025-08-15 Kun He , Guoliang Qiu , Xiaoming Sun

Formalised libraries of combinatorial mathematics have rapidly expanded over the last five years, but few use one of the most important tools: probability. How can often intuitive probabilistic arguments on the existence of combinatorial…

计算机科学中的逻辑 · 计算机科学 2024-01-18 Chelsea Edmonds , Lawrence C. Paulson

Let $\Phi = (V, \mathcal{C})$ be a constraint satisfaction problem on variables $v_1,\dots, v_n$ such that each constraint depends on at most $k$ variables and such that each variable assumes values in an alphabet of size at most $[q]$.…

数据结构与算法 · 计算机科学 2020-11-25 Vishesh Jain , Huy Tuan Pham , Thuy Duong Vuong

Locally Checkable Labeling (LCL) problems include essentially all the classic problems of $\mathsf{LOCAL}$ distributed algorithms. In a recent enlightening revelation, Chang and Pettie [arXiv 1704.06297] showed that any LCL (on bounded…

数据结构与算法 · 计算机科学 2017-05-17 Manuela Fischer , Mohsen Ghaffari

Load balancing is among the basic primitives in distributed computing. In this paper, we consider this problem when executed locally on a network with nodes prone to failures. We show that there exist lightweight network topologies that are…

分布式、并行与集群计算 · 计算机科学 2025-08-05 Dariusz R. Kowalski , Jan Olkowski

A recent theorem of Bissacot, et al. proved using results about the cluster expansion in statistical mechanics extends the Lov\'asz Local Lemma by weakening the conditions under which its conclusions holds. In this note, we prove an…

组合数学 · 数学 2011-03-15 Wesley Pegden

Learning to generate complex combinatorial structures satisfying constraints will have transformative impacts in many application domains. However, it is beyond the capabilities of existing approaches due to the highly intractable nature of…

机器学习 · 计算机科学 2023-09-06 Nan Jiang , Yi Gu , Yexiang Xue

The recently proven Quantum Lovasz Local Lemma generalises the well-known Lovasz Local Lemma. It states that, if a collection of subspace constraints are "weakly dependent", there necessarily exists a state satisfying all constraints. It…

量子物理 · 物理学 2013-11-28 Toby S. Cubitt , Martin Schwarz

We give a Markov chain based perfect sampler for uniform sampling solutions of constraint satisfaction problems (CSP). Under some mild Lov\'asz local lemma conditions where each constraint of the CSP has a small number of forbidden local…

数据结构与算法 · 计算机科学 2021-07-09 Kun He , Xiaoming Sun , Kewen Wu

We present a general framework for derandomizing random linear codes with respect to a broad class of properties, known as local properties, which encompass several standard notions such as distance, list-decoding, list-recovery, and…

信息论 · 计算机科学 2025-11-21 Fernando Granha Jeronimo , Nikhil Shagrithaya

In this paper we make a novel use of the Johnson-Lindenstrauss Lemma. The Lemma has an existential form saying that there exists a JL transformation $f$ of the data points into lower dimensional space such that all of them fall into…

数据结构与算法 · 计算机科学 2017-11-10 Mieczysław A. Kłopotek

The evaluation of probabilistic forecasts plays a central role both in the interpretation and in the use of forecast systems and their development. Probabilistic scores (scoring rules) provide statistical measures to assess the quality of…

统计方法学 · 统计学 2020-12-24 Hailiang Du

The gap between the known randomized and deterministic local distributed algorithms underlies arguably the most fundamental and central open question in distributed graph algorithms. In this paper, we develop a generic and clean recipe for…

数据结构与算法 · 计算机科学 2019-09-19 Mohsen Ghaffari , David G. Harris , Fabian Kuhn

The algorithmic theory of randomness is well developed when the underlying space is the set of finite or infinite sequences and the underlying probability distribution is the uniform distribution or a computable distribution. These…

计算复杂性 · 计算机科学 2016-08-31 Peter Gacs

A central theme in distributed network algorithms concerns understanding and coping with the issue of locality. Inspired by sequential complexity theory, we focus on a complexity theory for distributed decision problems. In the context of…

分布式、并行与集群计算 · 计算机科学 2011-03-04 Pierre Fraigniaud , Amos Korman , David Peleg

We attempt to better understand randomization in local distributed graph algorithms by exploring how randomness is used and what we can gain from it: - We first ask the question of how much randomness is needed to obtain efficient…

数据结构与算法 · 计算机科学 2019-06-04 Mohsen Ghaffari , Fabian Kuhn

Many randomized algorithms can be derandomized efficiently using either the method of conditional expectations or probability spaces with low independence. A series of papers, beginning with work by Luby (1988), showed that in many cases…

数据结构与算法 · 计算机科学 2023-10-13 David G. Harris

Embeddings play a pivotal role across various disciplines, offering compact representations of complex data structures. Randomized methods like Johnson-Lindenstrauss (JL) provide state-of-the-art and essentially unimprovable theoretical…

机器学习 · 统计学 2024-12-11 Nikos Tsikouras , Constantine Caramanis , Christos Tzamos