Search papers, labs, and topics across Lattice.
This paper introduces a graph convolutional neural network-assisted actor-critic (GCN-Assisted A2C) deep reinforcement learning model designed to optimize video transmission latency in UAV on-board vision systems. By focusing on pixel-correlated areas of suspicious objects instead of transmitting entire video frames, the proposed method significantly reduces latency while also decreasing the false detection rate. Experimental results demonstrate that this approach outperforms existing deep reinforcement learning and state-of-the-art models in both latency and accuracy metrics.
Reducing video transmission latency by targeting pixel-correlated areas can transform UAV vision systems, enhancing real-time operator assistance.
UAV on-board vision systems are widely used for different activities, including monitoring in no-fly zones. In this case, the vision-equipped UAV streams a video to a ground server where an operator assists its activities. The latency of video transmission has a profound impact on the effectiveness of the operator assistance. However, most techniques available for video transmission still incur significant latency costs. In this paper, we propose a graph convolutional neural network-assisted (GCN-Assisted A2C) deep reinforcement learning (DRL) system model to find the optimal pixel-correlated area of a suspicious object. We combine the Lagrangian dual form with gradient descent to prevent lack of convergence and over- and under-penalization constraint violation during latency optimization. The proposed system model sends a sub-group pixel-correlated area of the frame from the UAV to the server rather than the transmission of the whole video frame. The proposed framework utilizes the GCN model to explore hidden representations of feature-correlated groups of pixels. Moreover, the GCN supervises the A2C model, which selects a subgroup to enhance transmission latency, thus supervising the training of UAV actions in A2C. Experimental results show that GCN-assisted A2C reduces video frame transmission latency together with false detection rate in UAV vision systems over other DRL and state-of-the-art models.