ACL-OCL / Base_JSON /prefixE /json /E87 /E87-1031.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "E87-1031",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T10:54:13.684960Z"
},
"title": "",
"authors": [
{
"first": "Paul",
"middle": [],
"last": "Decitre",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Grossi",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "C14o",
"middle": [],
"last": "Jullien",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Jean-Philippe",
"middle": [],
"last": "Solvay",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We distinguish three main, overlapping activities in an advice-giving dialogue: problem formulation, resolution, and explanation. This paper focuses on a problem formulation activity in a dialogue module which interacts on one side with an expert problem solver for financial investing and on the other side with a natural language front-end. Several strategies which reflect specific aspects of person-machine advice-giving dialogues are realized by incorporating planning at a high-level of dialogue.",
"pdf_parse": {
"paper_id": "E87-1031",
"_pdf_hash": "",
"abstract": [
{
"text": "We distinguish three main, overlapping activities in an advice-giving dialogue: problem formulation, resolution, and explanation. This paper focuses on a problem formulation activity in a dialogue module which interacts on one side with an expert problem solver for financial investing and on the other side with a natural language front-end. Several strategies which reflect specific aspects of person-machine advice-giving dialogues are realized by incorporating planning at a high-level of dialogue.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "As performances and scope of intelligent systems increase and the interaction of a system with a user gains in complexity, it becomes desirable to provide an easy initial access to a system for the novice user. Natural language is a medium presumably known by most users. For the system however, it not only requires understanding natural language \"utterances\" (on a keyboard) but also rec-ogni~.ing the intentions behind these utterances. It leads to a full-fledged dialogue involving much reasoning at the pragmatic level of the communication process. The competence of most intelligent systems is usually bound to a restricted application domain and we can imagine that part of a dialogue is domain-dependent while another is domain-independent. Our efforts aim at designing a dialogue module making these different aspects explicit and interacting with other knowledge-based agents. This work contributes to Esprit Project 816 EsteamX: An architecture for distributed problem solving by cooperating data and knowledge bases. Advice-giving systems for financial investment have been chosen as a first testbed application. This paper describes preliminary research on the dialogue module of such a system and the resulting prototype.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "An advice-giving dialogue comprises three main activities, which may overlap: -l~wblsm form,dug/on, where the various needs and capabilities of the user are elicited;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "-reso/uh'on, in which a possible solution to the problem is determined;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "-ezpla~;tion, which aims at convincing the user that IThe project is supported in part by the Commission of the European Communities the solution is in fact what she/he needs. Our work concentrates on a problem formulation activity in a dialogue module which cooperates with a problem solver and a natural language front-end. The problem solver selects adequate securities for basic investment situations of a private investor and is being developed as part of the same Esprit project [Bruffaerts 1986 ]. The natural language front-end based on functional grammars is the result of separate research at Cap Sogeti Innovation [Fimbel 1985 , Lancel 1986 ].",
"cite_spans": [
{
"start": 485,
"end": 501,
"text": "[Bruffaerts 1986",
"ref_id": null
},
{
"start": 625,
"end": 637,
"text": "[Fimbel 1985",
"ref_id": "BIBREF7"
},
{
"start": 638,
"end": 651,
"text": ", Lancel 1986",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "Dialogue and communication theory are a broad field of studies drawing on several disciplines, among them philosophy, cognitive science, and artificial intelligence. The flurry of research devoted to these topics in recent years is largely enough to convince us we could not seriously hope to tackle the \"general\" problem. We have therefore limited our interest to person-machine advice-giving dialogue and we focus on two essential characteristics of this kind of dialogue:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "the system has intentions and extensive knowledge about the domain which are a pr/or/unknown to the user; -the user's intentions must be interpreted in terms of the system's abilities or inabilities.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "We can see the first point as a manifestation of the \"expertness\" of the system, and the second as a manifestation of the Unoviceness~ of the user.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "We briefly recall some other research issues connected to our work and then elaborate on the specific aspects of person-machine advice-giving dialogue.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "Many efforts have been devoted to developing a general theory for speech act understanding [Searle 1969 , Allen 1980 , Cohen 1979 . Recognizing the illocutionary force of a speech act allows the system to reason about the intentions of the user and to behave accordingly. Most work in this field addresses only isolated speech acts or sometimes single utterances and is not concerned with a possible dialogue setting. Recent attempts, however, for reformulating speech act analysis inside a general theory of action {Cohen 1986] or for applying default reasoning to speech act understanding [Perrault 1986 ] may yet facilitate an extension to a whole dialogue. Another line of research has taken into account the dialogue dimension [Litman 1984 , Wilensky 1984 , Carberry 1986 ] and shown the strong interrelation between dialogue and plans but has been mostly concerned with information-seeking dialogues in which the user seems to have an implicit knowledge of what the system can or cannot do. These dialogues often produce patterns of the type \"question from the user requiring adequate answer from the system\" and seldom consider a possible initiative on the system's behalf. Dialogue parsing is yet another approach which attempts to formalize the surface structure of a dialogue [Reichman 1984 , Wachtel 1986 I. It could however lead to some rigidity in the interaction between the user and the system; for instance, it may not provide the adequate primitive elements to detect and repair communicative failures in the dialogue. A possible way out would be to account for this surface structure of dialogue within a theory of pragrnatics [Airenti 1986 ].",
"cite_spans": [
{
"start": 91,
"end": 103,
"text": "[Searle 1969",
"ref_id": "BIBREF13"
},
{
"start": 104,
"end": 116,
"text": ", Allen 1980",
"ref_id": "BIBREF1"
},
{
"start": 117,
"end": 129,
"text": ", Cohen 1979",
"ref_id": "BIBREF4"
},
{
"start": 591,
"end": 605,
"text": "[Perrault 1986",
"ref_id": "BIBREF11"
},
{
"start": 732,
"end": 744,
"text": "[Litman 1984",
"ref_id": "BIBREF10"
},
{
"start": 745,
"end": 760,
"text": ", Wilensky 1984",
"ref_id": null
},
{
"start": 761,
"end": 776,
"text": ", Carberry 1986",
"ref_id": "BIBREF3"
},
{
"start": 1286,
"end": 1300,
"text": "[Reichman 1984",
"ref_id": "BIBREF12"
},
{
"start": 1301,
"end": 1315,
"text": ", Wachtel 1986",
"ref_id": "BIBREF15"
},
{
"start": 1645,
"end": 1658,
"text": "[Airenti 1986",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "In person-machine advice-giving dialogue the challenge we face is how to make the expertise of the system accessible to the user in order to satisfy her/his needs: the \"expertness\" of the system and the \"novicenees\" of the user force a compromise between the system controlling the dialogue and the user expressing her/himself freely. We chose to rely on the system for conducting the dialogue without however ignoring the initiative of the user, which is to be examined within the intentional framework of the system. In the course of our research, we have derived a few general strategies which typify our approach.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "\u2022 Whenever possible, the system should set a clear background to the conversation. This is particularly true of the beginning of a session, where the system should not leave the user in the dark but should at once define its own competence and suggest possible options to the user. This initial setting will reflect the global-purpose of the dialogue and its expected unfolding.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "\u2022 Each step of a dialogue takes place in a certain context. We must ensure a common perception of this context by the user and the system if we want a meaningful exchange between them. s It is worth taking advantage of what the system can expect from the user when the latter \"takes the floor\" to guide the search of a correct interpretation and quickly decide the best-suited reaction. We should make these expectations of the system apparent in our model of dialogue. Nevertheless, we want the system to allow for user digressions, such as the introduction of a new topic or the correction of a previous statement. It is important to note that a sophisticated dialogue management which would allow the system to react adequately to this unexpected behavior of the user should not impair the straightforward and most probable reaction described just before. It should rather be called upon as a second best choice when the first one has failed, thus defining a preference hierarchy among possible reactions of the system. (In other words, first the clear-minded and obedient user, then the muddle-minded onel)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "\u2022 The form of the interaction between a user and an advice-giver evolves with the experience they have of each other and the increase of their mutual knowledge, either in the course of a same session or through several sessions. The dialogue system should gradually lead the user toward a simpler and more e/~lcient interface by suggesting the adequate jargon and steps which would allow the user to quicker and better formulate her/his problem [Slator 19861 .",
"cite_spans": [
{
"start": 445,
"end": 458,
"text": "[Slator 19861",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Computational Aspects",
"sec_num": null
},
{
"text": "of the Prototype",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Description",
"sec_num": null
},
{
"text": "The World of our dialogue module consists of a set of objects among which several relations and inheritance mechanisms are defined. For instance, there are classical is-a links, part-of links (a cash-need is part of the investment plan) and specification links (an amount is \"specified\" by a number and a currency).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 World",
"sec_num": null
},
{
"text": "Parts of this semantic network are shared with other agents than the dialogue agent, or at least have the same representation in other agents. This is the case between the dialogue module and the problem solver for the problem formulation phase: a model of the expected problem is represented in the World.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 World",
"sec_num": null
},
{
"text": "For our application', the expected problem consists of an investment plan expressed in terms of the basic investment situations for which the problem solver is able to select the adequate securities. It may include an emergencyfund, i.e., an amount of money which should be available at random time within a given delay, or a cash-need, i.e., an amount of money which should be available at a given date. These financial objects in the problem model are related to objects describing goals and situations of the user's everyday world through rsqu/rvrn~nat links. For instance, buying a car in five years may necessitate a cashneed, while covering unexpected expenses may ask for an emergency-fund. These reqm'mment links will guide the recognition of the user plan when resolving references. Other domain knowledge for the problem formulation dialogue is encoded in terms of the problem model objects and includes preferred sequences for the interaction with the user and constraints on these objects.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 World",
"sec_num": null
},
{
"text": "For the dialogue module, the user is considered as another agent and her/his intentions and mental states are represented in terms of positions toward objects of the dialogue. Examples of such positions are 'user understands X', 'system wants to know the value of X', or 'user wants X to take a certain value'. We can view the objects and positions as representing respectively static and dynamic information in the system and allowing the exchange of information between agents.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 World",
"sec_num": null
},
{
"text": "We can characterize each step of the dialogue by a given attentional focus and a given task for the system. In our dialogue module these correspond respectively to a partitular object --or set of objects --under discussion and to an action of the system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Focus-Stack and Agenda",
"sec_num": null
},
{
"text": "During the dialogue, the focus of attention obviously evolves along a chronological dimension: one subject at a time. But a deeper analysis (el., for example, [Grosz 1985] ) reveals a layered structure . In the current prototype, these layers of foci come into play in refinement and digression. Refinement occurs when the treatment of a complex object is split into sub-dialogues about its parts: during such a sub-dialogue, the \"parent\" and \"sibling\" objects constitute background context layers. A typical digression takes place when the system suspends information-gathering to give an explanation and comes back to the suspended step of the dialogue. The system keeps track of the active layers of foci in the Focus-Stack.",
"cite_spans": [
{
"start": 159,
"end": 171,
"text": "[Grosz 1985]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Focus-Stack and Agenda",
"sec_num": null
},
{
"text": "The sequence of actions the system has currently planned to perform are stored in the Agenda.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Focus-Stack and Agenda",
"sec_num": null
},
{
"text": "The dialogue module contains four sub-modules: the INTERPRETER and the GENERATOR are in charge of relating logical form expressions of the natural language frontend to meanings about the World, the EXECUTOR carries out communicative-games for interacting with the user, and the REACTOR activates metaplans for updating the Agenda and the Focus-Stack.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Architecture",
"sec_num": null
},
{
"text": "The next sections of this paper investigates in greater detail how the metaplans and communicative-games model the possible actions and strategies of the system and enter into the dialogue planning process. An account on other aspects of this prototype may be found in a previous technical report [Decitre 1986 ].",
"cite_spans": [
{
"start": 297,
"end": 310,
"text": "[Decitre 1986",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Architecture",
"sec_num": null
},
{
"text": "From the dialogue module's point of view, the entire conversation results from the goal, \"Obtain an investment plan problem specification from the user\". The goal is expanded according to the problem model into appropriate subgoMs, which are pushed onto the Agenda for sequential execution. As each subgoal is considered, it may be further expanded as necessary. In other words, the decomposition of the communicative intentions (obtaining specifications) reflects the decomposition of the task intentions (investing). There exist two types of metaplans: the metaplans for expanding the Agenda and the meta, plans for revising it according to some initiative from the user.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "High-Level Planning in the REACTOR",
"sec_num": null
},
{
"text": "As an illustration of the first type of metaplans, let us consider what happens at the beginning of an advicegiving session. When the dialogue starts, the Agenda consists solely of a single action t~atCinsest-plaa ). A treat action basically corresponds to a sequence of three steps: presentation of the object to the user, asking for values which specify this object, and finally asking for confirmation. But the expansion of treat actions can vary according to the type of their argument. For instance, an object may be either simple or complex, it may also be visible or transparent. A transparent object is part of the structure of the problem model but remains invisible to the user. This is the case for p~b~insest-p/an) which consists of the set of the parts of an investment plan, /.e., {emews~U-yum/, cadL-need*,/o~-term}. These transparent objects attempt to model the differences which may exist between how the problem model is organised and how it may be perceived by the user. For a complex object, the expansion introduces treatment~ for the parts of the complex object, whereas simple objects have only specifications.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "Let us just show how these expansion metaplans account for the first two of our general strategies.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "The expansion of the initial goal tvest(inee#t-plan~ posts a prcsent(ineest-plan) onto the Agenda. The presentation of a complex object such as in,eat-p/an reflects how it will be expanded, since the same source of information, i.e., the problem model, is used for presentation and expansion, and thus provides a background setting for the dialogue. The order --in this case obligatory --in which the sub-objects of in~eJt-plan are considered is: first, the tota/-amount for the plan; second, the pa~tion(in~est-plan).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "The latter is a transparent object for which adequate pre-sentation rules are defined: the presentation of a partition simply entails a presentation of all parts. The natural language front-end actually generates the following description: system-\"investment-plan: An investment plan is characterized by a total amount and is usually composed of an emergency-fund, one or several cash-needs and a long-term investment.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "Update of the Focus-Stack is also governed by the expansion, and a layer containing all the objects introduced in this presentation is pushed onto the stack. The present example gives Ion4term] . We see again the effect of transparency: the parts themselves are directly pushed onto the stack and not the partition. This layer will constitute the backup layer of the Focus-Stack associated to the overall dialogue setting.",
"cite_spans": [
{
"start": 184,
"end": 193,
"text": "Ion4term]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "At this stage, the next action on the Agenda is t~at(totoi-~mount) which may be further expanded in pu~hfocua, o,~k-i~Jo-game, ckeek-com~ete, pop-focus. The ask-infogame is a communicative game which asks a question about the total-amount object: system -'What is the total amount of your plan of investment?\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "and waits for the response of the user. The communicative game is designed to induce the user to specialize her/his focus of attention toward the refined context total-~mount, and pud~-Jocu~(total-~nount) places this object on the Focus-Stack, updating it correspondingly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Expansion",
"sec_num": null
},
{
"text": "Our plan generation is simplified because the execution of one subgoal cannot invalidate another, so a constant monitoring of preconditions is obviated; but this is more than made up by the difficulW in accommodating possible changes to the plan necessitated ble the user's input. The choice of a planning process which either expands or repairs an existing plan reflects our third strategy. Indeed, the natural expansion of a plan can be seen as corresponding to the expected behavior of the user and the revisions only happen when the user takes the initiative. In this approach, the reasoning which takes place when the user follows the expected course is reduced to its minimum and only digressions require extra efforts.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "Interactions with the user are handled through communicative games and a special metaplan reacts when a communicative game appears on top of the Agenda. This metaplan triggers the execution of the game and annlyres the outcome of the execution to decide consequently the updates to the Agenda. If the game has completely succeeded, /.e. all responses of the user fit the expectations, the communicative game is simply removed from the Agenda and replaced by ok-~e~'t actions for each new position expressed by the user. Otherwise there exist unexpected responses and different actions are pushed onto the Agenda in such a way that the expected positions will be analysed first by means of ok-react actions, then unexpected positions concerning the current focus and unexpected positions outside the current focus by means of not-ok-react actions. For all these not-ok-re~ct actions, there are metaplans to consider the precise situation and to decide an appropriate reaction, with rearrangement and other modifications made as necessary to the Agenda of pending actions. Delaying the expansion of plans until it becomes necessary to execute them facilitates taking into account the effect of the user's responses on goals not yet addressed, as in, for example, the verification of constraints which the various parts of the problem definition impose on one another, or in noticing that the value of a missing variable can be computed from the combination of other values the user has already given.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "What sorts of snags can occur in a dialogue that might force the system to revise its plans? Our problem model provides certain relations which must hold between values provided by the user. The user might, however, give a value which is in conflict either with one of these constraints or with values previously given. We must point out the sticking-point and help the user resolve the conflict. The serify-cor~straird metaplan pushes a me~-con~trsint-game onto the Agenda. This game will present the local constraint which led to refusing the new position expressed by the user and the justifications which relate this local constraint to the global constraints of the problem model. Consider, for instance, a simple equality constraint between the total amount and the sum of the amounts of the parts. With a $20,000 total-amount and a $5,000 amount for the eme~encp/um/, a $16,000 assignvalue position for the amount of the ca.sh-~cd would bring system -\"The amount of your cash-need should be less than or equal to $15.000 for consistency with the total amount.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "We also have preferences (and sometimes obligations) in the ordering of the various points to be addressed during the conversation, but the user might not respect them. For instance, the user might at any moment decide to change subject, in which case we must consider the effects of the switch: if, for example, she/he asks to back up in the conversation to change something which was of necessity addressed before the current subject, this could force revision of all the values given since that point up to the present. Based on the following situations, we identify three classes of change-~b'ject metaplans, which can trigger when the new position expressed by the user bears on a context which is not the current focus and modify accordingly the Agenda:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "-the current focus must be treated before the new subject introduced by the user (according to sequencing policies in the problem model), -the subject the user would like to examine has already been treated and a modification would have consequences on what has been discussed since, -there is no sequencing difficulty.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "If the user asks for explanation of some point which she/he doesn't understand, the system enters a digression in the dialogue, after which the original topic is resumed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "Low-Level Planning and the EXECUTOR As discussed above, the decomposition of a plan often engenders the need for interaction with the user. This is done through the communicative games. Basically a communicative game aims at representing a pair of turns between the user and the system, e.g., question/answer. (In fact, we also need to model one-turn games for the transitions between phaees, e.g., introduction/resumption of a new/old subject). Although we can never be sure the second turn will take place as desired, the interest of representing games is to provide local expectations for the interpretation of the response of the user. It should be noted that our intention in using these communicative games is not to impose a structure on the dialogue between the user and the system: these games correspond to an ideal dialogue in which the user would always respond as expected. The actual dialogue is a succession of communicative games which may fail, thereby reactivating the high-level planning process described in the previous section.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "With each communicative game is associated an outmeaning which indicates the semantic content to be conveyed to the user when the game is executed. This oralmeaning is expressed in the internal language of the dialogue module in which mostly appear objects of the problem model. Adequate references in logical form to these objects are provided by the GENERATOR of the dialogue module. The referring process utilizes:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "the semantic representation of the World;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "-the Focus-Stack, especially the current focus which may be elliptically referred to;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "the conceptual state of the user.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "This conceptual state is based on initial assumptions, e.g., whether a concept is a prior/familiar to the user, and on what has already transpired during the dialogue, e.g. whether a concept has already been explained, or how the user has previously referred to an object of the problem model. The GENERATOR takes this information to adapt its description and link unknown concepts to familiar ones. Thus the user progressively learns what the problem model consists of and how it relates to her/his familiar concepts: a simple but efficient approach to the evolving interaction between the user and the system held above as our fourth desirable strategy for person-machine advice-giving dialogues.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "Symmetrically a communicative game is also characterized by an ia-ezpeeted meaning which stands for the expected response of the user, usually in terms of positions on the current focus or on parts of the current focus. The user's sentence is put into logical form by the natural language front-end and poseible meanings are proposed by the INTERPRETER. The latter has to determine which object of the problem model the description of the user could refer to. Each interpretation attempt is done within a context, that is a particular object which is the root of the search process. Interpretation is based on two search strategies: the first uses specificat/on links, while the second uses d~cr/m,'~nt properties and re~'rement links. Two types of reference can be recognized. Direct reference uses only the first strategy following the R~','fwah'on links starting from the context object and allows for elliptical answers to questions. Indirect reference uses successively both strategies: a search based on the dimerirnlnant properties determines candidate objects with a ~q~'rement link to the context object, then these candidates constitute the starting points for searching along apecificat/on links. The user does not have the same structured view of the financial world as the system do, and hence will not necessarily refer to things as we would like. The user will talk about Uthe car I want to buy in five years\" which requires a cash-need. Interpretation attempts are ordered according to the stack of loci: the most salient focus (or layer of loci) is selected as context (or set of contexts), then the deeper foci are successively tried. The INTERPRETER only tries a deeper focus if no interpretation has been found at a higher layer. Moreover, for each layer, the INTERPRETER tries to solve the direct reference before the indirect one and returns all possible interpretations within the first layer and type of reference which permitted to solve the reference. The structure of past loci partly reflects the evolution of our task structure [Grosz 1985] and allows the user to refer back to past segments of the dialogue. This structure is more supple than a mechanism which relies solely on unachieved goals because not only is the focus of a completed task not lost, but its location within this structure is influenced by the problem model in order to optimize subsequent recovery.",
"cite_spans": [
{
"start": 2057,
"end": 2069,
"text": "[Grosz 1985]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "Additional knowledge is contained in game descriptions: a feature in-react complements in-ezpreted in providing a set of game-specific rules for interpreting the literal meaning of the user's response returned by the INTER-PRETER into its intended meaning within the particular game considered. A simple example consists of transformation rules for yes-ok/no answers depending on the game.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 Revision",
"sec_num": null
},
{
"text": "This work incorporates planning by the system at a high level of dialogue, and nevertheless leaves a great deal of initiative to the user. This flexibility is enhanced by the wide range of input styles which are allowed by the interpretation of input according to focus and indirect reference. At the moment we have a prototype of a dialogue module written in Prolog which implements general strategies for person-machine advice-giving dialogue. The naturM-language front-end, written in C, has been interfaced with the prototype, but the generation side would require further investigation. Generalizing the planning component and integrating more sophisticated plan recognition techniques are some of the other issues addressed in a next prototype. Work is also under way to extend the concept base in our knowledge world to enrich the conversation with the user.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Research Report URIA 86-1, Unit~. di Ricerca di Intelligen-.a Artiflciale",
"authors": [
{
"first": "G",
"middle": [],
"last": "Airenti",
"suffix": ""
},
{
"first": "B",
"middle": [
"G"
],
"last": "Bara",
"suffix": ""
},
{
"first": "Colombetti",
"middle": [
"M"
],
"last": "",
"suffix": ""
}
],
"year": 1986,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Airenti G., Bara B.G., and Colombetti M., uCogni- tire Pragmatic.s,\" Research Report URIA 86-1, Unit~. di Ricerca di Intelligen-.a Artiflciale, Universit~ di Milano, 1986.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "~A Plan-Based Analysis of Indirect Speech Acts",
"authors": [
{
"first": "J",
"middle": [],
"last": "Allen",
"suffix": ""
}
],
"year": 1980,
"venue": "JournoJ olthe Assoeiah'on ol Computation~ Lin~ietics",
"volume": "15",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Allen J., ~A Plan-Based Analysis of Indirect Speech Acts,\" JournoJ olthe Assoeiah'on ol Computation~ Lin~ietics, vol. 15, 1980.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "~An Expert System Prototype for Financial Counseling",
"authors": [
{
"first": "A",
"middle": [],
"last": "Bruffeerts",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Henin",
"suffix": ""
},
{
"first": "V",
"middle": [],
"last": "Marlair",
"suffix": ""
}
],
"year": 1986,
"venue": "Research Report",
"volume": "507",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bruffeerts A., Henin E., and Marlair V., ~An Expert Sys- tem Prototype for Financial Counseling,\" Research Re- port 507, Philips Research Laboratory Brussels, 1986.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "User Models: the Problem of Disparity",
"authors": [
{
"first": "S",
"middle": [],
"last": "Carberry",
"suffix": ""
}
],
"year": 1986,
"venue": "Procredinos of the Xlth International Cortlcr~nce on Computat/ona/L/ngu/~ics",
"volume": "",
"issue": "",
"pages": "29--34",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Carberry S., \"User Models: the Problem of Disparity,\" Procredinos of the Xlth International Cortlcr~nce on Computa- t/ona/L/ngu/~ics, pp. 29-34, Bonn (FR Germany), 1986.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Elements of a Plan-Based Theory of Speech Acts",
"authors": [
{
"first": "P",
"middle": [
"R"
],
"last": "Cohen",
"suffix": ""
},
{
"first": "C",
"middle": [
"R"
],
"last": "Perrault",
"suffix": ""
}
],
"year": 1979,
"venue": "Cognitive 8cicnre",
"volume": "",
"issue": "3",
"pages": "177--212",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cohen P.R. and Perrault C.R., \"Elements of a Plan-Based Theory of Speech Acts,\" Cognitive 8cicnre, no. 3, pp. 177- 212, 1979.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "The Role of Speech Acts in Natural Language Understanding",
"authors": [
{
"first": "P",
"middle": [
"R"
],
"last": "Cohen",
"suffix": ""
}
],
"year": 1986,
"venue": "Tutorials of the XIth International Conference on Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cohen P.R., \"The Role of Speech Acts in Natural Lan- guage Understanding,\" Tutorials of the XIth International Conference on Computational Linguistics, Bonn (FR Ger- many), 1986.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "A Summary Description of a Dialoguer Prototype",
"authors": [
{
"first": "P",
"middle": [],
"last": "Decitre",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Grossi",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Juilien",
"suffix": ""
},
{
"first": "J",
"middle": [
"P"
],
"last": "Solvay",
"suffix": ""
}
],
"year": 1986,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Decitre P., Grossi T., Juilien C., and Solvay J.P., \"A Sum- mary Description of a Dialoguer Prototype,\" Technical Report CRG 86-1, Cap Sogeti Innovation, 1986.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Using a Text Model for Analysis and Generation",
"authors": [
{
"first": "E",
"middle": [],
"last": "Fimbel",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Groscot",
"suffix": ""
},
{
"first": "J",
"middle": [
"M"
],
"last": "Lancel",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Simonin",
"suffix": ""
}
],
"year": 1985,
"venue": "Proce~/in\u00a28 of the S~o~ Conference of the European CTmpter of the AsJociah'on /or Computational La'nguiatics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fimbel E., Groscot H., Lancel J.M., and Simonin N., \"Us- ing a Text Model for Analysis and Generation,\" Proce~/in\u00a28 of the S~o~ Conference of the European CTmpter of the AsJo- ciah'on /or Computational La'nguiatics, Geneva (Switzerland), 1985.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Discourse Structure and the Proper Treatment of Interruptions",
"authors": [
{
"first": "B",
"middle": [
"J"
],
"last": "Gross",
"suffix": ""
}
],
"year": 1985,
"venue": "Proceeding~ of the IXth IJCAI",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gross B.J., \"Discourse Structure and the Proper Treat- ment of Interruptions,\" Proceeding~ of the IXth IJCAI, Los Angeles (USA), 1985.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "A Grammar Used for Parsing and Generation",
"authors": [
{
"first": "J",
"middle": [
"M"
],
"last": "Lancel",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Rousselot",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Simonin",
"suffix": ""
}
],
"year": 1986,
"venue": "Procredings of the Xlth International Conference on Computational Linguiatic",
"volume": "",
"issue": "",
"pages": "536--539",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lancel J.M., Rousselot F., and Simonin N., \"A Gram- mar Used for Parsing and Generation,\" Procredings of the Xlth International Conference on Computational Linguiatic,, pp. 536-539, Bonn (FR Germany), 1986.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "A Plan Recognition Model for Subdialogues in Conversations",
"authors": [
{
"first": "D",
"middle": [
"J"
],
"last": "Litman",
"suffix": ""
},
{
"first": "J",
"middle": [
"F"
],
"last": "Allen",
"suffix": ""
}
],
"year": 1984,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Litman D.J. and Allen J.F., \"A Plan Recognition Model for Subdialogues in Conversations,\" Technical Report 141, University of Rochester, 1984.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "An Application of Default Logic to Speech Act Theory",
"authors": [
{
"first": "C",
"middle": [
"R"
],
"last": "Perrault",
"suffix": ""
}
],
"year": 1986,
"venue": "Proceedings ol the NATO Workshop on ~ruc-ture o/Mulh'mod~ DioJoguee Includ.in~ Voice",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Perrault C.R., \"An Application of Default Logic to Speech Act Theory,\" Proceedings ol the NATO Workshop on ~ruc- ture o/Mulh'mod~ DioJoguee Includ.in~ Voice, Venaco (France), 1986.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Extended Person-Machine Interface",
"authors": [
{
"first": "R",
"middle": [],
"last": "Reichman",
"suffix": ""
}
],
"year": 1984,
"venue": "",
"volume": "22",
"issue": "",
"pages": "157--218",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Reichman R., \"Extended Person-Machine Interface,\" At- tibia] Intelligence, vol. 22, pp. 157-218, 1984.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Speech Acts: An Eama# in the Ph~osoph# ol Lar~uaoe",
"authors": [
{
"first": "J",
"middle": [],
"last": "Searle",
"suffix": ""
}
],
"year": 1969,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Searle J., Speech Acts: An Eama# in the Ph~osoph# ol Lar~uaoe, Cambridge University Press, 1969.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Pygmalion at the Interface",
"authors": [
{
"first": "B",
"middle": [
"M"
],
"last": "Slator",
"suffix": ""
},
{
"first": "M",
"middle": [
"P"
],
"last": "Anderson",
"suffix": ""
},
{
"first": "W",
"middle": [],
"last": "Conley",
"suffix": ""
}
],
"year": 1986,
"venue": "Communications of the ACM",
"volume": "29",
"issue": "",
"pages": "599--604",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Slator B.M., Anderson M.P., and Conley W., \"Pygmalion at the Interface,\" Communications of the ACM, vol. 29 , no. ?, pp. 599-604, 1986.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "~Pragmatic Sensitivity in NL Interfaces and the Structure of Conversation",
"authors": [
{
"first": "T",
"middle": [],
"last": "Wachtel",
"suffix": ""
}
],
"year": 1986,
"venue": "Proeee&'ngs o/ the Xlth Inter-nohion~d Conleren~ on Computational Lingui~ics",
"volume": "",
"issue": "",
"pages": "35--41",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wachtel T., ~Pragmatic Sensitivity in NL Interfaces and the Structure of Conversation,\" Proeee&'ngs o/ the Xlth Inter- nohion~d Conleren~ on Computational Lingui~ics, pp. 35-41, Bonn (FR Germany), 1986.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Talking to UNIX in English: An Overview of UC",
"authors": [
{
"first": "R",
"middle": [],
"last": "Wileusky",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Arens",
"suffix": ""
},
{
"first": "Chin",
"middle": [
"D"
],
"last": "",
"suffix": ""
}
],
"year": 1984,
"venue": "",
"volume": "27",
"issue": "",
"pages": "574--593",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wileusky R., Arens Y., and Chin D., \"Talking to UNIX in English: An Overview of UC, ~ C'ommun/cat/o~ o/the ACM, vol. 27 , no. 6, pp. 574-593, 1984.",
"links": null
}
},
"ref_entries": {}
}
}