<?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">From data to context-aware decision making: challenges and opportunities</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Kerstin</forename><surname>Bach</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Norwegian University of Science and Technology</orgName>
								<address>
									<settlement>Trondheim</settlement>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">From data to context-aware decision making: challenges and opportunities</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">EA227AD6CCC64A85CB23E7BB59C98B94</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T04:58+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>Big Data</term>
					<term>Context-Awareness</term>
					<term>Explainability</term>
					<term>Decision Support Systems</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This extended abstract presents the research challenges for developing context-aware, explainable artificial intelligence challenges and briefly presents the opportunities ahead when utilizing the vast amount of data generated.</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>The potential of context-aware applications driven by big data applications providing tailored information when needed is one of the challenges our society that is facing in the near future. As of today almost every activity we take can be monitored, analyzed and processed, but putting these information in a context and providing personalized information, advise or content is still challenging.</p><p>Having vast amounts of data available does not necessary mean we can automatically derive a single users preference. Before we sketch out the challenges for personalization in big data applications, we will introduce the most commonly used definition to describe the term big data is the one by Gartner (the 3 Vs)<ref type="foot" target="#foot_0">1</ref> : Big data is high-volume, high-velocity and high-variety information assets that demand cost-effective, innovative forms of information processing for enhanced insight and decision making.</p><p>While high-volume is describing the growth in terms of data points and according to a Gartner study 2 , the information volume worldwide is growing at a minimum rate of 59 percent per year. Eventually, this will lead to much more produced data volumes than available storage -but more importantly bottlenecks in data analytics will emerge. The second aspect is the high variety of data types which does not come ready for processing nor integration, because media types, dimensions and representations differ. The probably hardest aspect in handling big data is the velocity of the data stream that sets the pace in which data has to be analyzed and processed, but challenges applications for synchronizations or coherence in data processing.</p><p>The second aspect targets personalization, which is according to Mulvenna et al. <ref type="bibr" target="#b2">[3]</ref> defined as follows:</p><p>Personalization is the provision to the individual of tailored products, services, information or information relating to products or service.</p><p>Personalization adds up the the 3Vs since it requires to process data and customize it to the individual, who's preferences might be changing. Not only, that the vast amount of data has to be processed, it also has to be fitted in the context and needs of a user. Therefore the combination and fusion of data for personalization requires novel models that adapt and learn over time.</p><p>Eventually all aforementioned aspects will feed into decision making. Therefore the decision making process can by carried out (a) by a system, (b) by a human after reviewing analyzed data or (c) by a human based on a recommendation (decision support systems). The topic of decision making and artificial intelligence has been addressed over the years (such as <ref type="bibr" target="#b3">[4]</ref>), however the field in which it is applied today is limited.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Significant Research Challenges</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Deriving Value from Data</head><p>Today we are aware that we produce more data than we are capable of storing and processing, hence we have to select the right data to analyze and the right content to present a user. Moreover, we have to find ways to create useful information rather than interesting information. The key in research should be in creating methodologies on selecting, analyzing, interpreting and guiding the usage of data. For example streaming applications such as Spotify<ref type="foot" target="#foot_2">3</ref> or Netflix <ref type="foot" target="#foot_3">4</ref> are able to answer questions based on their statistics (e.g. Which was the most played song in 2014?) easily, however it gets complicated for an application to predict what a user would like to do/buy/etc. next, or manipulate the user ( to click an ad/buy a product/etc.) Big data empowers applications to become more personalized and companies to get to know their customers better. However, in order to build and use this knowledge, we have to work on methodologies that include an overall view on how to select and utilize data sources in order to create actionable suggestions. There is a lot of work carried out on handling big data, but when there is a certain problem to solve, it is extremely challenging to find the right data along with methods to solve given problem. Further on, a lot of focus went into analyzing and presenting the past to the user, while we claim that this information should be used to guide to user in the future through predictions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Data-Driven Decision Making</head><p>Since we can collect a vast amount of data at unprecedented speed, we have to investigate how to utilize it for understanding the past, predicting or even changing future outcomes . It is not the velocity that creates the biggest challenge, it is the speed of the feedback loop, taking data from input through to decision, that is important. Creating meaningful, non-trivial recommendations or providing insight on relevant questions goes beyond what personalization allows today. We just started to capture information about a user, but understanding their behavior and and incorporating social signals from all available data sources can revolutionize the way we build applications.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Data Analysis and Prediction</head><p>Applying statistical data analysis on heterogeneous data sources for predicting certain outcomes is challenging and even though technologies are at hand, they might not fit in a big data setting, because the incoming data stream is too volatile or the data quality is not sufficient. Predictions always required certainty, while in real-world applications data sets tend to be incomplete and hence predictions are made under uncertainty.</p><p>Challenges arise from transforming existing machine learning algorithms into the aforementioned setting allowing them to perform on a high-scale.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Explainability</head><p>Creating systems that do not only provide a recommendation, but also an explanation to the user is key to increase the trustworthiness in system. This movement is supported by the requirements set by the upcoming General Data Protection Regulation (GDPR) by the European Union as well as by the strategic DARPA program on Explainable AI (XAI) <ref type="foot" target="#foot_4">5</ref> . Especially GDPR has recently triggered an important discussion on the "right to explanation" initated by Goodman and Flaxman <ref type="bibr" target="#b1">[2]</ref> and the response by Wachter et al. <ref type="bibr" target="#b4">[5]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Opportunities</head><p>Big data or better smart, context-aware data is a term that describes the challenges for applications: making use of the data we can obtain in a smart way. It is not necessarily solved by collecting more data solves, unless applications can make a use of it by creating something its user wants or needs. How can applications be smarter then? Using contextual information for personalization is certainly a major step forward, but this has to be combined with feedback from the user and the ability to react on it when necessary.</p><p>In the following we will point out possible opportunities for developing contextaware, affective computing that should be targeted in order to develop the field forward.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Value Creation</head><p>Providing personalized information to a user means on the one hand understanding a user's needs as well as having necessary sources for creating relevant content. Therefore we have to analyze the past, observe the present and provide interesting content and recommendations for the future. The value within an application highly depends on its context and being able to automatically collect and use contextual information will lead to better applications.</p><p>Contextual information can make a service adaptive to a current situation or create content in a way it can be consumed by the user. Also knowing in which setting an application is used should influence the type of presentation, detail and complexity. We certainly have to differentiate whether a user is willing to spend time in an application, because then the information presented can get more complex, stories can be told and knowledge can be transferred. On the other hand, when users are only consuming an information with a short attention span, the message has to be short.</p><p>Interesting research questions are arising when creating valuable content:</p><p>-Which type of data is required in the background? -How can neccessary data be identified and/or acquired? -How to select the right data stream for a service? -How to measure the quality of the results?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Real-time decision making</head><p>As mentioned before closing the feedback loop between users and recommendations is challenging, since systems have to react on a user's behavior in real-time. Therefore, it is important to have a true assessment of the context in order to describe what is going on right now and enabling systems to provide immediate feedback on decision. Decision making can be seen in two ways: machine and human centered. For machines it describes the automatic selection of actions, e.g. which content to be provided or which ad to be posted. This also includes follow-ing up the results on the decision and its comparison to set expectations. For humans it means providing suggestions based on data analysis and observing certain behaviors or sensors. Big data applications are able to take more features into considerations as well as they can share experiences captured in data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Methodologies</head><p>As of today, there are many tools and platforms available that process big data, but there is certainly a lack of how to find the right set-up for addressing a given problem. The big data landscape 6 shows the high variety of software, which makes a selection for a new application challenging. Most technologies listed have their own purpose and an individual application is built out of this toolboxes.</p><p>Data is often available, because companies have learned that there is a huge amount of value in their data. However, discovering and materializing the sources is very challenging and hence often described as partially science, partially art. Breaking relevant tasks down by creating guidelines will help less data-driven companies getting grip on their data and leverage innovation. Hence goal should be the following:</p><p>-How to can existing data be used? -What is required for data-driven innovation?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Rapid prototyping</head><p>One aspect of big data applications is the source data, but on the other hand prototypical applications and proof-of-concepts should be developed to undermine hypotheses. Hence guidelines or methodologies have to be showcased in applications, open to others in order to provide insight in big data applications.</p><p>Those prototypes should not be products, but they necessarily have to work with real-data to be convincing. Along with the prototypes itself, their dissemination is crucial, so the results of conducted research can be applied.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>Big Data Analytics describes a value within our today's society and bridging between the findings in research and the insights and needs of an industrial setting is challenging. Hence a collaboration, where both theoretical approaches and prototypical applications can be merged, is fruitful for academic research, but also for industrial collaboration.</p><p>Moreover, our recent work on developing decision support systems for patients in primary care (see <ref type="bibr" target="#b0">[1]</ref>), public health<ref type="foot" target="#foot_6">7</ref> or fish farming<ref type="foot" target="#foot_7">8</ref> . In the context of those projects, developing context-aware and explainable AI systems is a core focus.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.gartner.com/it-glossary/big-data/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.gartner.com/newsroom/id/1731916</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">https://www.spotify.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">https://www.netflix.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">https://www.darpa.mil/program/explainable-artificial-intelligence</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">http://www.bigdatahadoop.info/understanding-big-data-ecosystem/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">https://www.ntnu.edu/hunt4</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_7">http://exposedaquaculture.no/</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Case representation and similarity assessment in the selfback decision support system</title>
		<author>
			<persName><forename type="first">K</forename><surname>Bach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Szczepanski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Aamodt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">E</forename><surname>Gundersen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Mork</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Case-Based Reasoning Research and Development -24th International Conference, ICCBR 2016</title>
		<title level="s">Proceedings.</title>
		<meeting><address><addrLine>Atlanta, GA, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016-11-02">October 31 -November 2, 2016. 2016</date>
			<biblScope unit="page" from="32" to="46" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">B</forename><surname>Goodman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Flaxman</surname></persName>
		</author>
		<idno>arXiv e-prints: 1606.08813</idno>
		<title level="m">European Union regulations on algorithmic decisionmaking and a &quot;right to explanation</title>
				<imprint>
			<date type="published" when="2016-06">Jun 2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Personalization on the net using web mining: Introduction</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Mulvenna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Anand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Büchner</surname></persName>
		</author>
		<idno type="DOI">10.1145/345124.345165</idno>
		<ptr target="http://doi.acm.org/10.1145/345124.345165" />
	</analytic>
	<monogr>
		<title level="j">Commun. ACM</title>
		<imprint>
			<biblScope unit="volume">43</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="122" to="125" />
			<date type="published" when="2000-08">Aug 2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Artificial intelligence and human decision making</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Pomerol</surname></persName>
		</author>
		<ptr target="https://EconPapers.repec.org/RePEc:eee:ejores:v:99:y:1997:i:1:p:3-25" />
	</analytic>
	<monogr>
		<title level="j">European Journal of Operational Research</title>
		<imprint>
			<biblScope unit="volume">99</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="3" to="25" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Why a right to explanation of automated decision-making does not exist in the general data protection regulation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Wachter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Mittelstadt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Floridi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International data privacy law</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="76" to="99" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

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