Skip to content

Imporved AdamP called AMSGradP is suitable for intelligent fault diagnosis (故障诊断)

Notifications You must be signed in to change notification settings

liguge/AMSGradP-for-intelligent-fault-diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

AMSGradP

This is AMSGradP (Backpropagation Algorithm) implementation of pytorch version of Fault diagnosis for small samples based on attention mechanism

However, in fact, the title Fault diagnosis for small samples based on interpretable improved space-channel attention mechanism and improved regularization algorithms fits the research content of the paper better.

Imporved AdamP called AMSGradP is suitable for intelligent fault diagnosis.

In this study, it is easy for small samples to converge to the local optimum. Unfortunately, the author has not given the improvement of more advanced AMSGrad. Inspired by this, the idea of Ref. [34] are introduced into AMSGrad called AMSGradP. In Appendix, Algorithm 1 outlines the pseudocode of AMSGradP.

image

If it is helpful for your research, please kindly cite this work:

@article{ZHANG2022110242,  
title = {Fault diagnosis for small samples based on attention mechanism},  
journal = {Measurement},  
volume = {187},  
pages = {110242},  
year = {2022},  
issn = {0263-2241},  
doi = {https://doi.org/10.1016/j.measurement.2021.110242 },  
url = {https://www.sciencedirect.com/science/article/pii/S0263224121011507},  
author = {Xin Zhang and Chao He and Yanping Lu and Biao Chen and Le Zhu and Li Zhang}  
}

image

Reference

@inproceedings{DBLP:conf/iclr/HeoCOHYKUH21,
  author    = {Byeongho Heo and
               Sanghyuk Chun and
               Seong Joon Oh and
               Dongyoon Han and
               Sangdoo Yun and
               Gyuwan Kim and
               Youngjung Uh and
               Jung{-}Woo Ha},
  title     = {AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant
               Weights},
  booktitle = {9th International Conference on Learning Representations, {ICLR} 2021,
               Virtual Event, Austria, May 3-7, 2021},
  publisher = {OpenReview.net},
  year      = {2021},
  url       = {https://openreview.net/forum?id=Iz3zU3M316D},
  timestamp = {Mon, 28 Jun 2021 09:04:00 +0200},
  biburl    = {https://dblp.org/rec/conf/iclr/HeoCOHYKUH21.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

Contact

  • Chao He
  • 22110435#bjtu.edu.cn (please replace # by @)

Views

About

Imporved AdamP called AMSGradP is suitable for intelligent fault diagnosis (故障诊断)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages