中文
相关论文

相关论文: Fractal Calibration for long-tailed object detecti…

200 篇论文

FastCAR is a novel task consolidation approach in Multi-Task Learning (MTL) for a classification and a regression task, despite the non-triviality of task heterogeneity with only a subtle correlation. The approach addresses the…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Anoop Kini , Andreas Jansche , Timo Bernthaler , Gerhard Schneider

In this paper, our goal is to design a simple learning paradigm for long-tail visual recognition, which not only improves the robustness of the feature extractor but also alleviates the bias of the classifier towards head classes while…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Fei Du , Peng Yang , Qi Jia , Fengtao Nan , Xiaoting Chen , Yun Yang

Federated learning offers a paradigm to the challenge of preserving privacy in distributed machine learning. However, datasets distributed across each client in the real world are inevitably heterogeneous, and if the datasets can be…

机器学习 · 计算机科学 2024-09-19 Xiuhua Lu , Peng Li , Xuefeng Jiang

As a promising distributed machine learning paradigm, Federated Learning (FL) enables all the involved devices to train a global model collaboratively without exposing their local data privacy. However, for non-IID scenarios, the…

机器学习 · 计算机科学 2022-02-28 Ming Hu , Tian Liu , Zhiwei Ling , Zhihao Yue , Mingsong Chen

One of the most important tasks in image processing problem and machine vision is object recognition, and the success of many proposed methods relies on a suitable choice of algorithm for the segmentation of an image. This paper focuses on…

应用统计 · 统计学 2011-12-07 Beatriz Marron

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

Real-world data typically follow a long-tailed distribution, where a few majority categories occupy most of the data while most minority categories contain a limited number of samples. Classification models minimizing cross-entropy struggle…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Jianggang Zhu , Zheng Wang , Jingjing Chen , Yi-Ping Phoebe Chen , Yu-Gang Jiang

Many data distributions in the real world are hardly uniform. Instead, skewed and long-tailed distributions of various kinds are commonly observed. This poses an interesting problem for machine learning, where most algorithms assume or work…

机器学习 · 计算机科学 2024-04-25 Charika de Alvis , Suranga Seneviratne

Deep neural network(DNN) based classifiers do extremely well in discriminating between observations, resulting in higher ROC AUC and accuracy metrics, but their outputs are often miscalibrated with respect to true event likelihoods.…

机器学习 · 计算机科学 2025-12-30 Dhruv Nigam

There are many resources useful for processing images, most of them freely available and quite friendly to use. In spite of this abundance of tools, a study of the processing methods is still worthy of efforts. Here, we want to discuss the…

计算机视觉与模式识别 · 计算机科学 2015-04-08 Amelia Carolina Sparavigna

Skeleton-based action recognition has recently made significant progress. However, data imbalance is still a great challenge in real-world scenarios. The performance of current action recognition algorithms declines sharply when training…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Hongda Liu , Yunlong Wang , Min Ren , Junxing Hu , Zhengquan Luo , Guangqi Hou , Zhenan Sun

We propose a distance supervised relation extraction approach for long-tailed, imbalanced data which is prevalent in real-world settings. Here, the challenge is to learn accurate "few-shot" models for classes existing at the tail of the…

信息检索 · 计算机科学 2023-01-26 Ningyu Zhang , Shumin Deng , Zhanlin Sun , Guanying Wang , Xi Chen , Wei Zhang , Huajun Chen

A significant challenge in achieving ubiquitous Artificial Intelligence is the limited ability of models to rapidly learn new information in real-world scenarios where data follows long-tailed distributions, all while avoiding forgetting…

机器学习 · 计算机科学 2024-04-09 Siddeshwar Raghavan , Jiangpeng He , Fengqing Zhu

In realistic medical settings, the data are often inherently long-tailed, with most samples concentrated in a few classes and a long tail of rare classes, usually containing just a few samples. This distribution presents a significant…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Maximilian Mueller , Matthias Hein

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

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

Beyond class frequency, we recognize the impact of class-wise relationships among various class-specific predictions and the imbalance in label masks on long-tailed segmentation learning. To address these challenges, we propose an…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Khoi Do , Duong Nguyen , Nguyen H. Tran , Viet Dung Nguyen

High quality object proposals are crucial in visual tracking algorithms that utilize region proposal network (RPN). Refinement of these proposals, typically by box regression and classification in parallel, has been popularly adopted to…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Heng Fan , Haibin Ling

Long-tail distributions in driving datasets pose a fundamental challenge for 3D perception, as rare classes exhibit substantial intra-class diversity yet available samples cover this variation space only sparsely. Existing instance…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Jumin Lee , Siyeong Lee , Namil Kim , Sung-Eui Yoon

Real world data often exhibits a long-tailed and open-ended (with unseen classes) distribution. A practical recognition system must balance between majority (head) and minority (tail) classes, generalize across the distribution, and…

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