paper-with-me

홈 › Papers

Dual Compensation Residual Networks for Class Imbalanced Learning

2023-08-25 · Ruibing Hou, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

Learning generalizable representation and classifier for class-imbalanced data is challenging for data-driven deep models. Most studies attempt to re-balance the data distribution, which is prone to overfitting on tail classes and underfitting on head classes. In this work, we propose Dual Compensation Residual Networks to better fit both tail and head classes. Firstly, we propose dual Feature Compensation Module (FCM) and Logit Compensation Module (LCM) to alleviate the overfitting issue. The design of these two modules is based on the observation: an important factor causing overfitting is that there is severe feature drift between training and test data on tail classes. In details, the test features of a tail category tend to drift towards feature cloud of multiple similar head categories. So FCM estimates a multi-mode feature drift direction for each tail category and compensate for it. Furthermore, LCM translates the deterministic feature drift vector estimated by FCM along intra-class variations, so as to cover a larger effective compensation space, thereby better fitting the test features. Secondly, we propose a Residual Balanced Multi-Proxies Classifier (RBMC) to alleviate the under-fitting issue. Motivated by the observation that re-balancing strategy hinders the classifier from learning sufficient head knowledge and eventually causes underfitting, RBMC utilizes uniform learning with a residual path to facilitate classifier learning. Comprehensive experiments on Long-tailed and Class-Incremental benchmarks validate the efficacy of our method.

📄 PDF Abstract BibTeX arXiv:2308.13165

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Residual Compensation Convolutional Network without Backpropagation

2023-01-27 · Mubarakah Alotaibi, Richard Wilson

PCANet and its variants provided good accuracy results for classification tasks. However, despite the importance of network depth in achieving good classification accuracy, these networks were trained with a maximum of n…

Classification

Rethinking Residual Errors in Compensation-based LLM Quantization

2026-04-09 · Shuaiting Li, Juncan Deng, Kedong Xu, Rongtao Deng 외 arxiv

Methods based on weight compensation, which iteratively apply quantization and weight compensation to minimize the output error, have recently demonstrated remarkable success in quantizing Large Language Models (LLMs). T…

RaCMC: Residual-Aware Compensation Network with Multi-Granularity Constraints for Fake News Detection

2024-12-24 · Xinquan Yu, Ziqi Sheng, Wei Lu, Xiangyang Luo 외

Multimodal fake news detection aims to automatically identify real or fake news, thereby mitigating the adverse effects caused by such misinformation. Although prevailing approaches have demonstrated their effectiveness,…

Fake News DetectionMisinformation

Coarse-to-fine Deep Video Coding with Hyperprior-guided Mode Prediction

2022-06-15 · CVPR 2022 1 · Zhihao Hu, Guo Lu, Jinyang Guo, Shan Liu 외

The previous deep video compression approaches only use the single scale motion compensation strategy and rarely adopt the mode prediction technique from the traditional standards like H.264/H.265 for both motion and res…

Motion CompensationMotion EstimationPredictionVideo Compression

Residual Learning and Filtering Networks for End-to-End Lossless Video Compression

2025-03-11 · Md Baharul Islam, Afsana Ahsan Jeny

Existing learning-based video compression methods still face challenges related to inaccurate motion estimates and inadequate motion compensation structures. These issues result in compression errors and a suboptimal rat…

Motion CompensationMotion EstimationVideo Compression