Class Rectification Hard Mining for Imbalanced Deep Learning

Abstract

Recognising detailed facial or clothing attributes in images of people is a challenging task for computer vision, especially when the training data are both in very large scale and extremely imbalanced among different attribute classes. To address this problem, we formulate a novel scheme for batch incremental hard sample mining of minority attribute classes from imbalanced large scale training data. We develop an end-to-end deep learning framework capable of avoiding the dominant effect of majority classes by discovering sparsely sampled boundaries of minority classes. This is made possible by introducing a Class Rectification Loss (CRL) regularising algorithm. We demonstrate the advantages and scalability of CRL over existing state-of-the-art attribute recognition and imbalanced data learning models on two large scale imbalanced benchmark datasets, the CelebA facial attribute dataset and the X-Domain clothing attribute dataset.

Cite

Text

Dong et al. "Class Rectification Hard Mining for Imbalanced Deep Learning." International Conference on Computer Vision, 2017. doi:10.1109/ICCV.2017.205

Markdown

[Dong et al. "Class Rectification Hard Mining for Imbalanced Deep Learning." International Conference on Computer Vision, 2017.](https://mlanthology.org/iccv/2017/dong2017iccv-class/) doi:10.1109/ICCV.2017.205

BibTeX

@inproceedings{dong2017iccv-class,
  title     = {{Class Rectification Hard Mining for Imbalanced Deep Learning}},
  author    = {Dong, Qi and Gong, Shaogang and Zhu, Xiatian},
  booktitle = {International Conference on Computer Vision},
  year      = {2017},
  doi       = {10.1109/ICCV.2017.205},
  url       = {https://mlanthology.org/iccv/2017/dong2017iccv-class/}
}