<?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">Online Conformance Checking to Support Human Behavior Study (Extended Abstract)</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Gemma</forename><forename type="middle">Di</forename><surname>Federico</surname></persName>
							<email>gdfe@dtu.dk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Applied Mathematics and Computer Science</orgName>
								<orgName type="institution">Technical University of Denmark Kgs. Lyngby</orgName>
								<address>
									<country key="DK">Denmark</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Online Conformance Checking to Support Human Behavior Study (Extended Abstract)</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">E2B3A64740DA5B2E0C26DD519365BE59</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T03:41+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Human behavior could be represented in form of a process model. Internet of Things systems allow the collection of the behavior in the reality, and the data are then processed by Process Mining algorithms. To achieve this integration, several challenges must be faced. The objective of this PhD project is to adapt online conformance checking to be able to deal with human-related processes.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I. PROBLEM CONTEXT AND MOTIVATION</head><p>The project aims to contribute into the integration between Internet of Things (IoT) and Business Process Management, combining the potentiality of sensor data toward the implementation of dynamic and enriched models with the objective to support conformance checking techniques. In particular, the project focuses on the modeling of human behavior <ref type="bibr" target="#b7">[8]</ref> by means of process mining techniques, obtaining data from IoT devices. There is a desire to dwell on aspects relating to the use of conformance checking techniques in the context of behavioral study. Observing human behavior for a long time, can lead to the collection of various information that can be used in a plenty of application fields <ref type="bibr" target="#b9">[10]</ref>. The use case of my PhD project is the dementia disease, under the healthcare field. Patients effected by dementia usually fit into a very tight routine. The repetition of routines helps people to control their world in a predictable manner, adding a sense of order to the days. Repetition of activities is a comfort zone. Establishing a routine contributes to a sense of security and peace, which helps to reduce agitation and troublesome behavior <ref type="bibr" target="#b5">[6]</ref>. In the middle to later stages of most types of dementia, a person may start to behave differently. Given that, the breaking of a routine could be symptom of a worsening of the disease <ref type="bibr" target="#b11">[12]</ref>. The idea is to observe the behavior of people living with dementia to identify significant variations in the behavior. To do so, an habits model is derived for each patient and it is continuously compared with the actual behavior to find discrepancies. IoT systems are used to capture the behavior in the reality, while online conformance checking techniques to compare the actual behavior with the modeled (and expected) one.</p><p>The work in this PhD project also aims to be generalized, so that it can be reused in other contexts. My plan is to extend Process Mining techniques to be applicable in IoT, with the aim of contribute into verifying the compliance of the actual IoT system execution with the expected process schema. In order to succeed in such goal, in the following section I elaborate the research questions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>II. RESEARCH QUESTIONS</head><p>The overall process could be divided into three main topics which are the data collection, the process modeling and the mining. Firstly, there is a simulated environment, equipped with IoT sensors, that captures the behavior of a patient in form of sensors measurements. Secondly, data collected must be organized in an event log that is suitable for discovery algorithms which are used to derive a reference model. This model represents the typical behavior of the patient. The last is the conformance, in which the behavior in the reality is compared with the reference models. The derivation and replication of processes is what process mining is intended to do. Complications emerge as the nature of human processes differs from the structured one that are typically dealt with.</p><p>RQ1 -What is the most appropriate way to abstract activities from a stream of sensor measurements? Are semi-supervised approaches the proper manner to organize sensor data into an event log? Data produced by IoT systems are unstructured and of a different level of granularity compared to the event log expected by Process Mining algorithms. There is a need to bring sensors measurements and model to the same level of abstraction. Actually, there is not a standard technique to organize sensors data into a structured event log. In the literature there are several approaches of event abstraction <ref type="bibr" target="#b14">[15]</ref>, both supervised or unsupervised. The unsupervised techniques group fine-granular events on the basis of strong re-occurrence of patterns <ref type="bibr" target="#b8">[9]</ref>. In the supervised event abstraction techniques, authors propose a set of dimensions based on their understanding of the field and classifying them accordingly <ref type="bibr" target="#b6">[7]</ref>. After a first investigation of the available techniques, we would like to focus in the between, i.e., on semi-supervised approaches. A fully supervised abstraction could be influenced by human errors, since it is an expert who must identify every single activity starting from a series of proposed configurations. On the other hand, an unsupervised technique does not allow to verify the way in which the labeling was carried out, or how the sequence of actions for each activity was identified. Therefore, a semi-supervised approach could provide both the right level of automation and allow us to oversee and contribute with knowledge to the activity recognition. Once the data has been structured in an event log, we need to focus on the process modeling language that is able to represent human-related processes.</p><p>RQ2 -Are current modeling languages able to represent human behavior and their context? It may be valid to consider stochastic models?</p><p>Human related process differs from business one. Human behavior evolves over the time <ref type="bibr" target="#b4">[5]</ref> and it is influenced by the participant and by the context. The process is completely guided by the participants, who decide how and when to perform activities <ref type="bibr" target="#b2">[3]</ref>. The concept means that there are a series of variables, external or internal to the process execution, which influence the process. These variables could also change over the time <ref type="bibr" target="#b13">[14]</ref>. For example, the factors that influence the behavior could be the seasonality, the weather, the day of the week, but also a dependency between executed activities.</p><p>Based on each of them, the behavior adapts <ref type="bibr" target="#b12">[13]</ref>. Often the cause of change is hidden, not known a priori, making the learning task more complicated. Hidden contexts may be expected to recur, generating cycling phenomena. In this domain, is a key element to keep track of these changes in order to use them to adapt models. Another important fact to consider is the non-determinism of human behaviors. Human behavior is usually characterized by the repetition of activities <ref type="bibr" target="#b0">[1]</ref> and, each time an activity is executed it follows a different execution pattern. In addition, human beings could perform multiple actions at the same time, mixing the execution of activities, i.e. concurrency. Since the objective of the use case is to identify discrepancies in the behaviors, also the frequency concept must be taken into account <ref type="bibr" target="#b10">[11]</ref>. Human behavior is governed by uncertainty and variability, therefore it is not possible to establish ex ante which is a frequent or a not frequent behavior. As a starting point I identified a list of requirements that the model must fulfill <ref type="bibr" target="#b3">[4]</ref>, hence now the objective is to position the work toward one direction. Once the modeling language has been identified (or extended) I can focus on the process conformance. RQ3 -Are the actual mining algorithms able to deal with unstructured scenario? Which one is the most appropriate? Is there the need of extending these algorithms?</p><p>In conformance checking, the behavior of a process model and the behavior recorded in an event log are compared to find commonalities and discrepancies. This model is the reference model, on which all the replay work is based, so it is very important that it is accurate and representative of the behavior recorded in the log. The discovery of a process related to human behavior, unstructured by nature, is an aspect not to be underestimated. Considering the above, there is a close dependence between mining algorithms and modeling languages. Most of the current process mining algorithms, assume the derivation of Petri nets and consequently conformance checking techniques have been developed along this line. But there is no certainty that a Petri net has enough expressiveness to represent these processes. For this reason, the conformance algorithm must be able to deal with the process modeling language selected, perhaps, also in this case, the algorithm should be adapted to respond to the process requirements. To conclude, given the large amount of data produced by IoT systems, it is desirable that the conformance is carried out online <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b15">16]</ref>.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Modeling and understanding human routine behavior</title>
		<author>
			<persName><forename type="first">N</forename><surname>Banovic</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of CHI</title>
				<meeting>of CHI</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="248" to="260" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A framework for online conformance checking</title>
		<author>
			<persName><forename type="first">A</forename><surname>Burattin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carmona</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM. Springer</title>
				<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="165" to="177" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Knowledgeintensive processes: characteristics, requirements and analysis of contemporary approaches</title>
		<author>
			<persName><forename type="first">C</forename><surname>Di Ciccio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Marrella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Russo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Data Semant</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page">1</biblScope>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Human Behavior as a Process Model: Which Language to Use?</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">Di</forename><surname>Federico</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Burattin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Montali</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2021">2021</date>
			<publisher>ITBPM</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Reconceptualizing organizational routines as a source of flexibility and change</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">S</forename><surname>Feldman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">T</forename><surname>Pentland</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Adm. Sci. Q</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="94" to="118" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Assessment and management of behavioral and psychological symptoms of dementia</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">C</forename><surname>Kales</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">N</forename><surname>Gitlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">G</forename><surname>Lyketsos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMJ</title>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Event-log abstraction using batch session identification and clustering</title>
		<author>
			<persName><forename type="first">M</forename><surname>De Leoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Dündar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. SAC20</title>
				<meeting>SAC20</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="36" to="44" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Applying process mining to smart spaces: Perspectives and research challenges</title>
		<author>
			<persName><forename type="first">F</forename><surname>Leotta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mecella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mendling</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lect. Notes Bus. Inf. Process</title>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Visual process maps: A visualization tool for discovering habits in smart homes</title>
		<author>
			<persName><forename type="first">F</forename><surname>Leotta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mecella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Sora</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Ambient Intell. Humaniz</title>
		<imprint>
			<biblScope unit="page" from="1" to="29" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A classification framework for IoT scenarios</title>
		<author>
			<persName><forename type="first">S</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM. Springer</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="458" to="469" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Business process analysis in healthcare environments: A methodology based on process mining</title>
		<author>
			<persName><forename type="first">A</forename><surname>Rebuge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Ferreira</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Inf. Syst</title>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Early Diagnosis of Dementia</title>
		<author>
			<persName><forename type="first">K</forename><surname>Santacruz</surname><genName>Jr</genName></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Daniel</surname></persName>
		</author>
		<author>
			<persName><surname>Swagerty</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
	<note type="report_type">Tech. rep</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A process mining methodology for modeling unstructured processes</title>
		<author>
			<persName><forename type="first">A</forename><surname>Stefanini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Knowl. Process. Manag</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="294" to="310" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">The problem of concept drift: definitions and related work</title>
		<author>
			<persName><forename type="first">A</forename></persName>
		</author>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
	<note type="report_type">Tech. rep</note>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Event abstraction in process mining: literature review and taxonomy</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Van Zelst</surname></persName>
		</author>
		<editor>Granul.</editor>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Online conformance checking: relating event streams to process models using prefixalignments</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Van Zelst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. J. Data Sci. Anal</title>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

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