paper-with-me

Papers

Breadcrumbs: Adversarial Class-Balanced Sampling for Long-tailed Recognition

2021-05-01 · Bo Liu, Haoxiang Li, Hao Kang, Gang Hua, Nuno Vasconcelos

The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. While training with class-balanced sampling has been shown effective for this problem, it is known to over-fit to few-shot classes. It is hypothesized that this is due to the repeated sampling of examples and can be addressed by feature space augmentation. A new feature augmentation strategy, EMANATE, based on back-tracking of features across epochs during training, is proposed. It is shown that, unlike class-balanced sampling, this is an adversarial augmentation strategy. A new sampling procedure, Breadcrumb, is then introduced to implement adversarial class-balanced sampling without extra computation. Experiments on three popular long-tailed recognition datasets show that Breadcrumb training produces classifiers that outperform existing solutions to the problem.

📄 PDF Abstract BibTeX arXiv:2105.00127

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Balanced Semi-Supervised Generative Adversarial Network for Damage Assessment from Low-Data Imbalanced-Class Regime

2022-11-29 · Yuqing Gao, Pengyuan Zhai, Khalid M. Mosalam

In recent years, applying deep learning (DL) to assess structural damages has gained growing popularity in vision-based structural health monitoring (SHM). However, both data deficiency and class-imbalance hinder the wid…

Generative Adversarial NetworkStructural Health MonitoringTransfer Learning

Model Breadcrumbs: Scaling Multi-Task Model Merging with Sparse Masks

2023-12-11 · MohammadReza Davari, Eugene Belilovsky

The rapid development of AI systems has been greatly influenced by the emergence of foundation models. A common approach for targeted problems involves fine-tuning these pre-trained foundation models for specific target …

model

Manifold-Constrained Adversarial Training for Long-Tailed Robustness via Geometric Alignment

2026-05-04 · Guanmeng Xian, Ning Yang, Philip S. Yu arxiv

Adversarial training is effective on balanced datasets, but its robustness degrades under longtailed class distributions, where tail classes suffer high robust error and unstable decision boundaries. We propose Manifold-…

Adversarial Robustness

Generative Adversarial Minority Oversampling

2019-03-22 · ICCV 2019 10 · Sankha Subhra Mullick, Shounak Datta, Swagatam Das

Class imbalance is a long-standing problem relevant to a number of real-world applications of deep learning. Oversampling techniques, which are effective for handling class imbalance in classical learning systems, can no…

Deep Learning

Long-tailed Adversarial Training with Self-Distillation

2025-03-09 · Seungju Cho, Hongsin Lee, Changick Kim

Adversarial training significantly enhances adversarial robustness, yet superior performance is predominantly achieved on balanced datasets. Addressing adversarial robustness in the context of unbalanced or long-tailed d…

Adversarial Robustness