Millimeter wave radar target detection method based on self-training framework and two-stage data augmentation strategy

By using a self-training framework and a two-level data augmentation strategy, high-quality pseudo-labels are generated and the model is retrained, which solves the problems of data sparsity and noise interference in millimeter-wave radar and improves the detection performance of the model in different environments.

CN120847740AActive Publication Date: 2025-10-28BEIJING INST OF TECH
View PDF 4 Cites 0 Cited by

Patent Information

Application Number
CN202510683759.2
Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Filing Date
2025-05-26
Publication Date
2025-10-28
Estimated Expiration
2045-05-26

AI Technical Summary

Technical Problem

The sparsity of millimeter-wave radar data, noise interference, and weak cross-domain generalization ability lead to a decline in the performance of existing deep learning object detection models in real-world scenarios. In particular, traditional supervised learning methods are difficult to transfer effectively when there is a lack of labeled data in the target domain.

Method used

A self-training framework and a two-level data augmentation strategy are adopted. Pseudo-labels are generated through pre-trained models. Combined with augmentation operations of spatial structure and millimeter-wave radar signal layers, a joint training set is constructed for model retraining. The model is then optimized through dynamic pseudo-label selection and self-training loop.

Benefits of technology

The model improves the adaptability and detection accuracy of millimeter-wave radar target detection in the target domain, enhances its robustness and generalization ability, and adapts to complex and ever-changing real-world environments.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN120847740A_ABST
    Figure CN120847740A_ABST
Patent Text Reader

Abstract

The invention belongs to the technical field of millimeter wave radar target detection, and particularly relates to a millimeter wave radar target detection method based on a self-training framework and a two-stage data augmentation strategy. The method comprises the following steps of: 1, pre-training and initializing a model; step 2, generating a target domain pseudo label; step 3, widening a primary structure; step 4, second-level signal augmentation is carried out; 5, joint training and model iteration updating are carried out; step 6, dynamic pseudo label screening and self-training circulation; and step 7, final model evaluation and deployment. Based on perception data of millimeter wave radar, source domain supervised training, a self-training iteration mechanism and a two-stage augmentation strategy are fused, and robustness and generalization ability of the model are enhanced from two dimensions of a structure layer and a signal layer.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This invention belongs to the field of millimeter-wave radar target detection technology, specifically relating to a millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy. Background Technology

[0002] Millimeter-wave radar, with its excellent penetration capability, all-weather operation, and low power consumption, has been widely used in various fields such as autonomous driving, intelligent transportation, and security monitoring. In these application scenarios, target detection is a key task in the perception system and is of great significance for improving the overall system performance. However, compared with traditional visual images or LiDAR data, millimeter-wave radar data presents the following significant challenges:

[0003] 1. Data sparsity and unstructured data:

[0004] Millimeter-wave radar data often manifests as point clouds or two-dimensional reflectance maps, with a density far lower than that of images or lidar, and an irregular spatial structure. This sparsity makes it difficult for existing deep learning-based object detection models to fully extract effective features.

[0005] 2. Strong noise and obstruction interference:

[0006] Because millimeter-wave signals are easily affected by factors such as multipath reflection from metal surfaces, human body obstruction, and environmental noise, the raw data often contains a large number of false targets and noise, which places higher demands on the generalization ability of the model.

[0007] 3. Weak cross-domain generalization ability:

[0008] In reality, millimeter-wave radar applications operate in complex and varied environments. Data distribution differs significantly across different scenarios (such as urban roads, underground parking garages, and rainy / foggy weather), often resulting in a significant performance drop in trained models within new target domains. Traditional supervised learning methods are particularly difficult to transfer to other domains when labeled data is lacking.

[0009] In recent years, self-supervised learning and self-training methods have been widely applied to cross-domain image recognition and semantic segmentation tasks. Self-training frameworks, by generating pseudo-labels on the target domain, guide the model to adaptively optimize under unsupervised conditions, demonstrating strong practicality. However, directly applying them to millimeter-wave radar data still faces several limitations:

[0010] First, the quality of pseudo-labels is unstable and is greatly affected by data noise and model bias.

[0011] Second, the lack of augmentation strategies applicable to the characteristics of millimeter-wave radar data makes it difficult for pseudo-labels to fully realize their effects; most current augmentation methods focus on images or point clouds and lack modeling of the characteristics of millimeter-wave radar signal layers.

