paper-with-me

홈 › Papers

Distribution Alignment: A Unified Framework for Long-tail Visual Recognition

2021-03-30 · CVPR 2021 1 · Songyang Zhang, Zeming Li, Shipeng Yan, Xuming He, Jian Sun

Despite the recent success of deep neural networks, it remains challenging to effectively model the long-tail class distribution in visual recognition tasks. To address this problem, we first investigate the performance bottleneck of the two-stage learning framework via ablative study. Motivated by our discovery, we propose a unified distribution alignment strategy for long-tail visual recognition. Specifically, we develop an adaptive calibration function that enables us to adjust the classification scores for each data point. We then introduce a generalized re-weight method in the two-stage learning to balance the class prior, which provides a flexible and unified solution to diverse scenarios in visual recognition tasks. We validate our method by extensive experiments on four tasks, including image classification, semantic segmentation, object detection, and instance segmentation. Our approach achieves the state-of-the-art results across all four recognition tasks with a simple and unified framework. The code and models will be made publicly available at: https://github.com/Megvii-BaseDetection/DisAlign

📄 PDF Abstract BibTeX arXiv:2103.16370

Code (1)

Megvii-BaseDetection/DisAlign 공식 구현 pytorch

Tasks

General Classificationimage-classificationImage ClassificationInstance SegmentationLong-tail Learningobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

Towards Principled Dataset Distillation: A Spectral Distribution Perspective

2026-03-02 · Ruixi Wu, Shaobo Wang, Jiahuan Chen, Zhiyuan Liu 외 arxiv

Dataset distillation (DD) aims to compress large-scale datasets into compact synthetic counterparts for efficient model training. However, existing DD methods exhibit substantial performance degradation on long-tailed da…

Everything Can Be Described in Words: A Simple Unified Multi-Modal Framework with Semantic and Temporal Alignment

2025-03-12 · Xiaowei Bi, Zheyuan Xu

Long Video Question Answering (LVQA) is challenging due to the need for temporal reasoning and large-scale multimodal data processing. Existing methods struggle with retrieving cross-modal information from long videos, e…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Information RetrievalQuestion Answering+8

SwiftVideo: A Unified Framework for Few-Step Video Generation through Trajectory-Distribution Alignment

2025-08-08 · Yanxiao Sun, Jiafu Wu, Yun Cao, Chengming Xu 외 arxiv

Diffusion-based or flow-based models have achieved significant progress in video synthesis but require multiple iterative sampling steps, which incurs substantial computational overhead. While many distillation methods t…

Video Generation

Adapting Multi-modal Large Language Model to Concept Drift From Pre-training Onwards

2024-05-22 · Xiaoyu Yang, Jie Lu, En Yu

Multi-modal Large Language Models (MLLMs) frequently face challenges from concept drift when dealing with real-world streaming data, wherein distributions change unpredictably. This mainly includes gradual drift due to l…

Language ModelingLanguage ModellingLarge Language Model