paper-with-me

Papers

On Complex Valued Convolutional Neural Networks

2016-02-29 · Nitzan Guberman

Convolutional neural networks (CNNs) are the cutting edge model for supervised machine learning in computer vision. In recent years CNNs have outperformed traditional approaches in many computer vision tasks such as object detection, image classification and face recognition. CNNs are vulnerable to overfitting, and a lot of research focuses on finding regularization methods to overcome it. One approach is designing task specific models based on prior knowledge. Several works have shown that properties of natural images can be easily captured using complex numbers. Motivated by these works, we present a variation of the CNN model with complex valued input and weights. We construct the complex model as a generalization of the real model. Lack of order over the complex field raises several difficulties both in the definition and in the training of the network. We address these issues and suggest possible solutions. The resulting model is shown to be a restricted form of a real valued CNN with twice the parameters. It is sensitive to phase structure, and we suggest it serves as a regularized model for problems where such structure is important. This suggestion is verified empirically by comparing the performance of a complex and a real network in the problem of cell detection. The two networks achieve comparable results, and although the complex model is hard to train, it is significantly less vulnerable to overfitting. We also demonstrate that the complex network detects meaningful phase structure in the data.

📄 PDF Abstract BibTeX arXiv:1602.09046

Code (5)

Doyosae/Deep-Complex-Networks tf
Doyosae/Deep_Complex_Networks tf
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection
omrijsharon/torchlex pytorch
ypeleg/komplex tf

Tasks

Cell DetectionFace Recognitionimage-classificationImage Classificationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

FCCNs: Fully Complex-valued Convolutional Networks using Complex-valued Color Model and Loss Function

2023-01-01 · ICCV 2023 1 · Saurabh Yadav, Koteswar Rao Jerripothula

Although complex-valued convolutional neural networks (iCNNs) have existed for a while, they lack proper complex-valued image inputs and loss functions. In addition, all their operations are not complex-valued as the…

image-classificationImage Classification

Rethinking complex-valued deep neural networks for monaural speech enhancement

2023-01-11 · Haibin Wu, Ke Tan, Buye Xu, Anurag Kumar 외

Despite multiple efforts made towards adopting complex-valued deep neural networks (DNNs), it remains an open question whether complex-valued DNNs are generally more effective than real-valued DNNs for monaural speech en…

Open-Ended Question AnsweringSpeech Enhancement

Analysis of Deep Complex-Valued Convolutional Neural Networks for MRI Reconstruction

2020-04-03 · Elizabeth K. Cole, Joseph Y. Cheng, John M. Pauly, Shreyas S. Vasanawala

Many real-world signal sources are complex-valued, having real and imaginary components. However, the vast majority of existing deep learning platforms and network architectures do not support the use of complex-valued d…

Image ReconstructionMRI Reconstruction

Quaternion-Valued Convolutional Neural Network Applied for Acute Lymphoblastic Leukemia Diagnosis

2021-12-13 · Marco Aurélio Granero, Cristhian Xavier Hernández, Marcos Eduardo Valle

The field of neural networks has seen significant advances in recent years with the development of deep and convolutional neural networks. Although many of the current works address real-valued models, recent studies rev…

Exploring Polarimetric Properties Preservation during Reconstruction of PolSAR images using Complex-valued Convolutional Neural Networks

2026-02-06 · Quentin Gabot, Joana Frontera-Pons, Jérémy Fix, Chengfang Ren 외 arxiv

The inherently complex-valued nature of Polarimetric SAR data necessitates using specialized algorithms capable of directly processing complex-valued representations. However, this aspect remains underexplored in the dee…