LGNENov 19, 2015

Learning Representations Using Complex-Valued Nets

arXiv:1511.06351v118 citations
Originality Incremental advance
AI Analysis

This work addresses representation learning for signals like audio and images, but it is incremental as it builds on existing CVNN research without major breakthroughs.

The paper tackled learning complex representations from real-valued time-series data using complex-valued neural networks (CVNNs), showing that recurrent CVNNs perform as well as real-valued counterparts while learning domain-representative filters.

Complex-valued neural networks (CVNNs) are an emerging field of research in neural networks due to their potential representational properties for audio, image, and physiological signals. It is common in signal processing to transform sequences of real values to the complex domain via a set of complex basis functions, such as the Fourier transform. We show how CVNNs can be used to learn complex representations of real valued time-series data. We present methods and results using a framework that can compose holomorphic and non-holomorphic functions in a multi-layer network using a theoretical result called the Wirtinger derivative. We test our methods on a representation learning task for real-valued signals, recurrent complex-valued networks and their real-valued counterparts. Our results show that recurrent complex-valued networks can perform as well as their real-valued counterparts while learning filters that are representative of the domain of the data.

Foundations

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

Your Notes