paper-with-me

홈 › Papers

SONIC: Spectral Oriented Neural Invariant Convolutions

2026-01-27 · Gijs Joppe Moens, Regina Beets-Tan, Eduardo H. P. Pooch arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.19884

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Data-Free PINNs for Compressible Flows: Mitigating Spectral Bias and Gradient Pathologies via Mach-Guided Scaling and Hybrid Convolutions

2026-03-01 · Ryosuke Yano arxiv

This paper presents a fully data-free Physics-Informed Neural Network (PINN) capable of solving compressible inviscid flows (ranging from supersonic to hypersonic, up to Ma=15, where Ma is the Mach number) around a circu…

Sign and Basis Invariant Networks for Spectral Graph Representation Learning

2022-02-25 · Derek Lim, Joshua Robinson, Lingxiao Zhao, Tess Smidt 외

We introduce SignNet and BasisNet -- new neural architectures that are invariant to two key symmetries displayed by eigenvectors: (i) sign flips, since if $v$ is an eigenvector then so is $-v$; and (ii) more general basi…

Graph RegressionGraph Representation LearningRepresentation Learning

Pulsed Schlieren Imaging of Ultrasonic Haptics and Levitation using Phased Arrays

2018-09-29 · Michele Iodice, William Frier, James Wilcox, Ben Long 외

Ultrasonic acoustic fields have recently been used to generate haptic effects on the human skin as well as to levitate small sub-wavelength size particles. Schlieren imaging and background-oriented schlieren techniques c…

JSCN: Joint Spectral Convolutional Network for Cross Domain Recommendation

2019-10-18 · Zhiwei Liu, Lei Zheng, Jiawei Zhang, Jiayu Han 외

Cross-domain recommendation can alleviate the data sparsity problem in recommender systems. To transfer the knowledge from one domain to another, one can either utilize the neighborhood information or learn a direct mapp…

Recommendation Systems

MO R-CNN: Multispectral Oriented R-CNN for Object Detection in Remote Sensing Image

2025-09-21 · Leiyu Wang, Biao Jin, Feng Huang, Liqiong Chen 외 arxiv

Oriented object detection for multi-spectral imagery faces significant challenges due to differences both within and between modalities. Although existing methods have improved detection accuracy through complex network …

Object Detection