Journal Article10.1109/tim.2023.3306533
Classification-Based Framework for Remaining Useful Life Prediction With Limited Images and Unequal Time Intervals
Xiaoyan Zhu,Chenxin Lu,Ping Zhang +2 more
- Vol. 72, pp 1-11
TL;DR: Image-driven classification-based framework for remaining useful life prediction with limited images and unequal time intervals. The framework augments image streams, extends trajectories, judges working-failure states, and infers remaining useful life based on classification results.
read more
Abstract: Time series of image data on the surfaces or interior structures of units can be used for remaining useful life (RUL) prediction. However, only a few studies have used this type of imaging, and even then those studies have not dealt with situations in which only a limited number of images or images taken at unequal time intervals are available. This article proposes an image-driven classification-based framework (IDCBF) for predicting RUL using a limited number of images. Multiple methods of numerical interpolations are applied to approximate expected degradation paths that are unknown, contributing to the IDCBF’s flexibility. The proposed approach applies and extends the classification of images to the RUL prediction. The IDCBF framework augments the image streams, extends the trajectories of in-field units, judges the working-failure states of units using a classifier, and infers the RUL based on the classification results. Numerical experiments on a simulated image dataset and a case study on a real image dataset demonstrate the effectiveness of the proposed methodology.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Image quality assessment: from error visibility to structural similarity
TL;DR: In this article, a structural similarity index is proposed for image quality assessment based on the degradation of structural information, which can be applied to both subjective ratings and objective methods on a database of images compressed with JPEG and JPEG2000.
Support-Vector Networks
Corinna Cortes,Vladimir Vapnik +1 more
TL;DR: High generalization ability of support-vector networks utilizing polynomial input transformations is demonstrated and the performance of the support- vector network is compared to various classical learning algorithms that all took part in a benchmark study of Optical Character Recognition.
•Book
Classification and regression trees
Leo Breiman
- 01 Jan 1983
TL;DR: The methodology used to construct tree structured rules is the focus of a monograph as mentioned in this paper, covering the use of trees as a data analysis method, and in a more mathematical framework, proving some of their fundamental properties.
22.7K
Classification and regression trees
TL;DR: This article gives an introduction to the subject of classification and regression trees by reviewing some widely available algorithms and comparing their capabilities, strengths, and weakness in two examples.
CBAM: Convolutional Block Attention Module
Sanghyun Woo,Jongchan Park,Joon-Young Lee,In So Kweon +3 more
- 08 Sep 2018
TL;DR: Convolutional Block Attention Module (CBAM) as discussed by the authors is a simple yet effective attention module for feed-forward convolutional neural networks, given an intermediate feature map, the module sequentially infers attention maps along two separate dimensions, channel and spatial, then the attention maps are multiplied to the input feature map for adaptive feature refinement.