Högskolan i Skövde

his.sePublications
Change search
Link to record
Permanent link

Direct link
Publications (10 of 61) Show all publications
Vellenga, K., Steinhauer, H. J., Karlsson, A., Falkman, G., Rhodin, A. & Koppisetty, A. (2025). Designing deep neural networks for driver intention recognition. Engineering applications of artificial intelligence, 139(Part B), Article ID 109574.
Open this publication in new window or tab >>Designing deep neural networks for driver intention recognition
Show others...
2025 (English)In: Engineering applications of artificial intelligence, ISSN 0952-1976, E-ISSN 1873-6769, Vol. 139, no Part B, article id 109574Article in journal (Refereed) Published
Abstract [en]

Driver intention recognition (DIR) studies increasingly rely on deep neural networks. Deep neural networks have achieved top performance for many different tasks. However, apart from image classifications and semantic segmentation for mobile phones, it is not a common practice for components of advanced driver assistance systems to explicitly analyze the complexity and performance of the network’s architecture. Therefore, this paper applies neural architecture search to investigate the effects of the deep neural network architecture on a real-world safety critical application with limited computational capabilities. We explore a pre-defined search space for three deep neural network layer types that are capable to handle sequential data (a long-short term memory, temporal convolution, and a time-series transformer layer), and the influence of different data fusion strategies on the driver intention recognition performance. A set of eight search strategies are evaluated for two driver intention recognition datasets. For the two datasets, we observed that there is no search strategy clearly sampling better deep neural network architectures. However, performing an architecture search improves the model performance compared to the original manually designed networks. Furthermore, we observe no relation between increased model complexity and better driver intention recognition performance. The result indicate that multiple architectures can yield similar performance, regardless of the deep neural network layer type or fusion strategy. However, the optimal complexity, layer type and fusion remain unknown upfront.

Place, publisher, year, edition, pages
Elsevier, 2025
Keywords
Driver intention recognition, Neural architecture search, Deep learning, Information fusion
National Category
Information Systems Computer Systems
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-24573 (URN)10.1016/j.engappai.2024.109574 (DOI)001356766800001 ()2-s2.0-85208661926 (Scopus ID)
Funder
University of SkövdeVinnova, 2018-05012
Note

CC BY 4.0

Corresponding author: Koen Vellenga

The authors declare the following financial interests/personal relationships which may be considered as potential competing interests: Koen Vellenga reports financial support was provided by Volvo Car Corporation. Koen Vellenga reports article publishing charges was provided by University of Skövde. We got funding from Vinnova (Swedish innovation agency, reference number: 2018-05012).

Available from: 2024-09-25 Created: 2024-09-25 Last updated: 2025-01-14Bibliographically approved
Kumbhar, M., Bandaru, S. & Karlsson, A. (2024). Condition Monitoring of a Machine Tool Ballscrew Using Wavelet Transform based Unsupervised Learning. Paper presented at 57th CIRP Conference on Manufacturing Systems 2024 (CMS 2024), 29th to 31st May 2024, Póvoa de Varzim, Portugal. Procedia CIRP, 130, 342-347
Open this publication in new window or tab >>Condition Monitoring of a Machine Tool Ballscrew Using Wavelet Transform based Unsupervised Learning
2024 (English)In: Procedia CIRP, E-ISSN 2212-8271, Vol. 130, p. 342-347Article in journal (Refereed) Published
Abstract [en]

The health of a machine tool directly affects its ability to produce components with high precision. Therefore, monitoring and diagnosing early faults can enhance its reliability resulting in an improvement in manufacturing throughput and overall product quality. This paper concerns condition monitoring of the ballscrew drive, a machine tool component that transforms rotary motion of the drive shaft into linear motion of the work table along the guideways. The degradation of the ballscrew drive is often characterized by backlash, which results in imprecise linear motion and, therefore, affects the position of guideways during machining operations. Many physical characteristics of the ballscrew drive, such as required torque, viscous friction, and Coulomb friction, change with the degradation of the ballscrew during its lifetime. The paper proposes a condition monitoring methodology consisting of four main steps: data collection, data preprocessing and feature engineering, model building, and anomaly detection. The machine tool drive system is operated under no-load condition at regular intervals to capture health data using Siemens Analyze MyCondition instrumentation. Subsequently, the data is preprocessed and features are extracted from raw signals using the wavelet transform approach. The unsupervised machine learning technique, principal component analysis, is used to reduce the dimensionality of the dataset and find feature combinations that capture most of the variation in the data. Next, Hotelling’s T2 statistic is computed for each sample on a rolling basis, and anomalous behavior is detected based consistent deviations beyond the moving median of Hotelling’s T2 statistic. The proposed methodology is applied on condition monitoring data from a Swedish automotive manufacturer and the health assessments are validated against backlash measurements obtained from a different conditional monitoring test. This shows that the health status of a ballscrew can be derived directly from its physical characteristics.