[0012] Therefore, there is an urgent need for a novel approach for millimeter-wave radar target detection tasks that combines a self-training mechanism with an enhancement strategy that is more adapted to signal characteristics, in order to alleviate the problem of cross-domain performance degradation and improve the application effect of the model in real-world scenarios. Summary of the Invention

[0013] The purpose of this invention is to propose a millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy, which effectively improves the adaptability and detection accuracy of the millimeter-wave radar target detection model in the target domain without requiring target domain labeled data.

[0014] To achieve the above objectives, the present invention is implemented through the following technical solution:

[0015] A millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy is proposed, with the following specific steps:

[0016] Step 1, Pre-training and Model Initialization: Train the basic target detection model using existing source domain millimeter-wave radar labeled data;

[0017] Step 2, target domain pseudo-label generation: The pre-trained model is applied to unlabeled millimeter-wave radar data in the target domain. Candidate boxes (used to label target locations) and their confidence scores are generated by the model prediction as pseudo-labels. A confidence threshold is set, and prediction results with confidence scores higher than the threshold are retained.

[0018] Step 3, First-level structural augmentation: Perform geometric augmentation operations on the spatial structure hierarchy for the target domain data and its pseudo-labels;

[0019] Step 4, Secondary Signal Augmentation: Based on the primary structural augmentation, a millimeter-wave radar signal layer modeling mechanism is introduced to simulate the effects of signal disturbances and noise in the real environment;

[0020] Step 5, Joint Training and Model Iterative Update: By fusing source domain labeled data, target domain pseudo-label data, and two-level augmented data, a joint training set is constructed to retrain the object detection model;

[0021] Step 6, Dynamic pseudo-label selection and self-training loop: Repeat steps 2 to 6 by dynamically adjusting the confidence threshold until the model converges or reaches the preset number of iterations;

[0022] Step 7, Final Model Evaluation and Deployment: The trained model is evaluated and tested in the target domain, and the model that passes the evaluation test is deployed for millimeter-wave radar target detection.

[0023] Optionally, step two of the present invention involves masking areas below the confidence threshold.

[0024] Optionally, the primary structure augmentation of the present invention includes at least one of the following three items: randomly scaling the target size, randomly rotating the target direction, and randomly translating the target position.

[0025] Optionally, the secondary signal augmentation of the present invention includes at least one of the following three aspects: signal disturbance simulation, background noise enhancement, and occlusion and missing information simulation.

[0026] Optionally, the signal disturbance simulation described in this invention involves applying a disturbance term to the radar reflection intensity.

[0027] S′ ref =S ref ·(1-η w ·e w )

[0028] Among them, S ref and S′ ref η represents the radar signal strength and the radar signal strength after adding disturbance, respectively. w e is the weather attenuation coefficient. w ∈{0,1} indicates whether to simulate severe weather.

[0029] Optionally, the background noise enhancement described in this invention is as follows:

[0030] N′=N+η t ·(1-e t )

[0031] Where N represents the original background noise, N′ represents the background noise after adding interference, and η t e is the time-dependent noise figure. t ∈[0,1] represents the day / night parameter.

[0032] Optionally, the occlusion and actual simulation described in this invention are: randomly occluding the target area, randomly injecting false alarm targets, or simulating point cloud coefficients or partial disappearance.

[0033] Optionally, the loss function for retraining the detection model according to the present invention is:

[0034] L total =λ s L src +λ t Lp seudo +λ aug L aug

[0035] Among them, L src For source domain supervision loss; L pseudo For target domain pseudo-label supervision loss; L aug To augment the supervised loss of the sample; λ s ,λt ,λ aug These are the weighting coefficients.

[0036] Optionally, the dynamically adjusted confidence threshold described in this invention is,

[0037] τ k+1 =min(τ) k +δ,τ max )

[0038] Where, τ k τ is the confidence threshold for the k-th iteration, δ is the incrementing step size, and τ is the confidence threshold for the k-th iteration. max This is the maximum threshold.

[0039] Optionally, step seven of the present invention evaluates and tests the model by means of average detection precision, recall rate and / or false alarm rate;

