中文
相关论文

相关论文: Progress Metrics in DAG-based Consensus

200 篇论文

We study the problem of reducing test-time acquisition costs in classification systems. Our goal is to learn decision rules that adaptively select sensors for each example as necessary to make a confident prediction. We model our system as…

机器学习 · 统计学 2015-10-27 Joseph Wang , Kirill Trapeznikov , Venkatesh Saligrama

Multi-agent systems cooperation to achieve global goals is usually limited by sensing, actuation, and communication issues. At the local level, continuous measurement and actuation is only approximated by the use of digital mechanisms that…

最优化与控制 · 数学 2016-11-18 Eloy Garcia , Yongcan Cao , David W. Casbeer

Multi-party contract signing (MPCS) protocols allow a group of signers to exchange signatures on a predefined contract. Previous approaches considered either completely linear protocols or fully parallel broadcasting protocols. We introduce…

密码学与安全 · 计算机科学 2015-02-18 Sjouke Mauw , Sasa Radomirovic

Synchronization is a fundamental component of computational models of human behavior, at both intra-personal and inter-personal level. Event synchronization analysis was originally conceived with the aim of providing a simple and robust…

Motivated by a variety of applications, high-dimensional time series have become an active topic of research. In particular, several methods and finite-sample theories for individual stable autoregressive processes with known lag have…

统计理论 · 数学 2023-03-06 Somnath Chakraborty , Johannes Lederer , Rainer von Sachs

Directed acyclic graphs (DAGs) serve as crucial data representations in domains such as hardware synthesis and compiler/program optimization for computing systems. DAG generative models facilitate the creation of synthetic DAGs, which can…

机器学习 · 计算机科学 2025-03-04 Mufei Li , Viraj Shitole , Eli Chien , Changhai Man , Zhaodong Wang , Srinivas Sridharan , Ying Zhang , Tushar Krishna , Pan Li

Estimating the structure of directed acyclic graphs (DAGs, also known as Bayesian networks) is a challenging problem since the search space of DAGs is combinatorial and scales superexponentially with the number of nodes. Existing approaches…

机器学习 · 统计学 2018-11-06 Xun Zheng , Bryon Aragam , Pradeep Ravikumar , Eric P. Xing

As we increase the number of personal computing devices that we carry (mobile devices, tablets, e-readers, and laptops) and these come equipped with increasing resources, there is a vast potential computation power that can be utilized from…

分布式、并行与集群计算 · 计算机科学 2023-01-24 Xiang Li , Mustafa Abdallah , Shikhar Suryavansh , Mung Chiang , Saurabh Bagchi

Modern embedded systems have made the transition from single-core to multi-core architectures, providing performance improvement via parallelism rather than higher clock frequencies. DAGs are considered among the most generic task models in…

分布式、并行与集群计算 · 计算机科学 2014-06-05 José Marinho , Stefan M. Petters

Causal processes in biomedicine may contain cycles, evolve over time or differ between populations. However, many graphical models cannot accommodate these conditions. We propose to model causation using a mixture of directed cyclic graphs…

机器学习 · 统计学 2020-09-08 Eric V. Strobl

Order fairness in distributed ledgers refers to properties that relate the order in which transactions are sent or received to the order in which they are eventually finalized, i.e., totally ordered. The study of such properties is…

密码学与安全 · 计算机科学 2025-03-18 Erwan Mahe , Sara Tucci-Piergiovanni

We describe a new paradigm for implementing inference in belief networks, which consists of two steps: (1) compiling a belief network into an arithmetic expression called a Query DAG (Q-DAG); and (2) answering queries using a simple…

人工智能 · 计算机科学 2009-09-25 A. Darwiche , G. Provan

Recognizing the surrounding environment at low latency is critical in autonomous driving. In real-time environment, surrounding environment changes when processing is over. Current detection models are incapable of dealing with changes in…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Wonwoo Jo , Kyungshin Lee , Jaewon Baik , Sangsun Lee , Dongho Choi , Hyunkyoo Park

This paper is a Systematization of Knowledge (SoK) on Directed Acyclic Graph (DAG)-based consensus protocols, analyzing their performance and trade-offs within the framework of consistency, availability, and partition tolerance inspired by…

分布式、并行与集群计算 · 计算机科学 2025-04-23 Mayank Raikwar , Nikita Polyanskii , Sebastian Müller

Causal discovery is a crucial initial step in establishing causality from empirical data and background knowledge. Numerous algorithms have been developed for this purpose. Among them, the score-matching method has demonstrated superior…

机器学习 · 统计学 2026-04-14 Hao Chen , Kai Yi

Directed Acyclic Graph (DAG) is a popular approach to achieve scalability of blockchain networks. Due to its high efficiency in data communication and great scalability, DAG has been widely adopted in many applications such as Internet of…

网络与互联网体系结构 · 计算机科学 2022-07-12 Canhui Chen , Xu Chen , Zhixuan Fang

Many scientific workflows can be modeled as a Directed Acyclic Graph (henceforth mentioned as DAG) where the nodes represent individual tasks, and the directed edges represent data and control flow dependency between two tasks. Due to the…

计算机与社会 · 计算机科学 2022-12-20 Atharva Tekawade , Suman Banerjee

In this paper we propose an algorithm that builds sparse decision DAGs (directed acyclic graphs) from a list of base classifiers provided by an external learning method such as AdaBoost. The basic idea is to cast the DAG design task as a…

机器学习 · 计算机科学 2012-07-03 Djalel Benbouzid , Robert Busa-Fekete , Balazs Kegl

Recent commercial hardware platforms for embedded real-time systems feature heterogeneous processing units and computing accelerators on the same System-on-Chip. When designing complex real-time application for such architectures, the…

操作系统 · 计算机科学 2019-01-10 Houssam-Eddine Zahaf , Nicola Capodieci , Roberto Cavicchioli , Marko Bertogna , Giuseppe Lipari

We propose causal preference elicitation, a Bayesian framework for expert-in-the-loop causal discovery that actively queries local edge relations to concentrate a posterior over directed acyclic graphs (DAGs). From any black-box…

机器学习 · 计算机科学 2026-02-03 Edwin V. Bonilla , He Zhao , Daniel M. Steinberg