<?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">Capturing and Linking Human Sensor Observations with YouSense</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Tomi</forename><surname>Kauppinen</surname></persName>
							<email>tomi.kauppinen@aalto.fi</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Media Technology</orgName>
								<orgName type="institution">Aalto University School of Science</orgName>
								<address>
									<country key="FI">Finland</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="laboratory">Cognitive Systems Group</orgName>
								<orgName type="institution">University of Bremen</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Evgenia</forename><surname>Litvinova</surname></persName>
							<email>evgenia.litvinova@aalto.fi</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Media Technology</orgName>
								<orgName type="institution">Aalto University School of Science</orgName>
								<address>
									<country key="FI">Finland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jan</forename><surname>Kallenbach</surname></persName>
							<email>jan.kallenbach@aalto.fi</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Media Technology</orgName>
								<orgName type="institution">Aalto University School of Science</orgName>
								<address>
									<country key="FI">Finland</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Capturing and Linking Human Sensor Observations with YouSense</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">30FB53914210CAC461482A66A89EF838</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T20:12+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>Semantic technologies are prominent for gathering human sensor observations. Linked Data supports sharing and accessing of not just data but also vocabularies describing the data. Human sensor observations are often a combination of natural language and categorizable entries, thus calling for semantic treatment. Space and time serve as natural integrators of data in addition to concepts. In this paper we demonstrate YouSense tool which supports gathering of experiences about spaces (like generic buildings or office spaces). Our contribution is also a vocabulary for describing the experiences as RDF and tools for visualizing and making sense of the gathered user experiences.</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>Understanding how people experience surroundings (like office spaces or conference venues) supports to further develop spaces and to modify them to meet user needs. This Human Sensor Web approach is rather different from monitoring just technical parameters such as the indoor temperature, humidity, or CO2 concentration, typically in use to assess the performance of buildings.</p><p>The promise of Linked Data and semantic technologies in this setting is that they can offer ways to share and access these human sensor observations in a radically novel ways. The crucial tasks are to figure out how to describe the experiences of people in a processable way, and also how to gather the observations. Finally, Information Visualization is a useful step in understanding if the gathered data has a story to tell <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>.</p><p>In this paper we demonstrate and present YouSense, a mobile and web application for supporting sensing of the spaces by people. We also present the EXPERIENCE vocabulary, a Linked Data compatible collection of terms to enable creation of RDF about the gathered experiences. The resulting history data provides evidences about comfortable and problematic spaces for both users of buildings and building managers. Our contribution includes also a set of visualization tools to make sense of the human sensor observations, and their thematic, spatial and temporal characteristics.</p><p>The paper is structured as follows. Section 2 presents the tool for gathering the user experiences and discusses the vocabulary for encoding them. Section 3 demonstrates the use of the gathered data and outlines questions one can ask with the system. Section 4 provides future work research agenda and concluding remarks.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Gathering Observations for Semantic Descriptions</head><p>YouSense<ref type="foot" target="#foot_0">3</ref> is a web application that can be used from both mobile and desktop browsers. In YouSense, a user makes a sentence to describe how he/she feels in the space (see Figure <ref type="figure" target="#fig_0">1</ref> for an example). The structure of the sentence is defined with the help of the EXPERIENCE<ref type="foot" target="#foot_1">4</ref> Vocabulary. EXPRERIENCE is a lightweight vocabulary providing terms for creating descriptions of experiences (as instances of Experience) about the environment, for example how cold or warm one feels in a particular context created by the location, time and activities an Experiencer is involved with. It thus supports for describing user experiences and feelings. The structure of EXPERIENCE was designed to include things people generally use when they describe situations in spaces. We conducted a diary study, where people were asked to report about their experience about spaces in a free form. By analyzing the results of the user study we designed the set of terms to be included in EXPERIENCE. For instance, while we supposed people would like to relate the experiences to spaces, and times, it was rather surprising that they also wanted to guess about the reason for the experience. Below is a simple example use of the EXPERIENCE Vocabulary, in line with Figure <ref type="figure" target="#fig_0">1</ref> but a completed one. In this example there is a person (Laura) who has experience (VeryCold ) and (FreshAir ) in her office (Room3156 ) in June 2014 while performing certain activity (Sitting). The observer has also communicated about the (possible) reason ("Window is open") for the experience (VeryCold ). We also gather the action that the expriencer plans to do next (Work ). </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Experimenting with YouSense in Concrete Use Cases</head><p>The sensemaking part of the YouSense creates diagrams for each of the message parts (reasons, locations, times, people, spaces, activities) with reasoning support (partonomy, concept hierarchy, temporal abstraction). For instance, the adjectives people reported about the certain experiences (such as cold or warm) about spaces support understanding of spaces. Figure <ref type="figure" target="#fig_1">2</ref> depicts the approach by presenting a set of experiences about spaces as a bubble visualization. The experiences are aggregated to positive (green) and negative (red) ones. The floor plan visualization on the right shows a heat map of these aggregated experiences by rooms. Zooming closer to a room allows to see more detailed information about collected experiences and the spatial configuration of the room. The idea is to retrieve patterns like "rooms facing the sea generally have more positive experiences than ones facing the inner yard" thus supporting to reveal the causes of the experiences.</p><p>We have experimented YouSense with selected spaces at the Aalto University to evaluate its usefulness. These spaces include the Design Factory<ref type="foot" target="#foot_2">5</ref> , Media Factory<ref type="foot" target="#foot_3">6</ref> and the spaces of the Department of Media Technology and Department of Automation and Systems Technology. According to the experiments and discussions with building managers the following types questions arose as the ones needing to be answered by making sense of the gathered data.</p><p>what is the air quality of this space? do people feel comfortable in this space? do people stay in this space to work and study? what kind of things (furniture, games, ..) would people like to have in spaces, like in the lobby area? do people feel comfortable in this space and why it is so?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions</head><p>We argued that gathering of user experiences and other human sensor observations is a good use case for Linked Data and semantic technologies. As we demonstrated, EXPERIENCE vocabulary supports describing of user experiences about spaces and to link them to reusable terms from DBPedia. The YouSense app enables gathering the experiences via mobile/web compliant interface and for storing them to a queryable triple store. We also illustrated the use of YouSense for supporting understanding of spaces with visualizations.</p><p>As we showed, visualizations support for getting an overview of the data gathered. They also raised a set of questions, partially already answered by the gathered data. There were also interesting new questions which call for answering in the research agenda for the next months. We are particularly interested in studying what recurring, interesting patterns can we find from observation feeds.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. YouSense in action.</figDesc><graphic coords="2,186.64,350.98,242.06,177.39" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Example of visualizing user experiences about spaces</figDesc><graphic coords="4,169.35,115.84,276.65,161.70" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">Demonstration also available online at http://yousense.aalto.fi</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">http://linkedearth.org/experience/ns/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_2">http://www.aaltodesignfactory.fi</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_3">http://mediafactory.aalto.fi</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Information visualization and visual data mining</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Keim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="8" />
			<date type="published" when="2002-03">Jan/Mar 2002</date>
		</imprint>
	</monogr>
	<note>Visualization and Computer Graphics</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Narrative visualization: Telling stories with data. Visualization and Computer Graphics</title>
		<author>
			<persName><forename type="first">Edward</forename><surname>Segel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jeffrey</forename><surname>Heer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="1139" to="1148" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

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