[0040] If the model does not perform as expected, further optimization can be achieved by adjusting the pseudo-label threshold, increasing the augmentation intensity, or improving the target domain data modeling method.

[0041] Beneficial effects:

[0042] This invention is based on millimeter-wave radar perception data, and integrates source domain supervised training, self-training iterative mechanism and two-level augmentation strategy to enhance the robustness and generalization ability of the model from two dimensions: structural layer and signal layer. Attached Figure Description

[0043] To more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the embodiments will be briefly introduced below. Obviously, the drawings described below are only some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.

[0044] Figure 1 The flowchart of a millimeter-wave radar target detection method based on refined data modeling and augmentation provided by the present invention is shown. Detailed Implementation

[0045] The embodiments of the present invention will now be described in detail with reference to the accompanying drawings.

[0046] It should be noted that, in the absence of conflict, the following embodiments and features can be combined with each other; and, based on the embodiments of this disclosure, all other embodiments obtained by those skilled in the art without creative effort are within the scope of protection of this disclosure.

[0047] It should be noted that various aspects of embodiments within the scope of the appended claims are described below. It will be apparent that the aspects described herein can be embodied in a wide variety of forms, and any particular structure and / or function described herein is merely illustrative. Based on this disclosure, those skilled in the art will understand that one aspect described herein can be implemented independently of any other aspect, and two or more of these aspects can be combined in various ways. For example, any number of aspects set forth herein can be used to implement the device and / or practice the method. Additionally, this device and / or method can be implemented using structures and / or functionalities other than one or more of the aspects set forth herein.

[0048] like Figure 1 As shown in the figure, this embodiment presents a millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy. The specific steps are as follows:

[0049] Step 1: Pre-training and Model Initialization

[0050] First, a basic target detection model is trained using existing source-domain millimeter-wave radar labeled data, such as a target detection model based on a deep convolutional network or Transformer structure (e.g., YOLO, Faster R-CNN), to obtain initial model parameters. During the training process using the target detection model, multi-scale feature maps are extracted, including range-Doppler maps, angular spectral maps, and reflectance intensity maps, thus ensuring that the model has strong feature representation capabilities.

[0051] This embodiment uses millimeter-wave radar to collect 100 frames of initial millimeter-wave radar raw data, and uses the original 100 frames of radar raw data to train an initial target detection model. YOLOv8 is used as the basic network structure, and the training loss function includes bounding box regression loss, class cross-entropy loss and confidence loss.

[0052] Step 2: Generating pseudo-tags for the target domain

[0053] A pre-trained model is applied to unlabeled millimeter-wave radar data in the target domain. Candidate bounding boxes and their confidence scores are generated by the model predictions and used as labels. A confidence threshold is set, and predictions with higher confidence scores are retained as pseudo-labels. When the threshold is set to τ0, the set of pseudo-labels is as follows:

[0054] Y t ={y i |Conf(y i )≥τ0}

[0055] Where, y i Represents the target bounding box predicted by the model, Conf(y) i ) represents the corresponding confidence level.

[0056] In this embodiment, the pseudo-label retains the detection results with a confidence level greater than 0.6, and covers the low-confidence areas to avoid the pseudo-label noise misleading the training.

[0057] Step 3, First-level structural augmentation (structural data augmentation)

[0058] For the target domain data and its pseudo-labels (target location and confidence level), perform geometric augmentation operations at the spatial structure level, including:

[0059] Randomly scale the target size: S′=S·r s ,r s ∈[0.5,2.0]

[0060] Randomly rotate the target direction: θ′=θ+r θ ,r θ ∈[-45°, 45°]

[0061] Randomly translate the target position: x′=x+r x ·W,y′=y+r y ·H

[0062] Where (x, y) represents the original center point of the target, and (W, H) represents the image width and height. The above augmentation operation can effectively simulate the perceptual characteristics of the target under different observation angles and changes in the field of view. S represents the target, θ represents the target angle, and r... s R represents the scaling factor. θ R represents the rotation factor. x and r y This represents the translation factor for the width and height of the center point.

[0063] Step four, secondary signal augmentation (signal-level data enhancement), while preserving structural features, introduces a signal layer modeling mechanism unique to millimeter-wave radar to simulate the effects of signal disturbances and noise in the real environment:

