Litcius/Paper detail

BAM

Zi-Rong Jin, Liang-Jian Deng, Tian-Jing Zhang, Xiao-Xu Jin

202134 citationsDOI

Abstract

As the conventional activation functions such as ReLU, LeakyReLU, and PReLU, the negative parts in feature maps are simply truncated or linearized, which may result in unflexible structure and undesired information distortion. In this paper, we propose a simple but effective Bilateral Activation Mechanism (BAM) which could be applied to the activation function to offer an efficient feature extraction model. Based on BAM, the Bilateral ReLU Residual Block (BRRB) that still sufficiently keeps the nonlinear characteristic of ReLU is constructed to separate the feature maps into two parts, i.e., the positive and negative components, then adaptively represent and extract the features by two independent convolution layers. Besides, our mechanism will not increase any extra parameters or computational burden in the network. We finally embed the BRRB into a basic ResNet architecture, called BRResNet, it is easy to obtain state-of-the-art performance in two image fusion tasks, i.e., pansharpening and hyperspectral image super-resolution (HISR). Additionally, deeper analysis and ablation study demonstrate the effectiveness of BAM, the lightweight property of the network, etc. Please find the code from the project page1 https://liangjiandeng.github.io/Projects_Res/bam_mm2021.html

Topics & Concepts

Computer scienceConvolution (computer science)ResidualBlock (permutation group theory)Feature extractionFeature (linguistics)Code (set theory)Distortion (music)Pattern recognition (psychology)Activation functionArtificial intelligenceImage (mathematics)AlgorithmConvolutional neural networkArtificial neural networkMathematicsComputer networkPhilosophySet (abstract data type)AmplifierLinguisticsBandwidth (computing)GeometryProgramming languageAdvanced Image Fusion TechniquesImage Enhancement TechniquesRemote-Sensing Image Classification
BAM | Litcius