paper-with-me

Papers

A class-weighted supervised contrastive learning long-tailed bearing fault diagnosis approach using quadratic neural network

2023-09-21 · Wei-En Yu, Jinwei Sun, Shiping Zhang, Xiaoge Zhang, Jing-Xiao Liao

Deep learning has achieved remarkable success in bearing fault diagnosis. However, its performance oftentimes deteriorates when dealing with highly imbalanced or long-tailed data, while such cases are prevalent in industrial settings because fault is a rare event that occurs with an extremely low probability. Conventional data augmentation methods face fundamental limitations due to the scarcity of samples pertaining to the minority class. In this paper, we propose a supervised contrastive learning approach with a class-aware loss function to enhance the feature extraction capability of neural networks for fault diagnosis. The developed class-weighted contrastive learning quadratic network (CCQNet) consists of a quadratic convolutional residual network backbone, a contrastive learning branch utilizing a class-weighted contrastive loss, and a classifier branch employing logit-adjusted cross-entropy loss. By utilizing class-weighted contrastive loss and logit-adjusted cross-entropy loss, our approach encourages equidistant representation of class features, thereby inducing equal attention on all the classes. We further analyze the superior feature extraction ability of quadratic network by establishing the connection between quadratic neurons and autocorrelation in signal processing. Experimental results on public and proprietary datasets are used to validate the effectiveness of CCQNet, and computational results reveal that CCQNet outperforms SOTA methods in handling extremely imbalanced data substantially.

📄 PDF Abstract BibTeX arXiv:2309.11717

Code (1)

yuweien1120/CCQNet 공식 구현 pytorch

Tasks

Contrastive LearningData AugmentationFault Diagnosis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ECL: Class-Enhancement Contrastive Learning for Long-tailed Skin Lesion Classification

2023-07-09 · Yilan Zhang, Jianqi Chen, Ke Wang, Fengying Xie

Skin image datasets often suffer from imbalanced data distribution, exacerbating the difficulty of computer-aided skin disease diagnosis. Some recent works exploit supervised contrastive learning (SCL) for this long-tail…

Contrastive LearningLesion ClassificationSkin Lesion Classification

Contrastive Learning based Hybrid Networks for Long-Tailed Image Classification

2021-03-26 · CVPR 2021 1 · Peng Wang, Kai Han, Xiu-Shen Wei, Lei Zhang 외

Learning discriminative image representations plays a vital role in long-tailed image classification because it can ease the classifier learning in imbalanced cases. Given the promising performance contrastive learning h…

ClassificationContrastive LearningGeneral Classificationimage-classification+3

Supervised Contrastive Learning on Blended Images for Long-tailed Recognition

2022-11-22 · Minki Jeong, Changick Kim

Real-world data often have a long-tailed distribution, where the number of samples per class is not equal over training classes. The imbalanced data form a biased feature space, which deteriorates the performance of the …

Contrastive LearningData AugmentationLong-tail Learning

Distribution-Aware Robust Learning from Long-Tailed Data with Noisy Labels

2024-07-23 · Jae Soon Baik, In Young Yoon, Kun Hoon Kim, Jun Won Choi

Deep neural networks have demonstrated remarkable advancements in various fields using large, well-annotated datasets. However, real-world data often exhibit long-tailed distributions and label noise, significantly degra…

Contrastive Learning

Targeted Supervised Contrastive Learning for Long-Tailed Recognition

2021-11-27 · CVPR 2022 1 · Tianhong Li, Peng Cao, Yuan Yuan, Lijie Fan 외

Real-world data often exhibits long tail distributions with heavy class imbalance, where the majority classes can dominate the training process and alter the decision boundaries of the minority classes. Recently, researc…

Contrastive LearningLong-tail Learning