LGSep 20, 2024

Achieving Predictive Precision: Leveraging LSTM and Pseudo Labeling for Volvo's Discovery Challenge at ECML-PKDD 2024

arXiv:2409.13877v1h-index: 11
Originality Synthesis-oriented
AI Analysis

This work addresses predictive maintenance for industrial applications like Volvo trucks, but it is incremental as it applies existing methods to a specific challenge.

The paper tackled predicting maintenance needs for Volvo truck components using LSTM and pseudo-labeling, achieving a macro-average F1-score of 0.879 and securing second place in the Volvo Discovery Challenge.

This paper presents the second-place methodology in the Volvo Discovery Challenge at ECML-PKDD 2024, where we used Long Short-Term Memory networks and pseudo-labeling to predict maintenance needs for a component of Volvo trucks. We processed the training data to mirror the test set structure and applied a base LSTM model to label the test data iteratively. This approach refined our model's predictive capabilities and culminated in a macro-average F1-score of 0.879, demonstrating robust performance in predictive maintenance. This work provides valuable insights for applying machine learning techniques effectively in industrial settings.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes