中文
相关论文

相关论文: Vive la Diff\'erence: Paxos vs. Viewstamped Replic…

200 篇论文

How do two deep neural networks differ in how they arrive at a decision? Measuring the similarity of deep networks has been a long-standing open question. Most existing methods provide a single number to measure the similarity of two…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Neehar Kondapaneni , Oisin Mac Aodha , Pietro Perona

The past few years have seen immense progress on two fronts that are critical to safe, widespread mobile robot deployment: predicting uncertain motion of multiple agents, and planning robot motion under uncertainty. However, the numerical…

机器人学 · 计算机科学 2024-06-05 Luca Paparusso , Shreyas Kousik , Edward Schmerling , Francesco Braghin , Marco Pavone

WPaxos is a multileader Paxos protocol that provides low-latency and high-throughput consensus across wide-area network (WAN) deployments. WPaxos uses multileaders, and partitions the object-space among these multileaders. Unlike statically…

分布式、并行与集群计算 · 计算机科学 2019-04-04 Ailidani Ailijiang , Aleksey Charapko , Murat Demirbas , Tevfik Kosar

Visual affordance segmentation identifies image regions of an object an agent can interact with. Existing methods re-use and adapt learning-based architectures for semantic segmentation to the affordance segmentation task and evaluate on…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Tommaso Apicella , Alessio Xompero , Paolo Gastaldo , Andrea Cavallaro

Inspired by distributed applications that use consensus or other agreement protocols for global coordination, we define a new computational model for parameterized systems that is based on a general global synchronization primitive and…

形式语言与自动机理论 · 计算机科学 2021-05-07 Nouraldin Jaber , Swen Jacobs , Christopher Wagner , Milind Kulkarni , Roopsha Samanta

As AI systems migrate to safety-critical domains, verifying that their actions comply with well-defined rules remains a challenge. Formal methods provide provable guarantees but demand hand-crafted temporal-logic specifications, offering…

机器人学 · 计算机科学 2025-11-03 Yunhao Yang , Neel P. Bhatt , Pranay Samineni , Rohan Siva , Zhanyang Wang , Ufuk Topcu

We highlight a striking difference in behavior between two widely used variants of coordinate ascent variational inference: the sequential and parallel algorithms. While such differences were known in the numerical analysis literature in…

机器学习 · 统计学 2026-03-24 Debdeep Pati

Concurrent accesses to databases are typically encapsulated in transactions in order to enable isolation from other concurrent computations and resilience to failures. Modern databases provide transactions with various semantics…

编程语言 · 计算机科学 2021-01-25 Sidi Mohamed Beillahi , Ahmed Bouajjani , Constantin Enea

Partially synchronous Byzantine consensus protocols typically structure their execution into a sequence of views, each with a designated leader process. The key to guaranteeing liveness in these protocols is to ensure that all correct…

分布式、并行与集群计算 · 计算机科学 2020-08-11 Manuel Bravo , Gregory Chockler , Alexey Gotsman

Maintaining causal consistency in distributed shared memory systems using vector timestamps has received a lot of attention from both theoretical and practical prospective. However, most of the previous literature focuses on full…

分布式、并行与集群计算 · 计算机科学 2016-12-28 Zhuolun Xiang , Nitin H. Vaidya

The use of representative pre-crash scenarios is critical for assessing the safety impact of driving automation systems through simulation. However, a gap remains in the robust evaluation of the similarity between synthetic and real-world…

机器人学 · 计算机科学 2025-08-26 Jian Wu , Ulrich Sander , Carol Flannagan , Minxiang Zhao , Jonas Bärgman

Representation learning promises to unlock deep learning for the long tail of vision tasks without expensive labelled datasets. Yet, the absence of a unified evaluation for general visual representations hinders progress. Popular protocols…

We present our framework DKVF that enables one to quickly prototype and evaluate new protocols for key-value stores and compare them with existing protocols based on selected benchmarks. Due to limitations of CAP theorem, new protocols must…

分布式、并行与集群计算 · 计算机科学 2018-01-17 Mohammad Roohitavaf , Sandeep Kulkarni

Forward-mode automatic differentiation (FmAD) and zero-order (ZO) optimization have been proposed as memory-efficient alternatives to backpropagation (BP) for gradient computation, especially in low-resource settings. However, their…

机器学习 · 计算机科学 2025-06-30 Kunjal Panchal , Sunav Choudhary , Yuriy Brun , Hui Guan

Online applications now routinely replicate their data at multiple sites around the world. In this paper we present Atlas, the first state-machine replication protocol tailored for such planet-scale systems. Atlas does not rely on a…

分布式、并行与集群计算 · 计算机科学 2020-05-19 Vitor Enes , Carlos Baquero , Tuanir França Rezende , Alexey Gotsman , Matthieu Perrin , Pierre Sutra

Recent advancements in vision-language models have enhanced performance by increasing the length of visual tokens, making them much longer than text tokens and significantly raising computational costs. However, we observe that the visual…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Senqiao Yang , Yukang Chen , Zhuotao Tian , Chengyao Wang , Jingyao Li , Bei Yu , Jiaya Jia

The scalability of neutral-atom quantum computing is increasingly limited by a compiler--architecture challenge: logical circuits must be mapped onto dynamically reconfigurable atom arrays while controlling crosstalk, transport overhead,…

量子物理 · 物理学 2026-05-25 Chen Huang , Xi Zhao , Hongze Xu , Weifeng Zhuang , Meng-Jun Hu , Dong E. Liu , Jingbo Wang

Lasso is a celebrated method for variable selection in linear models, but it faces challenges when the variables are moderately or strongly correlated. This motivates alternative approaches such as using a non-convex penalty, adding a ridge…

统计理论 · 数学 2022-03-30 Zheng Tracy Ke , Longlin Wang

A view with a binding pattern is a parameterized query on a database. Such views are used, e.g., to model Web services. To answer a query on such views, the views have to be orchestrated together in execution plans. We show how queries can…

数据库 · 计算机科学 2020-03-20 Julien Romero , Nicoleta Preda , Antoine Amarilli , Fabian Suchanek

Modern distributed systems face a critical challenge: existing consensus protocols optimize for either node heterogeneity or workload independence, but not both. For example, Cabinet leverages weighted quorums to handle node heterogeneity…

分布式、并行与集群计算 · 计算机科学 2025-12-24 Tanisha Fonseca , Gengrui Zhang