中文
相关论文

相关论文: The Space Complexity of Consensus from Swap

200 篇论文

Finite automata on infinite words ($\omega$-automata) proved to be a powerful weapon for modeling and reasoning infinite behaviors of reactive systems. Complementation of $\omega$-automata is crucial in many of these applications. But the…

计算机科学中的逻辑 · 计算机科学 2011-09-20 Yang Cai , Ting Zhang

Motivated by a question of Defant and Propp (2020) regarding the connection between the degrees of noninvertibility of functions and those of their iterates, we address the combinatorial optimization problem of minimizing the sum of squares…

组合数学 · 数学 2022-05-05 Sela Fried

We present several results on the complexity of various forms of Sperner's Lemma in the black-box model of computing. We give a deterministic algorithm for Sperner problems over pseudo-manifolds of arbitrary dimension. The query complexity…

量子物理 · 物理学 2007-05-23 Katalin Friedl , Gabor Ivanyos , Miklos Santha , Yves F. Verhoeven

Contention resolution addresses the problem of coordinating access to a shared communication channel. Time is discretized into synchronized slots, and a packet can be sent in any slot. If no packet is sent, then the slot is empty; if a…

分布式、并行与集群计算 · 计算机科学 2024-08-22 Umesh Biswas , Trisha Chakraborty , Maxwell Young

We consider tradeoffs between the query and update complexities for the (approximate) nearest neighbor problem on the sphere, extending the recent spherical filters to sparse regimes and generalizing the scheme and analysis to account for…

数据结构与算法 · 计算机科学 2016-09-13 Thijs Laarhoven

We study the optimal lower and upper complexity bounds for finding approximate solutions to the composite problem $\min_x\ f(x)+h(Ax-b)$, where $f$ is smooth and $h$ is convex. Given access to the proximal operator of $h$, for strongly…

最优化与控制 · 数学 2023-08-15 Zhenyuan Zhu , Fan Chen , Junyu Zhang , Zaiwen Wen

Given an increasing sequence of integers $x_1,\ldots,x_n$ from a universe $\{0,\ldots,u-1\}$, the monotone minimal perfect hash function (MMPHF) for this sequence is a data structure that answers the following rank queries: $rank(x) = i$ if…

数据结构与算法 · 计算机科学 2024-04-19 Dmitry Kosolobov

Bilateral trade is a central problem in algorithmic economics, and recent work has explored how to design trading mechanisms using no-regret learning algorithms. However, no-regret learning is impossible when budget balance has to be…

计算机科学与博弈论 · 计算机科学 2025-07-16 Anna Lunghi , Matteo Castiglioni , Alberto Marchesi

In this paper, we consider the problem of efficiently representing a set $S$ of $n$ items out of a universe $U=\{0,...,u-1\}$ while supporting a number of operations on it. Let $G=g_1...g_n$ be the gap stream associated with $S$, $gap$ its…

数据结构与算法 · 计算机科学 2015-05-15 Nicola Prezza

We refine a uniform algebraic approach for deriving upper bounds on reset thresholds of synchronizing automata. We express the condition that an automaton is synchronizing in terms of linear algebra, and obtain upper bounds for the reset…

形式语言与自动机理论 · 计算机科学 2015-12-21 Mikhail Berlinkov , Marek Szykuła

The atomic register is certainly the most basic object of computing science. Its implementation on top of an n-process asynchronous message-passing system has received a lot of attention. It has been shown that t \textless{} n/2 (where t is…

分布式、并行与集群计算 · 计算机科学 2016-01-20 Achour Mostefaoui , Michel Raynal

Coresets are arguably the most popular compression paradigm for center-based clustering objectives such as $k$-means. Given a point set $P$, a coreset $\Omega$ is a small, weighted summary that preserves the cost of all candidate solutions…

数据结构与算法 · 计算机科学 2024-05-03 Nikhil Bansal , Vincent Cohen-Addad , Milind Prabhu , David Saulpic , Chris Schwiegelshohn

In the communication problem $\mathbf{UR}$ (universal relation) [KRW95], Alice and Bob respectively receive $x$ and $y$ in $\{0,1\}^n$ with the promise that $x\neq y$. The last player to receive a message must output an index $i$ such that…

计算复杂性 · 计算机科学 2017-03-24 Jelani Nelson , Jakub Pachocki , Zhengyu Wang

We consider a consensus algorithm in which every node in a sequence of undirected, B-connected graphs assigns equal weight to each of its neighbors. Under the assumption that the degree of each node is fixed (except for times when the node…

最优化与控制 · 数学 2012-11-09 Alex Olshevsky , John Tsitsiklis

This paper studies the relation between agreement and strongly linearizable implementations of various objects. This leads to new results about implementations of concurrent objects from various primitives including window registers and…

分布式、并行与集群计算 · 计算机科学 2025-09-03 Hagit Attiya , Armando Castañeda , Constantin Enea

We present a novel approach to template matching that is efficient, can handle partial occlusions, and comes with provable performance guarantees. A key component of the method is a reduction that transforms the problem of searching a…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Simon Korman , Mark Milam , Stefano Soatto

Object swapping aims to replace a source object in a scene with a reference object while preserving object fidelity, scene fidelity, and object-scene harmony. Existing methods either require per-object finetuning and slow inference or rely…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Jiahui Zhan , Xianbing Sun , Xiangnan Zhu , Yikun Ji , Ruitong Liu , Liqing Zhang , Jianfu Zhang

In constraint programming and related paradigms, a modeller specifies their problem in a modelling language for a solver to search and return its solution(s). Using high-level modelling languages such as Essence, a modeller may express…

人工智能 · 计算机科学 2025-11-17 Özgür Akgün , Mun See Chang , Ian P. Gent , Christopher Jefferson

Let s be a string whose symbols are solely available through access(i), a read-only operation that probes s and returns the symbol at position i in s. Many compressed data structures for strings, trees, and graphs, require two kinds of…

数据结构与算法 · 计算机科学 2010-06-29 Roberto Grossi , Alessio Orlandi , Rajeev Raman

The well-known randomized consensus algorithm by Aspnes and Herlihy for asynchronous shared-memory systems was proved to work, even against a strong adversary, under the assumption that the registers that it uses are atomic registers. With…

分布式、并行与集群计算 · 计算机科学 2020-06-15 Vassos Hadzilacos , Xing Hu , Sam Toueg
‹ 上一页 1 8 9 10 下一页 ›