LGAISPJun 5, 2021

Signal Transformer: Complex-valued Attention and Meta-Learning for Signal Recognition

arXiv:2106.04392v21 citations
AI Analysis

This addresses the challenge of signal recognition with limited data, which is incremental as it combines existing techniques like attention and meta-learning in a novel complex-valued domain.

The paper tackles the problem of few-shot signal recognition by proposing CAMEL, a complex-valued attention and meta-learning method, which achieves superior performance compared to state-of-the-art methods, as shown in extensive experiments.

Deep neural networks have been shown as a class of useful tools for addressing signal recognition issues in recent years, especially for identifying the nonlinear feature structures of signals. However, this power of most deep learning techniques heavily relies on an abundant amount of training data, so the performance of classic neural nets decreases sharply when the number of training data samples is small or unseen data are presented in the testing phase. This calls for an advanced strategy, i.e., model-agnostic meta-learning (MAML), which is able to capture the invariant representation of the data samples or signals. In this paper, inspired by the special structure of the signal, i.e., real and imaginary parts consisted in practical time-series signals, we propose a Complex-valued Attentional MEta Learner (CAMEL) for the problem of few-shot signal recognition by leveraging attention and meta-learning in the complex domain. To the best of our knowledge, this is also the first complex-valued MAML that can find the first-order stationary points of general nonconvex problems with theoretical convergence guarantees. Extensive experiments results showcase the superiority of the proposed CAMEL compared with the state-of-the-art methods.

Foundations

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

Your Notes