Cyclic orthogonal convolutions for long-range integration of features
Federica Freddi, Jezabel R Garcia, Michael Bromberg, Sepehr Jalali,, Da-Shan Shiu, Alvin Chua, Alberto Bernacchia

TL;DR
CycleNet introduces a novel cyclic orthogonal convolution architecture enabling efficient long-range feature integration in CNNs, improving performance on tasks requiring global context and shape recognition.
Contribution
The paper presents CycleNet, a new architecture using orthogonal convolutions in a cyclic manner to enhance long-range feature integration with minimal layers.
Findings
Competitive image classification results on CIFAR-10 and ImageNet.
Superior performance on the Pathfinder challenge.
Receptive fields reach maximum size after one cycle, unlike traditional CNNs.
Abstract
In Convolutional Neural Networks (CNNs) information flows across a small neighbourhood of each pixel of an image, preventing long-range integration of features before reaching deep layers in the network. We propose a novel architecture that allows flexible information flow between features and locations across the entire image with a small number of layers. This architecture uses a cycle of three orthogonal convolutions, not only in coordinates, but also in and coordinates. We stack a sequence of such cycles to obtain our deep network, named CycleNet. As this only requires a permutation of the axes of a standard convolution, its performance can be directly compared to a CNN. Our model obtains competitive results at image classification on CIFAR-10 and ImageNet datasets, when compared to CNNs of similar size. We hypothesise that long-range integration…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Medical Image Segmentation Techniques
