English

SONIC: Spectral Oriented Neural Invariant Convolutions

Computer Vision and Pattern Recognition 2026-01-28 v1 Machine Learning

Abstract

Convolutional Neural Networks (CNNs) rely on fixed-size kernels scanning local patches, which limits their ability to capture global context or long-range dependencies without very deep architectures. Vision Transformers (ViTs), in turn, provide global connectivity but lack spatial inductive bias, depend on explicit positional encodings, and remain tied to the initial patch size. Bridging these limitations requires a representation that is both structured and global. We introduce SONIC (Spectral Oriented Neural Invariant Convolutions), a continuous spectral parameterisation that models convolutional operators using a small set of shared, orientation-selective components. These components define smooth responses across the full frequency domain, yielding global receptive fields and filters that adapt naturally across resolutions. Across synthetic benchmarks, large-scale image classification, and 3D medical datasets, SONIC shows improved robustness to geometric transformations, noise, and resolution shifts, and matches or exceeds convolutional, attention-based, and prior spectral architectures with an order of magnitude fewer parameters. These results demonstrate that continuous, orientation-aware spectral parameterisations provide a principled and scalable alternative to conventional spatial and spectral operators.

Keywords

Cite

@article{arxiv.2601.19884,
  title  = {SONIC: Spectral Oriented Neural Invariant Convolutions},
  author = {Gijs Joppe Moens and Regina Beets-Tan and Eduardo H. P. Pooch},
  journal= {arXiv preprint arXiv:2601.19884},
  year   = {2026}
}

Comments

10 pages, 4 figures. Accepted at ICLR 2026

R2 v1 2026-07-01T09:22:42.690Z