BriefGPT.xyz
May, 2025
深度残差学习与乘积单元
Deep residual learning with product units
HTML
PDF
Ziyuan Li, Uwe Jaekel, Babette Dellen
TL;DR
本研究解决了深度卷积网络表达能力和参数效率不足的问题,提出了一种深度乘积单元残差神经网络(PURe),通过在残差块中集成乘积单元,替代传统卷积层。研究表明,PURe在多个基准数据集上的分类性能超越了深层ResNet,同时实现了更快的收敛速度和更强的抗噪声能力,展示了乘积单元架构在计算机视觉中的潜在应用价值。
Abstract
We propose a deep product-unit residual neural network (PURe) that integrates
Product Units
into residual blocks to improve the expressiveness and
Parameter Efficiency
of deep convolutional networks. Unlike stand
→