中文
相关论文

相关论文: New Distributed Interactive Proofs for Planarity: …

200 篇论文

We provide new communication-efficient distributed interactive proofs for planarity. The notion of a \emph{distributed interactive proof (DIP)} was introduced by Kol, Oshman, and Saxena (PODC 2018). In a DIP, the \emph{prover} is a single…

分布式、并行与集群计算 · 计算机科学 2025-10-22 Yuval Gil , Merav Parter

We explore the power of interactive proofs with a distributed verifier. In this setting, the verifier consists of $n$ nodes and a graph $G$ that defines their communication pattern. The prover is a single entity that communicates with all…

分布式、并行与集群计算 · 计算机科学 2018-12-31 Moni Naor , Merav Parter , Eylon Yogev

Naor, Parter, and Yogev (SODA 2020) have recently demonstrated the existence of a \emph{distributed interactive proof} for planarity (i.e., for certifying that a network is planar), using a sophisticated generic technique for constructing…

分布式、并行与集群计算 · 计算机科学 2020-05-13 Laurent Feuilloley , Pierre Fraigniaud , Ivan Rapaport , Éric Rémila , Pedro Montealegre , Ioan Todinca

Naor, Parter, and Yogev [SODA 2020] recently designed a compiler for automatically translating standard centralized interactive protocols to distributed interactive protocols, as introduced by Kol, Oshman, and Saxena [PODC 2018]. In…

分布式、并行与集群计算 · 计算机科学 2020-07-17 Laurent Feuilloley , Pierre Fraigniaud , Pedro Montealegre , Ivan Rapaport , Éric Rémila , Ioan Todinca

We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Pedro Montealegre , Diego Ramírez-Romero , Iván Rapaport

Traditional proof systems involve a resource-bounded verifier communicating with a powerful (but untrusted) prover. Distributed verifier proof systems are a new family of proof models that involve a network of verifier nodes communicating…

计算复杂性 · 计算机科学 2020-05-22 Nagaganesh Jaladanki , Wilson Wu

We revisit the framework of interactive proofs for distribution testing, first introduced by Chiesa and Gur (ITCS 2018), which has recently experienced a surge in interest, accompanied by notable progress (e.g., Herman and Rothblum, STOC…

计算复杂性 · 计算机科学 2025-12-01 Ari Biswas , Mark Bun , Clément Canonne , Satchit Sivakumar

The study of interactive proofs in the context of distributed network computing is a novel topic, recently introduced by Kol, Oshman, and Saxena [PODC 2018]. In the spirit of sequential interactive proofs theory, we study the power of…

分布式、并行与集群计算 · 计算机科学 2019-08-12 Pierluigi Crescenzi , Pierre Fraigniaud , Ami Paz

A graph $G=(V,E)$ is a geometric intersection graph if every node $v \in V$ is identified with a geometric object of some particular type, and two nodes are adjacent if the corresponding objects intersect. Geometric intersection graph…

分布式、并行与集群计算 · 计算机科学 2021-12-07 Benjamin Jauregui , Pedro Montealegre , Ivan Rapaport

We study distributed zero-knowledge proofs, introduced by Bick, Kol, and Oshman (SODA 2022). While distributed interactive proofs have advanced rapidly, general-purpose techniques for distributed zero-knowledge remain limited and mostly…

分布式、并行与集群计算 · 计算机科学 2026-05-15 Benjamin Jauregui , Masayuki Miyamoto

Many techniques for the automated verification of distributed protocols have been developed over the past several years, but their performance is still unpredictable and their failure modes can be opaque for industrial scale verification…

分布式、并行与集群计算 · 计算机科学 2026-04-22 William Schultz , Edward Ashton , Heidi Howard , Stavros Tripakis

Distributed proofs are mechanisms enabling the nodes of a network to collectivity and efficiently check the correctness of Boolean predicates on the structure of the network, or on data-structures distributed over the nodes (e.g., spanning…

分布式、并行与集群计算 · 计算机科学 2020-09-22 Laurent Feuilloley , Pierre Fraigniaud , Juho Hirvonen , Ami Paz , Mor Perry

Interactive proofs (IP) model a world where a verifier delegates computation to an untrustworthy prover, verifying the prover's claims before accepting them. IP protocols have applications in areas such as verifiable computation…

计算复杂性 · 计算机科学 2017-11-15 Jing Chen , Samuel McCauley , Shikha Singh

We show that interactive protocols between a prover and a verifier, a well-known tool of complexity theory, can be used in practice to certify the correctness of automated reasoning tools. Theoretically, interactive protocols exist for all…

计算机科学中的逻辑 · 计算机科学 2023-09-07 Eszter Couillard , Philipp Czerner , Javier Esparza , Rupak Majumdar

In distributed interactive proofs, the nodes of a graph G interact with a powerful but untrustable prover who tries to convince them, in a small number of rounds and through short messages, that G satisfies some property. This series of…

分布式、并行与集群计算 · 计算机科学 2020-12-22 Pedro Montealegre , Diego Ramírez-Romero , Ivan Rapaport

A proof-labeling scheme (PLS) for a boolean predicate $\Pi$ on labeled graphs is a mechanism used for certifying the legality with respect to $\Pi$ of global network states in a distributed manner. In a PLS, a certificate is assigned to…

分布式、并行与集群计算 · 计算机科学 2023-07-27 Pierre Fraigniaud , Frédéric Mazoit , Pedro Montealegre , Ivan Rapaport , Ioan Todinca

We extend the notion of distributed decision in the framework of distributed network computing, inspired by recent results on so-called distributed graph automata. We show that, by using distributed decision mechanisms based on the…

分布式、并行与集群计算 · 计算机科学 2016-03-01 Laurent Feuilloley , Pierre Fraigniaud , Juho Hirvonen

In this paper we study the problem of testing graph isomorphism (GI) in the CONGEST distributed model. In this setting we test whether the distributive network, $G_U$, is isomorphic to $G_K$ which is given as an input to all the nodes in…

数据结构与算法 · 计算机科学 2020-03-03 Reut Levi , Moti Medina

Graph coloring with preferences offers a powerful framework for constraint satisfaction problems in which fulfilling every request is impossible but satisfying a guaranteed positive fraction is highly desirable. A \emph{request} on a graph…

组合数学 · 数学 2026-05-25 Shu Fang , Runrun Liu , Gexin Yu

In the distributed triangle detection problem, we have an $n$-vertex network $G=(V,E)$ with one player for each vertex of the graph who sees the edges incident on the vertex. The players communicate in synchronous rounds using the edges of…

数据结构与算法 · 计算机科学 2025-08-14 Sepehr Assadi , Janani Sundaresan
‹ 上一页 1 2 3 10 下一页 ›