arXiv:2604.15141cs.CV2026-04

用可学习的多核卷积网络实现高效高阶特征建模

KVNN: Learnable Multi-Kernel Volterra Neural Networks

论文配图:KVNN: Learnable Multi-Kernel Volterra Neural Networks
图 1 · 摘自论文原文
  • 通过可学习的多核多项式核,按阶次自适应地建模数据交互
  • 在视频动作识别和图像去噪任务中参数量与计算量降低,性能不降反升
  • 无需大规模预训练即可达到良好效果,适合资源受限场景

高阶学习本质上依赖于组合特征的挖掘。这需要通过更复杂的数据交互来增强表示,但传统大规模深度模型因此增加复杂度。本文提出一种核化伏特拉神经网络(kVNN),其核心在于使用可学习的多核表示:不同交互阶次由具有紧凑可学习中心的多项式核组件建模,实现阶次自适应参数化。特征通过多层并行分支(每层包含不同阶次的多项式分支)的组合学习,使kVNN滤波器可直接替换现有架构中的标准卷积核。理论结果在视频动作识别和图像去噪两个典型任务上得到验证:实验表明,kVNN在保持甚至提升性能的同时,显著减少模型参数量与计算量(GFLOPs)。这一优势在无大规模预训练条件下依然成立。综上,结构化核化高阶层为现代深度网络提供了表达能力与计算成本之间的实用平衡路径。

原文摘要 · Abstract (English)

Higher-order learning is fundamentally rooted in exploiting compositional features. It clearly hinges on enriching the representation by more elaborate interactions of the data which, in turn, tends to increase the model complexity of conventional large-scale deep learning models. In this paper, a kernelized Volterra Neural Network (kVNN) is proposed. The key to the achieved efficiency lies in using a learnable multi-kernel representation, where different interaction orders are modeled by distinct polynomial-kernel components with compact, learnable centers, yielding an order-adaptive parameterization. Features are learned by the composition of layers, each of which consists of parallel branches of different polynomial orders, enabling kVNN filters to directly replace standard convolutional kernels within existing architectures. The theoretical results are substantiated by experiments on two representative tasks: video action recognition and image denoising. The results demonstrate favorable performance-efficiency trade-offs: kVNN consistently yields reduced model (parameters) and computational (GFLOPs) complexity with competitive and often improved performance. These results are maintained even when trained from scratch without large-scale pretraining. In summary, we substantiate that structured kernelized higher-order layers offer a practical path to balancing expressivity and computational cost in modern deep networks.

高阶建模神经网络轻量化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。