SearcharxivSearch

arXiv subjects

Feiyang He

Publications and source records attributed to Feiyang He.

3 recordsLinked to original sources

Deep Learning based Cross-Receiver Radio Frequency Fingerprint Identification Under Varying Channels

Radio frequency fingerprint identification (RFFI) exploits device-specific hardware impairments for transmitter recognition, but its performance is highly vulnerable to receiver variations and changing wireless channels in cross-receiver deployment. To address both challenges, this paper proposes a novel cross-receiver RFFI framework with channel robustness. In the enrollment stage, a channel-robust preprocessing method is developed to construct denoised spectral quotient (DSQ) sequences, and a DSQ-based convolutional neural network (DSQCNN) is trained using data collected from the source receiver. In the cross-receiver deployment stage, a calibration dataset is built from signals captured by both the source and target receivers, and a trainable calibration neural network (TCNN) is designed to learn the nonlinear mapping between them. The cascaded TCNN-DSQCNN framework then enables robust transmitter classification on the target receiver under varying channel conditions. To the best of our knowledge, this is the first work to jointly address channel and receiver portability through combined channel suppression and nonlinear receiver calibration. Simulations with twelve WiFi transmitters and three receivers show that the proposed method achieves reliable cross-receiver classification, reaching over 90\% accuracy at an SNR of 24 dB.

eess.SP

UAV's Rotor Micro-Doppler Feature Extraction Using Integrated Sensing and Communication Signal: Algorithm Design and Testbed Evaluation

With the rapid application of unmanned aerial vehicles (UAVs) in urban areas, the identification and tracking of hovering UAVs have become critical challenges, significantly impacting the safety of aircraft take-off and landing operations. As a promising technology for 6G mobile systems, integrated sensing and communication (ISAC) can be used to detect high-mobility UAVs with a low deployment cost. The micro-Doppler signals from UAV rotors can be leveraged to address the detection of low-mobility and hovering UAVs using ISAC signals. However, determining whether the frame structure of the ISAC system can be used to identify UAVs, and how to accurately capture the weak rotor micro-Doppler signals of UAVs in complex environments, remain two challenging problems. This paper first proposes a novel frame structure for UAV micro-Doppler extraction and the representation of UAV micro-Doppler signals within the channel state information (CSI). Furthermore, to address complex environments and the interference caused by UAV body vibrations, the rotor micro-Doppler null space pursuit (rmD-NSP) algorithm and the feature extraction algorithm synchroextracting transform (SET) are designed to effectively separate UAV's rotor micro-Doppler signals and enhance their features in the spectrogram. Finally, both simulation and hardware testbed demonstrate that the proposed rmD-NSP algorithm enables the ISAC base station (BS) to accurately and completely extract UAV's rotor micro-Doppler signals. Within a 0.1s observation period, ISAC BS successfully captures eight rotations of the DJI M300 RTK UAV's rotor in urban environments. Compared to the existing AM-FM NSP and NSP signal decomposition algorithms, the integrity of the rotor micro-Doppler features is improved by 60%.

eess.SP

Arbitrarily Shaped Scene Text Detection: A Decade of Advances and Systematic Analysis

Scene text detection has become an important research area in computer vision. However, dynamic changes in scenes and the complex diversity of text appearances make accurate scene text detection highly challenging. Although numerous arbitrary-shaped scene text detection methods have been proposed in recent years, with most claiming state-of-the-art performance, these performance comparisons are often unfair due to various inconsistent settings (e.g., training data, backbones, multi-scale feature fusion, evaluation protocols, etc.). Such discrepancies tend to obscure the strengths and weaknesses of the core techniques being proposed, further hindering progress in the field. In this paper, we first review the development of scene text detection in the deep learning era, systematically tracing and summarizing the technical evolution of the field. Then, we carefully examine and analyze the aforementioned inconsistent settings and propose unified frameworks for bottom-up and top-down scene text detection methods, respectively. Under the unified frameworks, we keep the settings of non-core modules consistent and focus on exploring representations of arbitrary-shaped scene text, aiming to standardize future research and ensure fair comparisons. Finally, we discuss valuable future research directions, with the goal of inspiring subsequent researchers. As the first comprehensive survey dedicated to arbitrary-shaped scene text detection, this paper seeks to eliminate the barriers to performance comparison among existing methods through investigation and detailed analysis, to reveal the strengths and weaknesses of prior models under fair comparisons, and thereby better promote the development of the field.

cs.CV