中文
相关论文

相关论文: Long-Tailed Data Classification by Increasing and …

200 篇论文

Deep learning has excelled in image recognition tasks through neural networks inspired by the human brain. However, the necessity for large models to improve prediction accuracy introduces significant computational demands and extended…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Taigo Sakai , Kazuhiro Hotta

Small neural networks with a constrained number of trainable parameters, can be suitable resource-efficient candidates for many simple tasks, where now excessively large models are used. However, such models face several problems during the…

机器学习 · 计算机科学 2021-09-21 Alexander Kovalenko , Pavel Kordík , Magda Friedjungová

Deep neural networks frequently suffer from performance degradation when the training data is long-tailed because several majority classes dominate the training, resulting in a biased model. Recent studies have made a great effort in…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Mengke Li , Yiu-ming Cheung , Juyong Jiang

Real-world data is often unbalanced and long-tailed, but deep models struggle to recognize rare classes in the presence of frequent classes. To address unbalanced data, most studies try balancing the data, the loss, or the classifier to…

机器学习 · 计算机科学 2021-11-02 Dvir Samuel , Gal Chechik

Training of deep neural networks heavily depends on the data distribution. In particular, the networks easily suffer from class imbalance. The trained networks would recognize the frequent classes better than the infrequent classes. To…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Byungju Kim , Junmo Kim

Learning from imbalanced data is one of the most significant challenges in real-world classification tasks. In such cases, neural networks performance is substantially impaired due to preference towards the majority class. Existing…

机器学习 · 计算机科学 2022-11-13 Bronislav Yasinnik , Moshe Salhov , Ofir Lindenbaum , Amir Averbuch

Class imbalance in deep neural networks (DNNs) has witnessed a rapid increase in research attention in recent years. However, the varying accounts of the reasons behind the poor performance of DNN on imbalance data in pertinent literature…

机器学习 · 计算机科学 2026-05-26 Ismail B. Mustapha , Shafaatunnur Hasan , Sunday O. Olatunji , Hatem S. Y. Nabus

Real-world datasets are often highly class-imbalanced, which can adversely impact the performance of deep learning models. The majority of research on training neural networks under class imbalance has focused on specialized loss functions,…

机器学习 · 计算机科学 2023-12-06 Ravid Shwartz-Ziv , Micah Goldblum , Yucen Lily Li , C. Bayan Bruss , Andrew Gordon Wilson

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

Class imbalance problems frequently occur in real-world tasks, and conventional deep learning algorithms are well known for performance degradation on imbalanced training datasets. To mitigate this problem, many approaches have aimed to…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sumyeong Ahn , Jongwoo Ko , Se-Young Yun

Neural networks trained with class-imbalanced data are known to perform poorly on minor classes of scarce training data. Several recent works attribute this to over-fitting to minor classes. In this paper, we provide a novel explanation of…

机器学习 · 计算机科学 2021-10-12 Han-Jia Ye , De-Chuan Zhan , Wei-Lun Chao

The datasets used for Deep Neural Network training (e.g., ImageNet, MSCOCO, etc.) are often manually balanced across categories (classes) to facilitate learning of all the categories. This curation process is often expensive and requires…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Harsh Rangwani

With the ever increasing data deluge and the success of deep neural networks, the research of distributed deep learning has become pronounced. Two common approaches to achieve this distributed learning is synchronous and asynchronous weight…

机器学习 · 计算机科学 2022-04-29 Debasrita Chakraborty , Ashish Ghosh

Deep neural network models degrade significantly in the long-tailed data distribution, with the overall training data dominated by a small set of classes in the head, and the tail classes obtaining less training examples. Addressing the…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Brainard Philemon Jagati , Jitendra Tembhurne , Harsh Goud , Rudra Pratap Singh , Chandrashekhar Meshram

Real-world data often follow a long-tailed distribution as the frequency of each class is typically different. For example, a dataset can have a large number of under-represented classes and a few classes with more than sufficient data.…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Peng Chu , Xiao Bian , Shaopeng Liu , Haibin Ling

Deep neural networks may perform poorly when training datasets are heavily class-imbalanced. Recently, two-stage methods decouple representation learning and classifier learning to improve performance. But there is still the vital issue of…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Zhisheng Zhong , Jiequan Cui , Shu Liu , Jiaya Jia

There is growing interest in the challenging visual perception task of learning from long-tailed class distributions. The extreme class imbalance in the training dataset biases the model to prefer recognizing majority class data over…

计算机视觉与模式识别 · 计算机科学 2024-02-19 Jae Soon Baik , In Young Yoon , Jun Won Choi

Long-tailed image recognition presents massive challenges to deep learning systems since the imbalance between majority (head) classes and minority (tail) classes severely skews the data-driven deep neural networks. Previous methods tackle…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yue Xu , Yong-Lu Li , Jiefeng Li , Cewu Lu

Class imbalance poses a challenge for developing unbiased, accurate predictive models. In particular, in image segmentation neural networks may overfit to the foreground samples from small structures, which are often heavily…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Zeju Li , Konstantinos Kamnitsas , Ben Glocker

Large-scale supervised classification algorithms, especially those based on deep convolutional neural networks (DCNNs), require vast amounts of training data to achieve state-of-the-art performance. Decreasing this data requirement would…

计算机视觉与模式识别 · 计算机科学 2016-06-15 Maya Kabkab , Azadeh Alavi , Rama Chellappa
‹ 上一页 1 2 3 10 下一页 ›