Place, publisher, year, edition, pages
Elsevier, 2024
Keywords
Condition monitoring, Unsupervised learning, Ballscrew, Backlash assessment, Machine tool health, Siemens Analyze MyCondition (AMC)
National Category
Production Engineering, Human Work Science and Ergonomics
Research subject
Virtual Production Development (VPD); Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-24756 (URN)10.1016/j.procir.2024.10.098 (DOI)2-s2.0-85213036193 (Scopus ID)
Conference
57th CIRP Conference on Manufacturing Systems 2024 (CMS 2024), 29th to 31st May 2024, Póvoa de Varzim, Portugal
Projects
Integrated Manufacturing Analytics Platform for Predictive Maintenance with IoT
Funder
Vinnova, 2021-02537
Note

CC BY 4.0

Corresponding author: Tel.: +46-500-448596. E-mail address: mahesh.kumbhar@his.se

The authors acknowledge the financial support received from VINNOVA (Sweden Innovation Agency, Stockholm, Sweden) for the research project ‘Integrated Manufacturing Analytics Platform for Predictive Maintenance with IoT’ under grant 2021-02537.

Available from: 2024-12-03 Created: 2024-12-03 Last updated: 2025-01-14Bibliographically approved
Vellenga, K., Karlsson, A., Steinhauer, H. J., Falkman, G. & Sjögren, A. (2024). PT-HMC: Optimization-based Pre-Training with Hamiltonian Monte-Carlo Sampling for Driver Intention Recognition. ACM Transactions on Probabilistic Machine Learning, 1(1), Article ID 4.
Open this publication in new window or tab >>PT-HMC: Optimization-based Pre-Training with Hamiltonian Monte-Carlo Sampling for Driver Intention Recognition
Show others...
2024 (English)In: ACM Transactions on Probabilistic Machine Learning, E-ISSN 2836-8924, Vol. 1, no 1, article id 4Article in journal (Refereed) Published
Abstract [en]

Driver intention recognition (DIR) methods mostly rely on deep neural networks (DNNs). To use DNNs in asafety-critical real-world environment it is essential to quantify how confident the model is about the producedpredictions. Therefore, this study evaluates the performance and calibration of a temporal convolutionalnetwork (TCN) for multiple probabilistic deep learning (PDL) methods (Bayes-by-Backprop, Monte-Carlodropout, Deep ensembles, Stochastic Weight averaging - Gaussian, Multi SWA-G, cyclic Stochastic GradientHamiltonian Monte Carlo). Notably, we formalize an approach that combines optimization-based pre-trainingwith Hamiltonian Monte-Carlo (PT-HMC) sampling, aiming to leverage the strengths of both techniques. Ouranalysis, conducted on two pre-processed open-source DIR datasets, reveals that PT-HMC not only matchesbut occasionally surpasses the performance of existing PDL methods. One of the remaining challenges thatprohibits the integration of a PDL-based DIR system into an actual car is the computational requirements toperform inference. Therefore, future work could focus on optimizing PDL methods to be more computationallyefficient without sacrificing performance or the ability to estimate uncertainties.

Place, publisher, year, edition, pages
ACM Digital Library, 2024
Keywords
Driver Intention Recognition, Probabilistic Deep Learning, Bayesian Deep Learning, Uncertainty quantification, Hamiltonian Monte Carlo
National Category
Computer graphics and computer vision
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-24425 (URN)10.1145/3688573 (DOI)
Available from: 2024-08-12 Created: 2024-08-12 Last updated: 2025-02-07Bibliographically approved
Bae, J., Cascone, C., Borzooei, S., Steinhauer, H. J., Helldin, T., Karlsson, A., . . . Strandberg, J. (2024). Towards a methodological framework to address data challenges in lake water quality predictions. In: 3rd International Conference on Water Management in Changing Conditions: Book of abstracts. Paper presented at 3rd International Conference on Water Management in Changing Conditions, WMCC-2024, EWA-IWA Water Management in Changing Climates Conference, 14-15 May 2024, Munich, Germany (pp. 5-8). European Water Association; IFAT
Open this publication in new window or tab >>Towards a methodological framework to address data challenges in lake water quality predictions
Show others...
2024 (English)In: 3rd International Conference on Water Management in Changing Conditions: Book of abstracts, European Water Association; IFAT , 2024, p. 5-8Conference paper, Oral presentation with published abstract (Refereed)
Abstract [en]

