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

Saurabh Yadav, Koteswar Rao Jerripothula
2/14/2026

Abstract

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 they have both complex-valued convolutional layers and real-valued fully-connected layers. As a result, they lack an end-to-end flow of complex-valued information, making them inconsistent w.r.t. the claimed operating domain, i.e., complex numbers. Considering these inconsistencies, we propose a complex-valued color model and loss function and turn fully-connected layers into convolutional layers. All these contributions culminate in what we call FCCNs (Fully Complex-valued Convolutional Networks), which take complex-valued images as inputs, perform only complex-valued operations, and have a complex-valued loss function. Thus, our proposed FCCNs have an end-to-end flow of complex-valued information, which lacks in existing iCNNs. Our extensive experiments on five image classification benchmark datasets show that FCCNs consistently perform better than existing iCNNs. Code is available at https://github.com/saurabhya/FCCNs.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 4 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{yadav2026fccns,
  title  = {FCCNs: Fully Complex-valued Convolutional Networks using Complex-valued Color Model and Loss Function},
  author = {Saurabh Yadav and Koteswar Rao Jerripothula},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00981},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00981},
  journal = {ICCV 2023 2023}
}

Discussion