HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Adaptive Parametric Activation

Konstantinos Panagiotis Alexandridis; Jiankang Deng; Anh Nguyen; Shan Luo

Adaptive Parametric Activation

Abstract

The activation function plays a crucial role in model optimisation, yet the optimal choice remains unclear. For example, the Sigmoid activation is the de-facto activation in balanced classification tasks, however, in imbalanced classification, it proves inappropriate due to bias towards frequent classes. In this work, we delve deeper in this phenomenon by performing a comprehensive statistical analysis in the classification and intermediate layers of both balanced and imbalanced networks and we empirically show that aligning the activation function with the data distribution, enhances the performance in both balanced and imbalanced tasks. To this end, we propose the Adaptive Parametric Activation (APA) function, a novel and versatile activation function that unifies most common activation functions under a single formula. APA can be applied in both intermediate layers and attention layers, significantly outperforming the state-of-the-art on several imbalanced benchmarks such as ImageNet-LT, iNaturalist2018, Places-LT, CIFAR100-LT and LVIS and balanced benchmarks such as ImageNet1K, COCO and V3DET. The code is available at https://github.com/kostas1515/AGLU.

Code Repositories

kostas1515/aglu
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-lvis-v1-0-valSE-R50-FPN-MaskRCNN-APA
mask AP: 29.1
mask APr: 21.6
instance-segmentation-on-lvis-v1-0-valSE-R101-FPN-MaskRCNN-APA
mask AP: 30.7
mask APr: 23.6
long-tail-learning-on-imagenet-ltAPA (SE-ResNet-50)
Top-1 Accuracy: 57.9
long-tail-learning-on-imagenet-ltAPA (SE-ResNext-50)
Top-1 Accuracy: 59.1
long-tail-learning-on-inaturalist-2018APA (SE-ResNet-50)
Top-1 Accuracy: 74.8
long-tail-learning-on-places-ltAPA (SE-ResNet-50)
Top-1 Accuracy: 42.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Adaptive Parametric Activation | Papers | HyperAI