HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Long-tailed Instance Segmentation using Gumbel Optimized Loss

Konstantinos Panagiotis Alexandridis Jiankang Deng Anh Nguyen Shan Luo

Long-tailed Instance Segmentation using Gumbel Optimized Loss

Abstract

Major advancements have been made in the field of object detection and segmentation recently. However, when it comes to rare categories, the state-of-the-art methods fail to detect them, resulting in a significant performance gap between rare and frequent categories. In this paper, we identify that Sigmoid or Softmax functions used in deep detectors are a major reason for low performance and are sub-optimal for long-tailed detection and segmentation. To address this, we develop a Gumbel Optimized Loss (GOL), for long-tailed detection and segmentation. It aligns with the Gumbel distribution of rare classes in imbalanced datasets, considering the fact that most classes in long-tailed detection have low expected probability. The proposed GOL significantly outperforms the best state-of-the-art method by 1.1% on AP , and boosts the overall segmentation by 9.0% and detection by 8.0%, particularly improving detection of rare classes by 20.3%, compared to Mask-RCNN, on LVIS dataset. Code available at: https://github.com/kostas1515/GOL

Code Repositories

kostas1515/gol
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-lvis-v1-0-valR50-FPN-MaskRCNN-GOL
mask AP: 27.7
instance-segmentation-on-lvis-v1-0-valR101-FPN-MaskRCNN-GOL
mask AP: 29.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
Long-tailed Instance Segmentation using Gumbel Optimized Loss | Papers | HyperAI