RF Fingerprinting With Convolution-Attention Multi-Packet Inference

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional radio frequency fingerprinting methods face challenges in robustness and classification accuracy due to complex channel conditions, signal noise interference, and similarity between devices, with existing deep learning models struggling to balance global and local features effectively.

Innovation Solution

A deep learning model architecture (RFF-CAT) integrating a convolutional neural network (CNN) and a Transformer encoder, utilizing a convolutional layer for local feature extraction and a Transformer encoder for global dependence modeling, with an adaptive multi-packet fusion method to enhance accuracy and robustness.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a single deep learning model (CNN or LSTM) is used for radio frequency fingerprinting, then the model structure is simple, but the classification accuracy and feature extraction capability are insufficient

Engineering Contradiction:
Improvemodel structureVSAvoidclassification accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent combines CNN and LSTM models into a hybrid architecture where CNN extracts local spatial features from spectrograms and LSTM captures temporal dependencies across multiple packets. This merging of two distinct model types enables simultaneous exploitation of local feature patterns and global temporal relationships, resolving the contradiction between model simplicity and classification accuracy.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The hybrid model functions as a composite architectural system, integrating the strength of CNN (local feature detection) with LSTM (temporal sequence modeling). This composite approach creates a more robust fingerprinting system that outperforms individual models by leveraging complementary capabilities of different neural network types.

Inventive Principle:
Principle #40Composite materials

2Measurement precision

If CNN is used to capture local features, then local feature extraction is effective, but global temporal sequence information is not modeled

Engineering Contradiction:
Improvelocal feature extractionVSAvoidglobal temporal information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent segments the feature extraction process into two distinct stages: CNN handles local spatial feature extraction from individual packet spectrograms, while LSTM processes the sequence of extracted features across multiple packets to capture temporal dynamics. This segmentation allows each component to specialize in its strength without compromising the other.

Inventive Principle:
Principle #1Segmentation

3Loss of information

If LSTM is used to capture long-term dependencies, then temporal sequence information is modeled, but computation efficiency is low

Engineering Contradiction:
Improvetemporal sequence informationVSAvoidcomputation efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The CNN component performs preliminary local feature extraction and dimensionality reduction on each packet before the LSTM processes the sequence. This preliminary action reduces the input dimension and computational burden on the LSTM, enabling efficient temporal modeling without sacrificing the ability to capture long-term dependencies.

Inventive Principle:
Principle #10Preliminary action

4Device complexity

If traditional feature engineering methods are used, then the method is simple, but robustness against noise and channel conditions is low

Engineering Contradiction:
Improvemethod simplicityVSAvoidrobustness against noise
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent replaces traditional mechanical feature engineering approaches with a data-driven deep learning hybrid model. The CNN-LSTM architecture automatically learns robust feature representations from raw spectrogram data, adapting to various channel conditions and noise levels without requiring manual feature design, thereby achieving superior robustness while maintaining reasonable complexity.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20260075429A1Radio frequency fingerprinting method and system based on convolution-attention mechanism and multi-packet inference
Publication Date: 2026.03.12 SHANDONG UNIV
  • US20260075429A1 patent drawing
  • US20260075429A1 patent drawing
  • US20260075429A1 patent drawing

AI summary

A radio frequency fingerprinting method and system based on a convolution-attention mechanism and multi-packet inference are disclosed, and belong to the technical field of communication networks and artificial intelligence. The radio frequency fingerprinting method based on the convolution-attention mechanism and multi-packet inference includes: step 1: capturing a device transmission signal, and preprocessing the transmission signal to obtain a spectrogram; step 2: constructing a radio frequency fingerprinting model, and inputting the obtained spectrogram into the radio frequency fingerprinting model for training, to obtain a trained radio frequency fingerprinting model; and step 3: performing prediction by employing the trained radio frequency fingerprinting model, to obtain a final prediction result.