[0064] 1. Signal disturbance simulation: Apply a disturbance term to the radar reflection intensity: S′ ref =S ref ·(1-η w ·e w ), where S ref and S′ ref η represents the radar signal strength and the radar signal strength after adding disturbance, respectively. w This is the weather attenuation factor, typically set at 0.15, e w ∈{0,1} indicates whether to simulate severe weather (such as rain, snow, fog).

[0065] 2. Background noise enhancement: N′=N+η t ·(1-et ), where N represents the original background noise, N′ represents the background noise after adding interference, and η t The time-dependent noise figure approaches 1 during the day and approaches 0 at night, e t ∈[0,1] represents the day / night parameter.

[0066] 3. Occlusion and missing data simulation: Randomly occlude the target area or introduce false alarm points in the background to enhance the model's adaptability to abnormal situations.

[0067] (1) Occlude part of the target area (e.g., insert a block of all zeros or background values ​​in the target area);

[0068] (2) Randomly inject false alarm targets (generate false target annotations in non-target areas);

[0069] (3) Defects such as sparse or partially disappeared point clouds in simulation.

[0070] 4. The fused augmented data is defined as: D′=f(D,E), where D is the original radar signal data, E=[e w ,e t ,e b ] represents the environmental parameter vector, e b ∈[0,1] represents the background complexity.

[0071] This signal-level augmentation process significantly enhances the realism and diversity of pseudo-labeled training samples, contributing to the model's adaptability to different learning environments and its robustness against signal interference.

[0072] Step 5: Joint Training and Iterative Model Updates

[0073] The source domain labeled data, target domain pseudo-label data, and two-level augmented data are fused to construct a joint training set, which is then used to retrain the detection model.

[0074] L total =λ s L src +λ t L pseudo +λ aug L aug

[0075] Where: L src For source domain supervision loss; L pseudo For target domain pseudo-label supervision loss; L aug To augment the supervised loss of the sample; λ s ,λ t ,λ augThese are the weighting coefficients. In this embodiment, the weighting coefficients can be selected as 1.0, 0.7, and 0.5. A hybrid training strategy is adopted, which integrates multi-domain data in a weighted manner to guide model optimization and effectively mitigates the interference of pseudo-label errors.

[0076] Step Six: Dynamic Pseudo-Label Filtering and Self-Training Loop

[0077] A dynamic confidence adjustment strategy is adopted, gradually increasing the pseudo-label threshold as model accuracy improves, thereby guiding the model to generate higher-quality pseudo-labels and achieving closed-loop optimization of self-training. The specific strategy is as follows:

[0078] τ k+1 =min(τ) k +δ,τ max )

[0079] Where, τ k τ is the threshold for the k-th iteration, δ is the incrementing step size, and τ is the threshold for the k-th iteration. max Set the maximum threshold. Repeat steps two through six until the model converges or reaches the preset number of iterations.

[0080] The initial value of the pseudo-label confidence threshold is set to τ0 = 0.6, and δ = 0.05 is the threshold increment step. max =0.9 is the maximum confidence threshold. After each iteration, based on the pseudo-labels generated by the new model for the target domain data, target detection boxes with confidence levels below the current threshold are removed, and high-confidence pseudo-labels are retained for the next round of joint training. Steps two through six are repeated to gradually improve the quality of pseudo-labels and promote the convergence of the model's transfer learning process towards higher accuracy. Stability is usually achieved after 2-3 iterations.

[0081] Step 7: Final Model Evaluation and Deployment

[0082] After training convergence, the final detection model is systematically evaluated in the target domain using standard radar target detection metrics, including:

[0083] ● Average detection accuracy (mAP): Reflects overall detection performance;

[0084] ●Recall: Reflects the completeness of target detection;

[0085] ● False Alarm Rate (FAR): Assess the likelihood of false alarms.

[0086] The model's generalization ability is evaluated using the above metrics. If the model's performance does not meet expectations, it can be further optimized by adjusting the pseudo-label threshold, increasing the augmentation intensity, or improving the target domain data modeling method. Finally, the model is deployed to a millimeter-wave radar platform to adapt to real traffic environments or security monitoring systems, achieving highly reliable radar target detection tasks.

