hh.sePublications
Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Interactive-cosmo: Consensus self-organized models for fault detection with expert feedback
Halmstad University, School of Information Technology, Halmstad Embedded and Intelligent Systems Research (EIS), CAISR - Center for Applied Intelligent Systems Research.ORCID iD: 0000-0002-6249-4144
Halmstad University, School of Information Technology, Halmstad Embedded and Intelligent Systems Research (EIS), CAISR - Center for Applied Intelligent Systems Research.ORCID iD: 0000-0002-3034-6630
Halmstad University, School of Information Technology, Halmstad Embedded and Intelligent Systems Research (EIS), CAISR - Center for Applied Intelligent Systems Research.ORCID iD: 0000-0002-7796-5201
Halmstad University, School of Information Technology, Halmstad Embedded and Intelligent Systems Research (EIS), CAISR - Center for Applied Intelligent Systems Research.ORCID iD: 0000-0002-3495-2961
2019 (English)In: Proceedings of the Workshop on Interactive Data Mining, WIDM 2019, New York: Association for Computing Machinery (ACM), 2019, p. 1-9Conference paper, Published paper (Refereed)
Abstract [en]

Diagnosing deviations and predicting faults is an important task, especially given recent advances related to Internet of Things. However, the majority of the efforts for diagnostics are still carried out by human experts in a time-consuming and expensive manner. One promising approach towards self-monitoring systems is based on the "wisdom of the crowd" idea, where malfunctioning equipments are detected by understanding the similarities and differences in the operation of several alike systems.

A fully autonomous fault detection, however, is not possible, since not all deviations or anomalies correspond to faulty behaviors; many can be explained by atypical usage or varying external conditions. In this work, we propose a method which gradually incorporates expert-provided feedback for more accurate self-monitoring. Our idea is to support model adaptation while allowing human feedback to persist over changes in data distribution, such as concept drift. © 2019 Association for Computing Machinery.

Place, publisher, year, edition, pages
New York: Association for Computing Machinery (ACM), 2019. p. 1-9
Keywords [en]
Anomaly Detection, Self-Monitoring, Active Learning, Human-in- the-loop
National Category
Electrical Engineering, Electronic Engineering, Information Engineering
Identifiers
URN: urn:nbn:se:hh:diva-41365DOI: 10.1145/3304079.3310289ISI: 000557255700005Scopus ID: 2-s2.0-85069779014ISBN: 978-1-4503-6296-2 (print)OAI: oai:DiVA.org:hh-41365DiVA, id: diva2:1384810
Conference
1st Workshop on Interactive Data Mining, WIDM 2019, co-located with 12th ACM International Conference on Web Search and Data Mining, WSDM 2019, Melbourne, Australia; 15 February, 2019
Available from: 2020-01-10 Created: 2020-01-10 Last updated: 2021-09-02Bibliographically approved
In thesis
1. Wisdom of the Crowd for Fault Detection and Prognosis
Open this publication in new window or tab >>Wisdom of the Crowd for Fault Detection and Prognosis
2020 (English)Doctoral thesis, comprehensive summary (Other academic)
Abstract [en]

Monitoring and maintaining the equipment to ensure its reliability and availability is vital to industrial operations. With the rapid development and growth of interconnected devices, the Internet of Things promotes digitization of industrial assets, to be sensed and controlled across existing networks, enabling access to a vast amount of sensor data that can be used for condition monitoring. However, the traditional way of gaining knowledge and wisdom, by the expert, for designing condition monitoring methods is unfeasible for fully utilizing and digesting this enormous amount of information. It does not scale well to complex systems with a huge amount of components and subsystems. Therefore, a more automated approach that relies on human experts to a lesser degree, being capable of discovering interesting patterns, generating models for estimating the health status of the equipment, supporting maintenance scheduling, and can scale up to many equipment and its subsystems, will provide great benefits for the industry. 

This thesis demonstrates how to utilize the concept of "Wisdom of the Crowd", i.e. a group of similar individuals, for fault detection and prognosis. The approach is built based on an unsupervised deviation detection method, Consensus Self-Organizing Models (COSMO). The method assumes that the majority of a crowd is healthy; individual deviates from the majority are considered as potentially faulty. The COSMO method encodes sensor data into models, and the distances between individual samples and the crowd are measured in the model space. This information, regarding how different an individual performs compared to its peers, is utilized as an indicator for estimating the health status of the equipment. The generality of the COSMO method is demonstrated with three condition monitoring case studies: i) fault detection and failure prediction for a commercial fleet of city buses, ii) prognosis for a fleet of turbofan engines and iii) finding cracks in metallic material. In addition, the flexibility of the COSMO method is demonstrated with: i) being capable of incorporating domain knowledge on specializing relevant expert features; ii) able to detect multiple types of faults with a generic data- representation, i.e. Echo State Network; iii) incorporating expert feedback on adapting reference group candidate under an active learning setting. Last but not least, this thesis demonstrated that the remaining useful life of the equipment can be estimated from the distance to a crowd of peers. 

