中文
相关论文

相关论文: ACE: Ally Complementary Experts for Solving Long-T…

200 篇论文

A practical large scale product recognition system suffers from the phenomenon of long-tailed imbalanced training data under the E-commercial circumstance at Alibaba. Besides product images at Alibaba, plenty of image related side…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Xiangzeng Zhou , Pan Pan , Yun Zheng , Yinghui Xu , Rong Jin

While modern visual recognition systems have made significant advancements, many continue to struggle with the open problem of learning from few exemplars. This paper focuses on the task of object detection in the setting where object…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Phi Vu Tran

Anomaly detection (AD) identifies the defect regions of a given image. Recent works have studied AD, focusing on learning AD without abnormal images, with long-tailed distributed training data, and using a unified model for all classes. In…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Chiao-An Yang , Kuan-Chuan Peng , Raymond A. Yeh

Self-supervised learning (SSL) has shown remarkable data representation capabilities across a wide range of datasets. However, when applied to real-world datasets with long-tailed distributions, performance on multiple downstream tasks…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Haowen Xiao , Guanghui Liu , Xinyi Gao , Yang Li , Fengmao Lv , Jielei Chu

As most ''in the wild'' data collections of the natural world, the North America Camera Trap Images (NACTI) dataset shows severe long-tailed class imbalance, noting that the largest 'Head' class alone covers >50% of the 3.7M images in the…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Zehua Liu , Tilo Burghardt

As the data scale grows, deep recognition models often suffer from long-tailed data distributions due to the heavy imbalanced sample number across categories. Indeed, real-world data usually exhibit some similarity relation among different…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Lei Liu , Li Liu

One-stage object detection is commonly implemented by optimizing two sub-tasks: object classification and localization, using heads with two parallel branches, which might lead to a certain level of spatial misalignment in predictions…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Chengjian Feng , Yujie Zhong , Yu Gao , Matthew R. Scott , Weilin Huang

The long-tail distribution of the visual world poses great challenges for deep learning based classification models on how to handle the class imbalance problem. Existing solutions usually involve class-balancing strategies, e.g., by loss…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Bingyi Kang , Saining Xie , Marcus Rohrbach , Zhicheng Yan , Albert Gordo , Jiashi Feng , Yannis Kalantidis

Deep learning has achieved remarkable progress for visual recognition on large-scale balanced datasets but still performs poorly on real-world long-tailed data. Previous methods often adopt class re-balanced training strategies to…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Tianhao Li , Limin Wang , Gangshan Wu

Real-world data usually suffers from severe class imbalance and long-tailed distributions, where minority classes are significantly underrepresented compared to the majority ones. Recent research prefers to utilize multi-expert…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Zhengzhuo Xu , Zenghao Chai , Chengyin Xu , Chun Yuan , Haiqin Yang

Although contrastive learning methods have shown prevailing performance on a variety of representation learning tasks, they encounter difficulty when the training dataset is long-tailed. Many researchers have combined contrastive learning…

机器学习 · 计算机科学 2023-08-09 Min-Kook Suh , Seung-Woo Seo

Supervised Contrastive Loss (SCL) is popular in visual representation learning. Given an anchor image, SCL pulls two types of positive samples, i.e., its augmentation and other images from the same class together, while pushes negative…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Shiyu Xuan , Shiliang Zhang

Deep long-tailed learning, one of the most challenging problems in visual recognition, aims to train well-performing deep models from a large number of images that follow a long-tailed class distribution. In the last decade, deep learning…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yifan Zhang , Bingyi Kang , Bryan Hooi , Shuicheng Yan , Jiashi Feng

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

Real world data often have a long-tailed and open-ended distribution. A practical recognition system must classify among majority and minority classes, generalize from a few known instances, and acknowledge novelty upon a never seen…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Ziwei Liu , Zhongqi Miao , Xiaohang Zhan , Jiayun Wang , Boqing Gong , Stella X. Yu

Real-world datasets commonly exhibit noisy labels and class imbalance, such as long-tailed distributions. While previous research addresses this issue by differentiating noisy and clean samples, reliance on information from predictions…

机器学习 · 计算机科学 2024-03-06 Ying-Hsuan Wu , Jun-Wei Hsieh , Li Xin , Shin-You Teng , Yi-Kuan Hsieh , Ming-Ching Chang

Remarkable progress has been made in object instance detection and segmentation in recent years. However, existing state-of-the-art methods are mostly evaluated with fairly balanced and class-limited benchmarks, such as Microsoft COCO…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Tao Wang , Yu Li , Bingyi Kang , Junnan Li , Jun Hao Liew , Sheng Tang , Steven Hoi , Jiashi Feng

The variance in class-wise sample sizes within long-tailed scenarios often results in degraded performance in less frequent classes. Fortunately, foundation models, pre-trained on vast open-world datasets, demonstrate strong potential for…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yufei Peng , Yonggang Zhang , Yiu-ming Cheung

Offline Reinforcement Learning (RL) presents a promising paradigm for training autonomous vehicle (AV) planning policies from large-scale, real-world driving logs. However, the extreme data imbalance in these logs, where mundane scenarios…

机器人学 · 计算机科学 2025-09-18 Antonio Guillen-Perez

In class incremental learning (CIL) a model must learn new classes in a sequential manner without forgetting old ones. However, conventional CIL methods consider a balanced distribution for each new task, which ignores the prevalence of…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Xialei Liu , Yu-Song Hu , Xu-Sheng Cao , Andrew D. Bagdanov , Ke Li , Ming-Ming Cheng