Climate change has impacted global temperatures, triggering extreme weather and adverse environmental effects. In Sweden, these changes have caused shifts in weather patterns, leading to disruptions in infrastructure. This, in turn, has influenced water turbidity levels, negatively impacting water quality. To tackle these issues, a study was conducted using machine learning to predict turbidity with six meteorological variables collected for two years. Our preliminary research showed a substantial influence of seasonal changes on water turbidity, especially air temperature. Identifying supporting indicators such as lagged features is crucial and considerably improved the turbidity prediction performance for two of the machine learning models used. However, the study also identified challenges like data collection and uncertainty issues. We recommend improving data collection quality with higher frequency, minimizing geographical gaps between data collection points, sharing calibration assumptions, checking the sensors regularly, and accounting for data anomalies. Understanding these challenges and their potential implications could lead to more methodological enhancements.

Place, publisher, year, edition, pages
European Water Association; IFAT, 2024
Keywords
Water quality, turbidity, climate change, feature engineering, machine learning
National Category
Oceanography, Hydrology and Water Resources Climate Science Computer Sciences
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-24148 (URN)
Conference
3rd International Conference on Water Management in Changing Conditions, WMCC-2024, EWA-IWA Water Management in Changing Climates Conference, 14-15 May 2024, Munich, Germany
Funder
Vinnova, DNR 2021-02460
Note

Corresponding author: juhee.bae@his.se

This project has been funded by VINNOVA, the Swedish Government Agency for Innovation Systems, “AI för klimatanpassning - metoder för att skapa en mer resilient dricksvattenproduktion och leverans” (DNR 2021-02460) and was conducted in cooperation with IVL Svenska Miljöinstitutet AB.

Available from: 2024-07-02 Created: 2024-07-02 Last updated: 2025-02-01Bibliographically approved
Johansson, R., Hammar, P., Karlsson, A. & Rydström, S. (2023). Avskanning av dataanalys och AI – Rapport år 2023. Stockholm: Totalförsvarets forskningsinstitut (FOI)
Open this publication in new window or tab >>Avskanning av dataanalys och AI – Rapport år 2023
2023 (Swedish)Report (Other academic)
Alternative title[en]
Horizon Scanning of Data Analysis and AI – Report in 2023
Abstract [sv]

Dataanalys och det närbesläktade området artificiell intelligens utvecklas snabbt och är av stort intresse för ledningsområdet då de kan erbjuda åtråvärda egenskaper som automatiserad hantering av stora datamängder och modeller för att tolka ny data. Den här rapporten omfattar en avskanning av fyra utvalda delområden: preskriptiv analys, osäkerhetshantering, förklarbarhet (XAI) och systemperspektiv. Rapporten innehåller dessutom en uppskattning av den framtida utvecklingen av delområdena och en jämförelse med avseende på deras mognadsgrad och relevans.

Abstract [en]

Data analysis and the closely related field of artificial intelligence are developing rapidly and are of great interest to the command and control field as they can offer desirable features such as automated handling of large data sets and models for interpreting new data. This report includes a scan of four selected sub-areas: prescriptive analysis, uncertainty management, explainability (XAI) and systems perspective. The report also contains an estimate of the future development of the sub-areas and a comparison with respect to their degree of maturity and relevance.

Place, publisher, year, edition, pages
Stockholm: Totalförsvarets forskningsinstitut (FOI), 2023. p. 60
Series
Totalförsvarets forskningsinstitut-rapport (FOI-R), ISSN 1650-1942 ; FOI-R--5483--SE
Keywords
artificiell intelligens (AI), dataanalys, avskanning, preskriptiv dataanalys, osäkerhetshantering, förklarbarhet (XAI), artificial intelligence (AI), data analysis, horizon scanning, prescriptive data analysis, uncertainty management, explainable AI (XAI)
National Category
Other Computer and Information Science
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-23324 (URN)
Note

Ronnie Johansson (red.), Peter Hammar, Alexander Karlsson, Sidney Rydström

