355,509 research outputs found

    A Computer Model of Conversation

    Get PDF
    This paper is addressed to the problem of how it is possible to conduct coherent, purposeful conversations. It describes a computer model of a conversation between two robots, each robot being represented by a section of program. The conversation is conducted in a small subset of English, and is a mixed-initiative dialogue which can involve interruptions and the nesting of one segment of dialogue in another. The conversation is meant to arise naturally from a well defined setting, so that it is clear whether or not the robots are saying appropriate things. They are placed in a simple world of a few objects, and co-operate in order to achieve a practical goal in this world. Their conversation arises out of this common aim; they have to agree on a plan, exchange information, discuss the consequences of their actions, and so on. In previous language-using programs, the conversation has been conducted by a robot and a human operator, rather than by two robots. In these systems, it is almost always the human operator who takes the initiative and determines the overall structure of the dialogue, and the processes by which he does so are hidden away in his mind. The aim of our program is to make these processes totally explicit, and it is for this reason that we have used two robots and avoided human participation. Thus the main focus of interest is not the structuring of individual utterances, but the higher-level organisation of the dialogue, and how the dialogue is related to the private thoughts which underlie it. The program has two kinds of procedure, which we call ROUTINES and GAMES, the Games being used to conduct sections of conversation and the Routines to conduct the underlying thoughts. These procedures can call each other in the normal way. Thus the occurrence of a section of dialogue will be caused by the call of a Game by a Routine; and when the section of dialogue ends, the Game will exit, returning control to the Routine which called it. There are several Games, each corresponding to a common conversational pattern, such as a question and its answer, or a plan suggestion and the response to it. The Games determine what can be said, who will say it, how each remark will be analysed, and how it will be responded to. They are thus joint procedures, in which the instructions are divided up between the robots. When a section of dialogue occurs, the relevant Game will be loaded in the minds of both robots, but they will have adopted different roles in the Game, and will consequently perform different instructions and make different utterances

    Visual repairables: analysing the work of repair in human-computer interaction

    Get PDF
    This article reports some (video-recorded) instances of 'visual culture' in action, namely the use of a new software tool designed for the visualization of scenes from Shakespeare's Macbeth in a classroom context. By considering whether or how far conversation analysis (CA) can be extended from natural conversation to cases of collaborative work in front of a computer, the article addresses the methodological question of how to study instances of visual communication. We take as an exemplar the phenomenon of remedial action and discuss how Schegloff, Jefferson and Sacks's (1977) canonical study of repair in ordinary conversation can be used to highlight aspects of 'visual repair' (the identification and remedying of items on the screen). Our attempts to apply the original CA model of repair of ordinary conversation highlight the differences of this setting, which constitutes an example of collaborative work. © 2009 SAGE Publications

    A Serious Game Engine for Interview Simulation: Application to the development of doctor-patient communication

    Get PDF
    International audienceIn this paper we present the architecture of a conversation engine aimed to simulate an interview process between a human and a computer player. This component is a central element of many serious games where educational goal is to develop player communication skills. We demonstrate the use of our engine in AgileDoctor, a serious game project for training medical students and general practitioners to communicate with their patients, so as to improve their long-term relationship and provide a higher quality health care. Our proposed conversation engine uses a generic method to combine the game scenario and the educational objectives. The game scenario is described by an instance of a model that formalizes the general doctor-patient interview process and the skills to develop. The conversation engine is able to use this model to engage a challenging dialogue with a human player where missing skills are focused. The proposed design methodology is not bound to the health domain and is transferable to a large range of educational usage
    • 

    corecore