Search results for "Chatbot"

showing 10 items of 40 documents

Clifford Rotors for Conceptual Representation in Chatbots

2013

In this abstract we introduce an unsupervised sub-symbolic natural language sentences encoding procedure aimed at catching and representing into a Chatbot Knowledge Base (KB) the concepts expressed by an user interacting with a robot. The chatbot KB is coded in a conceptual space induced from the application of the Latent Semantic Analysis (LSA) paradigm on a corpus of documents. LSA has the effect of decomposing the original relationships between elements into linearly-independent vectors. Each basis vector can be considered therefore as a "conceptual coordinate", which can be tagged by the words which better characterize it. This tagging is obtained by performing a (TF-IDF)-like weighting…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDiscrete mathematicsComputer sciencebusiness.industryLatent semantic analysisInformationSystems_INFORMATIONSTORAGEANDRETRIEVALRepresentation (systemics)computer.software_genreChatbotGeometric algebraKnowledge baseArtificial IntelligenceEncoding (semiotics)chatbot clifford algebraArtificial intelligenceDialog systembusinesscomputerNatural language processingNatural language
researchProduct

A Modular Architecture for Adaptive ChatBots

2011

We illustrate an architecture for a conversational agent based on a modular knowledge representation. This solution provides intelligent conversational agents with a dynamic and flexible behavior. The modularity of the architecture allows a concurrent and synergic use of different techniques, making it possible to use the most adequate methodology for the management of a specific characteristic of the domain, of the dialogue, or of the user behavior. We show the implementation of a proof-of-concept prototype: a set of modules exploiting different knowledge representation techniques and capable to differently manage conversation features has been developed. Each module is automatically trigg…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniInteractive programmingKnowledge representation and reasoningComputer sciencebusiness.industryProgramming languageModular designcomputer.software_genreChatbotModularityDomain (software engineering)Human–computer interactionArtificial IntelligenceComponent (UML)Dialog systembusinesscomputer
researchProduct

Chatbots as Interface to Ontologies

2014

Chatbots are simple conversational agents using 'pattern matching rules' to carry out the dialogue with the user and various expedients to improve their credibility. However, the rules on which they are based on are too restrictive and their language understanding capability is very limited. Nevertheless chatbots are widespread in several applications, especially to provide information to users in a new and enjoyable way. In this chapter we describe different chatbot architectures, exploiting the use of ontologies in order to create clever information suppliers overcoming the main limits of chatbots: The knowledge base building and the rigidness of the dialogue mechanism. © Springer Interna…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniKnowledge baseComputer scienceHuman–computer interactionbusiness.industryArtificial IntelligenceAS-InterfaceCredibilityOntology (information science)computer.software_genrebusinessChatbotcomputer
researchProduct

A Cognitive Dialogue Manager for Education Purposes

2011

A conversational agent is a software system that is able to interact with users in a natural way, and often uses natural language capabilities. In this chapter, an evolution of a conversational agent is presented according to the definition of dialogue management techniques for the conversational agents. The presented conversational agent is intended to act as a part of an educational system. The chapter outlines the state-of-the-art systems and techniques for dialogue management in cognitive educational systems, and the underlying psychological and social aspects. We present our framework for a dialogue manager aimed to reduce the uncertainty in users’ sentences during the assessment of hi…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniKnowledge managementOntologybusiness.industryLatent semantic analysisSemantic spacePartially observable Markov decision processCognitionPOMDPOntology (information science)computer.software_genreChatbotWorld Wide WebSemantic SpaceSemantic integrationPOS TaggingbusinessPsychologyLatent Semantic AnalysiOntology MappingcomputerChatbotOWL
researchProduct

Sub-Symbolic Knowledge Representation for Evocative Chat-Bots

2008

A sub-symbolic knowledge representation oriented to the enhancement of chat bot interaction is proposed. The result of the technique is the introduction of a semantic sub-symbolic layer to a traditional ontology-based knowledge representation. This layer is obtained mapping the ontology concepts into a semantic space built through Latent Semantic Analysis (LSA) technique and it is embedded into a conversational agent. This choice leads to a chat-bot with “evocative” capabilities whose knowledge representation framework is composed of two areas: the rational and the evocative one. As a standard ontology we have chosen the well-founded WordNet lexical dictionary, while as chat-bot the ALICE a…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniKnowledge representation and reasoningLatent semantic analysisOntology Conceptbusiness.industryComputer scienceWordNetOntology (information science)Part of speechcomputer.software_genreArtificial intelligenceDialog systemLayer (object-oriented design)businesssemantic space chatbotcomputerNatural language processing
researchProduct

A Modular Framework for Versatile Conversational Agent Building

2011

