<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Ontology-enhanced deep learning framework for anomaly detection in oil and gas production plants</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Gustavo</forename><surname>Alexsandro De Lima</surname></persName>
							<email>gustavoa.lima@inf.ufrgs.br</email>
							<affiliation key="aff0">
								<orgName type="department">Instituto de Informática</orgName>
								<orgName type="institution">Universidade Federal do Rio Grande do Sul (UFRGS</orgName>
								<address>
									<postCode>91501-970</postCode>
									<settlement>Porto Alegre-RS</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mara</forename><surname>Abel</surname></persName>
							<email>marabel@inf.ufrgs.br</email>
							<affiliation key="aff0">
								<orgName type="department">Instituto de Informática</orgName>
								<orgName type="institution">Universidade Federal do Rio Grande do Sul (UFRGS</orgName>
								<address>
									<postCode>91501-970</postCode>
									<settlement>Porto Alegre-RS</settlement>
									<country key="BR">Brazil</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Ontology-enhanced deep learning framework for anomaly detection in oil and gas production plants</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">2D566FFC97AF29161EE28D640A0FE28A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:11+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>anomaly detection</term>
					<term>ontology</term>
					<term>oil and gas</term>
					<term>time-series</term>
					<term>framework</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This proposal presents the creation of a framework that combines deep learning-based anomaly detection with ontology-driven knowledge representation to improve fault diagnosis in oil and gas production plants. The framework aims to leverage the strength of both techniques to reduce false alarm rates and to provide operators with more comprehensive information for decision-making.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Technological advancements pave the way for increased productivity and security in industrial process plants. Smart factories, brought by Industry 4.0, are characterized by their outstanding use of cuttingedge technology, with automation, monitoring, and artificial intelligence playing a significant role in operation efficiency <ref type="bibr" target="#b0">[1]</ref>.</p><p>These technological advancements apply not only to traditional manufacturing industries but also to various industrial processes, including the oil and gas sector, which is the focus of this proposal. An important improvement resulting from these advancements is the installation of sensor devices for constant information monitoring.</p><p>Despite the benefits, the vast amount of data generated by these sensors can prove challenging to analyze, creating the need for automated processes that verify that continuous stream of information in search of anomalies <ref type="bibr" target="#b1">[2]</ref> that can indicate equipment failures, safety hazards, or inefficiencies in production.</p><p>The detection of these failures is of utmost importance to the sector. Plant shutdowns caused by failures can bring significant economic problems for companies. Moreover, safety hazards in this industry can have catastrophic consequences due to the hazardous nature of the industry, posing severe risks to worker safety and environmental integrity.</p><p>While traditional anomaly detection models can bring good results in specific areas, they still fail to understand the semantic characteristics of an oil and gas production plant, creating false results that can make it harder for an operator to address potential issues.</p><p>This work aims to create a framework that uses machine learning anomaly detection methods with a layer of ontology for semantic analysis of the oil and gas industry anomalies.</p><p>The paper is structured in the following manner: firstly, an analysis of the current state-of-the-art research will be done, focusing on works on the anomaly detection and ontology front, then the research proposal will be specified, showing improvements of the study and potential challenges. After that, the following steps in the research will be presented.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>Anomaly detection is a critical field in data analysis, with applications in various industries and domains. This section will explore state-of-the-art research in the area, focusing on machine-learning techniques and the use of ontologies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Anomaly Detection</head><p>Anomaly detection is used to expose data points that differ from typical values. It can be used in network intrusion detection, fraud detection, fault diagnosis, and many other areas that require data mining applications <ref type="bibr" target="#b2">[3]</ref>.</p><p>Traditional anomaly detection relies on rules and statistical methods, often struggling to keep up with extensive dynamic and heterogeneous data <ref type="bibr" target="#b3">[4]</ref>. Advanced techniques leverage machine learning algorithms for efficient and scalable detection to cope with that.</p><p>The context of fault diagnosis, especially in the oil and gas sector, sees anomaly detection widely used and studied for its role in maintaining operational efficiency and safety.</p><p>In <ref type="bibr" target="#b4">[5]</ref>, the authors propose a methodology considering seven fault types in production wells and lines, using a classifier based on random forest, and tuning their hyperparameters with a Bayesian non-convex optimizer. The authors achieved an accuracy of above 94% on the used data.</p><p>The authors at <ref type="bibr" target="#b5">[6]</ref> propose a methodology that uses dynamic time warping and k-means clustering of the time series data to improve the performance of one-class classifiers, achieving increased performance metrics after using the proposed method.</p><p>When focusing more on neural network works, the authors at <ref type="bibr" target="#b6">[7]</ref> propose a methodology that uses a generative adversarial network that is driven by a digital twin to conduct multivariate time series data anomaly detection that was able to increase by 2.6% the detection of anomalous data compared to other methods.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Ontologies</head><p>Computer science uses ontologies to model a system's relevant entities and relations. They can be used to infer information for all the explicitly represented knowledge <ref type="bibr" target="#b7">[8]</ref>.</p><p>The oil and gas industry employs ontologies to provide domain-specific knowledge and modeling concepts such as, but not limited to, wells, reservoirs, and production facilities. This representation can enable data integration and interoperability between different systems.</p><p>In the context of anomaly detection in the oil and gas sector, a noticeable research gap presents an opportunity for further exploration. Existing studies in this field have predominantly utilized ontology to enhance the visualization and integration of time series data.</p><p>Other areas use ontologies' rules and logic framework to represent and specify anomaly information <ref type="bibr" target="#b8">[9]</ref>.</p><p>In <ref type="bibr" target="#b9">[10]</ref>, the authors introduce NORIA-O, an ontology that represents network infrastructures, incidents, and maintenance that can be used to model complex Information and Communications Technology systems situations and can be used as the basis for anomaly detection.</p><p>The authors at <ref type="bibr" target="#b10">[11]</ref> present expert knowledge on the maritime field using an ontology expressed in description logic, using automated reasoning tools for the context of anomaly detection. While the proposed approach was validated, the authors believe that further research is needed to suit the high processing demands of real maritime environments.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">Anomaly Detection with Ontologies and Machine Learning</head><p>Combining ontologies and machine learning algorithms for anomaly detection is also an area with opportunities for further research, with very few works exploring the combination of both.</p><p>In <ref type="bibr" target="#b11">[12]</ref>, the authors explore this possibility by combining a long short-term memory network for the mathematical search of anomalies with a fuzzy web ontology for a second stage that filters the results for anomalies that only affect a specific subject area. Their experiments focused on facies logs of nine drilling wells and achieved good efficiency.</p><p>The authors at <ref type="bibr" target="#b12">[13]</ref> propose a new methodology, FLAGS, that combines data and knowledge-driven techniques, using semantic filters to classify anomalies as known behavior, reducing the load on operators to verify real alerts. This methodology was tested on the railway domain on the topic of predictive maintenance.</p><p>In <ref type="bibr" target="#b13">[14]</ref>, the authors introduce a method that uses a semantic approach to reduce the number of features used for the anomaly detection process, then integrates the proposed model on IBM's Mape-K loop, which combines inference rules and a Hierarchical Temporal Memory algorithm. The authors applied their methodology to cellular vehicular communication systems and achieved encouraging results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Research Proposal</head><p>The main goal of this proposal is to develop a modular framework that combines a deep-learning anomaly detection model layer with an ontology knowledge representation layer to enhance the identification and interpretation of anomalies in oil and gas production plants. The framework aims to leverage the strength of both machine learning and semantic technologies to provide a more accurate fault diagnosis system. The framework's modularity comes from the first layer, which is designed to be agnostic as to which deep learning model is implemented, creating the ability to plug different trained models as needed.</p><p>One of the side goals of this research is the creation of the ontology itself, which will contain the representation of a certain area inside an oil and gas production plant, with the creation of semantic rules to insert the semantic knowledge into the framework. The creation of the ontology will follow the NeOn methodology <ref type="bibr" target="#b14">[15]</ref>.</p><p>The other side goal is the choice and training of machine learning models, focusing on novel and recent advancements in the area, such as graph neural networks or the use of transformer-based architectures.</p><p>The proposed framework is shown in Figure <ref type="figure" target="#fig_0">1</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Expected Contributions</head><p>The proposed framework can offer advantages over existing methods:</p><p>• Increased accuracy in anomaly detection by combining data-driven insights and domain expertise.</p><p>• Facilitate the operator's ability to understand anomalous data and quickly verify affected systems.</p><p>• Reduced false alarm rates.</p><p>• Deepen research on the combination of ontologies and machine learning applications.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Potential Challenges of the Proposal</head><p>Combining two different methods can increase the number of challenges the research faces.</p><p>On the side of anomaly detection, it is required that the technique chosen is adequate for the process and the data provided. It is also worth noting the difficulty in gathering data for training, which might require extra work on data gathering and creation.</p><p>Creating an ontology is also a complex task, requiring the assistance of domain experts and knowledge of industry standards to ensure the ontology's validity and completeness.</p><p>After these challenges are overcome, there's also the need to validate the framework in real-world settings and check if the system is scalable enough to handle the large amount of data a real oil and gas production plant can generate.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Research Benchmarks</head><p>In order to evaluate the framework and compare it with other applications, a standard for anomaly detection introduced in <ref type="bibr" target="#b15">[16]</ref> will be utilized. This benchmark involves performing multiple training and testing rounds and computing precision, recall, and F1 scores for each round. The average F1 score will be used to assess the framework's validity.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Research Methodology</head><p>The methodology used to guide this research will be the Design Science Research Methodology, which has roots in engineering and is fundamentally a problem-solving paradigm seeking innovative solutions to real-world problems <ref type="bibr" target="#b16">[17]</ref>.</p><p>The steps of this methodology are as follows:</p><p>• </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Current steps</head><p>The research is still in its first step. The problem was first identified via interviews with oil and gas operators, introducing the everlasting anomaly detection problem in specific areas and the burden it can create on operators that need to verify large amounts of time series data to verify the validity of alarms in a production plant.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Next Steps</head><p>More profound research will be done for the next steps to gather more specific objectives. This includes defining a particular area of interest in applying the framework to incorporate a case study approach. With a specific area defined, it's time to start planning the development of the ontology, which will include interviews with domain experts in the area to gather expert knowledge.</p><p>There's also the need for data gathering to evaluate and train the machine-learning models to use in the modular layer of the framework to check the model's effectiveness and the increased accuracy of including a semantic layer.</p><p>After the ontology has been planned and the data for the machine learning models has been gathered, the bulk of the research will start, which includes the design and then the implementation of the framework, with benchmarks of the validity of the solution happening in parallel with the development.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>This research proposal aims to develop a framework that combines the strengths of deep learning-based anomaly detection models with ontology-driven knowledge to improve fault diagnosis in the oil and gas industry, refining the accuracy of detection and interpretability of anomalies.</p><p>The research will follow the Design Science Research Methodology to find a solution to improve false alarm rates and provide operators with more information to enable better decisions, addressing the research gap in the area and contributing to the continued advancement of Industry 4.0 technologies in the oil and gas sector.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Proposed framework.</figDesc><graphic coords="3,72.00,474.58,451.29,125.91" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Step 1 :</head><label>1</label><figDesc>Problem identification and motivation. • Step 2: Define the objectives for a solution. • Step 3: Design and development. • Step 4: Demonstration. • Step 5: Evaluation. • Step 6: Communication.</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>The authors acknowledge CAPES-Brazil Finance Code 001, the Brazilian Agency CNPq, and the Petwin Project, supported by FINEP and Libra Consortium (Petrobras, Shell Brasil, Total Energies, CNOOC, CNPC).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Internet of things for smart factories in industry 4.0, a review, Internet of Things</title>
		<author>
			<persName><forename type="first">M</forename><surname>Soori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Arezoo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Dastres</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.iotcps.2023.04.006</idno>
		<ptr target="https://doi.org/10.1016/j.iotcps.2023.04.006" />
	</analytic>
	<monogr>
		<title level="j">and Cyber-Physical Systems</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="192" to="204" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Outlier detection with ontology-driven fault contextualization in the industry 4.0</title>
		<author>
			<persName><forename type="first">D</forename><surname>Miodutzki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tacla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Gomes-Jr</surname></persName>
		</author>
		<idno type="DOI">10.5753/sbbd.2022.224309</idno>
		<ptr target="https://sol.sbc.org.br/index.php/sbbd/article/view/21812.doi:10.5753/sbbd.2022.224309" />
	</analytic>
	<monogr>
		<title level="m">Anais do XXXVII Simpósio Brasileiro de Bancos de Dados</title>
				<meeting><address><addrLine>Porto Alegre, RS, Brasil</addrLine></address></meeting>
		<imprint>
			<publisher>SBC</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="267" to="278" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A comprehensive survey of anomaly detection algorithms</title>
		<author>
			<persName><forename type="first">D</forename><surname>Samariya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Thakkar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annals of Data Science</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="829" to="850" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Beyond traditional methods: A novel approach to anomaly detection and classification using ai techniques</title>
		<author>
			<persName><forename type="first">B</forename><surname>Dhamodharan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Transactions on Latest Trends in Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Fault detection and classification in oil wells and production/service lines using random forest</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Marins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">D</forename><surname>Barros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">H</forename><surname>Santos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">C</forename><surname>Barrionuevo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">E</forename><surname>Vargas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D M</forename><surname>Prego</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>De Lima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>De Campos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Da Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">L</forename><surname>Netto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Petroleum Science and Engineering</title>
		<imprint>
			<biblScope unit="volume">197</biblScope>
			<biblScope unit="page">107879</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Time series clustering to improve one-class classifier performance</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P F</forename><surname>Machado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Munaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">M</forename><surname>Ciarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">E V</forename><surname>Vargas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems with Applications</title>
		<imprint>
			<biblScope unit="volume">243</biblScope>
			<biblScope unit="page">122895</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Anomaly detection method for multivariate time series data of oil and gas stations based on digital twin and mtad-gan</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Lian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Geng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Tian</surname></persName>
		</author>
		<idno type="DOI">10.3390/app13031891</idno>
		<ptr target="https://www.mdpi.com/2076-3417/13/3/1891.doi:10.3390/app13031891" />
	</analytic>
	<monogr>
		<title level="j">Applied Sciences</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">What Is an Ontology?</title>
		<author>
			<persName><forename type="first">N</forename><surname>Guarino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Oberle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Staab</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-540-92673-3_0</idno>
		<idno>doi:</idno>
		<ptr target="10.1007/978-3-540-92673-3_0" />
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>Springer</publisher>
			<biblScope unit="page" from="1" to="17" />
			<pubPlace>Berlin Heidelberg; Berlin, Heidelberg</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Anomalies in ontologies with rules</title>
		<author>
			<persName><forename type="first">J</forename><surname>Baumeister</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Seipel</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.websem.2009.12.003</idno>
		<ptr target="https://doi.org/10.1016/j.websem.2009.12.003" />
	</analytic>
	<monogr>
		<title level="j">Journal of Web Semantics</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="55" to="68" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Noria-o: an ontology for anomaly detection and incident management in ict systems</title>
		<author>
			<persName><forename type="first">L</forename><surname>Tailhardat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Chabot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Troncy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">European Semantic Web Conference</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2024">2024</date>
			<biblScope unit="page" from="21" to="39" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Exploitation of maritime domain ontologies for anomaly detection and threat analysis</title>
		<author>
			<persName><forename type="first">J</forename><surname>Roy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Davenport</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2010 International WaterSide Security Conference</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="1" to="8" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Integration of fuzzy ontologies and neural networks in the detection of time series anomalies</title>
		<author>
			<persName><forename type="first">V</forename><surname>Moshkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kurilo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Yarushkina</surname></persName>
		</author>
		<idno type="DOI">10.3390/math11051204</idno>
		<ptr target="https://www.mdpi.com/2227-7390/11/5/1204.doi:10.3390/math11051204" />
	</analytic>
	<monogr>
		<title level="j">Mathematics</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Flags: A methodology for adaptive anomaly detection and root cause analysis on sensor data streams by fusing expert knowledge with machine learning</title>
		<author>
			<persName><forename type="first">B</forename><surname>Steenwinckel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>De Paepe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Hautte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Heyvaert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bentefrit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Moens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Dimou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Van Den Bossche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>De Turck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Van Hoecke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Future Generation Computer Systems</title>
		<imprint>
			<biblScope unit="volume">116</biblScope>
			<biblScope unit="page" from="30" to="48" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Ontology based anomaly detection for cellular vehicular communications</title>
		<author>
			<persName><forename type="first">Q</forename><surname>Ricard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Owezarski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">10th European Congress on Embedded Real Time Software and Systems (ERTS</title>
				<imprint>
			<date type="published" when="2020">2020. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Neon methodology for building ontology networks: Specification, scheduling and reuse</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Suárez-Figueroa</surname></persName>
		</author>
		<idno type="DOI">10.20868/UPM.thesis.3879</idno>
		<ptr target="https://oa.upm.es/3879/.doi:10.20868/UPM.thesis.3879,ontologyEngineeringGroup" />
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">A realistic and public dataset with rare undesirable real events in oil wells</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">E V</forename><surname>Vargas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Munaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">M</forename><surname>Ciarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Medeiros</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">G</forename><surname>Amaral</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">C</forename><surname>Barrionuevo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C D</forename><surname>De Araújo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Ribeiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">P</forename><surname>Magalhães</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Petroleum Science and Engineering</title>
		<imprint>
			<biblScope unit="volume">181</biblScope>
			<biblScope unit="page">106223</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Introduction to design science research</title>
		<author>
			<persName><forename type="first">J</forename><surname>Vom Brocke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hevner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Maedche</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Design science research. Cases</title>
		<imprint>
			<biblScope unit="page" from="1" to="13" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