[0087] In summary, this embodiment combines a self-training strategy with a structure + signal two-layer augmentation method, which not only improves the usability of pseudo-labels but also enhances the robustness and accuracy of the detection model in different target domains.

[0088] It should be noted that the above are merely preferred embodiments of the present invention. Any modifications, equivalent substitutions, or improvements made within the spirit and principles of the present invention should be included within the scope of protection of the present invention.

Claims

1. A millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy, characterized in that, The specific steps are as follows: Step 1, Pre-training and Model Initialization: Train the basic target detection model using existing source domain millimeter-wave radar labeled data; Step 2, target domain pseudo-label generation: The pre-trained model is applied to unlabeled millimeter-wave radar data in the target domain. Candidate boxes and their confidence scores are generated by the model prediction as pseudo-labels. A confidence threshold is set, and prediction results with confidence scores higher than the threshold are retained. Step 3, First-level structural augmentation: Perform geometric augmentation operations on the spatial structure hierarchy for the target domain data and its pseudo-labels; Step 4, Secondary Signal Augmentation: Based on the primary structural augmentation, a millimeter-wave radar signal layer modeling mechanism is introduced to simulate the effects of signal disturbances and noise in the real environment; Step 5, Joint Training and Model Iterative Update: By fusing source domain labeled data, target domain pseudo-label data, and two-level augmented data, a joint training set is constructed to retrain the object detection model; Step 6, Dynamic pseudo-label selection and self-training loop: Repeat steps 2 to 6 by dynamically adjusting the confidence threshold until the model converges or reaches the preset number of iterations; Step 7, Final Model Evaluation and Deployment: The trained model is evaluated and tested in the target domain, and the model that passes the evaluation test is deployed for millimeter-wave radar target detection.

2. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 1, characterized in that, Step two involves masking areas below the confidence threshold.

3. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 1, characterized in that, The primary structure augmentation includes at least one of the following three items: randomly scaling the target size, randomly rotating the target direction, and randomly translating the target position.

4. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 1, characterized in that, The secondary signal augmentation includes at least one of the following: signal disturbance simulation, background noise enhancement, and occlusion and missing signal simulation.

5. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 4, characterized in that, The signal disturbance simulation is as follows: a disturbance term S′ is applied to the radar reflection intensity. ref =S ref ·(1-η w ·e w ) Among them, S ref and S′ ref η represents the radar signal strength and the radar signal strength after adding disturbance, respectively. w e is the weather attenuation coefficient. w Indicates whether to simulate severe weather.

6. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 4, characterized in that, The background noise enhancement is as follows: N′=N+η t ·(1-e t ) Where N represents the original background noise, N′ represents the background noise after adding interference, and η t e is the time-dependent noise figure. t This represents the day / night parameters.

7. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 4, characterized in that, The occlusion and actual simulation are: random occlusion of the target area, random injection of false alarm targets, or simulation of point cloud coefficients or partial disappearance.

8. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 1, characterized in that, The loss function for retraining the detection model is: L total =λ s L src +λ t L pseudo +λ aug L aug Among them, L src For source domain supervision loss; L pseudo For target domain pseudo-label supervision loss; L aug To augment the supervised loss of the sample; λ s ,λ t ,λ aug These are the weighting coefficients.

9. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 1, characterized in that, The dynamically adjusted confidence threshold is: t k+1 =min(τ k +d,t max ) Where, τ k τ is the confidence threshold for the k-th iteration, δ is the incrementing step size, and τ is the confidence threshold for the k-th iteration. max This is the maximum threshold.

10. The millimeter-wave radar target detection method based on a self-training framework and a two-level data augmentation strategy according to claim 1, characterized in that, Step seven evaluates and tests the model by measuring average detection precision, recall, and / or false alarm rate. If the model does not perform as expected, further optimization can be achieved by adjusting the pseudo-label threshold, increasing the augmentation intensity, or improving the target domain data modeling method.

Citation Information

Patent Citations

  • Amplification and optimization method for automatic driving radar point cloud data

    CN114241258A

  • Interference signal identification method based on data augmentation

    CN114942410A

  • SAR load radiation signal extraction method and device based on broadband imaging radar

    CN117452367A

  • System and method for training neural network to perform object detection using lidar sensors and radar sensors

    JP2023065307A