@article{KONG2024, 
author = {Lingquan KONG and Junhai ZHAI},
title = {A long-tailed recognition method based on balanced contrastive learning strategy},
year = {2024},
journal = {Journal of Northwest University (Natural Science Edition)},
volume = {54},
number = {4},
pages = {677-688},
keywords = {long-tailed recognition, meta-learning, pre-training, supervised contrastive learning, batch balance training},
url = {https://www.sciopen.com/article/10.16152/j.cnki.xdxbzr.2024-04-010},
doi = {10.16152/j.cnki.xdxbzr.2024-04-010},
abstract = {Long-tailed recognition is one of the most challenging problems in computer vision.Long-tailed recognition has a wide range of applications in the real world, and it is of great significance to study long-tailed recognition.For long-tailed distribution data, due to the unbalanced sample size between classes and the lack of sufficient training samples for the large tail classes, it is difficult to find a clear boundary between classes during the training process. To address this issue, we combine meta pre-training and supervised contrastive learning, and propose MBCP-BB (meta balanced contrastive pre-training and batch balance), a long-tailed recognition method based on a balanced contrastive learning strategy. MBCP-BB adopts a decoupled learning method for model training: A feature extractor with excellent feature representation ability is obtained through pre-training, and in the fine-tuning stage, the feature extractor is fixed and the classifier is retrained. This method highlights the importance of feature learning, and designs a balanced contrastive learning strategy to guide the feature learning process, so that supervised contrastive learning techniques can be effectively applied to long-tailed recognition scenarios. When performing feature learning, first reduce the samples of the head classes appropriately, and use the few-shot image generation technology to generate new samples for the tail classes; then use the class prototype of each class as supplementary samples for training. In the decoupled learning training mode, the potential of the feature extractor and classifier is fully mined, and the training process of the classifier is greatly simplified while enhancing the feature learning ability of the model. A large number of experiments are carried out on several long-tailed benchmark datasets, and compared with seven representative algorithms from multiple perspectives, the experimental results show that the proposed method is superior to the compared algorithms.}
}