中文
相关论文

相关论文: Analysis of a Memory-Efficient Self-Stabilizing BF…

200 篇论文

The rapid growth of data-driven technologies and the emergence of various data-sharing paradigms have underscored the need for efficient and stable data exchange protocols. In any such exchange, agents must carefully balance the benefit of…

计算机科学与博弈论 · 计算机科学 2025-09-23 Jiaxin Song , Pooja Kulkarni , Parnian Shahkar , Bhaskar Ray Chaudhury

In the online Steiner tree problem, a sequence of points is revealed one-by-one: when a point arrives, we only have time to add a single edge connecting this point to the previous ones, and we want to minimize the total length of edges…

数据结构与算法 · 计算机科学 2013-10-23 Albert Gu , Anupam Gupta , Amit Kumar

Orthogonal time frequency space (OTFS) modulation is a robust candidate waveform for future wireless systems, particularly in high-mobility scenarios, as it effectively mitigates the impact of rapidly time-varying channels by mapping…

信号处理 · 电气工程与系统科学 2026-01-12 Meiwen Men , Tao Zhou , Kaifeng Bao , Zhiyang Guo , Yongning Qi , Liu Liu , Bo Ai

Quantization-aware training (QAT) is essential for deploying large models under strict memory and latency constraints, yet achieving stable and robust optimization at ultra-low bitwidths remains challenging. Common approaches based on the…

机器学习 · 计算机科学 2026-02-19 Tianyi Chen , Sihan Chen , Xiaoyi Qu , Dan Zhao , Ruomei Yan , Jongwoo Ko , Luming Liang , Pashmina Cameron

In this paper we propose a new scheduling algorithm called Real Time Scheduling (RTS) which uses virtual nodes for self stabilization. This algorithm deals with all the contributing components of the end-to-end travelling delay of data…

网络与互联网体系结构 · 计算机科学 2013-01-22 Deepali Virmani , Satbir Jain

In their seminal paper [Sleator and Tarjan, J.ACM, 1985], the authors conjectured that the splay tree is dynamically optimal binary search tree (BST). In spite of decades of intensive research, the problem remains open. Perhaps a more basic…

数据结构与算法 · 计算机科学 2016-04-26 Navin Goyal , Manoj Gupta

This paper discusses distributed optimization over a directed graph. We begin with some well known algorithms which achieve consensus among agents including FROST [1], which possesses the quickest convergence to the optimum. It is a well…

最优化与控制 · 数学 2021-02-12 Shuubham Ojha , Ketan Rajawat

The Prize-Collecting Steiner Tree (PCST) problem is a generalization of the Steiner Tree problem that has applications in network design, content distribution networks, and many more. There are a few centralized approximation algorithms…

分布式、并行与集群计算 · 计算机科学 2018-02-21 Parikshit Saikia , Sushanta Karmakar , Aris T. Pagourtzis

We initiate a line of investigation into biological neural networks from an algorithmic perspective. We develop a simplified but biologically plausible model for distributed computation in stochastic spiking neural networks and study…

神经与进化计算 · 计算机科学 2016-10-10 Nancy Lynch , Cameron Musco , Merav Parter

This paper introduces an efficient algorithm for persistence diagram computation, given an input piecewise linear scalar field $f$ defined on a $d$-dimensional simplicial complex $K$, with $d \leq 3$. Our work revisits the seminal algorithm…

机器学习 · 计算机科学 2023-01-16 Pierre Guillou , Jules Vidal , Julien Tierny

In this brief paper, a new consensus protocol based on the sign of innovations is proposed. Based on this protocol each agent only requires single-bit of information about its relative state to its neighboring agents. This is significant in…

系统与控制 · 电气工程与系统科学 2020-01-03 Mohammadreza Doostmohammadian

In this paper we consider Sparse Fourier Transform (SFT) algorithms for approximately computing the best $s$-term approximation of the Discrete Fourier Transform (DFT) $\mathbf{\hat{f}} \in \mathbb{C}^N$ of any given input vector…

数值分析 · 数学 2017-06-12 Sami Merhi , Ruochuan Zhang , Mark A. Iwen , Andrew Christlieb

In the context of large-scale networks, the consideration of faults is an evident necessity. This document is focussing on the self-stabilizing approach which aims at conceiving algorithms "repairing themselves" in case of transient faults,…

分布式、并行与集群计算 · 计算机科学 2013-10-10 Lélia Blin

We investigate the stability of synchronized states in delay-coupled networks where synchronization takes place in groups of different local dynamics or in cluster states in networks with identical local dynamics. Using a master stability…

混沌动力学 · 物理学 2015-06-04 Thomas Dahms , Judith Lehnert , Eckehard Schöll

We study synchronization in the XX qubit chain subject to local or multi-local amplitude-damping noise. Analyzing the decoherence-free subspace (DFS) structure of the model, we show that it is completely determined by a simple…

量子物理 · 物理学 2026-04-22 B. Çakmak , K. Sümer , S. Campbell , G. Karpat

We consider the problem of network stability in finite-buffer systems. We observe that finite buffer may affect stability even in simplest network structure, and we propose an ordinary differential equation (ODE) model to capture the…

网络与互联网体系结构 · 计算机科学 2024-11-07 Xinyu Wu , Dan Wu , Eytan Modiano

Building a spanning tree, minimum spanning tree (MST), and BFS tree in a distributed network are fundamental problems which are still not fully understood in terms of time and communication cost. x The first work to succeed in computing a…

分布式、并行与集群计算 · 计算机科学 2019-07-30 Ali Mashreghi , Valerie King

Motivated by the increasing need to understand the algorithmic foundations of distributed large-scale graph computations, we study a number of fundamental graph problems in a message-passing model for distributed computing where $k \geq 2$…

分布式、并行与集群计算 · 计算机科学 2016-07-07 Gopal Pandurangan , Peter Robinson , Michele Scquizzato

Computing \emph{all best swap edges} (ABSE) of a spanning tree $T$ of a given $n$-vertex and $m$-edge undirected and weighted graph $G$ means to select, for each edge $e$ of $T$, a corresponding non-tree edge $f$, in such a way that the…

数据结构与算法 · 计算机科学 2017-07-28 Davide Bilò , Feliciano Colella , Luciano Gualà , Stefano Leucci , Guido Proietti

Learning graphical conditional independence structures is an important machine learning problem and a cornerstone of causal discovery. However, the accuracy and execution time of learning algorithms generally struggle to scale to problems…

机器学习 · 计算机科学 2023-10-30 Bryan Andrews , Joseph Ramsey , Ruben Sanchez-Romero , Jazmin Camchong , Erich Kummerfeld