<?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">Modeling, Monitoring and Measuring of Social Isolation for Community-based Care in Nursing House</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Shintaro</forename><surname>Nagama</surname></persName>
						</author>
						<author role="corresp">
							<persName><forename type="first">Masayuki</forename><surname>Numao</surname></persName>
							<email>numao@cs.uec.ac.jp</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Department of Communication Engineering</orgName>
								<orgName type="institution">Informatics</orgName>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="institution">The University of Electro-Communications</orgName>
								<address>
									<addrLine>1-5-1, Chofugaoka, Chofu-shi</addrLine>
									<postCode>182-8585</postCode>
									<settlement>Tokyo</settlement>
									<country key="JP">JAPAN</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Modeling, Monitoring and Measuring of Social Isolation for Community-based Care in Nursing House</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">FBFDBEC1C05220299AD38AC203B358AD</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T20:23+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>We proposed a model to monitor and measure social isolation and developed a monitoring system for nursing home. We defined s ocial a ctivities i n d aily l iving ( SADL) w hich a re essential for living in the community, such as conversation with others, playing game, eating together, etc. We also defined measuring scheme by extending FIM, since FIM measures the normal ADL, our measuring scheme measures SADL. Finally, we evaluated the system by conducting clinical experiment in actual environment.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>According to CIGNA's 2018 survey, 40% of the participants said that they have sometimes or always a feeling of isolation and loneliness. Social isolation is caused by a combination of various kinds of incidents such as: high blood pressure, heart disease, obesity, decreased immunity, affect depression, cognitive decline, Alzheimer's disease, and various parts until death. In order to understand the state of social isolation, it is important to build a model to represent a relationship between social isolation and other factors such as cognitive functions, social activity, etc. Thus, we first designed the social isolation model by W3 standard ontology language OWL. To measure ADL performance, functional independence measurement (FIM) is known an established method to evaluate the state of physical and cognitive function as individual independence. In order to measure the social activity performance, we define Social activities in daily living (SADL) which includes activities such as eating with friends, chatting with friends, meeting to family member, etc. Some activities are overlapped with normal ADL, but the difference is that the ADL is interested in the subject's activities, whereas SADL is interested in the interaction between the subject and other people in community. Based on the SADL, measuring framework is designed by extending FIM, to measure the social activity. To evaluate feasibility of our proposal, we developed a multi-modal sensor based monitoring system named "Mimamori-Fukuro (watching owl)". Collaboration with St. Marianna University School of Medicine, we conducted a clinical experiment to monitor the activity of residents with dementia in nursing home, how daily activities and sleep affect to long-time changes of state.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Modeling of Social Isolation</head><p>To understand social isolation, the relationship among other entities such as community, care, symptoms, mental issue (feeling) and human function should be identified. It is because that social isolation is caused by community events such as bereavement with partners, mental events such as loneliness, and human functions events such as physical and cognitive decline. Human Functions is further divided into cognitive function and physical activity. Social isolation develops as a symptom of depression or acceleration of cognitive decline. There is a care such as rehabilitation to deal with them. A model of these 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>Social Activity in Daily Living</head><p>Social activities refer to activities with social exchanges such as communication with friends. Conversations with others in nursing home, participation in recreation, conversations with nursing staff, family visits, etc. Specifically, we will give a score based on the items related to Social Loneliness in LUBBEN SOCIAL NETWORK SCALE-6 <ref type="bibr" target="#b0">(Lubben et al. 2006</ref>) and De Jong Gierveld Loneliness Scale(De Jong 2010). It can be measured with two types of information: action-based scoring and in-formation obtained from conversations such as whether a person who can speak is familiar. The maximum is 45 points.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Implementation of System</head><p>We integrate different kind of sensors that are installed differently: centralized and distributed. First one is vital sign and cognitive status monitoring by a robot "Watching Owl" (Figure <ref type="figure" target="#fig_1">2</ref>) which is placed in a resident's private room. The robot has a camera, microwave sensor, and temperature sensor, which can identify person, measure vital sign, and recognize facial expressions. It can also make a conversation such as greeting and simple chatting, by which it can measure cognitive function and SADL. The measurement of cognitive function is based on the HDS-R. Second one is location and movement monitoring using RFID. RFID tags are attached to the clothings of residents, such as pajama and shoes to identify their location and movement. They are also attached to the tools such as wheel chair and sticks to identify the usage of tools. RFID reader and antenna installed in the facility to read the RFID tag.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Experiment and Evaluation</head><p>We conducted a clinical experiment in actual nursing home and a simulated experiment at a laboratory room. For the experiment at nursing home, we installed RFID: 5 antennas at celling, and RFID tags at desks, chairs, slippers, and clothing. 1 robot at public area.</p><p>Figure <ref type="figure" target="#fig_2">3</ref>  </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: Social Isolation Model</figDesc><graphic coords="1,331.43,401.18,214.65,126.57" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Mimamori-Fukuro (Watching OWL)</figDesc><graphic coords="2,101.70,528.57,143.10,138.04" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Movement Monitoring Result</figDesc><graphic coords="2,325.46,54.00,226.57,116.74" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>shows the gantt chart (left) and radar chart (right) of the person with different care level (upper and lower). Gantt char shows the movement of resident in a specific day. Each line shows the period the person stays in a specific location, which is recognized as ADL because many ADL is location based. Other ADL and SADL should be recognized by combination of location and vital sign and conversion that are monitored by the robot. Radar chart shows the social isolation score in three axis: pysical activity score, cognitive function score, and SADL score. In the upper diagram, the person spent long time in conversation with other person, which reflects a good score of social activity in the radar chart, the person also gets a good score of HDS-R. On the other hand, the person in the lower diagram spent most of time alone, which results in the poor score at the radar chart.</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work was supported by JSPS KAKENHI Grant Number JP20H04289 "Functional Independence Measurement System based on ADL Ontology for Aged Person"</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Performance of an Abbreviated Version of the Lubben Social Network Scale Among Three European Community-Dwelling Older Adult Populations</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lubben</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Blozik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Gillmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Iliffe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Von Renteln Kruse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Beck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Stuck</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Gerontologist</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="503" to="513" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The De Jong Gierveld short scales for emotional and social loneliness: tested on data from 7 countries in the UN generations and gender surveys</title>
		<author>
			<persName><forename type="first">De</forename><surname>Jong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">T T</forename><surname>Gierveld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Eur J Ageing</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="121" to="130" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

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