中文
相关论文

相关论文: Pedestrian Attribute Recognition as Label-balanced…

200 篇论文

Named Entity Recognition (NER) encounters the challenge of unbalanced labels, where certain entity types are overrepresented while others are underrepresented in real-world datasets. This imbalance can lead to biased models that perform…

计算与语言 · 计算机科学 2024-09-06 Abdul Rehman , Jian Jun Zhang , Xiaosong Yang

Leveraging multiple training datasets to scale up image segmentation models is beneficial for increasing robustness and semantic understanding. Individual datasets have well-defined ground truth with non-overlapping mask layouts and…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Qilong Zhangli , Di Liu , Abhishek Aich , Dimitris Metaxas , Samuel Schulter

There has been increased interest in devising learning techniques that combine unlabeled data with labeled data ? i.e. semi-supervised learning. However, to the best of our knowledge, no study has been performed across various techniques…

机器学习 · 计算机科学 2011-09-12 N. V. Chawla , Grigoris Karakoulas

Unsupervised feature selection aims to identify a compact subset of features that captures the intrinsic structure of data without supervised label. Most existing studies evaluate the performance of methods using the single-label dataset…

机器学习 · 计算机科学 2026-02-10 Gyu-Il Kim , Dae-Won Kim , Jaesung Lee

We propose a meta-learning method for semi-supervised learning that learns from multiple tasks with heterogeneous attribute spaces. The existing semi-supervised meta-learning methods assume that all tasks share the same attribute space,…

机器学习 · 计算机科学 2023-11-10 Tomoharu Iwata , Atsutoshi Kumagai

Real-world data often exhibits long-tailed distributions with heavy class imbalance, posing great challenges for deep recognition models. We identify a persisting dilemma on the value of labels in the context of imbalanced learning: on the…

机器学习 · 计算机科学 2020-09-29 Yuzhe Yang , Zhi Xu

Class imbalance is an inherent characteristic of multi-label data that hinders most multi-label learning methods. One efficient and flexible strategy to deal with this problem is to employ sampling techniques before training a multi-label…

机器学习 · 计算机科学 2020-05-20 Bin Liu , Konstantinos Blekas , Grigorios Tsoumakas

Safe artificial intelligence for perception tasks remains a major challenge, partly due to the lack of data with high-quality labels. Annotations themselves are subject to aleatoric and epistemic uncertainty, which is typically ignored…

Class imbalance is a pervasive issue among classification models including deep learning, whose capacity to extract task-specific features is affected in imbalanced settings. However, the challenges of handling imbalance among a large…

机器学习 · 计算机科学 2018-10-31 Shin Ando

Clients in a distributed or federated environment will often hold data skewed towards differing subsets of labels. This scenario, referred to as heterogeneous or non-iid federated learning, has been shown to significantly hinder model…

机器学习 · 计算机科学 2024-09-23 Kyle Sang , Tahseen Rabbani , Furong Huang

In NLP, recent work has seen increased focus on spurious correlations between various features and labels in training data, and how these influence model behavior. However, the presence and effect of such correlations are typically examined…

计算与语言 · 计算机科学 2023-06-06 Sofia Serrano , Jesse Dodge , Noah A. Smith

Due to the advantages of leveraging unlabeled data and learning meaningful representations, semi-supervised learning and contrastive learning have been progressively combined to achieve better performances in popular applications with few…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Bowen Tao , Lan Li , Xin-Chun Li , De-Chuan Zhan

The aim of Active Learning is to select the most informative samples from an unlabelled set of data. This is useful in cases where the amount of data is large and labelling is expensive, such as in machine vision or medical imaging. Two…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Julien Combes , Alexandre Derville , Jean-François Coeurjolly

Deep supervised models have an unprecedented capacity to absorb large quantities of training data. Hence, training on many datasets becomes a method of choice towards graceful degradation in unusual scenes. Unfortunately, different datasets…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Petra Bevandić , Marin Oršić , Ivan Grubišić , Josip Šarić , Siniša Šegvić

This paper expands the strength of deep convolutional neural networks (CNNs) to the pedestrian attribute recognition problem by devising a novel attribute aware pooling algorithm. Existing vanilla CNNs cannot be straightforwardly applied to…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Kai Han , Yunhe Wang , Han Shu , Chuanjian Liu , Chunjing Xu , Chang Xu

Attribute labeling at large scale is typically incomplete and partial, posing significant challenges to model optimization. Existing attribute learning methods often treat the missing labels as negative or simply ignore them all during…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Kongming Liang , Xinran Wang , Rui Wang , Donghui Gao , Ling Jin , Weidong Liu , Xiatian Zhu , Zhanyu Ma , Jun Guo

Object detection is a task that performs position identification and label classification of objects in images or videos. The information obtained through this process plays an essential role in various tasks in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Heewon Lee , Sangtae Ahn

This paper addresses a regression problem in which output label values are the results of sensing the magnitude of a phenomenon. A low value of such labels can mean either that the actual magnitude of the phenomenon was low or that the…

机器学习 · 计算机科学 2023-06-01 Takayuki Katsuki , Takayuki Osogami

Segmentation uncertainty models predict a distribution over plausible segmentations for a given input, which they learn from the annotator variation in the training set. However, in practice these annotations can differ systematically in…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Kilian Zepf , Eike Petersen , Jes Frellsen , Aasa Feragen

In reality, learning from multi-view multi-label data inevitably confronts three challenges: missing labels, incomplete views, and non-aligned views. Existing methods mainly concern the first two and commonly need multiple assumptions to…

机器学习 · 计算机科学 2024-06-12 Xiang Li , Songcan Chen