Internet of Things and People Research Center (IoTap), Department of Computer Science and Media Technology, Malmö University, 211 19 Malmö, Sweden.
Center for Applied Intelligent Systems Research (CAISR), Halmstad University, 301 18 Halmstad, Sweden.
Sensors (Basel). 2023 Jun 15;23(12):5621. doi: 10.3390/s23125621.
Predicting breakdowns is becoming one of the main goals for vehicle manufacturers so as to better allocate resources, and to reduce costs and safety issues. At the core of the utilization of vehicle sensors is the fact that early detection of anomalies facilitates the prediction of potential breakdown issues, which, if otherwise undetected, could lead to breakdowns and warranty claims. However, the making of such predictions is too complex a challenge to solve using simple predictive models. The strength of heuristic optimization techniques in solving np-hard problems, and the recent success of ensemble approaches to various modeling problems, motivated us to investigate a hybrid optimization- and ensemble-based approach to tackle the complex task. In this study, we propose a snapshot-stacked ensemble deep neural network (SSED) approach to predict vehicle claims (in this study, we refer to a claim as being a breakdown or a fault) by considering vehicle operational life records. The approach includes three main modules: Data pre-processing, Dimensionality Reduction, and Ensemble Learning. The first module is developed to run a set of practices to integrate various sources of data, extract hidden information and segment the data into different time windows. In the second module, the most informative measurements to represent vehicle usage are selected through an adapted heuristic optimization approach. Finally, in the last module, the ensemble machine learning approach utilizes the selected measurements to map the vehicle usage to the breakdowns for the prediction. The proposed approach integrates, and uses, the following two sources of data, collected from thousands of heavy-duty trucks: Logged Vehicle Data (LVD) and Warranty Claim Data (WCD). The experimental results confirm the proposed system's effectiveness in predicting vehicle breakdowns. By adapting the optimization and snapshot-stacked ensemble deep networks, we demonstrate how sensor data, in the form of vehicle usage history, contributes to claim predictions. The experimental evaluation of the system on other application domains also indicated the generality of the proposed approach.
预测故障已成为汽车制造商的主要目标之一,以便更好地分配资源,降低成本并解决安全问题。利用车辆传感器的核心在于,及早发现异常情况有助于预测潜在的故障问题,如果这些问题未被检测到,可能会导致故障和保修索赔。但是,使用简单的预测模型来解决此类预测过于复杂。启发式优化技术在解决 NP 难问题方面的优势,以及最近在各种建模问题中集成方法的成功,促使我们研究了一种混合优化和集成方法来解决复杂任务。在这项研究中,我们提出了一种快照堆叠集成深度学习神经网络(SSED)方法,通过考虑车辆运行记录来预测车辆索赔(在本研究中,我们将索赔称为故障或故障)。该方法包括三个主要模块:数据预处理、降维和集成学习。第一个模块旨在运行一组实践,以集成各种数据源,提取隐藏信息,并将数据分割为不同的时间窗口。在第二个模块中,通过自适应启发式优化方法选择最能代表车辆使用情况的信息量最大的测量值。最后,在最后一个模块中,集成机器学习方法利用所选的测量值将车辆使用情况映射到故障,以进行预测。该方法集成并使用了以下两种数据来源,这些数据是从数千辆重型卡车中收集的:已记录的车辆数据(LVD)和保修索赔数据(WCD)。实验结果证实了该方法在预测车辆故障方面的有效性。通过适应优化和快照堆叠集成深度网络,我们展示了车辆使用历史记录形式的传感器数据如何有助于索赔预测。该系统在其他应用领域的实验评估也表明了所提出方法的通用性。