A Multi-Fidelity Convolutional Autoencoder-Transfer Learning Framework for Guided-Wave-Based Damage Diagnosis Using Large Simulated and Limited Experimental Datasets

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, medium

Summary

A novel multi-fidelity transfer learning framework is introduced for guided wave-based structural health monitoring (GWSHM), addressing the scarcity of labeled experimental data and the high cost of high-fidelity simulations. This framework integrates lightweight physics-based simulations, specifically a one-dimensional time-domain spectral element model, with a Convolutional Autoencoder (CAE) for deep feature learning and a feed-forward neural network. It leverages a large synthetic dataset for pretraining, then employs transfer learning to adapt the model to experimental domains using only limited labeled data. The CAE-based approach significantly surpasses CNN-based methods in damage localization accuracy, achieving R^2 scores exceeding 0.93 for localization and 0.99 for damage sizing. The framework also demonstrates strong generalization capabilities on previously unseen damage scenarios, establishing it as an accurate, computationally efficient, and practically viable solution for real-world GWSHM applications in plate-like structures.

Key takeaway

For Machine Learning Engineers developing GWSHM solutions, if you face limited experimental data, consider implementing a multi-fidelity CAE-transfer learning framework. This approach allows pretraining models on large, computationally efficient synthetic datasets, then fine-tuning with minimal real-world measurements. You can achieve high accuracy for damage localization (R^2 > 0.93) and sizing (R^2 > 0.99). This makes deep learning viable for practical structural health monitoring applications.

Key insights

A multi-fidelity CAE-transfer learning framework enables accurate GWSHM damage diagnosis using large simulated and limited experimental data.

Principles

Method

Pretrain a CAE with a 1D time-domain spectral element model-generated synthetic dataset. Fine-tune with limited experimental data using transfer learning, then use a feed-forward neural network for damage localization and sizing.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.