paper-with-me

홈 › Papers

SelectNet: Learning to Sample from the Wild for Imbalanced Data Training

2019-05-23 · Yunru Liu, Tingran Gao, Haizhao Yang

Supervised learning from training data with imbalanced class sizes, a commonly encountered scenario in real applications such as anomaly/fraud detection, has long been considered a significant challenge in machine learning. Motivated by recent progress in curriculum and self-paced learning, we propose to adopt a semi-supervised learning paradigm by training a deep neural network, referred to as SelectNet, to selectively add unlabelled data together with their predicted labels to the training dataset. Unlike existing techniques designed to tackle the difficulty in dealing with class imbalanced training data such as resampling, cost-sensitive learning, and margin-based learning, SelectNet provides an end-to-end approach for learning from important unlabelled data "in the wild" that most likely belong to the under-sampled classes in the training data, thus gradually mitigates the imbalance in the data used for training the classifier. We demonstrate the efficacy of SelectNet through extensive numerical experiments on standard datasets in computer vision.

📄 PDF Abstract BibTeX arXiv:1905.09872

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud Detection

Similar Papers 제목 키워드 기반

Selection and Generation: Learning towards Multi-Product Advertisement Post Generation

2020-11-01 · EMNLP 2020 11 · Zhangming Chan, Yuchi Zhang, Xiuying Chen, Shen Gao 외

As the E-commerce thrives, high-quality online advertising copywriting has attracted more and more attention. Different from the advertising copywriting for a single product, an advertisement (AD) post includes an attrac…

Unique Class Group Based Multi-Label Balancing Optimizer for Action Unit Detection

2020-03-05 · Ines Rieger, Jaspar Pahl, Dominik Seuss

Balancing methods for single-label data cannot be applied to multi-label problems as they would also resample the samples with high occurrences. We propose to reformulate this problem as an optimization problem in order …

Action Unit DetectionGesture Recognition

Towards Stable Test-Time Adaptation in Dynamic Wild World

2023-02-24 · Shuaicheng Niu, Jiaxiang Wu, Yifan Zhang, Zhiquan Wen 외

Test-time adaptation (TTA) has shown to be effective at tackling distribution shifts between training and testing data by adapting a given model on test samples. However, the online model updating of TTA may be unstable …

Test-time Adaptation

Self-supervised Learning is More Robust to Dataset Imbalance

2021-10-11 · ICLR 2022 4 · Hong Liu, Jeff Z. HaoChen, Adrien Gaidon, Tengyu Ma

Self-supervised learning (SSL) is a scalable way to learn general visual representations since it learns without labels. However, large-scale unlabeled datasets in the wild often have long-tailed label distributions, whe…

Long-tail LearningSelf-Supervised Learning

Imbalanced Deep Learning by Minority Class Incremental Rectification

2018-04-28 · Qi Dong, Shaogang Gong, Xiatian Zhu

Model learning from class imbalanced training data is a long-standing and significant challenge for machine learning. In particular, existing deep learning methods consider mostly either class balanced data or moderately…

AttributeDeep LearningFacial Attribute Classification