ECCV 2020poster325 citations
Feature Space Augmentation for Long-Tailed Data
Peng Chu, Xiao Bian, Shaopeng Liu, Haibin Ling
Abstract
Real-world data often follow a long-tailed distribution as the frequency of each class is typically different. For example, a dataset can have a large number of under-represented classes and a few classes with more than sufficient data. However, a model to represent the dataset is usually expected to have reasonably homogeneous performances across classes. Introducing class-balanced loss and advanced methods on data re-sampling and augmentation are among the best practices to alleviate the data imbalance problem. However, the other part of the problem about the under-represented classes will have to rely on additional knowledge to recover the missing information.
BibTeX
@inproceedings{eccv2020_featurespaceaugm,
title = {Feature Space Augmentation for Long-Tailed Data},
author = {Peng Chu and Xiao Bian and Shaopeng Liu and Haibin Ling},
booktitle = {ECCV 2020},
year = {2020}
}