Average Biased ReLU Based CNN Descriptor for Improved Face Retrieval
Shiv Ram Dubey, Soumendu Chakraborty

TL;DR
This paper introduces Average Biased ReLU (AB-ReLU), a novel activation function that enhances CNN feature discriminability for face retrieval by leveraging negative information typically discarded by ReLU.
Contribution
The paper proposes AB-ReLU, which improves face retrieval accuracy by exploiting negative information and neglecting irrelevant positive data, outperforming existing activation functions.
Findings
AB-ReLU outperforms ReLU and other activation functions across multiple face datasets.
Replacing ReLU with AB-ReLU in VGGFace improves retrieval performance.
AB-ReLU enhances discriminative ability in deep face representations.
Abstract
The convolutional neural networks (CNN), including AlexNet, GoogleNet, VGGNet, etc. extract features for many computer vision problems which are very discriminative. The trained CNN model over one dataset performs reasonably well whereas on another dataset of similar type the hand-designed feature descriptor outperforms the same trained CNN model. The Rectified Linear Unit (ReLU) layer discards some values in order to introduce the non-linearity. In this paper, it is proposed that the discriminative ability of deep image representation using trained model can be improved by Average Biased ReLU (AB-ReLU) at the last few layers. Basically, AB-ReLU improves the discriminative ability in two ways: 1) it exploits some of the discriminative and discarded negative information of ReLU and 2) it also neglects the irrelevant and positive information used in ReLU. The VGGFace model trained in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods1x1 Convolution · Convolution · Local Response Normalization · Grouped Convolution · Dropout · Dense Connections · Max Pooling · Softmax · How do I speak to a person at Expedia?-/+/ · *Communicated@Fast*How Do I Communicate to Expedia?
