TL;DR
This paper introduces CUE, a method that uses multi-label concept signals from visual and semantic cues to improve long-tailed recognition by preserving inter-class relationships.
Contribution
CUE is the first approach to incorporate multi-label concept signals from CLIP and LLM to mitigate concept confusion in long-tailed learning.
Findings
CUE outperforms recent state-of-the-art methods on long-tailed benchmarks.
CUE achieves balanced performance across head and tail classes.
Using multi-label concept signals improves inter-class discriminability.
Abstract
Long-tailed distributions are common in real-world recognition tasks, where a few head classes have many samples while most tail classes have very few. Recently, fine-tuning foundation models for long-tailed learning has gained attention due to their excellent performance. However, most existing methods focus solely on mitigating long-tailed distribution bias while overlooking concept confusion caused by the long-tailed distribution. In this paper, we study this problem and attribute it to the mutual exclusivity of single-label supervision under long-tailed distributions, which suppresses feature sharing among related classes and amplifies the dominance of head classes, leading to disrupted inter-class discriminability. To address this, we propose CUE, Concept-aware mUlti-label Expansion, which introduces multi-label concept signals to preserve disrupted inter-class relationships.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
