1. Introduction
Radar is a fundamental sensing modality for surveillance, target detection [
1,
2,
3], navigation, remote observation [
4], etc. Its capability to acquire information under day–night and adverse-weather conditions makes it central to many civilian and defense-oriented sensing systems. With the development and widespread application of digital radio-frequency memory (DRFM) technology, modern jammers can sample and store intercepted radar signals, apply flexible modulation, and retransmit the resulting waveforms [
5,
6]. Such capability has enabled active jamming signals that can mask useful echoes or generate false responses, thereby degrading radar detection and tracking performance [
7]. Practical jamming signals may further vary with JNR levels, parameter settings, propagation conditions, and compound interference modes.These variations can alter their observable signatures across signal domains and complicate the timely selection of countermeasures. Accurate and timely recognition of active jamming types is therefore a prerequisite for adaptive anti-jamming decision making and cognitive radar operation. A recognition error can cause a countermeasure-selection module to allocate radar resources to an inappropriate threat hypothesis; it may therefore reduce suppression effectiveness or unnecessarily disrupt normal radar processing.
Early radar-jamming recognition methods generally relied on handcrafted descriptors extracted from time-domain, frequency-domain, time–frequency, or higher-order statistical representations, followed by conventional classifiers or decision rules [
8]. For example, variational mode decomposition has been used to separate deceptive-jamming signals into intrinsic mode functions, from which selected features are constructed for the recognition of DRFM-based and composite deceptive jamming [
9]. Bispectrum-derived features combined with kernel density estimation and Bayesian decision theory have also been used for deception-jamming recognition [
10]. Such approaches can offer useful interpretability and can be effective when signal models and operating conditions are well characterized. Nevertheless, their performance is strongly dependent on manually selected features and decision rules. Designing a feature set that remains discriminative across changing JNRs, parameter configurations, and compound jamming mechanisms is difficult; consequently, handcrafted approaches may not adequately represent the multiscale, nonstationary, and mixed characteristics of realistic active jamming signals.
With the rapid development of deep learning, data-driven representation learning has been increasingly introduced into radar-jamming recognition, providing an alternative to manually designed feature pipelines. Recent studies have explored several complementary directions, including improving the robustness of spectral representations [
11], jointly modeling multiple signal components for compound-jamming recognition [
12], and integrating complementary time–frequency representations [
13]. In addition, a deep fusion method based on 1D-CNN and 2D-CNN was proposed for radar-jamming signal classification [
14]. Further work has investigated multidomain feature interaction and fusion [
15,
16,
17], as well as learning strategies designed for imperfect supervision or joint recognition tasks [
18,
19]. These studies demonstrate the potential of deep models to exploit diverse signal evidence when sufficient labeled data are available. In practical radar scenarios, however, acquiring representative labeled samples for every jamming type and operating condition is often difficult.
In radar-jamming applications, the scarcity of labeled samples across jamming types, JNRs, and parameter configurations makes the extraction of stable discriminative features and the training of reliable deep models difficult. Collecting and annotating representative samples for every operating condition can be costly, whereas novel and compound interference patterns may be sparsely observed. To alleviate these limitations, few-shot studies have explored knowledge transfer and ensemble learning [
20], distillation-guided time–frequency representation learning [
21], prototype-based class representation [
22], and the joint use of complementary signal components [
23]. These approaches improve data efficiency by transferring prior knowledge, strengthening class-level representations, or recovering complementary information from the received signal. Meanwhile, the rapid progress of foundation models and vision–language learning has created new opportunities for few-shot recognition, because their pretrained semantic knowledge can complement limited task-specific labels [
24]. Vision–language models for few-shot and zero-shot recognition [
25,
26] have therefore been explored as a way to introduce category semantics as an additional prior beyond purely signal-driven classification.
Despite this progress, two issues remain important in few-shot recognition. First, each jamming sample contains complementary energy fluctuation characteristics, spectral distributions, and time-varying spectral structures. Time-domain sequences preserve waveform-level behavior, frequency-domain representations reveal global spectral distributions, and STFT spectrograms expose localized spectral evolution. Limiting recognition to a restricted subset of these representations can constrain the information available for learning reliable class boundaries, particularly under low-JNR conditions where a discriminative cue may be weak in one domain but remain observable in another. Second, although prototype-based, label-prior, and vision–language approaches have demonstrated the value of semantic information [
27,
28], the unified alignment of multidomain signal evidence with task-specific category semantics remains insufficiently explored. A framework that combines multidomain physical evidence with semantic class references may make more effective use of the limited labeled data available in few-shot settings.
To position the present work within these developments,
Table 1 compares representative radar-jamming recognition approaches in terms of their input domains and training strategy.
As summarized in
Table 1, multidomain fusion methods primarily integrate complementary signal features but usually do not use language-derived class references, whereas vision–language methods commonly align a time–frequency representation with textual descriptions without jointly exploiting the original time-domain and frequency-domain signal evidence. FuseCLIP is designed to bridge these two directions by adaptively fusing time-domain, frequency-domain, and STFT features and matching the resulting representation with fixed CLIP text prototypes in a unified few-shot framework.
To address these issues, this paper proposes FuseCLIP, a semantic-guided multidomain fusion framework for few-shot radar active jamming recognition. FuseCLIP jointly encodes time-domain sequences, frequency-domain sequences, and short-time Fourier transform (STFT) spectrograms, then maps their adaptively fused representation into a CLIP-guided semantic prototype space [
29]. Rather than treating every class only as a discrete output index, task-related jamming descriptions are encoded by a fixed CLIP text encoder to form text prototypes. Classification is then performed through similarity matching between the fused signal representation and these semantic prototypes. This design combines the complementary physical observations available from multiple signal domains with category-level information conveyed by textual descriptions. The main contributions of this work can be summarized as follows:
A three-domain signal representation framework is developed to jointly exploit complementary waveform, spectral, and time–frequency characteristics for radar active jamming recognition.
An adaptive fusion and semantic-prototype matching strategy is introduced to align multidomain signal features with task-related textual descriptions, incorporating category-level semantic priors beyond discrete label indices in few-shot learning.
The effectiveness of FuseCLIP is evaluated under different numbers of labeled training samples and JNR levels through comparisons with representative baselines, ablation experiments, and feature-distribution visualizations.
The remainder of this paper is organized as follows.
Section 2 introduces the signal model and multidomain representations.
Section 3 details the proposed FuseCLIP framework.
Section 4 presents the experimental settings and results.
Section 5 discusses the implications and limitations of the findings.
Section 6 concludes this paper.
5. Discussion
The results indicate that FuseCLIP is particularly useful when labeled samples are scarce or jamming signals are affected by noise. The time-domain, frequency-domain, and STFT inputs provide different views of the same signal. Together, these representations provide complementary information about the same signal and support a more complete characterization of different jamming patterns. This helps explain the improved performance in few-shot and low-JNR settings. Some confusion remains between basic jamming types and their ISRJ-based compound forms at lower JNRs. This is expected because these signals can share similar time–frequency patterns. In this case, adaptive fusion can help the model rely more on the representation that provides clearer information for a given sample.
The improved recognition performance comes with additional computational cost. FuseCLIP is larger than lightweight baselines because it includes a CLIP visual encoder, one-dimensional signal branches, and a fusion module. The required inputs, namely the FFT spectrum and the STFT representation, are also compatible with common radar signal-processing procedures. This makes the framework suitable for further study in practical radar-recognition systems. Still, the present evaluation uses simulated data. Future work should examine measured signals and more diverse propagation, device, and interference conditions.
6. Conclusions
This paper presents FuseCLIP, a semantic-guided multidomain framework for few-shot radar active-jamming recognition. The method represents each sample from complementary time-domain, frequency-domain, and STFT views: the time-domain branch preserves waveform fluctuations, the frequency-domain branch describes global spectral distributions, and the STFT branch captures time-varying spectral structure. Bidirectional cross-attention exchanges information between the time- and frequency-domain branches, after which element-wise adaptive fusion adjusts the contribution of the three representations across feature dimensions. The resulting fused feature is matched with fixed CLIP-derived text prototypes through cosine similarity, and the CLIP adapter further adapts spectrogram features to the multidomain recognition space.
The experiments show that FuseCLIP achieves the highest mean accuracy in the matched 5, 9, and 13-shot comparisons. The controlled prototype comparison identifies the fixed template as the most effective of the tested constructions. The progressive ablation also shows improved recognition as adaptive fusion, text-prototype classification, and the CLIP adapter are incorporated. Under the cross-JNR protocol, FuseCLIP demonstrates strong performance across the evaluated JNR levels; on the held-out unseen-parameter test set, it exceeds MMFCNN by 2.85 percentage points in mean accuracy.
These recognition results require additional memory and computational cost relative to simpler single-domain models. In addition, the evaluation is based on controlled simulated radar active-jamming data, including the specified JNR and parameter ranges. Future work will examine measured field data, cross-device and cross-environment validation, broader operating conditions, and resource-aware deployment methods.