SOTAVerified

Identifying the module structure of swarms using a new framework of network-based time series clustering

2021-03-01Engineering Applications of Artificial Intelligence 2021Unverified0· sign in to hype

Kongjing Gu, Ziyang Mao, Xiaojun Duan, Guanlin Wu, Liang Yan

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Swarm is a collective motion phenomenon whose dynamic mechanism and cooperation structure could be identified based on observations. Unmanned Aerial Vehicles (UAV) is a special artificial swarm with unique rules and structures. Therefore, corresponding identification methods need to be developed. One critical identification problem is distinguishing the swarm's cooperation structure, which is usually clustered and grouped to achieve stability of behaviours and low communication cost. This paper proposes a framework of Overlay Network Integrated Time series clustering (ONIT) to identify the UAV swarm structures based on trajectories. The framework consists of Snapshot, Net Growth and Net Split. It can fuse with most distance functions in time series clustering, achieving high accuracy, update ability, and fault tolerance with various data sets. We create point-based and sliding window-based snapshots, allowing the framework compatible with more methods. In particular, the Dynamic Time Wrapping (DTW) correspondence in point-based snapshots shows the high scalability of the framework, and the Euclidean Distance (ED) correspondence shows that the framework can still significantly improve the accuracy while maintaining the simplicity of calculation. The test results show that the fused ONIT-clustering algorithms, especially the point-based ones, outperform original time series clustering methods separately in simulation datasets of UAV swarms and UCR repository by 28% and 27%. In summary, the proposed framework is a flexible and scalable time series clustering method that can solve various time series clustering problems especially the trajectory clustering of the UAV swarm and has great potential for general time series analysis.

Tasks

Reproductions