Available from: 2023-10-23 Created: 2023-10-23 Last updated: 2023-11-13Bibliographically approved
Vellenga, K., Karlsson, A., Steinhauer, H. J., Falkman, G. & Sjögren, A. (2023). Surrogate Deep Learning to Estimate Uncertainties for Driver Intention Recognition. In: ICMLC 2023: Proceedings of 2023 15th International Conference on Machine Learning and Computing, Zhuhai, China, February 17-20, 2023. Paper presented at 15th International Conference on Machine Learning and Computing, Zhuhai, China, February 17-20, 2023 (pp. 252-258). New York, NY, USA: Association for Computing Machinery (ACM)
Open this publication in new window or tab >>Surrogate Deep Learning to Estimate Uncertainties for Driver Intention Recognition
Show others...
2023 (English)In: ICMLC 2023: Proceedings of 2023 15th International Conference on Machine Learning and Computing, Zhuhai, China, February 17-20, 2023, New York, NY, USA: Association for Computing Machinery (ACM), 2023, p. 252-258Conference paper, Published paper (Refereed)
Abstract [en]

Real-world applications of artificial intelligence that can potentially harm human beings should be able to express uncertainty about the made predictions. Probabilistic deep learning (DL) methods (e.g., variational inference [VI], VI last layer [VI-LL], Monte-Carlo [MC] dropout, stochastic weight averaging - Gaussian [SWA-G], and deep ensembles) can produce a predictive uncertainty but require expensive MC sampling techniques. Therefore, we evaluated if the probabilistic DL methods are uncertain when making incorrect predictions for an open-source driver intention recognition dataset and if a surrogate DL model can reproduce the uncertainty estimates. We found that all probabilistic DL methods are significantly more uncertain when making incorrect predictions at test time, but there are still instances where the models are very certain but completely incorrect. The surrogate DL models trained on the MC dropout and VI uncertainty estimates were capable of reproducing a significantly higher uncertainty estimate when making incorrect predictions.

Place, publisher, year, edition, pages
New York, NY, USA: Association for Computing Machinery (ACM), 2023
Keywords
Driver intention recognition, probabilistic deep learning, surrogate modeling, uncertainty quantification
National Category
Information Systems Other Computer and Information Science
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-22851 (URN)10.1145/3587716.3587758 (DOI)2-s2.0-85173817744 (Scopus ID)978-1-4503-9841-1 (ISBN)
Conference
15th International Conference on Machine Learning and Computing, Zhuhai, China, February 17-20, 2023
Projects
Intention recognition for real-time automotive 3D situation awareness
Funder
Vinnova, 2018-05012
Note

CC BY-NC-SA 4.0

CORRESPONDING AUTHOR: K. VELLENGA (e-mail: koen.vellenga@volvocars.com)

