Abstract:Aiming to address the challenge of obtaining real-time, accurate behavioral data in the wild due to the Chinese giant salamander's nocturnal activity and habitat preferences, a behavioral recognition method that combined an improved YOLO 11n-Pose keypoint detection model with an LSTM-BP neural network was proposed. Firstly, a Chinese giant salamander skeleton model comprising 16 keypoints was constructed. To enhance the model's detection accuracy in complex environments, a multi-dimensional collaborative attention (MDCA) module was proposed, which collaboratively enhanced feature representations through three parallel branches: direction-aware, channel-enhanced, and spatially focused. Concurrently, a Wise-IoU loss function was introduced to optimize bounding box regression quality, and a channel pruning technique based on the L1 norm was adopted to reduce the model's size. Based on this, 42-dimensional features, including keypoint coordinates, joint angles, relative distances, and the number of keypoints were extracted to form the input dataset for behavior recognition. An LSTM-BP neural network was employed to classify giant salamander behaviors. Experimental results showed that the improved YOLO 11n-LWM-Pose model achieved a recall of 93.69%, a precision of 96.38%, an mAP50 of 95.78%, a frame rate of 88.90 f/s, and a memory footprint of only 6.35 MB. The LSTM-BP neural network achieved a recognition accuracy of 96.3% with a computation time of only 3.0 ms. This method met the requirements for real-time monitoring of Chinese giant salamander behavior in the wild, providing effective technical support for the conservation and behavioral research of wild Chinese giant salamanders.