中文
相关论文

相关论文: Solving k-Set Agreement with Stable Skeleton Graph…

200 篇论文

Coalition is an important mean of multi-robot systems to collaborate on common tasks. An adaptive coalition strategy is essential for the online performance in dynamic and unknown environments. In this work, the problem of territory defense…

机器人学 · 计算机科学 2023-10-10 Junfeng Chen , Zili Tang , Meng Guo

We study an optimization problem that arises in the design of covering strategies for multi-robot systems. Consider a team of $n$ cooperating robots traveling along predetermined closed and disjoint trajectories. Each robot needs to…

机器人学 · 计算机科学 2017-07-25 Sergey Bereg , Luis-Evaristo Caraballo , José-Miguel Díaz-Báñez , Mario A. Lopez

A common approach for designing scalable algorithms for massive data sets is to distribute the computation across, say $k$, machines and process the data using limited communication between them. A particularly appealing framework here is…

数据结构与算法 · 计算机科学 2017-05-24 Sepehr Assadi , Sanjeev Khanna

This paper provides new algorithms for distributed clustering for two popular center-based objectives, k-median and k-means. These algorithms have provable guarantees and improve communication complexity over existing approaches. Following…

机器学习 · 计算机科学 2020-01-28 Maria Florina Balcan , Steven Ehrlich , Yingyu Liang

The problem of total-order (uniform reliable) broadcast is fundamental in fault-tolerant distributed computing since it abstracts a broad set of problems requiring processes to uniformly deliver messages in the same order in which they were…

分布式、并行与集群计算 · 计算机科学 2022-09-30 Oskar Lundström , Michel Raynal , Elad Michael Schiller

Finding a list of k teams of experts, referred to as top-k team formation, with the required skills and high collaboration compatibility has been extensively studied. However, existing methods have not considered the specific collaboration…

数据库 · 计算机科学 2018-01-04 Shuai Ma , Jia Li , Chunming Hu , Xudong Liu , Jinpeng Huai

Consensus is arguably the most studied problem in distributed computing as a whole, and particularly in the distributed message-passing setting. In this latter framework, research on consensus has considered various hypotheses regarding the…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Pierre Fraigniaud , Minh Hang Nguyen , Ami Paz

Given a network of agents, we study the problem of designing a distributed algorithm that computes k independent weighted means of the network's initial conditions (namely, the agents agree on a k-dimensional space). Akin to average…

最优化与控制 · 数学 2024-10-23 Gianluca Bianchin , Miguel Vaquero , Jorge Cortes , Emiliano Dall'Anese

In this paper, we consider a network of processors aiming at cooperatively solving mixed-integer convex programs subject to uncertainty. Each node only knows a common cost function and its local uncertain constraint set. We propose a…

最优化与控制 · 数学 2022-07-19 Mohammadreza Chamanbaz , Giuseppe Notarstefano , Francesco Sasso , Roland Bouffanais

We examine the problem of gathering $k \geq 2$ agents (or multi-agent rendezvous) in dynamic graphs which may change in every synchronous round but remain always connected ($1$-interval connectivity) [KLO10]. The agents are identical and…

分布式、并行与集群计算 · 计算机科学 2020-08-20 Othon Michail , Paul G. Spirakis , Michail Theofilatos

We study the scalability of consensus-based distributed optimization algorithms by considering two questions: How many processors should we use for a given problem, and how often should they communicate when communication is not free?…

分布式、并行与集群计算 · 计算机科学 2012-09-06 Konstantinos I. Tsianos , Sean Lawlor , Michael G. Rabbat

In this paper, we consider the message forwarding problem that consists in managing the network resources that are used to forward messages. Previous works on this problem provide solutions that either use a significant number of buffers…

分布式、并行与集群计算 · 计算机科学 2011-08-01 Alain Cournier , Swan Dubois , Anissa Lamani , Franck Petit , Vincent Villain

In the k-arc connected subgraph problem, we are given a directed graph G and an integer k and the goal is the find a subgraph of minimum cost such that there are at least k-arc disjoint paths between any pair of vertices. We give a simple…

数据结构与算法 · 计算机科学 2012-05-09 Bundit Laekhanukit , Shayan Oveis Gharan , Mohit Singh

The K-core of a graph is the maximal subgraph within which each vertex is connected to at least K other vertices. It is a fundamental network concept for understanding threshold cascading processes with a discontinuous percolation…

无序系统与神经网络 · 物理学 2022-07-20 Hai-Jun Zhou

This paper proposes two algorithms, namely "back-tracking" and "history following", to reach consensus in case of communication loss for a network of distributed agents with switching topologies. To reach consensus in distributed control,…

系统与控制 · 电气工程与系统科学 2020-11-20 Yanumula V. Karteek , Indrani Kar , Somanath Majhi

Given an undirected graph, the $k$-core is a subgraph in which each node has at least $k$ connections. This is widely used in graph analytics to identify core subgraphs within a larger graph. The sequential $k$-core decomposition algorithm…

分布式、并行与集群计算 · 计算机科学 2025-09-03 Bin Guo , Runze Zhao

We study local aggregation and graph analysis in distributed environments using the message passing model. We provide a flexible framework, where each of the nodes in a set $S$--which is a subset of all nodes in the network--can perform a…

分布式、并行与集群计算 · 计算机科学 2016-05-24 Benjamin Dissler , Stephan Holzer , Roger Wattenhofer

We study the single-message broadcast problem in dynamic radio networks. We show that the time complexity of the problem depends on the amount of stability and connectivity of the dynamic network topology and on the adaptiveness of the…

分布式、并行与集群计算 · 计算机科学 2016-01-11 Mohamad Ahmadi , Abdolhamid Ghodselahi , Fabian Kuhn , Anisur Rahaman Molla

In this paper we study the hardness of the $k$-Center problem on inputs that model transportation networks. For the problem, a graph $G=(V,E)$ with edge lengths and an integer $k$ are given and a center set $C\subseteq V$ needs to be chosen…

计算复杂性 · 计算机科学 2020-03-03 Andreas Emil Feldmann , Daniel Marx

We study the problem of optimal leader selection in consensus networks with noisy relative information. The objective is to identify the set of $k$ leaders that minimizes the formation's deviation from the desired trajectory established by…

最优化与控制 · 数学 2014-12-23 Stacy Patterson , Neil McGlohon , Kirill Dyagilev