# SurReal: Fr\'echet Mean and Distance Transform for Complex-Valued Deep   Learning

**Authors:** Rudrasis Chakraborty, Jiayun Wang, Stella X. Yu

arXiv: 1906.10048 · 2019-06-25

## TL;DR

This paper introduces SurReal, a novel complex-valued deep learning architecture utilizing Fréchet mean and distance transforms, achieving superior performance and efficiency on complex data classification tasks.

## Contribution

It develops a new convolution and fully connected layer using weighted Fréchet mean on a Riemannian manifold, with equivariance and invariance properties for complex data.

## Key findings

- Achieves 98% accuracy on MSTAR with fewer parameters.
- Performs comparably on RadioML with significantly fewer parameters.
- Outperforms baseline real-valued models on complex datasets.

## Abstract

We develop a novel deep learning architecture for naturally complex-valued data, which is often subject to complex scaling ambiguity. We treat each sample as a field in the space of complex numbers. With the polar form of a complex-valued number, the general group that acts in this space is the product of planar rotation and non-zero scaling. This perspective allows us to develop not only a novel convolution operator using weighted Fr\'echet mean (wFM) on a Riemannian manifold, but also a novel fully connected layer operator using the distance to the wFM, with natural equivariant properties to non-zero scaling and planar rotation for the former and invariance properties for the latter.   Compared to the baseline approach of learning real-valued neural network models on the two-channel real-valued representation of complex-valued data, our method achieves surreal performance on two publicly available complex-valued datasets: MSTAR on SAR images and RadioML on radio frequency signals. On MSTAR, at 8% of the baseline model size and with fewer than 45,000 parameters, our model improves the target classification accuracy from 94% to 98% on this highly imbalanced dataset. On RadioML, our model achieves comparable RF modulation classification accuracy at 10% of the baseline model size.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.10048/full.md

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1906.10048/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1906.10048/full.md

---
Source: https://tomesphere.com/paper/1906.10048