Project
Project
Summary
This project, conducted in collaboration with the Korea Automotive Technology Institute, Autect Group, Sungwoo Motors, and MTR, focuses on the development and demonstration of purpose-built electric vehicles using a design platform. Within this scope, the research specifically targets the development of algorithms for road diagnostics and patrol purpose-built vehicles (PBVs). The project involves creating anomaly classification algorithms and road diagnostic algorithms. The project includes developing a deep learning algorithm for anomaly detection based on video data, which measures similarity to a mugshot to determine if a person is an anomaly. This involves training models with augmented mugshot images and enhancing the detection model through advanced object detection algorithms. Additionally, road surface diagnostics are addressed by developing edge processing techniques for identifying potholes in images, and combining multiple image data to assess road damage. The project also focuses on improving point cloud data processing for road severity assessment, including upscaling techniques for higher resolution and correcting data distortions due to increased driving speed.
Summary
This project involved developing a deep learning framework (DL framework) designed to automatically select the optimal model and parameters for building the best learning model using various industrial data. The framework employs partial domain adaptation and self-supervised learning as its models and includes an automated model design capability. These models were applied to and validated with real industrial motor data.
Summary
The project focuses on research related to Prognostics and Health Management (PHM) for aircraft and helicopters. The primary objective of the study was to diagnose anomalies and predict engine degradation using Flight Data Recorder (FDR) data. To reach this objective, an innovative AI-driven diagnostic framework is introduced, which utilizes raw flight data converted into a correlation matrix. The detection of anomalies begins with an autoencoder model that is trained on normal data within the transformed correlation matrix. Following this, significant failure types are identified by cross-referencing them with historical data recorded by mechanics. This methodology is validated through the use of actual aircraft flight data.