<?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">Semantic Information-based Reliable Autonomous Navigation in Wide Space</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Taeyoung</forename><surname>Uhm</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Korea Institute of Robot and Technology Convergence Pohang</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ji-Hyun</forename><surname>Park</surname></persName>
							<email>jipark@kiro.re.kr</email>
							<affiliation key="aff0">
								<orgName type="institution">Korea Institute of Robot and Technology Convergence Pohang</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Gi-Deok</forename><surname>Bae</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Korea Institute of Robot and Technology Convergence Pohang</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jung-Woo</forename><surname>Lee</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Korea Institute of Robot and Technology Convergence Pohang</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Young-Ho</forename><surname>Choi</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Korea Institute of Robot and Technology Convergence Pohang</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sang-Yong</forename><surname>Han</surname></persName>
							<email>syhan@kookmin.ac.kr</email>
							<affiliation key="aff1">
								<orgName type="institution">Kookmin University</orgName>
								<address>
									<settlement>Seoul</settlement>
									<country key="KR">South Korea</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Semantic Information-based Reliable Autonomous Navigation in Wide Space</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">8C1402C98EA4BC06BA7313486FCB00CB</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:04+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>Recently, much attention has been paid to intelligent robots. Especially, autonomous navigation of robots is the most important technology and is being developed by many researchers. The autonomous navigation technology is based on the SLAM to find the position from the sensor data that is mounted robots. However, most methods find locations based on high-performance sensors in the predefined environments. This is difficult to apply to complex environments such as wide area due to the difference in locomotion and sensor performance. Therefore, efforts should be made to improve the application of limited navigation technology. In this paper, we propose a method to drive in a wide space for robots with various locomotion and sensor by semantic information based autonomous navigation method. By using semantic information, the robot recognizes the surroundings using available sensor data and performs autonomous travel. For this purpose, a semantic map for a unit space (e.g. a room, a hallway, road etc.) is generated and traveled by receiving information suitable for a robot locomotion and sensor configuration from the local server. The proposed method utilizes the semantic map to drive in the same way as a person in a large space, and can use intelligent robot driving using the property information of the object. Therefore, it is expected that industrialization of robot autonomous navigation will be promoted.</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>Research on the autonomous mobile robot has been done steadily. Recently, robots employ various locomotion and sensors <ref type="bibr" target="#b0">[Khazanov14]</ref>. These researches assign robots by task to perform a specific task <ref type="bibr" target="#b1">[Amigoni05]</ref>, or use semantic information to service in a limited space indoors <ref type="bibr" target="#b2">[Lim10]</ref>. In addition, there are studies that use task management, environmental awareness, trajectory planning, decision making and terrain classification using semantic maps and ontology for robot mapping <ref type="bibr" target="#b3">[Liu12]</ref>, <ref type="bibr" target="#b4">[Li12]</ref>. However, these robots mainly carry out autonomous study on predefined areas in a way limited to locomotion and sensor system. In this paper, we propose a novel autonomous navigation method that can travel a wide area through a map suitable for semantic DB-based robot motion and sensor systems developed for intelligent robots. The proposed method simulates Figure <ref type="figure">1</ref>: Semantic DB based Reliable Autonomous Navigation the navigation method used by human beings and drives similarly. Robots travel and recognize objects around them as humans do. To do this, the robot registers and recognizes the objects necessary for navigation, as shown in 1. After that, if the recognized objects are obstacles, they will be avoided or waited after depending on the properties of the motion defined by the semantic information. If the recognized object is an object that affects driving (e.g. a rough road), the driving speed is adjusted according to the drivability defined in the object's properties.</p><p>Meanwhile, a wide-area spatial map based on 3D LiDAR sensor and vision sensor is constructed to drive wide-area space suitable for various robot motions and sensors. Robots can use this map to recognize the exact location from the multi-sensor data or even a single sensor. Therefore, the proposed driving method is useful in the wide area where many people walk because they drive according to semantic information. This is expected to bring dramatic developments to the autonomous driving of robots.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Navigation Method using Semantic Information</head><p>The semantic information used for autonomous driving of robots is based on objects. The robot recognizes the object while driving and uses semantic information of the object to secure driving ability similar to humans. This can be divided into two abilities: First, the motion property is used as semantic information of the object. Using this, an object, such as a person or a chair occupied by a person, is recognized as a movable object and waits for 5 seconds when the robot meets a moving obstacle while driving. After that, it is avoided in the same manner as a fixed obstacle, as shown in 2. drive. The degree of roughness is divided into 5 levels and it is possible to secure the driving stability of the robot. 3 shows the difference in running speed on gravel and asphalt roads. The semantic DB is created by modeling object information necessary for driving from the viewpoint of the robot. Based on this, a map that is suitable for the locomotion and sensor system of the robot is build. This is a key factor for driving the robot in a wide space. 4 and 5show the entire flow chart for creating the map and the robot platform used for building the map. The platform was used to build a map based on the point cloud of the 3D LiDAR sensor and the ORB features of the vision sensor <ref type="bibr" target="#b5">[Mur17]</ref>. 6 shows wide-area spatial maps for each sensor. It is possible to generate a semantic map including semantic information in a map suitable for the robot sensor. Based on this semantic map, the robot performs autonomous Navigation. The robot sets up the driving strategy according to the properties of the recognized object (e.g. movable, rough etc.). Using this method, the autonomous mobile robot can flexibly move in the wide area.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Experimental Results</head><p>Using the proposed method, autonomous driving was carried out in a wide area of about 6ooo m2, as shown in 7.</p><p>This was tested during the exhibition at the convention center. First, the robot received information about the semantic map and mission (patrol) from the local server and started driving. Next, the robot traveled to pass between the people standing in line for entry and waited a while when it could no longer drive. The robot then continued to drive through the gaps caused by people's movement. As shown in the results, it was possible to drive smoothly in an environment with dense crowds and to travel between crowds using semantic information.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion and Future Work</head><p>In this paper, we propose autonomous navigation method in wide area by generating semantic map suitable for locomotion and sensor system of various robots based on the driving method performed by humans. For this purpose, driving using multi-sensor based semantic navigation map and defined semantic information was performed. In the future, we will apply semantic information-based autonomous driving methods that can be used for more types of locomotion and sensors.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Semantic DB based Reliable Autonomous Navigation</figDesc><graphic coords="2,181.92,507.25,251.76,141.74" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Semantic DB based Reliable Autonomous Navigation</figDesc><graphic coords="3,181.63,83.06,252.35,141.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Semantic DB based Reliable Autonomous Navigation</figDesc><graphic coords="3,95.19,380.75,425.23,141.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>The 1 stFigure 5 :</head><label>15</label><figDesc>Figure 5: Semantic DB based Reliable Autonomous Navigation</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 7 :</head><label>7</label><figDesc>Figure 7: Autonomous Navigation Results in Wide-Area</figDesc><graphic coords="4,137.71,421.96,340.18,255.13" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgment This work was supported by the Korean Evaluation Institute of Industrial Technology and conducted by the Ministry of Industry and Commerce in 2017 (Industrial Core Technology Development Project, Project Number 10080489) and 2018 (Industrial Core Technology Development Project, Project Number 20000683).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Evolution of locomotion on a physical tensegrity robot</title>
		<author>
			<persName><forename type="first">Mark</forename><surname>Khazanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Julian</forename><surname>Jocque</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Rieffel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Life Conference Proceedings</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="232" to="239" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An application of ontology technologies to robotic agentst</title>
		<author>
			<persName><forename type="first">Francesco</forename><surname>Amigoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mario</forename><surname>Neri</surname></persName>
		</author>
		<author>
			<persName><surname>Arrigoni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE/WIC/ACM International Conference on Intelligent Agent Technology</title>
				<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="751" to="754" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Ontology-based unified robot knowledge for service robots in indoor environments</title>
		<author>
			<persName><forename type="first">Gi</forename><surname>Lim</surname></persName>
		</author>
		<author>
			<persName><surname>Hyun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Il</forename><surname>Suh</surname></persName>
		</author>
		<author>
			<persName><surname>Hong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hyowon</forename><surname>Suh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Systems, Man, and Cybernetics-Part A: Systems and Humans</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="7492" to="7509" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Online semantic exploration of indoor maps</title>
		<author>
			<persName><forename type="first">Ziyuan</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dong</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Von</forename><surname>Wichert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Georg</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Robotics and Automation</title>
				<imprint>
			<date type="published" when="2012">2012. 2012</date>
			<biblScope unit="page" from="4361" to="4366" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Robot semantic mapping through wearable sensor-based human activity recognition</title>
		<author>
			<persName><forename type="first">Gang</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chun</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jianhao</forename><surname>Du</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Qi</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Weihua</forename><surname>Sheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Heping</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Robotics and Automation</title>
				<imprint>
			<date type="published" when="2012">2012. 2012</date>
			<biblScope unit="page" from="5228" to="5233" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Orb-slam2: An open-source slam system for monocular, stereo, and rgb-d cameras</title>
		<author>
			<persName><forename type="first">Raul</forename><surname>Mur-Artal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Juan</forename><surname>Tardós</surname></persName>
		</author>
		<author>
			<persName><surname>Dg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Robotics</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="1255" to="1262" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m">The 1 st International Workshop on the Semantic Descriptor, Semantic Modelingand Mapping for Humanlike Perceptionand Navigation of Mobile Robots toward Large Scale Long-Term Autonomy (SDMM19)</title>
				<imprint/>
	</monogr>
</biblStruct>

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