中文
相关论文

相关论文: Adaptive Class Suppression Loss for Long-Tail Obje…

200 篇论文

Real-world data often exhibits long tail distributions with heavy class imbalance, where the majority classes can dominate the training process and alter the decision boundaries of the minority classes. Recently, researchers have…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Tianhong Li , Peng Cao , Yuan Yuan , Lijie Fan , Yuzhe Yang , Rogerio Feris , Piotr Indyk , Dina Katabi

Long-tailed relation classification is a challenging problem as the head classes may dominate the training phase, thereby leading to the deterioration of the tail performance. Existing solutions usually address this issue via…

机器学习 · 计算机科学 2023-01-26 Haiyang Yu , Ningyu Zhang , Shumin Deng , Zonggang Yuan , Yantao Jia , Huajun Chen

This paper focuses on long-tailed object detection in the semi-supervised learning setting, which poses realistic challenges, but has rarely been studied in the literature. We propose a novel pseudo-labeling-based detector called…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yuhang Zang , Kaiyang Zhou , Chen Huang , Chen Change Loy

Despite the recent success of long-tailed object detection, almost all long-tailed object detectors are developed based on the two-stage paradigm. In practice, one-stage detectors are more prevalent in the industry because they have a…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Bo Li , Yongqiang Yao , Jingru Tan , Gang Zhang , Fengwei Yu , Jianwei Lu , Ye Luo

In real-world data, long-tailed data distribution is common, making it challenging for models trained on empirical risk minimisation to learn and classify tail classes effectively. While many studies have sought to improve long tail…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Ziheng Wang , Toni Lassila , Sharib Ali

Modern image classifiers perform well on populated classes, while degrading considerably on tail classes with only a few instances. Humans, by contrast, effortlessly handle the long-tailed recognition challenge, since they can learn the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Yingjun Du , Jiayi Shen , Xiantong Zhen , Cees G. M. Snoek

This paper introduces a two-stage framework designed to enhance long-tail class incremental learning, enabling the model to progressively learn new classes, while mitigating catastrophic forgetting in the context of long-tailed data…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Jayateja Kalla , Soma Biswas

Real-world visual data often exhibits a long-tailed distribution, where some ''head'' classes have a large number of samples, yet only a few samples are available for ''tail'' classes. Such imbalanced distribution causes a great challenge…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Junjie Zhang , Lingqiao Liu , Peng Wang , Chunhua Shen

Unsupervised anomaly detection aims to build models to effectively detect unseen anomalies by only training on the normal data. Although previous reconstruction-based methods have made fruitful progress, their generalization ability is…

机器学习 · 计算机科学 2022-01-04 Yuxin Zhang , Jindong Wang , Yiqiang Chen , Han Yu , Tao Qin

Domain adaptive semantic segmentation aims to learn a model with the supervision of source domain data, and produce satisfactory dense predictions on unlabeled target domain. One popular solution to this challenging task is self-training,…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Ruihuang Li , Shuai Li , Chenhang He , Yabin Zhang , Xu Jia , Lei Zhang

Main challenges in long-tailed recognition come from the imbalanced data distribution and sample scarcity in its tail classes. While techniques have been proposed to achieve a more balanced training loss and to improve tail classes data…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Bo Liu , Haoxiang Li , Hao Kang , Nuno Vasconcelos , Gang Hua

Long-tail recognition tackles the natural non-uniformly distributed data in real-world scenarios. While modern classifiers perform well on populated classes, its performance degrades significantly on tail classes. Humans, however, are less…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Tz-Ying Wu , Pedro Morgado , Pei Wang , Chih-Hui Ho , Nuno Vasconcelos

In Self-Supervised Learning (SSL), various pretext tasks are designed for learning feature representations through contrastive loss. However, previous studies have shown that this loss is less tolerant to semantically similar samples due to…

音频与语音处理 · 电气工程与系统科学 2023-03-07 Shanshan Wang , Soumya Tripathy , Annamaria Mesaros

Long-tailed datasets are very frequently encountered in real-world use cases where few classes or categories (known as majority or head classes) have higher number of data samples compared to the other classes (known as minority or tail…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Saptarshi Sinha , Hiroki Ohashi , Katsuyuki Nakamura

Anomaly detection (AD) aims to identify defective images and localize their defects (if any). Ideally, AD models should be able to detect defects over many image classes; without relying on hard-coded class names that can be uninformative…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Chih-Hui Ho , Kuan-Chuan Peng , Nuno Vasconcelos

Existing methods for object detection in UAV images ignored an important challenge - imbalanced class distribution in UAV images - which leads to poor performance on tail classes. We systematically investigate existing solutions to…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Weiping Yu , Taojiannan Yang , Chen Chen

While the novel class discovery has recently made great progress, existing methods typically focus on improving algorithms on class-balanced benchmarks. However, in real-world recognition tasks, the class distributions of their…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Chuyu Zhang , Ruijie Xu , Xuming He

Pre-trained vision-language models like CLIP have shown powerful zero-shot inference ability via image-text matching and prove to be strong few-shot learners in various downstream tasks. However, in real-world scenarios, adapting CLIP to…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Jiang-Xin Shi , Chi Zhang , Tong Wei , Yu-Feng Li

Camera traps are a method for monitoring wildlife and they collect a large number of pictures. The number of images collected of each species usually follows a long-tail distribution, i.e., a few classes have a large number of instances,…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Fagner Cunha , Eulanda M. dos Santos , Juan G. Colonna

Real-world visual recognition requires handling the extreme sample imbalance in large-scale long-tailed data. We propose a "divide&conquer" strategy for the challenging LVIS task: divide the whole data into balanced parts and then apply…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Xinting Hu , Yi Jiang , Kaihua Tang , Jingyuan Chen , Chunyan Miao , Hanwang Zhang