<?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">Conversational access of large-scale knowledge graphs</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Delaram</forename><forename type="middle">Javdani</forename><surname>Rikhtehgar</surname></persName>
							<email>d.javdanirikhtehgar@utwente.nl</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Twente</orgName>
								<address>
									<settlement>Enschede</settlement>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Conversational access of large-scale knowledge graphs</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">769DCBE13812528D79B96496A2DBEA82</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T03:13+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>Knowledge Graphs</term>
					<term>Conversational Agents User Modeling</term>
					<term>Question Answering</term>
					<term>Recommendation</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>With the rapid advancement of semantic web technologies, various Knowledge Graphs have been created by various institutes and organizations to preserve data. What is challenging is how humans can intuitively access and learn from such large-scale knowledge. In this paper, to achieve a meaningful, engaging, and enjoyable interaction between visitors and large-scale knowledge graphs, we will propose a knowledge graph-based conversational agent that selects and packages user-interested information into narratives, models user interests, and takes initiative (e.g. answering user questions, providing recommendations, or requesting feedback or clarification) to convey knowledge. As an application, we will focus on the cultural heritage domain and create a museum guide.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In the past decades, with the progress of the semantic web, much effort has been made to preserve existing data into large-scale knowledge graphs (KGs) <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b2">3]</ref>. While this trend has many benefits, intuitively accessing and learning from such large-scale knowledge for the end-users is often challenging as KGs have different shapes and sizes, and exploring them is not usually simple and enjoyable for end-users and requires prior knowledge that most of them do not have. A great deal of research has been done to make this data accessible to end-users through conversational agents (CAs) <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b5">6]</ref>. However, designing these CAs is a very challenging process, as different parameters have to be considered, many of which have not been taken into account in previous work. E.g. current CAs based on KGs have designed conversations that are not human-like, lack meaningful interaction, and provide limited knowledge in answering user questions. In this research, we will explore how to make information in the KGs accessible to end-users through CA in an appealing and intuitive manner, so that the interaction between endusers and the KGs becomes meaningful and enjoyable. This includes selecting and packaging user-interested information (i.e. triples) into narratives, modeling user interest, and choosing suitable actions to convey knowledge.</p><p>While this could be a general-purpose approach, the focus of this research is on Cultural Heritage (CH) domain. As in other areas, more and more Cultural Heritage (CH) institutions, such as libraries, museums, galleries, and archives, have launched large-scale digitization processes that result in massive digital collections in the form of large-scale KGs. This not only ensures the long-term preservation of cultural artifacts in their digital form but also allows online instant access to the resources that otherwise require physical presence and fosters the development of applications like virtual exhibitions and online museums. We will describe how these KGs can be accessed by visitors through a conversational museum guide in a meaningful, engaging, and enjoyable interaction. The key contributions of this research are:</p><p>• Extracting triples from KGs, ordering and packaging them according to the interests of the visitors, and generating narratives from them. • Modeling visitors' interests during the conversation for personalized and context-aware access to information. • Forming a conversational museum guide that creates meaningful, engaging and enjoyable interaction between visitors and KGs based on its own initiatives.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related work</head><p>Lately, knowledge graphs have been used for the representation of knowledge in ML-based chatbots in fields such as e-commerce <ref type="bibr" target="#b6">[7]</ref>, retrieving domain-specific context information <ref type="bibr" target="#b7">[8]</ref>, disaster support <ref type="bibr" target="#b8">[9]</ref>, or cross-language communication <ref type="bibr" target="#b9">[10]</ref>. With explicitly modeled knowledge and the ability to connect to other KGs, integrating the KG with the chatbot helps enhance the "intelligence" of the conversational agent when the connection of different contextual information is require <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b8">9,</ref><ref type="bibr" target="#b11">12]</ref> or better detecting user intent <ref type="bibr" target="#b9">[10]</ref>. KGs are also used in combination with social robotics (e.g. Furhat<ref type="foot" target="#foot_0">1</ref> ) and conversational AI platform (e.g. Rasa<ref type="foot" target="#foot_1">2</ref> ) <ref type="bibr" target="#b3">[4]</ref> with the aim of providing high-quality information to users through accessing semantically rich KGs in various fields. The most well-known and widely used conversational AI platforms used in previous work are Dialogflow 3 [12, 13], Rasa <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b3">4]</ref>, Flask<ref type="foot" target="#foot_3">4</ref>  <ref type="bibr" target="#b10">[11]</ref> and Watson assistance <ref type="bibr" target="#b7">[8]</ref>. So far, there has not been much work exploring the use of KGs for museum guides. Varitimiadis et al. <ref type="bibr" target="#b5">[6]</ref> surveyed sixteen developed museum chatbots and categorized them into five types based on the conversational skills and the engaging techniques used by the chatbot developers. One-third of these chatbots have some conversational skills and only three of them utilize KGs in certain ways to achieve human-like conversations. Machidon et al. <ref type="bibr" target="#b12">[13]</ref> proposed an intelligent conversational agent (CA), implemented with Dialogflow, that assists users to explore the exhibits within Europeana<ref type="foot" target="#foot_4">5</ref> (Europe's digital cultural library, museum, and archive). They designed a ranking mechanism to rearrange the search results obtained from Europeana.</p><p>In summary, most chatbots do not offer human-like conversations, lack meaningful interaction, and do not provide the complete requested knowledge. They do not model the user's interest or give personalized recommendations. They do not have information ordering and packaging strategies, narrative generation capabilities, and suitable strategies to convey knowledge; they respond mainly through rule-based methods and are unable to answer factoid questions beyond a set of questions. In this research, we plan to develop a KG-based conversational museum guide that is knowledgeable about the museum collections and takes the initiative of answering questions, offering recommendations and asking for feedback or clarifications. We also investigate how to formally model user interest and incorporate it into knowledge extraction and delivery.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Research Questions</head><p>Our basic assumption is that our conversational agent plays a role of a museum guide that guides the visitor through the collection and delivers as much knowledge about the collection as possible while keeping the visitor as engaged as possible. The agent focuses on the KGs about some specific exhibitions or CH institutions. Additionally, the agent can access some external KGs such as Europeana, Wikidata <ref type="foot" target="#foot_5">6</ref> , or DBpedia 7 but such expeditions should be brief to keep the whole interaction as focused as possible.</p><p>The main research question of our work is "How to shape knowledge-centered humanmachine conversations and meaning-making in an engaging and intuitive manner?" This question generates many other research questions which are described in the following:</p><p>• RQ1: How should the information in the KG be extracted according to the interests of the visitors? How should this information be arranged (i.e. size of the information, the order of the delivery, etc.) and presented to visitors? -The KG contains a lot of information, but to present this information in an appealing and intuitive manner to the visitor, it is necessary to extract an as complete as possible and as concise as possible subgraph containing the user's requested entities with their attributes and the entities that they are closely associated with. On the other hand, the user interest should be taken into account when ordering and packaging certain triples into a natural language response to keep the user engaged.</p><p>• RQ2: How to formally model user interests during the conversation so that user interests can be reasoned directly with knowledge extraction and delivery for personalized and context-aware access to the information? -To improve the user experience, it is necessary to model the user's interests during the interactions in order to extract user-specific information from the KG and to provide personalized recommendations. By formally representing user interest, the communication between the user and the knowledge graphs could become more meaningful and seamless.</p><p>• RQ3: How to form a conversational museum guide that creates meaningful, engaging, and enjoyable interaction between visitors and KGs based on its own initiatives? -The CA should be proactively involved in the conversation to meet the information needs of visitors by answering their questions, providing recommendations, or requesting feedback or clarification. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Approach</head><p>The main idea behind our approach is to explore how KGs can be leveraged to create a museum guide with extended question-answering and recommendation capabilities based on user interest modelling. The proposed approach is shown in Figure <ref type="figure" target="#fig_0">1</ref>. It comprises three main components which are Knowledge Extraction, Ordering and Packaging, Conversational Agent, and User Modeling.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Knowledge Extraction, Ordering and Packaging</head><p>This section is about our RQ1. We plan to extract knowledge from the KG for a user's requested information by generating as complete as possible and as concise as possible subgraphs and then order and package certain triples into natural language responses.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.1.">Intent Classification &amp; Entity Recognition</head><p>Classifying intents is usually the first step in conversational systems. This process maps a user's requested information to a predefined class with the aim of facilitating the understanding of it. This classification helps identify user intention before generating SPARQL queries. Tokenization and part-of-speech tagging approaches will be used to extract information about different types of entities. Additionally, entity linking is needed to recognize whether the entities mentioned by the user are actual entities in the KG. We intend to handle both intent classification and entity recognition using Dual Intent Entity Transformer (DIET) <ref type="bibr" target="#b13">[14]</ref>. We expect users to perform the following dialogue acts <ref type="bibr" target="#b14">[15]</ref> (Note that the exact list of acts will be decided based on data collected from real conversations between visitors and museum guides):</p><p>• A request about the topic (e.g., I'd like to know about "The Night Watch").</p><p>• A request about an aspect (e.g., Could you tell me about its creator?).</p><p>• A request about a mentioned concept (e.g., Do you know more about Rembrandt?).</p><p>• A requests about an unmentioned concept (What is there to know about oil paint?).</p><p>• Provide positive feedback (e.g., That's quite interesting!).</p><p>• Provide negative feedback (e.g., That's pretty boring).</p><p>• Accept offer of information (e.g., I'd love to learn about its creator).</p><p>• Decline offer of information (e.g., Sorry, I'm not interested in that.).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.2.">Subgraph Extraction</head><p>The main purpose is to create a series of queries to extract a subgraph from the KG containing information about the user request. We intend to generate SPARQL queries from the user request efficiently and query the KG to retrieve a sub-graph containing information about the user request. How to decide the boundary of such a subgraph, how complete and how concise such subgraph should be, etc. are the questions we want to address.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.3.">Knowledge ordering and Packaging</head><p>Once the subgraph is extracted, we need to consider how to package multiple triples in the optimal order to generate short utterances, instead of generating a long text which is not suitable for conversations. The order of information should reflect the user's interest and the agent's own goal so that a sufficient amount of knowledge is transferred to the user in a personalized and engaging order.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.4.">Natural Language Generation (NLG)</head><p>Generating natural language texts from a set of triplets is a challenging task in NLG <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b17">18]</ref>. We plan to use pre-trained language models <ref type="bibr" target="#b18">[19]</ref> for this purpose.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">User Modeling</head><p>In order to answer RQ2, we plan to formally model and represent user interests and incorporate them while extracting and delivering knowledge. Based on the Cultural Heritage KG, we will build a basic KG of user interests that will be updated and extended dynamically during the conversation. We intend to assign weights to the user's interest in each type of entity in the KG and dynamically update them as the user expresses interest in a particular entity. With such weighted information, the user interest KG can be incorporated into the knowledge extraction, ordering, and packaging step (see Section 4.1) that makes sure the extracted subgraph is of the most interest to the user and the knowledge is ordered and delivered in a more personalized manner.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.">Conversational Agent</head><p>This section is about our RQ3. The focus is on how to make the agent self-driven with its own purpose, decide which actions to take given the user's input, and not only answer questions, but also recommend or ask for feedback or clarification. Additionally, how to make sure the conversations are engaging and enjoyable.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.1.">Conversational AI Platform</head><p>The conversational AI platform is used for managing interaction with the user. Dialogflow and Rasa are the most popular conversational AI platforms, that use advanced AI techniques and can integrate large sources of knowledge including KGs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.2.">Determining Conversational Agent's Acts</head><p>The conversational museum guide on top of the usual acts (e.g. greetings, ...) should have the ability to answer visitors' questions, make recommendations, or request feedback or clarification to satisfy visitors' information needs. Overall, we expect the CA to perform the following dialogue acts:</p><p>• Directly answer an info request ("The Night Watch" painting is ...).</p><p>• Provide related info (e.g., I do not know, but. . .).</p><p>• Ask for feedback (e.g., Do you find (info) interesting?).</p><p>• Offer to discuss topic (e.g., Want to learn about "The Night Watch"?).</p><p>• Offer to discuss aspect (e.g., Do you want to know about its creator?).</p><p>• Offer to discuss mentioned concept (e.g., I could say more about the Rembrandt?).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Evaluation</head><p>To the best of our knowledge, there is no available dataset containing conversations between users and CA in the museum domain. Therefore, we plan to interview museum guides to understand "What is the dialogue between visitors and guides", set up a small-scale data collection to record such dialogues, and potentially apply existing algorithms to recognize prototypical dialog acts in the museum context.</p><p>For evaluation, we plan to create a user study as an assessment approach. To make this evaluation interesting for the user, we plan to integrate our CA into a virtual reality environment with multi-modal input (e.g. user's utterances, eye-gaze, speech emotion) and output (e.g. text, voice). This work is in line with our previous work <ref type="foot" target="#foot_6">8</ref> , a conversational museum guide in a web-based virtual exhibition based on a previous physical exhibition of the Het Rembrandthuis in Amsterdam.</p><p>One evaluation metric in the user studies could be asking users and domain experts to give a rating on a scale of 1 to 5, based on whether the information extracted from the KG is concise and complete and properly transformed into the natural language, whether the extracted information is interesting, whether users' interests been taken into account in the conversation, whether the CA's responses make sense with respect to the user's query, etc. Another evaluation could be a user study between our CA and an existing deployed chatbot (e.g. Google Arts <ref type="foot" target="#foot_7">9</ref> and Google Assistant<ref type="foot" target="#foot_8">10</ref> ). Additionally, for evaluation of the generated text from the KG, we plan to calculate the BLEU score <ref type="bibr" target="#b19">[20]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Expected Contributions and Preliminary Plans</head><p>To conclude, we have seen from the state-of-the-art approaches that research on KG-based conversational agents is still in its early stages. With this research, we intend to push this forward by proposing a KG-driven museum guide that takes initiative to create a meaningful, engaging, and enjoyable interaction between visitors and large-scale knowledge graphs. It particularly will have the ability to extract sub-graphs from a KG based on users' requested information, order and package information, generate natural language from KG, answer questions, model user interest, and make recommendations. In the future, we plan to integrate it into a virtual reality environment with multi-modal input for detecting user interest and multi-modal responses in virtual reality. Given this, we expect the outcome of this research to help shape knowledge-centered human-machine conversations and meaning-making in an engaging and intuitive manner.</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: Proposed approach</figDesc><graphic coords="4,89.29,84.19,416.69,188.41" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">https://furhat.io/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">https://rasa.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">https://cloud.google.com/dialogflow</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">https://flask.palletsprojects.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">https://www.europeana.eu/en</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">https://www.wikidata.org/wiki/Wikidata:Main Page</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_6">https://www.hhai-conference.org/demos/pd_paper_3267/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_7">https://artsandculture.google.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_8">https://assistant.google.com/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>I would like to thank my supervisors Prof. Dr. Dirk Heylen and Dr. Shenghui Wang for their support, guidance, and constructive suggestions for this research proposal. Further thanks to Dr. Mariet Theune for invaluable feedback on this work.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Knowledge graph generation from text using neural machine translation techniques</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gupte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sapre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sonawane</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2021 International Conference on Communication information and Computing Technology (ICCICT), IEEE</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="1" to="8" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Knowledge graphs</title>
		<author>
			<persName><forename type="first">C</forename><surname>Gutierrez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">F</forename><surname>Sequeda</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="page" from="96" to="104" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Construction and application of a knowledge graph</title>
		<author>
			<persName><forename type="first">X</forename><surname>Hao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Ji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Yin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Yang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Remote Sensing</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="page">2511</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Conversational AI and knowledge graphs for social robot interaction</title>
		<author>
			<persName><forename type="first">G</forename><surname>Wilcock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Jokinen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2022 ACM/IEEE International Conference on Human-Robot Interaction</title>
				<meeting>the 2022 ACM/IEEE International Conference on Human-Robot Interaction</meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="1090" to="1094" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">AIDA-Bot: A conversational agent to explore scholarly knowledge graphs</title>
		<author>
			<persName><forename type="first">A</forename><surname>Meloni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Angioni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Salatino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Osborne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Recupero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Motta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ISWC (Posters/Demos/Industry)</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Graph-based conversational AI: Towards a distributed and collaborative multi-chatbot approach for museums</title>
		<author>
			<persName><forename type="first">S</forename><surname>Varitimiadis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kotis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Pittou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Konstantakis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Sciences</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page">9160</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Ontology based chatbot (for e-commerce website)</title>
		<author>
			<persName><forename type="first">A</forename><surname>Vegesna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Jain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer Applications</title>
		<imprint>
			<biblScope unit="volume">179</biblScope>
			<biblScope unit="page" from="51" to="55" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">An ontologybased conversation system for knowledge bases</title>
		<author>
			<persName><forename type="first">A</forename><surname>Quamar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Lei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ozcan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kreulen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Moore</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Efthymiou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data</title>
				<meeting>the 2020 ACM SIGMOD International Conference on Management of Data</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="361" to="376" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">DisBot: a Portuguese disaster support dynamic knowledge chatbot</title>
		<author>
			<persName><forename type="first">J</forename><surname>Boné</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Ferreira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Ribeiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Cadete</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Sciences</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<date type="published" when="2020">2020. 9082</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Shabbir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">U</forename><surname>Arshad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Shahzad</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2102.10410</idno>
		<title level="m">NUBOT: Embedded knowledge graph with RASA framework for generating semantic intents responses in Roman Urdu</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">KBot: a knowledge graph based chatbot for natural language understanding over linked data</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ait-Mlouk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Jiang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="149220" to="149230" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Yoo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Jeong</surname></persName>
		</author>
		<title level="m">Auto-growing knowledge graph-based intelligent chatbot using BERT</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">CulturalERICA: A conversational agent improving the exploration of European cultural heritage</title>
		<author>
			<persName><forename type="first">O.-M</forename><surname>Machidon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Tavčar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Gams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Duguleană</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Cultural Heritage</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="page" from="152" to="165" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Bunk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Varshneya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vlasov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nichol</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2004.09936</idno>
		<title level="m">DIET: Lightweight language understanding for dialogue systems</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Dasigi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Lo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Beltagy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Cohan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Gardner</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2105.03011</idno>
		<title level="m">A dataset of information-seeking questions and answers anchored in research papers</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">RDF-to-text generation with graph-augmented structural neural encoders</title>
		<author>
			<persName><forename type="first">H</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Xu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Ninth International Conference on International Joint Conferences on Artificial Intelligence</title>
				<meeting>the Twenty-Ninth International Conference on International Joint Conferences on Artificial Intelligence</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="3030" to="3036" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Triple-to-text generation with an anchor-toprototype framework</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Ding</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-T</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Shen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Ninth International Conference on International Joint Conferences on Artificial Intelligence</title>
				<meeting>the Twenty-Ninth International Conference on International Joint Conferences on Artificial Intelligence</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="3780" to="3786" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">WebNLG challenge 2020: Language agnostic delexicalisation for multilingual RDF-to-text generation</title>
		<author>
			<persName><forename type="first">G</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lampouras</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3rd International Workshop on Natural Language Generation from the Semantic Web (WebNLG+)</title>
				<meeting>the 3rd International Workshop on Natural Language Generation from the Semantic Web (WebNLG+)</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="186" to="191" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">F</forename><surname>Ribeiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schmitt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Schütze</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Gurevych</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2007.08426</idno>
		<title level="m">Investigating pretrained language models for graph-to-text generation</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">BLEU: a method for automatic evaluation of machine translation</title>
		<author>
			<persName><forename type="first">K</forename><surname>Papineni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Roukos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Ward</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W.-J</forename><surname>Zhu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 40th annual meeting of the Association for Computational Linguistics</title>
				<meeting>the 40th annual meeting of the Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="311" to="318" />
		</imprint>
	</monogr>
</biblStruct>

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