This work was supported by the Intention Recognition in Real Time for Automotive 3D Situation Awareness (IRRA) Project (https://www.vinnova.se/p/intention-recognition-i-realtid-for-automotive-3d-situation-awareness-irra/).

Available from: 2023-06-27 Created: 2023-06-27 Last updated: 2024-04-17Bibliographically approved
Steinhauer, H. J., Helldin, T., Mathiason, G. & Karlsson, A. (2023). Topic modeling for anomaly detection in telecommunication networks. Journal of Ambient Intelligence and Humanized Computing, 14(11), 15085-15096
Open this publication in new window or tab >>Topic modeling for anomaly detection in telecommunication networks
2023 (English)In: Journal of Ambient Intelligence and Humanized Computing, ISSN 1868-5137, E-ISSN 1868-5145, Vol. 14, no 11, p. 15085-15096Article in journal (Refereed) Published
Abstract [en]

To ensure reliable network performance, anomaly detection is an important part of the telecommunication operators’ work. This includes that operators need to timely intervene with the network, should they encounter indications of network performance degradation. In this paper, we describe the results of an initial experiment for anomaly detection with regard to network performance, using topic modeling on base station run-time variable data collected from live Radio Access Networks (RANs). The results show that topic modeling clusters semantically related data in the same way as human experts would and that the anomalies in our test cases could be identified in latent Dirichlet allocation (LDA) topic models. Our experiment further reveals which information provided by the topic model is particularly usable to support human anomaly detection in this application domain.

Place, publisher, year, edition, pages
Springer, 2023
Keywords
Telecommunication anomaly detection, Topic modeling, Decision-making
National Category
Computer Sciences
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-17527 (URN)10.1007/s12652-019-01372-5 (DOI)2-s2.0-85182305640 (Scopus ID)
Projects
bison
Funder
University of SkövdeKnowledge Foundation
Note

CC BY 4.0

Received: 31 January 2019 / Accepted: 18 June 2019 / Published online: 2 August 2019

H. Joe Steinhauer joe.steinhauer@his.se

Open access funding provided by University of Skövde. This work was supported by the Swedish Knowledge Foundation under grant BISON—Big Data Fusion—in cooperation with Huawei Technologies Sweden AB. We would like to thank Anders Åhlén for sharing his knowledge throughout our work. The topic modeling was performed using the package topicmodels (Grün and Hornik 2011) in R (R Core Team 2017), and the LDAvis visualization was enabled by Sievert and Shirley (2014).

Available from: 2019-08-13 Created: 2019-08-13 Last updated: 2024-01-26Bibliographically approved
Vellenga, K., Steinhauer, H. J., Karlsson, A., Falkman, G., Rhodin, A. & Koppisetty, A. C. (2022). Driver intention recognition: state-of-the-art review. IEEE Open Journal of Intelligent Transportation Systems, 3, 602-616
Open this publication in new window or tab >>Driver intention recognition: state-of-the-art review
Show others...
2022 (English)In: IEEE Open Journal of Intelligent Transportation Systems, E-ISSN 2687-7813, Vol. 3, p. 602-616Article, review/survey (Refereed) Published
Abstract [en]

Every year worldwide more than one million people die and a further 50 million people are injured in traffic accidents. Therefore, the development of car safety features that actively support the driver in preventing accidents, is of utmost importance to reduce the number of injuries and fatalities. However, to establish this support it is necessary that the advanced driver assistance system (ADAS) understands the driver’s intended behavior in advance. The growing variety of sensors available for vehicles together with improved computer vision techniques, hence led to increased research directed towards inferring the driver’s intentions. This article reviews 64 driver intention recognition studies with regard to the maneuvers considered, the driving features included, the AI methods utilized, the achieved performance within the presented experiments, and the open challenges identified by the respected researchers. The article provides a high level analysis of the current technology readiness level of driver intention recognition technology to address the challenges to enable reliable driver intention recognition, such as the system architecture, implementation, and the purpose of the technology.

Place, publisher, year, edition, pages
IEEE, 2022
Keywords
Driver intentions, intention recognition, driver behavior, driving maneuvers
National Category
Computer Systems
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-21812 (URN)10.1109/ojits.2022.3197296 (DOI)000853832800001 ()2-s2.0-85147393634 (Scopus ID)
Projects
Intention recognition for real-time automotive 3D situation awareness
Funder
Vinnova, 2018-05012
Note

CC BY-NC-ND 4.0

CORRESPONDING AUTHOR: K. VELLENGA (e-mail: koen.vellenga@volvocars.com)

This work was supported by the Intention Recognition in Real Time for Automotive 3D Situation Awareness (IRRA) Project (https://www.vinnova.se/p/intention-recognition-i-realtid-for-automotive-3d-situation-awareness-irra/).

Available from: 2022-09-12 Created: 2022-09-12 Last updated: 2024-08-01Bibliographically approved
Johansson, R., Karlsson, A., Andler, S. F., Brohede, M., van Laere, J., Klingegård (Nilsson), M. & Ziemke, T. (2022). On the Definition and Scope of Information Fusion as a Field of Research. ISIF Perspectives on Information Fusion, 5(1), 3-12
Open this publication in new window or tab >>On the Definition and Scope of Information Fusion as a Field of Research
Show others...
2022 (English)In: ISIF Perspectives on Information Fusion, ISSN 2831-4824, Vol. 5, no 1, p. 3-12Article in journal (Refereed) Published
Abstract [en]

A definition of information fusion (IF) as a field of research can benefit researchers within the field, who may use such a definition when motivating their own work and evaluating the contributions of others. Moreover, it can enable researchers and practitioners outside the field to more easily relate their own work to the field and more easily understand the scope of IF techniques and methods. Based on strengths and weaknesses of existing definitions, a definition is proposed that is argued to effectively fulfill the requirements that can be put on a definition of IF as a field of research. Although the proposed definition aims to be precise, it does not fully capture the richness and versatility of the IF field. To address that limitation, we highlight some topics to explore the scope of IF, covering the systems perspective of IF and its relation to ma-chine learning, optimization, robot behavior, opinion aggregation, and databases.

Place, publisher, year, edition, pages
International Society of Information Fusion (ISIF), 2022
National Category
Computer Sciences Robotics and automation Information Systems
Research subject
Skövde Artificial Intelligence Lab (SAIL); Distributed Real-Time Systems; Information Systems
Identifiers
urn:nbn:se:his:diva-21740 (URN)
Note

Abstracting is permitted with credit to the source. For all other copying, reprint, or republication permissions, contact the Administrative Editor. Copyright© 2022 ISIF, Inc.

Available from: 2022-08-30 Created: 2022-08-30 Last updated: 2025-02-05Bibliographically approved
Rajashekarappa, M., Lené, J., Bekar, E. T., Skoogh, A. & Karlsson, A. (2021). A Data-Driven Approach to Air Leakage Detection in Pneumatic Systems. In: Wei Guo; Steven Li (Ed.), 2021 Global Reliability and Prognostics and Health Management (PHM-Nanjing): October 15-17, 2021 in Nanjing, China. Paper presented at 12th IEEE Global Reliability and Prognostics and Health Management, PHM-Nanjing 2021, Nanjing 15 October 2021 through 17 October 2021, Code 174772. IEEE
Open this publication in new window or tab >>A Data-Driven Approach to Air Leakage Detection in Pneumatic Systems
Show others...
2021 (English)In: 2021 Global Reliability and Prognostics and Health Management (PHM-Nanjing): October 15-17, 2021 in Nanjing, China / [ed] Wei Guo; Steven Li, IEEE, 2021Conference paper, Published paper (Refereed)
Abstract [en]

During the transition phase of traditional manufacturing companies towards smart factories, they are likely to experience challenges like lack of prehistoric data recordings or events on which the machine learning models need to be trained. This paper introduces a novel approach of artificially induced anomalies for data labelling. Moreover, for newly installed systems or a setup, which has not seen any kind of malfunction yet, the combination of artificially induced anomalies by experiments and machine learning model help to proactively prepare for any kind of future hindrance of the production systems. Two experiments were performed for detection of air leakage. The first one was designed to identify 'sensitive feature' and understand the behaviour of the sensor readings with respect to different state of the machine. The second one was performed to capture more data points pertaining to leaking state of machine on a normal production day since the first one was conducted on a maintenance break). RUSBoosted bagged trees model was built as a supervised machine-learning model, which was yielded 98.73% accuracy, 99.40% precision, recall of 99.21%, and F1 score of 99.30% on test data for detecting pneumatic leakage. As a conclusion, previously unknown hidden patterns and insights regarding temperature feature along with a standardized and systematic methodology are the important deliverables of this study. 

Place, publisher, year, edition, pages
IEEE, 2021
Keywords
Artificial anomalies, Data labelling, Data-driven decision-making, Machine learning, Pneumatic leakage, Predictive maintenance, Pneumatics, Supervised learning, Trees (mathematics), Air leakage, Artificial anomaly, Data driven decision, Data-driven approach, Decisions makings, Machine learning models, Decision making
National Category
Computer Sciences Other Computer and Information Science Robotics and automation
Research subject
Skövde Artificial Intelligence Lab (SAIL)
Identifiers
urn:nbn:se:his:diva-20891 (URN)10.1109/PHM-Nanjing52125.2021.9612973 (DOI)2-s2.0-85123450051 (Scopus ID)978-1-6654-0131-9 (ISBN)978-1-6654-0130-2 (ISBN)978-1-6654-2979-5 (ISBN)
Conference
12th IEEE Global Reliability and Prognostics and Health Management, PHM-Nanjing 2021, Nanjing 15 October 2021 through 17 October 2021, Code 174772
Funder
Vinnova, 201900789
Note

© 2021 IEEE.

This paper has been produced from the Master thesis study of the first and second authors at Chalmers University of Technology. The authors would like to thank the Production 2030 Strategic Innovation Program funded by VINNOVA for their funding of the research project PACA-Predictive Maintenance using Advanced Cluster Analysis (Grant No. 201900789), which this study has been conducted. Thanks also to Thomas Sundqvist, Jonas Vallström, and Robert Andersson Jarl for their guidance and support with the real-time data from a real-world manufacturing system. This study has been conducted within Production Area of Advance at the Chalmers University of Technology.

Available from: 2022-02-03 Created: 2022-02-03 Last updated: 2025-02-05Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0003-2973-3112

Search in DiVA

Show all publications