Abstract: In structural health monitoring, data quality is crucial to the performance of data-driven methods for structural damage identification, condition assessment, and safety warning. However, structural health monitoring systems often suffer from data imperfection, resulting in some entries being unusable in a data matrix. Discrete missing points are relatively easy to recover based on known adjacent points, whereas segments of continuous missing data are more common and also more challenging to recover in a practical scenario. Formulating the data recovery task as an optimization problem for matrix completion, we present a convolutional neural network to achieve simultaneous recovery for multi-channel data with the awareness of group sparsity. The data recovery process based on compressive sensing is formulated as a regression problem and achieved in the neural network. The basis matrix is utilized as the input and the incomplete data matrix as the output to provide partial information for approximation. Basis coefficient optimization is performed via convolutional operation. Group sparsity regularization is applied while updating the kernel of the convolutional layer. The recovery can be readily obtained after optimization (training) without further validation and testing. The proposed method does not need intact data prepared in advance for training; also, it can handle sporadic data loss and make the most of interrupted information. Recovery ability evaluations on synthetic data, field-test data, and monitoring data of seismic response indicate that the proposed method achieves a good recovery result with high loss ratio and continuous data loss. The code is available at https://github.com/dawnnao/Group-sparsity-aware-CNN.
你可能也喜欢
Compressive sensing has been studied and applied in structural health monitoring for data acquisition and reconstruction, wireless data transmission, structural modal identification, and spare damage identification. The key issue in compressive sensing is finding the optimal solution for sparse optimization. In the past several years, many algorithms have been proposed in the field of applied mathematics. In this article, we propose a machine learning–based approach to solve the compressive-sensing data-reconstruction problem. By treating a computation process as a data flow, the solving process of compressive sensing–based data reconstruction is formalized into a standard supervised-learning task. The prior knowledge, i.e. the basis matrix and the compressive sensing–sampled signals, is used as the input and the target of the network; the basis coefficient matrix is embedded as the parameters of a certain …
Structural health monitoring (SHM) systems provide opportunities to understand the structural behaviors remotely in real-time. However, anomalous measurement data are frequently collected from structures, which greatly affect the results of further analyses. Hence, detecting anomalous data is crucial for SHM systems. In this article, we present a simple yet efficient approach that incorporates complementary information obtained from multi-view local binary patterns (LBP) and random forests (RF) to distinguish data anomalies. Acceleration data are first converted into gray-scale image data. The LBP texture features are extracted in three different views from the converted images, which are further aggregated as the anomaly representation for the final RF prediction. Consequently, multiple types of data anomalies can be accurately identified. Extensive experiments validated on an acceleration dataset acquired on a …
Structural health monitoring (SHM) is a multi-discipline field that involves the automatic sensing of structural loads and response by means of a large number of sensors and instruments, followed by a diagnosis of the structural health based on the collected data. Because an SHM system implemented into a structure automatically senses, evaluates, and warns about structural conditions in real time, massive data are a significant feature of SHM. The techniques related to massive data are referred to as data science and engineering, and include acquisition techniques, transition techniques, management techniques, and processing and mining algorithms for massive data. This paper provides a brief review of the state of the art of data science and engineering in SHM as investigated by these authors, and covers the compressive sampling-based data-acquisition algorithm, the anomaly data diagnosis approach using …
Structural health monitoring (SHM) systems provide opportunities to understand the structural behaviors remotely in real-time. However, anomalous measurement data are frequently collected from structures, which greatly affect the results of further analyses. Hence, detecting anomalous data is crucial for SHM systems. In this article, we present a simple yet efficient approach that incorporates complementary information obtained from multi-view local binary patterns (LBP) and random forests (RF) to distinguish data anomalies. Acceleration data are first converted into gray-scale image data. The LBP texture features are extracted in three different views from the converted images, which are further aggregated as the anomaly representation for the final RF prediction. Consequently, multiple types of data anomalies can be accurately identified. Extensive experiments validated on an acceleration dataset acquired on a …