paper-with-me

홈 › Papers

Compositional Attribute Imbalance in Vision Datasets

2025-06-17 · Jiayi Chen, Yanbiao Ma, Andi Zhang, Weidong Tang, Wei Dai, Bowei Liu

Visual attribute imbalance is a common yet underexplored issue in image classification, significantly impacting model performance and generalization. In this work, we first define the first-level and second-level attributes of images and then introduce a CLIP-based framework to construct a visual attribute dictionary, enabling automatic evaluation of image attributes. By systematically analyzing both single-attribute imbalance and compositional attribute imbalance, we reveal how the rarity of attributes affects model performance. To tackle these challenges, we propose adjusting the sampling probability of samples based on the rarity of their compositional attributes. This strategy is further integrated with various data augmentation techniques (such as CutMix, Fmix, and SaliencyMix) to enhance the model's ability to represent rare attributes. Extensive experiments on benchmark datasets demonstrate that our method effectively mitigates attribute imbalance, thereby improving the robustness and fairness of deep neural networks. Our research highlights the importance of modeling visual attribute distributions and provides a scalable solution for long-tail image classification tasks.

📄 PDF Abstract BibTeX arXiv:2506.14418

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeData AugmentationFairnessimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…

Similar Papers 제목 키워드 기반

Hierarchical Visual Primitive Experts for Compositional Zero-Shot Learning

2023-08-08 · ICCV 2023 1 · Hanjae Kim, Jiyoung Lee, Seongheon Park, Kwanghoon Sohn

Compositional zero-shot learning (CZSL) aims to recognize unseen compositions with prior knowledge of known primitives (attribute and object). Previous works for CZSL often suffer from grasping the contextuality between …

AttributeCompositional Zero-Shot LearningObjectZero-Shot Learning

Language Plays a Pivotal Role in the Object-Attribute Compositional Generalization of CLIP

2024-03-27 · Reza Abbasi, Mohammad Samiei, Mohammad Hossein Rohban, Mahdieh Soleymani Baghshah

Vision-language models, such as CLIP, have shown promising Out-of-Distribution (OoD) generalization under various types of distribution shifts. Recent studies attempted to investigate the leading cause of this capability…

AttributeDiversity

Learning to Compose Soft Prompts for Compositional Zero-Shot Learning

2022-04-07 · Nihal V. Nayak, Peilin Yu, Stephen H. Bach

We introduce compositional soft prompting (CSP), a parameter-efficient learning technique to improve the zero-shot compositionality of large-scale pretrained vision-language models (VLMs) like CLIP. We develop CSP for co…

AttributeCompositional Zero-Shot LearningObjectZero-Shot Learning

Class Rectification Hard Mining for Imbalanced Deep Learning

2017-12-08 · ICCV 2017 10 · Qi Dong, Shaogang Gong, Xiatian Zhu

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 at…

AttributeDeep Learning

Deep Imbalanced Attribute Classification using Visual Attention Aggregation

2018-07-10 · ECCV 2018 9 · Nikolaos Sarafianos, Xiang Xu, Ioannis A. Kakadiaris

For many computer vision applications, such as image description and human identification, recognizing the visual attributes of humans is an essential yet challenging problem. Its challenges originate from its multi-labe…

AttributeClassificationGeneral ClassificationImage Description