This paper illustrates a web-based infrastructure of an architecture for conversational agents equipped with a modular knowledge base. This solution has the advantage to allow the building of specific modules that deal with particular features of a conversation (ranging from its topic to the manner of reasoning of the chatbot). This enhances the agent interaction capabilities. The approach simplifies the chatbot knowledge base design process: extending, generalizing or even restricting the chatbot knowledge base in order to suit it to manage specific dialoguing tasks as much as possible.

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniProgramming languagebusiness.industryComputer sciencecomputer.internet_protocolmedia_common.quotation_subjectService-oriented architectureModular designcomputer.software_genreChatbotKnowledge-based systemsKnowledge baseHuman–computer interactionConversational Agents Modular KB Ontology reasoning Semantic SpacesDesign processConversationDialog systembusinesscomputermedia_common
researchProduct

Sentence Induced Transformations in Conceptual Spaces

2008

The proposed work illustrates how "primitive concepts" can be automatically induced from a text corpus. The primitive concepts are identified by the orthonormal axis of a "conceptual" space induced by a methodology inspired to the latent semantic analysis approach. The methodology represents a natural language sentence by means of a set of rotations of an orthonormal basis in the "conceptual"space. The rotations, triggered by the sequence of words composing the sentence and realized by means of geometric algebra rotors, allow to highlight "conceptual" relations that can arise among the primitive concepts.

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniSequenceComputer sciencebusiness.industryLatent semantic analysisChatbots conceptual spaces LSA semantic computingWord processingData_MISCELLANEOUScomputer.software_genreGeometric algebraSemantic role labelingOrthonormal basisArtificial intelligencebusinesscomputerNatural languageNatural language processingSentence
researchProduct

An Approach to Enhance Chatbot Semantic Power and Maintainability: Experiences within the FRASI Project

2012

The paper illustrates the implementation and semantic enhancement of a domain-oriented Question-Answering system based on a pattern-matching chat bot technology, developed within an industrial project, named FRASI. The main difficulty in building a KB for a chat bot is to handwrite all possible question-answer pairs that constitute the KB. The proposed approach simplifies the chat bot realization thanks to two solutions. The first one uses an ontology, which is exploited in a twofold manner: to construct dynamic answers as a result of an inference process about the domain, and to automatically populate, off-line, the chat bot KB with sentences that can be derived from the ontology, describi…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle Informazionieducation.field_of_studyComputer sciencebusiness.industryPopulationComputingMilieux_PERSONALCOMPUTINGOntology (information science)computer.software_genreSemanticsDomain ontologies; In-buildings; Industrial projects; Inference process; Preprocess; Question answering systems; Question-answer pairsChatbotSemantic networkDomain (software engineering)Knowledge-based systemsArtificial IntelligenceArtificial intelligenceUser interfacebusinesseducationcomputerNatural language processing2012 IEEE Sixth International Conference on Semantic Computing
researchProduct

Help! Is my Chatbot Falling into the Uncanny Valley? : An Empirical Study of User Experience in Human-Chatbot Interaction

2019

Original article available at http://dx.doi.org/10.17011/ht/urn.201902201607 Advances in artificial intelligence strengthen chatbots’ ability to resemble human conversational agents. For some application areas, it may be tempting not to be transparent regarding a conversational agent’s nature as chatbot or human. However, the uncanny valley theory suggests that such lack in transparency may cause uneasy feelings in the user. In this study, we combined quantitative and qualitative methods to investigate this issue. First, we used a 2 x 2 experimental research design (n = 28) to investigate effects of lack in transparency on the perceived pleasantness of the conversation in addition to percei…

Social Psychologylcsh:T58.5-58.64business.industrylcsh:Information technologyCommunicationchatbotUncanny valleycomputer.software_genreChatbotuncanny valleyHuman-Computer InteractionFalling (accident)Empirical researchUser experience designChatbotsAestheticsuser experiencemedicineHuman–chatbot interactionmedicine.symptomPsychologybusinesshuman–chatbot interactioncomputerChatbot
researchProduct

Exploiting multimodality for intelligent mobile access to pervasive services in cultural heritage sites

2010

In this chapter the role of multimodality in intelligent, mobile guides for cultural heritage environments is discussed. Multimodal access to information contents enables the creation of systems with a higher degree of accessibility and usability. A multimodal interaction may involve several human interaction modes, such as sight, touch and voice to navigate contents, or gestures to activate controls. We first start our discussion by presenting a timeline of cultural heritage system evolution, spanning from 2001 to 2008, which highlights design issues such as intelligence and context-awareness in providing information. Then, multimodal access to contents is discussed, along with problems an…

World Wide WebCultural heritagechatbot rfid multimodality asrGeographyMultimediacomputer.software_genrecomputerMultimodality
researchProduct