🤖 AI Summary
To address the challenges of fragmented multi-node perception and delayed scheduling responses in distributed systems, this paper constructs a graph-structured system model and proposes a perception representation method that jointly encodes local node states and global topological features. It further designs a multi-layer graph neural network (GNN)-driven adaptive collaborative scheduling framework, robust under bandwidth constraints and dynamic topology changes. The key innovation lies in the first integration of message-passing and state-update mechanisms within a unified graph model, enabling real-time inter-node cooperative perception and accurate global state inference. Experimental results demonstrate significant improvements over state-of-the-art algorithms across all major metrics: task completion rate, average latency, load balancing, and transmission efficiency. The proposed model exhibits rapid convergence and high responsiveness to complex, time-varying system dynamics.
📝 Abstract
This paper addresses the limitations of multi-node perception and delayed scheduling response in distributed systems by proposing a GNN-based multi-node collaborative perception mechanism. The system is modeled as a graph structure. Message-passing and state-update modules are introduced. A multi-layer graph neural network is constructed to enable efficient information aggregation and dynamic state inference among nodes. In addition, a perception representation method is designed by fusing local states with global features. This improves each node's ability to perceive the overall system status. The proposed method is evaluated within a customized experimental framework. A dataset featuring heterogeneous task loads and dynamic communication topologies is used. Performance is measured in terms of task completion rate, average latency, load balancing, and transmission efficiency. Experimental results show that the proposed method outperforms mainstream algorithms under various conditions, including limited bandwidth and dynamic structural changes. It demonstrates superior perception capabilities and cooperative scheduling performance. The model achieves rapid convergence and efficient responses to complex system states.