版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Univ Campus Biomed Roma Dept Engn Unit Automat I-00128 Rome Italy Univ Cyprus Dept Elect & Comp Engn CY-1678 Nicosia Cyprus
出 版 物:《IEEE TRANSACTIONS ON CONTROL OF NETWORK SYSTEMS》 (IEEE Trans. Control Netw. Syst.)
年 卷 期:2020年第7卷第1期
页 面:315-325页
核心收录:
学科分类:0808[工学-电气工程] 08[工学] 0811[工学-控制科学与工程] 0812[工学-计算机科学与技术(可授工学、理学学位)]
主 题:Asynchronous communication clustering algorithms distributed algorithms token networks
摘 要:This paper provides an implementation of the $C$-means algorithm in an asynchronous and distributed fashion;specifically, we consider a network of agents, each provided with a piece of information (e.g., data acquired via sensors) and we partition the agents in not mutually exclusive sets such that agents in the same set have similar information;moreover, each set of agents calculates a representative value for the group. Previous distributed algorithms that aimed at accomplishing this task have nontrivial demands, in that they require point-to-point communication capabilities among the agents, which may need to exchange large amounts of data in order to execute their computations. Within the proposed approach, instead, the agents need no prior knowledge about their neighbors and can simply communicate using broadcasts. The proposed solution consists in organizing data transmission following a token-passing approach, thus limiting the communication effort with respect to synchronous distributed implementations;furthermore, the token-passing phase is implemented via the broadcast-only communication, thus avoiding the requirements of the point-to-point communication. As shown via simulations, the latter feature is obtained at the cost of a modest increase in data transmission with respect to a traditional point-to-point token-passing scheme.