paper-with-me

홈 › Papers

Long-tailed Distribution Adaptation

2021-10-06 · Zhiliang Peng, Wei Huang, Zonghao Guo, Xiaosong Zhang, Jianbin Jiao, Qixiang Ye

Recognizing images with long-tailed distributions remains a challenging problem while there lacks an interpretable mechanism to solve this problem. In this study, we formulate Long-tailed recognition as Domain Adaption (LDA), by modeling the long-tailed distribution as an unbalanced domain and the general distribution as a balanced domain. Within the balanced domain, we propose to slack the generalization error bound, which is defined upon the empirical risks of unbalanced and balanced domains and the divergence between them. We propose to jointly optimize empirical risks of the unbalanced and balanced domains and approximate their domain divergence by intra-class and inter-class distances, with the aim to adapt models trained on the long-tailed distribution to general distributions in an interpretable way. Experiments on benchmark datasets for image recognition, object detection, and instance segmentation validate that our LDA approach, beyond its interpretability, achieves state-of-the-art performance. Code is available at https://github.com/pengzhiliang/LDA.

📄 PDF Abstract BibTeX arXiv:2110.02686

Code (1)

pengzhiliang/lda 공식 구현 pytorch

Tasks

Domain AdaptationInstance Segmentationobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Rethinking Class-Balanced Methods for Long-Tailed Visual Recognition from a Domain Adaptation Perspective

2020-03-24 · CVPR 2020 6 · Muhammad Abdullah Jamal, Matthew Brown, Ming-Hsuan Yang, Liqiang Wang 외

Object frequency in the real world often follows a power law, leading to a mismatch between datasets with long-tailed class distributions seen by a machine learning model and our expectation of the model to perform well …

Domain AdaptationLong-tail LearningMeta-Learning

Long-Tailed Out-of-Distribution Detection via Normalized Outlier Distribution Adaptation

2024-10-28 · Wenjun Miao, Guansong Pang, Jin Zheng, Xiao Bai

One key challenge in Out-of-Distribution (OOD) detection is the absence of ground-truth OOD samples during training. One principled approach to address this issue is to use samples from external datasets as outliers (i.e…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Text-guided Foundation Model Adaptation for Long-Tailed Medical Image Classification

2024-08-27 · Sirui Li, Li Lin, Yijin Huang, Pujin Cheng 외

In medical contexts, the imbalanced data distribution in long-tailed datasets, due to scarce labels for rare diseases, greatly impairs the diagnostic accuracy of deep learning models. Recent multimodal text-image supervi…

DiagnosticGPUimage-classificationImage Classification+2

Transfer Knowledge from Head to Tail: Uncertainty Calibration under Long-tailed Distribution

2023-04-13 · CVPR 2023 1 · Jiahao Chen, Bing Su

How to estimate the uncertainty of a given model is a crucial problem. Current calibration techniques treat different classes equally and thus implicitly assume that the distribution of training data is balanced, but ign…

Domain Adaptation

LLMs-based Augmentation for Domain Adaptation in Long-tailed Food Datasets

2025-11-20 · Qing Wang, Chong-Wah Ngo, Ee-Peng Lim, Qianru Sun arxiv

Training a model for food recognition is challenging because the training samples, which are typically crawled from the Internet, are visually different from the pictures captured by users in the free-living environment.…

Domain Adaptation