Place, publisher, year, edition, pages
Halmstad: Halmstad University Press, 2020. p. 87
Series
Halmstad University Dissertations ; 67
National Category
Information Systems
Identifiers
urn:nbn:se:hh:diva-41367 (URN)978-91-88749-43-7 (ISBN)978-91-88749-42-0 (ISBN)
Public defence
2020-01-31, J102 Wigforss, Kristian IV:s väg 3, Halmstad, 13:00 (English)
Opponent
Supervisors
Available from: 2020-01-14 Created: 2020-01-10 Last updated: 2021-01-12Bibliographically approved
2. Self-Monitoring using Joint Human-Machine Learning: Algorithms and Applications
Open this publication in new window or tab >>Self-Monitoring using Joint Human-Machine Learning: Algorithms and Applications
2020 (English)Licentiate thesis, comprehensive summary (Other academic)
Abstract [en]

The ability to diagnose deviations and predict faults effectively is an important task in various industrial domains for minimizing costs and productivity loss and also conserving environmental resources. However, the majority of the efforts for diagnostics are still carried out by human experts in a time-consuming and expensive manner. Automated data-driven solutions are needed for continuous monitoring of complex systems over time. On the other hand, domain expertise plays a significant role in developing, evaluating, and improving diagnostics and monitoring functions. Therefore, automatically derived solutions must be able to interact with domain experts by taking advantage of available a priori knowledge and by incorporating their feedback into the learning process.

This thesis and appended papers tackle the problem of generating a real-world self-monitoring system for continuous monitoring of machines and operations by developing algorithms that can learn data streams and their relations over time and detect anomalies using joint-human machine learning. Throughout this thesis, we have described a number of different approaches, each designed for the needs of a self-monitoring system, and have composed these methods into a coherent framework. More specifically, we presented a two-layer meta-framework, in which the first layer was concerned with learning appropriate data representations and detectinganomalies in an unsupervised fashion, and the second layer aimed at interactively exploiting available expert knowledge in a joint human-machine learning fashion.

Furthermore, district heating has been the focus of this thesis as the application domain with the goal of automatically detecting faults and anomalies by comparing heat demands among different groups of customers. We applied and enriched different methods on this domain, which then contributed to the development and improvement of the meta-framework. The contributions that result from the studies included in this work can be summarized into four categories: (1) exploring different data representations that are suitable for the self-monitoring task based on data characteristics and domain knowledge, (2) discovering patterns and groups in data that describe normal behavior of the monitored system/systems, (3) implementing methods to successfully discriminate anomalies from the normal behavior, and (4) incorporating domain knowledge and expert feedback into self-monitoring.

Place, publisher, year, edition, pages
Halmstad: Halmstad University Press, 2020. p. 45
Series
Halmstad University Dissertations ; 69
Keywords
self-monitoring, anomaly detection, machine learning
National Category
Computer Sciences
Identifiers
urn:nbn:se:hh:diva-41421 (URN)978-91-88749-47-5 (ISBN)978-91-88749-46-8 (ISBN)
Presentation
2020-02-25, J102 Wigforssalen, Kristian IV:s väg 3, Halmstad, 13:00 (English)
Opponent
Supervisors
Funder
Knowledge Foundation, 20160103
Available from: 2020-01-31 Created: 2020-01-29 Last updated: 2020-01-31Bibliographically approved

Open Access in DiVA

fulltext(2286 kB)435 downloads
File information
File name FULLTEXT01.pdfFile size 2286 kBChecksum SHA-512
8f3f2789cc1768900bb4f34bfc8416d6edb025a0e85ff01beb057ddd74dbd0ade63b733920599f9bbba58c4ea2525cc362afe53fd0b001f92bad1fd9403b15fb
Type fulltextMimetype application/pdf

Other links

Publisher's full textScopus

Authority records

Calikus, EceFan, YuantaoNowaczyk, SławomirPinheiro Sant'Anna, Anita

Search in DiVA

By author/editor
Calikus, EceFan, YuantaoNowaczyk, SławomirPinheiro Sant'Anna, Anita
By organisation
CAISR - Center for Applied Intelligent Systems Research
Electrical Engineering, Electronic Engineering, Information Engineering

Search outside of DiVA

GoogleGoogle Scholar
Total: 435 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

doi
isbn
urn-nbn

Altmetric score

doi
isbn
urn-nbn
Total: 459 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf