Pith. sign in

REVIEW 1 cited by

AReLU: Attention-based Rectified Linear Unit

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.13858 v2 pith:RUPUJQQ3 submitted 2020-06-24 cs.LG cs.NEstat.ML

classification cs.LGcs.NEstat.ML
keywords attentionactivationareluelement-wiselearningnetworklinearmodule
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Element-wise activation functions play a critical role in deep neural networks via affecting the expressivity power and the learning dynamics. Learning-based activation functions have recently gained increasing attention and success. We propose a new perspective of learnable activation function through formulating them with element-wise attention mechanism. In each network layer, we devise an attention module which learns an element-wise, sign-based attention map for the pre-activation feature map. The attention map scales an element based on its sign. Adding the attention module with a rectified linear unit (ReLU) results in an amplification of positive elements and a suppression of negative ones, both with learned, data-adaptive parameters. We coin the resulting activation function Attention-based Rectified Linear Unit (AReLU). The attention module essentially learns an element-wise residue of the activated part of the input, as ReLU can be viewed as an identity transformation. This makes the network training more resistant to gradient vanishing. The learned attentive activation leads to well-focused activation of relevant regions of a feature map. Through extensive evaluations, we show that AReLU significantly boosts the performance of most mainstream network architectures with only two extra learnable parameters per layer introduced. Notably, AReLU facilitates fast network training under small learning rates, which makes it especially suited in the case of transfer learning and meta learning. Our source code has been released (see https://github.com/densechen/AReLU).

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Automatic Contouring of Spinal Vertebrae on X-Ray using a Novel Sandwich U-Net Architecture

    eess.IV 2025-07 conditional novelty 3.0 of 10

    A U-Net variant using ReLU in the encoder and attention-based ReLU in the decoder reports 83.58% Dice versus 80.13% for baseline U-Net on thoracic vertebrae X-ray segmentation, based on one split and without released ...

Pith tools