CVAIMar 30, 2024

Long-Tailed Recognition on Binary Networks by Calibrating A Pre-trained Model

arXiv:2404.00285v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the problem of deploying efficient deep learning models in real-world scenarios with imbalanced data, representing an incremental advancement in binary network optimization.

The paper tackles the challenge of learning long-tailed data distributions using resource-efficient binary neural networks, achieving an average performance improvement of over 14.33% compared to prior methods across 15 datasets.

Deploying deep models in real-world scenarios entails a number of challenges, including computational efficiency and real-world (e.g., long-tailed) data distributions. We address the combined challenge of learning long-tailed distributions using highly resource-efficient binary neural networks as backbones. Specifically, we propose a calibrate-and-distill framework that uses off-the-shelf pretrained full-precision models trained on balanced datasets to use as teachers for distillation when learning binary networks on long-tailed datasets. To better generalize to various datasets, we further propose a novel adversarial balancing among the terms in the objective function and an efficient multiresolution learning scheme. We conducted the largest empirical study in the literature using 15 datasets, including newly derived long-tailed datasets from existing balanced datasets, and show that our proposed method outperforms prior art by large margins (>14.33% on average).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes