paper-with-me

홈 › Papers

Asynchronous Modeling: A Dual-phase Perspective for Long-Tailed Recognition

2021-01-01 · Hu Zhang, Linchao Zhu, Yi Yang

This work explores deep learning based classification model on real-world datasets with a long-tailed distribution. Most of previous works deal with the long-tailed classification problem by re-balancing the overall distribution within the whole dataset or directly transferring knowledge from data-rich classes to data-poor ones. In this work, we consider the gradient distortion in long-tailed classification when the gradient on data-rich classes and data-poor ones are incorporated simultaneously, i.e., shifted gradient direction towards data-rich classes as well as the enlarged variance by the gradient fluctuation on data-poor classes. Motivated by such phenomenon, we propose to disentangle the distinctive effects of data-rich and data-poor gradient and asynchronously train a model via a dual-phase learning process. The first phase only concerns the data-rich classes. In the second phase, besides the standard classification upon data-poor classes, we propose an exemplar memory bank to reserve representative examples and a memory-retentive loss via graph matching to retain the relation between two phases. The extensive experimental results on four commonly used long-tailed benchmarks including CIFAR100-LT, Places-LT, ImageNet-LT and iNaturalist 2018 highlight the excellent performance of our proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGraph Matching

Similar Papers 제목 키워드 기반

Long Horizon Forecasting With Temporal Point Processes

2021-01-08 · Prathamesh Deshpande, Kamlesh Marathe, Abir De, Sunita Sarawagi

In recent years, marked temporal point processes (MTPPs) have emerged as a powerful modeling machinery to characterize asynchronous events in a wide variety of applications. MTPPs have demonstrated significant potential …

Point Processes

Beyond Distance: Quantifying Point Cloud Dynamics with Persistent Homology and Dynamic Optimal Transport

2026-03-15 · Yixin Wang, Ting Gao, Jinqiao Duan arxiv

We introduce a framework for analyzing topological tipping in time-evolutionary point clouds by extending the recently proposed Topological Optimal Transport (TpOT) distance. While TpOT unifies geometric, homological, an…

Point Clouds

Spatial-frequency Dual-Domain Feature Fusion Network for Low-Light Remote Sensing Image Enhancement

2024-04-26 · Zishu Yao, Guodong Fan, Jinfu Fan, Min Gan 외

Low-light remote sensing images generally feature high resolution and high spatial complexity, with continuously distributed surface features in space. This continuity in scenes leads to extensive long-range correlations…

Image Enhancement

PAMNet: Cycle-aware Phase-Amplitude Modulation Network for Multivariate Time Series Forecasting

2026-05-01 · Yingbo Zhou, Yutong Ye, Zhiwei Ling, Shuhao Li 외 arxiv

Reliable periodic patterns serve as a fundamental basis for accurate multivariate time series forecasting. However, existing methods either implicitly extract periodicity through complex model architectures (e.g., Transf…

Multivariate Time Series Forecasting

Modeling The Intensity Function Of Point Process Via Recurrent Neural Networks

2017-05-24 · Shuai Xiao, Junchi Yan, Stephen M. Chu, Xiaokang Yang 외

Event sequence, asynchronously generated with random timestamp, is ubiquitous among applications. The precise and arbitrary timestamp can carry important clues about the underlying dynamics, and has lent the event data f…

Point ProcessesTime SeriesTime Series Analysis