SPAILGAug 7, 2023

Deep Feature Learning for Wireless Spectrum Data

arXiv:2308.03530v12 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses the need for unsupervised feature learning in wireless networks, offering a domain-specific incremental improvement over existing supervised methods.

The paper tackles the problem of automating feature extraction for wireless transmission clustering without supervision, achieving a 99.3% reduction in components compared to PCA and enabling fine-grained cluster extraction.

In recent years, the traditional feature engineering process for training machine learning models is being automated by the feature extraction layers integrated in deep learning architectures. In wireless networks, many studies were conducted in automatic learning of feature representations for domain-related challenges. However, most of the existing works assume some supervision along the learning process by using labels to optimize the model. In this paper, we investigate an approach to learning feature representations for wireless transmission clustering in a completely unsupervised manner, i.e. requiring no labels in the process. We propose a model based on convolutional neural networks that automatically learns a reduced dimensionality representation of the input data with 99.3% less components compared to a baseline principal component analysis (PCA). We show that the automatic representation learning is able to extract fine-grained clusters containing the shapes of the wireless transmission bursts, while the baseline enables only general separability of the data based on the background noise.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes