| { |
| "paper_id": "W94-0324", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T04:46:35.646346Z" |
| }, |
| "title": "Generating Cooperative System Responses in Information Retrieval Dialogues", |
| "authors": [ |
| { |
| "first": "Markus", |
| "middle": [], |
| "last": "Fischer", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Brighton (ITRI)", |
| "location": {} |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Elisabeth", |
| "middle": [], |
| "last": "Maier", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "German Research Center for Artificial Intelligence GmbH (DFKI)", |
| "institution": "", |
| "location": {} |
| }, |
| "email": "maier@dfki.uni-sb.de" |
| }, |
| { |
| "first": "Adelheit", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Integrated Publication and Information Systems Institute (GMD-IPSI)", |
| "institution": "", |
| "location": {} |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "This paper describes the Corinna system which integrates a theoretical approach to dialogue modeling with text generation techniques to conduct cooperative dialogues in natural language. It is shown how the dialogue model COR can be augmented by adding discourse relations as an additional level of description which is particularly valuable for the generation of dialogue acts.", |
| "pdf_parse": { |
| "paper_id": "W94-0324", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "This paper describes the Corinna system which integrates a theoretical approach to dialogue modeling with text generation techniques to conduct cooperative dialogues in natural language. It is shown how the dialogue model COR can be augmented by adding discourse relations as an additional level of description which is particularly valuable for the generation of dialogue acts.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Text planning aid generation become more and more important as components of intelligent multimodal user interfaces. It has been pi:oposed (see, e.g., to model interaction with an intelligent information system as a conversation between two participants. The conversation metaphor applies to natural language as well as to graphical and multimodal user interfaces, if an appropriate model is provided. Employing features of human-human communication into interface design (even if only to a small exterit), the system can respond to the user in a more natural way. Natural communication does not necessarily imply natural language, but undoubtedly, language plays an imp, ortant role in conversation. Theories and tools developed in the areas of Natural Language Processing (NLP) and Natural Language Generation (NLG) can help making models for conversations (or dialogues, as we will call it for the rest of the paper) more adequate and richer in Itheir descriptive power.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The speech-act oriented dialogue model COR (COnversational Roles) has been developed at GMD-IPSI (Sitter and Stein, 1992) . It covers the genre of information seeking human-computer interactions as opposed to human-human conversations and other (less restricted) genres such as spontaneous conversations, narratives, arguments, etc. Due to its strong focus on the pragmatics of a dialogue, leaving semantics aside, COlt is a domain independent conversation model. It is general in that it covers the basic illocutionary aspects and role expectations of cooperative information-seeking exchanges. In the search for ways to enhance the COR model further, we found the Rhetorical Structure Theory (RST) to be a very good candidate. This theory -initially developed for monologues only -has been formalized and integrated into many text generation and text planning systems, one of which has been developed at IPSI (of. Bateman et al., 1991) . iSome empirical studies were carried out to find out possible points of integration (Fischer, 1993) . The results were very promising and hence used to specify a dialogue manager of a prototypical information system, called Corinna. This dialogue system uses automatically generated natural language as its major interaction modality. The incorporation of RST within the COR dialogue model served as an important parameter within the text generation process. The remainder of the paper is divided into two main parts: the theoretical part concludes with the description of our own approach of integrating COR and RST (section 2.2), which is then elaborated and exemplified in the second part of the paper (section 3) presenting the basic features of the Corinna system.", |
| "cite_spans": [ |
| { |
| "start": 109, |
| "end": 121, |
| "text": "Stein, 1992)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 916, |
| "end": 937, |
| "text": "Bateman et al., 1991)", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 1024, |
| "end": 1039, |
| "text": "(Fischer, 1993)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Research activities in several areas, such as NLG, dialogue modeling, information retrieval and multimedia interfaces played an important role in motivating our work. Two streams of research were particularly interesting in our context: on one hand the incorporation of dialogue models in natural language systems, on the other hand the extension of RST and its application for (not exclusively natural-language-based) dialogue systems. The following gives some examples of work done in these two areas.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "As part of the Communal project (cf. Fawcett e~ al., 1988) , which includes generation as well as understanding of natural language, a dialogue model called SFM (Systemic Flowchart Model) was developed. It uses a discrimination network to describe situations and actions that can occur in a dialogue. Due to the fact that many different speech acts (based on Searle, 1969) and speech act sequences were to be considered, the network is quite complex. Attempts were also made to integrate this model with RST(cf. Fawcett and Davies (1992) and section 2.1.2).", |
| "cite_spans": [ |
| { |
| "start": 37, |
| "end": 58, |
| "text": "Fawcett e~ al., 1988)", |
| "ref_id": null |
| }, |
| { |
| "start": 512, |
| "end": 537, |
| "text": "Fawcett and Davies (1992)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "A system which is capable of performing dialogues with a user on the basis of speech, was proposed by Smith, Hipp and Biermann (1992) . Its domain is the maintenance of electrical appliances, and the emphasis in this approach lies on (nested) communicative goals, and concepts such as intentional, attentional and linguistic structures (Grosz and Sidner, 1986) .", |
| "cite_spans": [ |
| { |
| "start": 102, |
| "end": 133, |
| "text": "Smith, Hipp and Biermann (1992)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 336, |
| "end": 360, |
| "text": "(Grosz and Sidner, 1986)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Another system for the treatment of spoken dialogues is reported in Bilange (1991) . The approach, which has been developed in the framework of the SUNDIAL project, 7th International Generation Workshop \u2022 Kennebunkport, Maine \u2022 June 21-24, 1994 is based on the assumption that dialogues can best be described by means of a multi-level approach. The author distinguishes four levels: a domain-specific transaction level, an exchange level, an intervention level modeling initiative, reaction and evaluation, and finally a level consisting of dialogue acts. The system has been developed for the domain of flight reservations. Plan-oriented approaches for dialogue modeling are described in Litman and Allen (1987) and Lambert and Carberry (1992) . Both approaches distinguish domain or task, problem-solving and discourse levels. Knowledge from the various levels is employed to solve the task of plan recognition in dialogues. Connections do not only exist between the various levels but also between elements within one level. These links are modeled either as discourse plans which follow the course of the interaction (e.g. CONTINUATION, CLARIFICATION and TOPIC-SHIFT, see Litman and Allen(1987) ) or as discourse actions that link an utterance with\" the context. A similar distinction of various levels of representation is made in O'Donnell h1990), except that the links between various elements of is discourse or exchange model are not made explicit. The EES project (Explainable Expert Systems) is the basis for the theoretical and practical work of , Moore and Swartout (1990) , and Carenini and Moore (1993) . A central goal in EES was the creation of a fiexibl~ explanation module for expert systems communicating in natural language, allowing the user to ask questions about explanations given by the system and generating appropriate system responses. Strategies incorporating parameters such as context and focus were used to disambiguate the user's utterances. To address the intentions behind utterances and communicative goals, concepts of RST (cf. Mann and Thompson, 1987) and Speech Act Theory were exploited. The focus, however, is on flexible explanation dialogues and, unlike COR-RST, not on modeling information-seeking dialogues as complex \"negotiations\" with flexible ways to withdraw and reject dialogue contributions. The Intelligent Documentation Advisory System (IDAS), developed by Reiter, Mellish and Levine (1992) represents an attempt to use dynamically generated natural language in the framework of an information retrieval system using hypertext techniques. To obtain information, the user clicks on the object under consideration and then chooses one out of a list of request options displayed by the system. However, there is no dialogue model at all, the system only allows simple query -answer cycles. The concepts of speech acts in combination with RST are used in several multimedia presentation systems. Among the first systems following this approach were the WIP system developed at DFKI (see Andrd and Rist (1993)) and the system developed by Maybury (1991) . However, neither the WIP project nor Maybury's system use highlevel dialogue structures. As pointed out in Arens et al. (1993) global structures are necessary for establishing overall coherence in the context of multimedia interfaces. COR-RST takes this into account. It focuses on Natural Language Generation, yet allows the extension to multimodal dialogue acts. In the following two sections the two theoretical approaches (COR and RST) that were most influential for our work will be presented. Especially the COR model will be described in detail, because it is essential for understanding our approach.", |
| "cite_spans": [ |
| { |
| "start": 68, |
| "end": 82, |
| "text": "Bilange (1991)", |
| "ref_id": null |
| }, |
| { |
| "start": 148, |
| "end": 244, |
| "text": "SUNDIAL project, 7th International Generation Workshop \u2022 Kennebunkport, Maine \u2022 June 21-24, 1994", |
| "ref_id": null |
| }, |
| { |
| "start": 689, |
| "end": 712, |
| "text": "Litman and Allen (1987)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 717, |
| "end": 744, |
| "text": "Lambert and Carberry (1992)", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 1176, |
| "end": 1198, |
| "text": "Litman and Allen(1987)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 1560, |
| "end": 1585, |
| "text": "Moore and Swartout (1990)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 1605, |
| "end": 1617, |
| "text": "Moore (1993)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 2057, |
| "end": 2090, |
| "text": "RST (cf. Mann and Thompson, 1987)", |
| "ref_id": null |
| }, |
| { |
| "start": 3089, |
| "end": 3103, |
| "text": "Maybury (1991)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 3226, |
| "end": 3232, |
| "text": "(1993)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "In the field of information retrieval (IR) the interactive and communicative aspects of IR have only recently been emphasized (cf. for example, Belkin and Vickery, 1985; Belkin et al., 1993) . There exist approaches to distinguish various types of information retrieval strategies and tactics (cf. Bates, 1979) , task hierarchies and global phases of the interaction. Itowever, no elaborate interaction models are provided in this field (except simplistic iterative question-answer models). In the area of conversational analysis and discourse theory, on the other hand, we find various discourse and dialogue models which address local dialogue structures (e.g., Fawcett et al., 1988; Sidner, 1986, 1990; Reichman, 1985) . To be able to design a flexible dialogue system which can engage in cooperative information-seeking dialogues we \"", |
| "cite_spans": [ |
| { |
| "start": 144, |
| "end": 169, |
| "text": "Belkin and Vickery, 1985;", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 170, |
| "end": 190, |
| "text": "Belkin et al., 1993)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 298, |
| "end": 310, |
| "text": "Bates, 1979)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 664, |
| "end": 685, |
| "text": "Fawcett et al., 1988;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 686, |
| "end": 705, |
| "text": "Sidner, 1986, 1990;", |
| "ref_id": null |
| }, |
| { |
| "start": 706, |
| "end": 721, |
| "text": "Reichman, 1985)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "(\u00b0 _ 4 use the Conversational P~oles\" model COR) developed by Sitter and Stein (1992) . It has been used to design the interface of a multimedia information system, called MERIT (cf. ). The COR model was originally influenced by the \"Conversation for Action\" (CfA) model (Winograd and Flores, 1986) which was applied to design computer-aided human-human interactions. By adopting basic concepts of speech act theory and existing discourse models, and extending the CfA model for the situation of information-seeking human-computer interactions, the COR model shows the following features:", |
| "cite_spans": [ |
| { |
| "start": 62, |
| "end": 85, |
| "text": "Sitter and Stein (1992)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 271, |
| "end": 298, |
| "text": "(Winograd and Flores, 1986)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "\u2022 it depicts the interaction as a cooperative two-party \"negotiation\" where commitments (to supply information or meta-information) can be made, retracted or rejected; \u2022 it permits mixed-initiative dialogues and is flexible enough to describe all possible -even extremely complex -interaction patterns (this includes the temporary role changes of information seeker/information provider, which frequently occur in highly vague task settings such as information-seeking); \u2022 it provides the means for an explicit representation of the dialogue history in an abstract form, i.e., disregarding the interaction mode (graphical, linguistic, mixed).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "According to COR the two participants (A and B) have dialogue goals and pursue specific conversational tactics to achieve these goals. The speaker's and addressee's mutual expectations about possible responses and about the subsequent course of the dialogue are essential. The model can be represented as a recursive state-transition network (see figure 1) . The network defines the full potential of all possible interactions where successfully completed dialogue contributions/acts end in specialized states (circles). Transitions (arcs) represent the various types of dialogue acts: e.g., REQUEST, OFFER, and IN-FORM can exactly be mapped onto Searle's basic \"illocutionary types\": directives, commissives, and assertives (cf. Searle, 1979) ; the other generic acts belong to the same categories, but they are less significant bec.au.se they are merely responsive, e.g., PROMISE is a commlss~ve act, but it adopts the conditions of action expressed by the preceding REQUEST (cf. Sitter and Stein, 1992) . The traversal of the graph stops in states which are marked by squares. State < 5 >, for instance, is reached when the information seeker (A) h'as expressed contentment with the given information and quits the dialogue. States < 6 > to < 11 > are also terminal states, but here the information need could not be satisfied. Note that a dialogue which ends in one of these states can be well-formed, cooperative and complete (e.g,, B rejects a request of A, because the requested information could not be retrieved).", |
| "cite_spans": [ |
| { |
| "start": 730, |
| "end": 743, |
| "text": "Searle, 1979)", |
| "ref_id": null |
| }, |
| { |
| "start": 982, |
| "end": 1005, |
| "text": "Sitter and Stein, 1992)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 347, |
| "end": 356, |
| "text": "figure 1)", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "The bold arcs leading from state < 1 > to state < 5 > denote two \"idealized\" courses of the interaction which follow the basic role-expectations or role assignments. The two initiative acts (REQUEST, OFFER) typically establish new.conditions of action, whereas the subsequent acts are reactive and do not introduce new conditions (PROMISE, ACCEPT, INFORM, and BE-CONTENTED are all \"expected\" in that they are positive responses to the preceding acts). Really encountered information-seeking dialogues, however, often do not follow such a simple, linear conversational development. Directive acts (REQUEST, ACCEPT) can be rejected by the addressee, commissives (OFFER, PROMISE) are often withdrawn. Both rejections and withdrawals (called \"alternative\" acts or responses) can either lead back to state < 1 >, where the dialogue is entered again (begin of a new: dialogue cycle), or to a terminal state (definite REJECT, WITHDRAW).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "Another way of departing from the linear course of interaction is even mor e important. So far we have only considered \"atomic\" dialogue acts which are not further decomposed. But consider the following situations which often occur in information-seeking interactions: if the meaning of an utterance (atomic act) has not been understood by the addressee, or, if she needs additional information to be able to proceed, an embedded clarification dialogue might be necessary. In order to resolve this problem, the transitions in. figure 1 must not be interpreted as atomic acts but as Structured dialogue contributions. The extended COR model, therefore, defines basically two types of subnetworks: figure 2 displays the net of an INFORM contribution; figure 3 shows a representative net for all other types of contributions (here: REQUEST as an example). Thus, recursion is taken into account. In the figures 2 and 3 \"A: request\" and \"A: inform\" denote atomic acts, whereas a suffix notation indicates structured contributions, for example: ASSERT(A,B) or DIALOGUE(B,A, solicit context information). The traversal of the INFORM net is quite simple: A's INFORM act can be followed by a subdialogue initiated by B (e.g., by a REQUEST such as a clarifying question), or, if B does not need additional information, state < c > is reached immediately (jump). Thus, A's (\"nuclear\") INFORM act might be sufficient, whereas the (\"satellitic\") subdialogue is optional and depends on B's decision. follows the same principles. The subdialogues are also optional; A has two possibilities to start in state < a >:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "\u2022 A may start with a nuclear act (here, a REQUEST for information, such as a query to the database)and has then the opportunity to supply additional context information (e.g., an assertion to explain, specify or illustrate the request). If A does not give this context information voluntarily, B may enter a subdialogue to solicit the required context information. Thus, the ASSERT transition and the DIALOGUE leading from state < b > to < c > have a similar function, both being optional, i.e., satellitic. \u2022 A may start with an ASSERT (entering the subnet type displayed in figure 2) to give context information concerning her request; she may add the explicit REQUEST immediately afterwards, or may skip the explicit utterance (jump), in case she believes that B is able to infer the intended request from the context. If B is not able to identify the request, B has the option to initiate a clarification DIALOGUE. The COR model focuses on the illocutionary aspects of the conversation and abstracts away from the specific propositional content of dialogue contributions. However, it has been recognized that COR in its first version was only a partial model which had to be further enhanced by addressing rhetorical and semantic aspects (cf. Maier and Sitter, 1992; Stein and Maier, 1993) . This was recently verified by Fischer (1993) who used the COR model to analyze a corpus of real dialogues between humans (information seekers communicating with information brokers to prepare a database search).", |
| "cite_spans": [ |
| { |
| "start": 1257, |
| "end": 1270, |
| "text": "Sitter, 1992;", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 1271, |
| "end": 1293, |
| "text": "Stein and Maier, 1993)", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 1326, |
| "end": 1340, |
| "text": "Fischer (1993)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Conversational Roles Model (COR)", |
| "sec_num": "2.1.1" |
| }, |
| { |
| "text": "Among the theories for modeling discourse, the RST -Rhetorical Structure Theory (cf. Mann and Thompson, 1987) is the theory most exploited for natural language processing, particularly for natural language generation. RST is a theory which describes the structure of written monologues. One of the most basic assumptions of RST is that coherence can be modeled by means of named relations which hold between adjacent text units. Such relations can be used to structure texts by iteratively applying relations thereby composing complex text units out of smaller ones.", |
| "cite_spans": [ |
| { |
| "start": 85, |
| "end": 109, |
| "text": "Mann and Thompson, 1987)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rhetorical Structure Theory (I:tST)", |
| "sec_num": "2.1.2" |
| }, |
| { |
| "text": "Another assumption of RST is that, in general, a relation imposes an asymmetric structure on the connected text units. For a given pair of related text units, the so-called nucleus corresponds to the unit which contains highly relevant information, while the satellile carries less significant information; the satellite can be either substituted or left out without significantly changing the overall meaning of the discourse. Since RST relations have been specified in a semi-formal way, this theory was a good candidate for a computational specification of coherence and later for an implementation of text planning and text generation systems. Recent attempts have been made to use this theory also for modeling dialogues, in particular for modeling both the connections within and between various dialogue contributions which is in contrast to approaches which only use RST to model links within a dialogue contribution like, e.g., Moore and Paris (1993) . Nearly all approaches (see, for example, Fawcett and Davies, 1992, and Daradoumis, 1993) are in the area of human-computer interaction, where a generation component is responsible for the automatic production of system utterances. Another approach, which was developed for the domain of information-seeking dialogues, is reported in Maier and Sitter (1992) . The authors showed that in such dialogues a specific subset of relations, the so-called interpersonal relations (see Maier and Hovy (1991)), are used. This classification of relations is based on three types of meaning as distinguished in Halliday (1985) : ideational, interpersonal and textual meaning. Ideational meaning is the representation of experience of the world. Interpersonal meaning refers to what the speaker or writer does in order to address the goals of the recipient. Textual meaning, finally, relates pieces of discourse to the context and indicates how the discourse structure has to be interpreted. Interpersonal relations, therefore, share the behavior that they mainly address features of the discourse participants. Among these relations we find, for instance, JUSTIFICATION, where the satellite provides reasons why the speaker or the listener should carry out actions specified in the nucleus, or EVALUATION, where the satellite presents a subjective account of the information given in the nucleus.", |
| "cite_spans": [ |
| { |
| "start": 937, |
| "end": 959, |
| "text": "Moore and Paris (1993)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 1003, |
| "end": 1014, |
| "text": "Fawcett and", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 1015, |
| "end": 1032, |
| "text": "Davies, 1992, and", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 1033, |
| "end": 1050, |
| "text": "Daradoumis, 1993)", |
| "ref_id": null |
| }, |
| { |
| "start": 1305, |
| "end": 1318, |
| "text": "Sitter (1992)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 1560, |
| "end": 1575, |
| "text": "Halliday (1985)", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rhetorical Structure Theory (I:tST)", |
| "sec_num": "2.1.2" |
| }, |
| { |
| "text": "Integration of COR and RST", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "2.2", |
| "sec_num": null |
| }, |
| { |
| "text": "To find out how COR and RST can be integrated for modeling information-seeking dialogues, a corpus of dialogue transcripts -obtained from Prof. Saracevic, Rutgets University, New Jersey -was carefully analyzed. The transcribed dialogues were conversations between a person seeking information and an information broker specialized in database search. The transcripts contained oral communication with frequent syntactical mistakes, incomplete and halfway reformulated sentences. Our approach was not to try to model these attributes of dialogues. Instead, the utterances were adapted to match written, error-free text. First, a COR analysis was carried out, resulting in a segmentation of the transcribed dialogues into acts, contributions and whole dialogue cycles. Then these dialogue elements were assigned an illocutionary point and a nucleus or satellite status. Taking these results, an RST analysis was performed. The existing segmentation into acts, contributions and dialogue cycles was used to create the text spans that make up the constituents -nuclei and satellites -of the RST analysis. In our analyses no major problems were encountered by applying RST to dialogues, even though RST was developed for monologues only.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus Analysis", |
| "sec_num": "2.2.1" |
| }, |
| { |
| "text": "There is a relatively small number of typical lIST relations that connect pairs of dialogue acts of the basic COR model which does not incorporate the recursive structure for subdialogues. The most important ones are SOLUTIONHOOD, EVALUATION, EVALUATION* and BACK-GROUND. Note that EVALUATION* is a newly defined relation that inherits aspects of EVALUATION; it will be described later in this section.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Relations in the basic COR model", |
| "sec_num": "2.2.2" |
| }, |
| { |
| "text": "7th International Generation Workshop \u2022 Kennebunkport, Maine \u2022 June [21] [22] [23] [24] 1994 How these relations apply to illocutionary acts as defined in the COlt model is shown in a sample dialogue and its RST analysis (figures 4 and 5). As can be seen there, in the first phase of the dialogue an act of type REQUEST (for information) gets acknowledged positively by a PROMISE (to search for information and to present what has been found). The nucleus of the EVALUATION relation holding between the two acts is the REQUEST. In the second stage, the requested information is given. REQUEST and PROMISE become satellite of a new relation which has an INFORM act as its nucleus. The suitable relation here is SOLUTIONHOOD, since the INFORM carries the answer to the REQUEST. Finally, the appropriateness of the provided data is confirmed by an act of type BE-CONTENTED. The recursively determined nucleus of the whole dialogue turn is the INFORM act. This is in line with what can be expected for information retrieval dialogues: the presentation of information to be looked for is the most central part of the whole dialogue. Initiative acts (REQUEST, OFFER) are also important, but they merely open the Structure span which is completed when the INFORM act i S given, or when it is REJECTed or WITHDRAWn. Several dialogue cycles which appear within one level of dialogue are usually connected by the BACKGROUND relation (not shown here, see Fischer (1993) for examples).", |
| "cite_spans": [ |
| { |
| "start": 68, |
| "end": 72, |
| "text": "[21]", |
| "ref_id": null |
| }, |
| { |
| "start": 73, |
| "end": 77, |
| "text": "[22]", |
| "ref_id": null |
| }, |
| { |
| "start": 78, |
| "end": 82, |
| "text": "[23]", |
| "ref_id": null |
| }, |
| { |
| "start": 83, |
| "end": 87, |
| "text": "[24]", |
| "ref_id": null |
| }, |
| { |
| "start": 88, |
| "end": 92, |
| "text": "1994", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Relations in the basic COR model", |
| "sec_num": "2.2.2" |
| }, |
| { |
| "text": "In the COR model, roles -or rather expectations of specific role behavior -are essential. Some acts are expected, while others are not; the latter ones are called alternative.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Expectation and Nuclearity", |
| "sec_num": "2.2.3" |
| }, |
| { |
| "text": "The following describes ]how the expectation of certain dialogue acts influence their status as a constituent within an RST relation, i.e., whether they are considered the nucleus or the satellite of the relation. On the dialogue level (see figure 1), the acts REQUEST, OFFER, and INFORM are most important. They actually contribute to the progression of the dialogue insofar as they actively model the negotiation of information. Other acts are merely evaluations of these three acts, they can either be positive or negative. The positive ones include ACCEPT, PROMISE, an d BE-CONTENTED. The negative ones are WITHDRAW, REJECT ' and BE-DISCONTENTED. The acts ACCEPT, PROMISE, and BE-CONTENTED are all expected ones. In our corpus, between any of these acts and their respective preceding acts the (positive) EVAL-UATION relation holds. Since the EVALUATION relation defines the constituent that contains the evaluating expression as the satellite of the relation and the evaluated expression as the nucleus, this behavior matches features of the COR model: The evaluated dialogue acts are RE-QUEST, OFFER, Or INFORM which make significant propositional contributions to the dialogue. For example, in the REQUEST-PROMISE pair of dialogue acts, REQUEST is the nucleus and PROMISE the satellite -the latter one being the expected positive acknowledgement.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Expectation and Nuclearity", |
| "sec_num": "2.2.3" |
| }, |
| { |
| "text": "Evaluations that are not expected are WITHDRAW, RE-JECT, and BE-DISCONTENTED. They give the dialogue an alternative turn. This means that the evaluation is of high relevance and overrides the importance of previous acts. In order to model this fact by means of RST, an alternative evaluation relation has to be introduced, which defines the evaluating expression to be the nucleus of the relation, in contrast to its definition as given above. We called this relation EVALUATION* because it resembles EVALUATION, except that it swaps the roles of the involved constituents.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Expectation and Nuclearity", |
| "sec_num": "2.2.3" |
| }, |
| { |
| "text": "The extended COR model contains complex dialogue contributions with a recursive structure (see figures 2 and 3). These complex acts have two constituents. One of these constituents expresses the illocutionary point of the whole contribution. Therefore, it takes on the role of the nucleus. Examples are: A: INFORM, A: REQUEST, A: OF-FER. The other constituent is either an ASSERT contribution (atomic or complex) or a DIALOGUE to negotiate the contextual information (see also section 2.1.1). The fact that ASSERT and DIALOGUE serve the same purpose in COlt -namely to provide context information -also had to be modeled adequately in terms of ltST. This was achieved by simply assigning the INFORM act to be the nucleus of the whole DIALOGUE. Both ASSERT and INFORM may contain the same proposition (contextual information). The only difference is the way to get to this state: either A gives the information voluntarily ASSERT) or B initiates a sub-dialogue to ask for the inrmation (DIALOGUE). Concerning the question about the types of relations typically holding between the nuclear act -carrying the illocutionary point of the compound contribution (REQUEST, for example) -and the accompanying satellitic (assertive) act, our analyses resulted in finding two distinct types:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Context relations for the extended COIl, model", |
| "sec_num": "2.2.4" |
| }, |
| { |
| "text": "(1) The first type is for additional information that is needed in order to answer a question or to understand a certain statement. In our genre of dialogues, this information is obtained by applying Information Retrieval Tactics. (2) The second type is for supplementary information that explains the underlying reasoning behind an act made by a dialogue participant. We call this information type meta-information, The two relation types outlined above are now described in more detail.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Context relations for the extended COIl, model", |
| "sec_num": "2.2.4" |
| }, |
| { |
| "text": "Tactics In information-seeking dialogues, it is very uncommon that questions can be answered immediately. In most cases additional information is necessary. One way to do this is to use Information Retrieval Tactics. Their purpose is the procurement of data that is needed to successfully answer a request. In the transcribed dialogues, the tactics were employed by the information broker. An intelligent information retrieval system should also be able to handle at least some of these tactics. Tactics inelude replacement or addition of search terms, pursuing or neglecting search paths; for a detailed collection see Bates (1979) . The short dialogue shown in figure 6 exemplifies the use of the tactic SUPERTERM, which is used to replace a specific term by a more general one. The system cannot give an appropriate answer to the original request for all known EC-funded projects involving \"NL Generation\" because that search item is not contained in the database. Inorder to get some relevant entities, it tries to extend the search, by replacing the original search term by a superterm. Therefore, it initiates a subdialogue asking the user to provide another term, and the user chooses \"Natural Language\". ", |
| "cite_spans": [ |
| { |
| "start": 620, |
| "end": 632, |
| "text": "Bates (1979)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Context relation type 1: Information Retrieval", |
| "sec_num": null |
| }, |
| { |
| "text": "Information retrieval tactics can be integrated into RST without significant problems. They are subsumed by existing RST relations, such as GENERAL-SPECIFIC and ABSTRACT-INSTANCE. We have observed that most common tactics used in Information Retrieval are in fact forms of (the very broad) ELABORATION relation. A more exhaustive analysis regarding the mapping of tactics to RST relations is required for a complete picture.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Figure 6: A dialogue example", |
| "sec_num": null |
| }, |
| { |
| "text": "Meta-Information Apart from the contextual information concerned with the contents of the database, there is a second type of context which deals with underlying reasoning behind utterances. Making these explicit means to make this underlying reasoning transparent to the dialogue partner. An information retrieval system can enhance confidence of the information seeker by giving this meta-information. There are several RST relations available for connecting assertive acts with meta-information to the nuclear act. Examples are CAUSE, PURPOSE and INSTRUMENT. The RST analysis of the sample dialogue given above is shown in figure 7. It shows examples for tactics (SU-PERTERM) and meta-information (CAUSE). Note that the context relations are connecting dialogue acts (RE-QUESTs in this example) with complete (sub-) dialogues, to be precise: the respective INFORM act within these subdialogues. Indeed, this consequently means that at some stage of the dialogue, no real relation holds between two adjacent dialogue acts, e.g., two consecutive REQUESTs. For the text generation processes, however, this does not involve a drawback. The COR model itself transposes the RST structure given for the whole sub-dialogues to single dialogue acts.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Context relation type 2:", |
| "sec_num": null |
| }, |
| { |
| "text": "In order to create an information system based on the integrated model of COR and RST, several aspects had to be considered which go beyond the previously outlined theoretical framework. The models COR and RST are of descriptive nature; they are not sufficient to actually construct a dialogue between user and system. To do this, a dialogue manager also needs further semantic information which constitutes the propositional content of the dialogue act to be generated. This semantic knowledge depends on and is provided by the genre (information seeking), the application area (information retrieval) and the actual domain.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Corinna System", |
| "sec_num": "3" |
| }, |
| { |
| "text": "As domain we chose the content of the CORDIS databases, which represent information about EC-funded research projects, participating organizations and strategic funding programs. The databases are offered online by ECHO, a database host of the Commission of the European Community. They have been transformed to and integrated into a relational database system which is publicly available. For the implementation of Corinna a way of incorporating this domain knowledge into the dialogue management and the generation of the dialogue acts had to be found. Natural language was decided to be the main mode of interaction in the Corinna system, because it achieves a high level of expressive power. The user is presented a menu of possible dialogue acts (according to the current dialogue state) among which she may choose the most appropriate one. The PENMAN generation system was used to produce both the system's and the user's dialogue contributions. An additional modality of deictic gestures was introduced to allow convenient interaction with the system when the type of user contribution cannot be generated, for example when the basic search term and method is selected from a visual presentation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Corinna System", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Discourse and Knowledge Structures 3.1.1 Concepts and relations COR focuses on the dialogue pragmatics and omits semantic aspects in order to be domain-independent. As described above, RST can be used to introduce an additional level of coherence description between dialogue contributions. Additionally, some of the RST relations can be specialized in such a way that they represent relations between concepts that constitute the propositional content of dialogue acts. The propositional level was modeled and implemented in a completely object-oriented way. Concepts of all levels of knowledge (dependent as well as independent from the domain) were classified as classes, instances and attributes. The object-oriented approach makes use of the ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "3.1", |
| "sec_num": null |
| }, |
| { |
| "text": "U: Why? S: Because NL Geeeration is unknown. The ideational branch of Maier and Hovy's (1991) metafunctionally motivated taxonomy of RST relations made it particularly easy to augment the hierarchy, achieving a powerful model that uses relations as a unified way to structure knowledge.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "~1 becontented", |
| "sec_num": null |
| }, |
| { |
| "text": "Within the process of information seeking, the situations of the search -specifically failure or partial success -direct the dialogue in certain:ways. Three main decision criteria have been incorporate~d in the Corinna system: 1) the requested data must be available in the database, 2) the data must be presentable in such a way that it is of use for the information seeker, and 3) the data has to be relevant with respect to the expressed information need. Depending on these factors, a follow-up dialogue act can be selected. For example, an OFFER is only possible when availability and presentability of the data can be granted. If the data is relevant, a follow-up ACCEPT is possible. If, on the other hand, the information need is not matched by the offered information, the OFFER will have to be answered (i.e., evaluated) by a REJECT-OFFER. Currently, the system is mainly able to judge availability and presentability of data. It is able to reason about the user's information need only in a very limited way. However, this does not lead to a significant drawback, since the user is always given the choice between several alternatives, as for example between an ACCEPT and a", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Developing the dialogue", |
| "sec_num": "3.1.2" |
| }, |
| { |
| "text": "Taking into account what has been said above about the integration of COR and RST, the process for the generation of new dialogue contributions also includes the of the sample dialogue treatment of RST relations. Given the propositional content of a dialogue act, the determination of a follow-up act is influenced by the RST relation which holds between the two acts. For example, if a relation of the type rneta-inforrna~ion (see section 2.2.4) has been chosen where contextual information has to be supplied, an appropriate proposition expressing the state or direction of the database search has to be composed. By this way sequences of coherent propositions for dialogue acts are produced.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "REJECT-OFFER.", |
| "sec_num": null |
| }, |
| { |
| "text": "Typically, an information retrieval system has its main challenge in the treatment of very large amounts of data. The CORDIS databases contain information about some 14,000 projects and 10,000 organizations, persons and other entities. The object-oriented structure of Corinna enabled us to implement retrieval methods for several types of data storage -internally stored discourse knowledge and database contents represented externally -still having the benefit of a uniform programming interface. Thus, the dialogue manager is transparently accessing two distinct types of data, simplifying the design and implementation of the system significantly.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Access to the database", |
| "sec_num": "3.1.3" |
| }, |
| { |
| "text": "So far the focus was on the underlying models of a dialogue. This is motivated by the fact that the described mechanisms for performing a dialogue based on COR and RST apply to any modality, not necessarily natural language. For the Corinna prototype we chose the linguistic form as interaction mode because it incorporates a high level of expressive power needed for Information Retrieval tasks. Also, it has significant advantages over other interaction modes, as far as the clarification of misunder-' 7th International Generation Workshop * Kennebunkport, Maine \u2022 June [21] [22] [23] [24] 1994 standing and dialogue failure are concerned. Information types required in such dialogue states cannot be presented raphically -language is the preferable interaction mode f. also Dilley et al., 1992) .", |
| "cite_spans": [ |
| { |
| "start": 573, |
| "end": 577, |
| "text": "[21]", |
| "ref_id": null |
| }, |
| { |
| "start": 578, |
| "end": 582, |
| "text": "[22]", |
| "ref_id": null |
| }, |
| { |
| "start": 583, |
| "end": 587, |
| "text": "[23]", |
| "ref_id": null |
| }, |
| { |
| "start": 588, |
| "end": 592, |
| "text": "[24]", |
| "ref_id": null |
| }, |
| { |
| "start": 593, |
| "end": 597, |
| "text": "1994", |
| "ref_id": null |
| }, |
| { |
| "start": 778, |
| "end": 798, |
| "text": "Dilley et al., 1992)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Realizing Dialogue Acts", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "The realization of dialogue contributions is divided into two major steps. First, the internal representation of a dialogue act is transferred into a high-level logical form that is capable of dealing with language-oriented attributes of an utterance, out of which English text is then automatically generated in the second step. For this task we used the PENMAN generator (PENMAN (1989))with the Sentence Plan Language SPL (Kasper and Whitney (1989) ) as intermediate representation.", |
| "cite_spans": [ |
| { |
| "start": 424, |
| "end": 450, |
| "text": "(Kasper and Whitney (1989)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Realizing Dialogue Acts", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "We want to focus here on three main parameters influencing the process of realizing a dialogue act: illocntion, proposition and RST relation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sources of Data for Realizing Acts", |
| "sec_num": "3.2.1" |
| }, |
| { |
| "text": "It has been pointed out earlier that the propositional content and illocutionary point of dialogue acts are managed independently. During the design of Corinna, it became evident that also the realization process can take place quite independently, as far as the creation of the SPL plan is concerned. The flexibility needed for natural language utterances is achieved by combining various intermediate logical repreaentations of realizations for propositions and illocutions. Several typical linguistic attributes for the illocutionary acts in the COlt model can be assumed in order to allow management in the context of a limited computer program. For example, many forms of rtE-QUEST incorporate the use of imperative forms like \"tell me\", \"show me\", etc. In cases where contextual information is to be given for an assertive dialogue act the ltST relation can make significant contributions towards a coherent realization of the two utterances involved. For example, relations like PUrr-POSE or INSTRUMENT can be signaled by markers such as \"in order to\", \"for\", etc. Taking together 1) the fragmentary realization plan of the proposition on a purely assertive level, 2) the generated fragments for an illocutionary act of COlt, and 3) the RST relation that connects this act to the previous act, a suitable SPL statement for PENMAN can be composed. The final result is an English sentence, which is passed to the user interface.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sources of Data for Realizing Acts", |
| "sec_num": "3.2.1" |
| }, |
| { |
| "text": "The following simplified example illustrates the various steps !n the planning of a contribution. We assume the scenario as given in figure 6 where the system has just asked for a SUPERTERM of \"NL Generation\". In this example the user wants to know the reason of the request and the system gives the corresponding answer. The SPL statement for this utterance is given in figure 8 . Three distinct types of information were used to compute this sentence plan: (1) The RST relation CAUSE was selected, since the user asked the question \"Why? .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 133, |
| "end": 141, |
| "text": "figure 6", |
| "ref_id": null |
| }, |
| { |
| "start": 371, |
| "end": 379, |
| "text": "figure 8", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "An example", |
| "sec_num": null |
| }, |
| { |
| "text": "(2) The domain of this relation is the verbal action that was performed by the system previously in the dialogue: The REQUEST for the more general term. (3) The motivation for making the utterance is the situation in the database -the search term is unknown. This fact is represented by a propositional item describing the state of the search. Note that the system's response is a dialogue act of type INFORM. As it has been stated earlier, the acts of type INFORM become the nucleus of the whole dialogue, which means that the (sub)dialogue takes on the role of an assertion after its completion. In case of a subdialogue, this assertion then carries the accompanying contextual information for another act one dialogue level up -in our case this is the REQUEST of the system, asking for a replacement term, and the contextual information is the CAUSE of that question. The RST relation plays then an important role in creating the coherence between the original question of the system and the contextual information, which is the reason, why it asked this question. Figure 8: Sentence plan for \"I ask you, because NL Generation is unknown\"", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "An example", |
| "sec_num": null |
| }, |
| { |
| "text": "It has been pointed out previously that we aimed at having a mainly language-driven interface. Additionally to the generation of the system's utterances we decided to also generate the dialogue contributions of the user. That is, there is no Natural Language Understanding module in Corinna; instead, in each dialogue situation where it is the turn of the user, Corinna generates several suggested utterances, from which the user can then choose the one that suits her best in the context of the current dialogue situation. We believe that this does not pose a severe limitation, the dialogue model based on COlt-RST, as well as the semantic knowledge about the search in the database allow predictions about how the dialogue might be continued. Figure 9 shows a sample interaction. The screen is divided into two halves. In the upper one, the instantiated dialogue history is displayed and updated after each contribution. The lower half of the interface is reserved for presentation of the database queries and their results. In the dialogue state as represented by the snapshot, the system has just provided the table of results. The user then has the choice to select one out of three possible acts: BE-CONTENTED (\"OK\"), CONTINUE (\"This is not sufficient\") and BE-DISCONTENTED (\"Let's stop this dialogue\"). Note that, depending on the situation of the dialogue, a participant -system or user -may utter two acts in a row, as opposed to simple system-user alternations. For example, after the user is contented with the answer of the system about why it asked for a term replacement,", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 746, |
| "end": 754, |
| "text": "Figure 9", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Interaction with the system", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "7thInternational Generation Workshop \u2022 Kennebunkport, Maine \u2022 June 21-24, 1994", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "We would like to thank Stefan Sitter for support and inspiring discussions. We also gratefully acknowledge the comments of three anonymous reviewers who made many helpful suggestions. Part of the work of the second author was funded by the German Ministry for Research and Technology (BMFT) under contract 01 IV 101 k/1 (V RBMOBI0.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgements", |
| "sec_num": null |
| }, |
| { |
| "text": " Figure 9 : A sample interaction with Corinna (\"Okay\"), she then makes a contribution to the dialogue one level up -levels are represented by indentation of contributions -which was a term the system had asked for (\"Natural Language\"). A similar phenomenon can be observed in the last two utterances of the system. To decide whether the user is allbwed to utter two acts in a row, the system applies a set of (relatively simple) heuristics; they are giving the user preference in guiding the dialogue.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 1, |
| "end": 9, |
| "text": "Figure 9", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "CORINI#A -Cooperative Retrieval interface for Natural Language Acts", |
| "sec_num": null |
| }, |
| { |
| "text": "The Corinna system iis the result of an integration of two models: The CQR model and RST. Compared to the single theories the integrated model has a number of significant advantages: (1) The scope of RST could be extended from monologues to (information seeking) dialogues -without changing major assumptions of the original theory; (2) RST adds an additional level of coherence to the existing COR model. While COP,. focuses on illocutions, dialogue acts and their sequential order, PaST provides means to describe the semantics of the links between the single acts;(3) The description of dialogues in terms of COR-RST gives rise to a systematic approach to dynamically generate dialogue contributions for either of the participants. Corinna, as a prototypical implementa-tion of the combined theories, uses PENMAN to generate natural language utterances. It accesses a database typical for the information retrieval task (CORDIS).Of course there are many possibilities for improvement. First, the flexibility and power of the generated utterances can be further increased. The plans for the dialogue contributions could be further parameterized, also the knowledge base covering the current situation of the search in the database needs additional concepts. On the side of Information Retrieval, more tactics could be implemented making the search more efficient. We think that the outlined theoretical framework is powerful enough to go beyond the state of the system as it is implemented so far, and we will continue this research especially in the context of concrete application areas.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Summary", |
| "sec_num": "4" |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "The design of illustrated documentation as a plvaming pask", |
| "authors": [ |
| { |
| "first": "Elisabeth", |
| "middle": [], |
| "last": "Andr~", |
| "suffix": "" |
| }, |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Past", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Intelligent Multimedia Interfaces", |
| "volume": "", |
| "issue": "", |
| "pages": "94--116", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "and PAst, 1993] Elisabeth Andr~ and Thomas PAst. The design of illustrated documentation as a plvaming pask. In Mark T. Maybury (ed.), Intelligent Multimedia Interfaces. pages 94- 116, AAAI Press/MIT Press, Menlo Park, California, 1993", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Yigal Areas, F_xluard Hovy and Susanne van Mulken A tree traversing prototype that allocates presentation media", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Areus", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Areus et al., 1993] Yigal Areas, F_xluard Hovy and Susanne van Mulken A tree traversing prototype that allocates presentation media. ISI, University of Southern California, 1993", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Towards an architecture for situated text generation", |
| "authors": [ |
| { |
| "first": "Al ; John", |
| "middle": [], |
| "last": "Bateman", |
| "suffix": "" |
| }, |
| { |
| "first": "Elisabeth", |
| "middle": [], |
| "last": "Bateman", |
| "suffix": "" |
| }, |
| { |
| "first": "Elke", |
| "middle": [], |
| "last": "Maler", |
| "suffix": "" |
| }, |
| { |
| "first": "Leo", |
| "middle": [], |
| "last": "Teich", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Wanner", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "Proc. of the International Conference on Current Issues in Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Bateman et aL, 1991] John Bateman, Elisabeth Maler, Elke Teich and Leo Wanner. Towards an architecture for situated text gen- eration. In Proc. of the International Conference on Current Issues in Computational Linguistics, Penang, Malaysia, 1991", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Scripts for information-seeking strategies", |
| "authors": [ |
| { |
| "first": "Marcia", |
| "middle": [], |
| "last": "Bates", |
| "suffix": "" |
| }, |
| { |
| "first": ";", |
| "middle": [], |
| "last": "Belkin", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "Case-Based Reasoning and Information Retrieval. Papers from the AAAI Spring Symposium Series. AAAI Technical Report", |
| "volume": "30", |
| "issue": "", |
| "pages": "8--17", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Bates, 1979] Marcia Bates. Information search tactics. Journal of the American Society of Information Science, 30:205-214, 1979 [Belkin et al., 1993] Nicholas Belkin, Colleen Cool, Adell'teit Stein, \u2022 and Ulrich Thiel. Scripts for information-seeking strategies. In Case-Based Reasoning and Information Retrieval. Papers from the AAAI Spring Symposium Series. AAAI Technical Report SS-93-07, pages 8-17, 1993", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Eric Bilange. A task independent oral dialogue model", |
| "authors": [ |
| { |
| "first": "Vickery ; Nicholas", |
| "middle": [], |
| "last": "Belkin", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Belkln", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Vickery", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "Proceedings of the Fifth Conference of the European Chapter of the Association for Computational Linguistics (EA CL-91)", |
| "volume": "", |
| "issue": "", |
| "pages": "83--88", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Belkin and Vickery, 1985] Nicholas Belkln, and A. Vickery. Inter- action in information systems. The British Library, London, 1985 [Bilange, 1991] Eric Bilange. A task independent oral dialogue model. In Proceedings of the Fifth Conference of the Euro- pean Chapter of the Association for Computational Linguistics (EA CL-91). pages 83-88, Berlin, Germany, April 1991 [Carenini and Moore, 1993] Giuseppe Carenini and Joharma", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Anne Titian Integrating natural language components into graphical discourse", |
| "authors": [ |
| { |
| "first": "Moore", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Proceedings of the Fourth European Workshop on Natural Lan. guage Generation", |
| "volume": "", |
| "issue": "", |
| "pages": "72--79", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moore. Generating explanations in context. In Proc. of the 1993 International Workshop on Intelligent User Interfaces. pages 175-192, ACM Press, New York, 1993 [Daradoumis, 1993~ Thanasis Daraxtoumis. Building a dynamic RST-based grammar of coherent interactive dialogues. In Michael Zock, Giovanni Adorni, and Giacomo Ferrari, editors, Proceedings of the Fourth European Workshop on Natural Lan. guage Generation. pages 91-101, Pisa, Italy, April 1993 [Dilley et al., 1992] Stephan Dilley, John Bateman, Ulrich Thiel, Anne Titian Integrating natural language components into graphical discourse. In Proc. of the 3rd Conference on Applied Natural Language Processing. pages 72-79, ACL, Trento, Italy, 1992", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Towards a systemic flowchart model for discourse structure", |
| "authors": [ |
| { |
| "first": "[", |
| "middle": [], |
| "last": "Fawcett", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "New Developments in Systemic Linguistics", |
| "volume": "2", |
| "issue": "", |
| "pages": "116--143", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Fawcett et al., 1988] Robin P. Fawcett, Anita van der Mije, and Carla van Wissen. Towards a systemic flowchart model for dis- course structure. In Robin P. Fawcett and David J. Young, editors, New Developments in Systemic Linguistics; Volume 2: Theory and Application. pages 116-143. Pinter Publishers, Lon- don, 1988", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Monologue as a Turn in Interactive Discourse: Towards an Integration of Exchange Structure and Rhetorical Structure Theory", |
| "authors": [ |
| { |
| "first": "Robin", |
| "middle": [ |
| "P" |
| ], |
| "last": "Fawcett", |
| "suffix": "" |
| }, |
| { |
| "first": "Bethan", |
| "middle": [], |
| "last": "Davies ; Markus", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Fischer", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Proceedings of the 61h International Workshop on Natural Language Generation. Berllng", |
| "volume": "228", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Fawcett and Davies, 1992] Robin P. Fawcett and Bethan Davies. Monologue as a Turn in Interactive Discourse: Towards an Inte- gration of Exchange Structure and Rhetorical Structure Theory. In Proceedings of the 61h International Workshop on Natural Language Generation. Berllng, Springer, 1992 [Fischer, 1993] Markus A. Fischer. Weiterentwicklung und Ira. plementierung eines Dialogsystems filr kooperative Information- ssysteme. GMD-Studien , No 228, Sankt Augustin: GMD, 1994 (in German)", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Attention, intentions and the structure of discourse", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Grosz", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Sidner ; Barbara", |
| "suffix": "" |
| }, |
| { |
| "first": "Conduce", |
| "middle": [ |
| "L" |
| ], |
| "last": "Grosz", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Sidner", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "Journal of Computational Linguistics", |
| "volume": "12", |
| "issue": "3", |
| "pages": "175--204", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Grosz and Sidner, 1986] Barbara J. Grosz and Conduce L. Sidner. Attention, intentions and the structure of discourse. Journal of Computational Linguistics, 12(3):175-204, 1986", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Plans for discourse", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Grosz", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Sidner ; Barbara", |
| "suffix": "" |
| }, |
| { |
| "first": "Conduce", |
| "middle": [ |
| "L" |
| ], |
| "last": "Grosz", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Sidner", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Intentions in Communication", |
| "volume": "", |
| "issue": "", |
| "pages": "417--444", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Grosz and Sidner, 1990] Barbara J. Grosz and Conduce L. Sidner. Plans for discourse. In Philip R. Cohen, Jerry Morgan, and Martha E. Pollack, editors, Intentions in Communication. pages 417-444. MIT Press, Cambridge, MA, 1990", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "An introduction to functional grammar", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [ |
| "A K" |
| ], |
| "last": "Halliday", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Halliday, 1985] M.A.K. Halliday. An introduction to functional grammar. Edward Arnold, 1985", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "SPL: A sentence plan language for text generation", |
| "authors": [ |
| { |
| "first": "Whitney ; Robert", |
| "middle": [], |
| "last": "Kasper", |
| "suffix": "" |
| }, |
| { |
| "first": "Richard", |
| "middle": [], |
| "last": "Kasper", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Whitney", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Kasper and Whitney, 1989] Robert Kasper and Richard Whitney. SPL: A sentence plan language for text generation. Technical report, USC/ISI, 1989", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Lynn Lambert and Sandra Carberry. Using linguistic, world, and contextual knowledge in a plan recognition model of dialogue", |
| "authors": [ |
| { |
| "first": "Carberry", |
| "middle": [], |
| "last": "Lambert", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Proceedings of COLING-9~", |
| "volume": "", |
| "issue": "", |
| "pages": "310--316", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Lambert and Carberry, 1992] Lynn Lambert and Sandra Car- berry. Using linguistic, world, and contextual knowledge in a plan recognition model of dialogue. In Proceedings of COLING- 9~, Nantes, France. pages 310-316, 1992", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "A plan recognition model for subdialogues in conversations", |
| "authors": [ |
| { |
| "first": "Diane", |
| "middle": [ |
| "J" |
| ], |
| "last": "Litman", |
| "suffix": "" |
| }, |
| { |
| "first": "James", |
| "middle": [ |
| "F" |
| ], |
| "last": "Allen", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Cognitive Science", |
| "volume": "11", |
| "issue": "", |
| "pages": "163--200", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Litman and Allen, 1987] Diane J. Litman and James F. Allen. A plan recognition model for subdialogues in conversations. Cog- nitive Science, 11:163-200, 1987", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Mater and Sitter, 1992] Elisaheth A. Mulet and Stefan Sitter. An extension of rhetorical structure theory for the treatment of retrieval dialogues", |
| "authors": [ |
| { |
| "first": "Elisabeth", |
| "middle": [], |
| "last": "Mater", |
| "suffix": "" |
| }, |
| { |
| "first": "Eduard", |
| "middle": [], |
| "last": "Hovy", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "Proc. of the l~th Annual Conference of The Cognitive Science Society", |
| "volume": "", |
| "issue": "", |
| "pages": "968--973", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Mater and Hovy, 1991] Elisabeth Mater and Eduard Hovy. A metaftmctionally motivated taxonomy for discourse structure re- lations. In Proc. of the 3rd European Workshop on Natural Lan- guage Generation. Judenstein, Austria, March 1991 [Mater and Sitter, 1992] Elisaheth A. Mulet and Stefan Sitter. An extension of rhetorical structure theory for the treatment of re- trieval dialogues. In Proc. of the l~th Annual Conference of The Cognitive Science Society. pages 968-973, Lawrence Erl- baum Associates, Hilisdale, N J, 1992", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Rhetorical Structure Theory: A theory of text organization", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "William", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Mann", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Semdra", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Thompson ; Mark", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Maybury", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Proc. of the 9th National Conference on Artificial Intelligence (AAAr93)", |
| "volume": "", |
| "issue": "", |
| "pages": "61--66", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Mann and Thompson, 1987] William C. Mann and Semdra A. Thompson. Rhetorical Structure Theory: A theory of text orga- nization. In Livia Polanyi, editor, The Structure of Discourse. pages 85-96. Ablex Publishing Company, Norwood, N J, 1987 [Maybury, 1991] Mark T. Maybury. Planning Multimedia Expla- nations Using Communicative Acts. In Proc. of the 9th National Conference on Artificial Intelligence (AAAr93). pages 61-66, AAAI Press/MIT Press, Anaheim, California, 1991", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Planning text for advisory dialogues", |
| "authors": [ |
| { |
| "first": "Johanna", |
| "middle": [], |
| "last": "Moore", |
| "suffix": "" |
| }, |
| { |
| "first": "C6cile", |
| "middle": [], |
| "last": "Paris", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Proc. of the ~Tth Annual Meeting of the Association of Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "26--29", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Moore and Paris, 1989] Johanna Moore and C6cile Paris. Plan- ning text for advisory dialogues. In Proc. of the ~Tth Annual Meeting of the Association of Computational Linguistics. pages 26--29, Vancouver, B.C., Canada, June 26-29, 1989", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Planning text for advisory dialogues. Capturing intentional and rhetoricalinformation", |
| "authors": [ |
| { |
| "first": "Johanna", |
| "middle": [], |
| "last": "Moore", |
| "suffix": "" |
| }, |
| { |
| "first": "C~eile", |
| "middle": [], |
| "last": "Paris", |
| "suffix": "" |
| }, |
| { |
| "first": "; Johanna", |
| "middle": [], |
| "last": "Moore", |
| "suffix": "" |
| }, |
| { |
| "first": "William", |
| "middle": [], |
| "last": "Swartout", |
| "suffix": "" |
| }, |
| { |
| "first": "; O'donnell ;", |
| "middle": [], |
| "last": "Michael", |
| "suffix": "" |
| }, |
| { |
| "first": "O'", |
| "middle": [], |
| "last": "Donnell", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Proc. of the 8th International Joint Conference on Artificial Intelligence (AAAr90)", |
| "volume": "19", |
| "issue": "", |
| "pages": "457--464", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Moore and Paris, 1993] Johanna Moore and C~eile Paris. Plan- ning text for advisory dialogues. Capturing intentional and rhetoricalinformation. In Computational Linguistics, 19(4):651- 694, 1993 [Moore and Swartout, 1990] Johanna Moore and William Swartout. Pointing: A way towards explanation dialogue. In Proc. of the 8th International Joint Conference on Artificial Intelligence (AAAr90), Vol. 1. pages 457-464, AAAI Press/MIT Press, Menlo Park, California, 1990 [O'Donnell, 1990] Michael O'Donnell. A dynamic model of ex- change. Word, 41(3), December 1990 [PENMAN, 1989] The PENMAN User Guide. Information Sci- ences Institute, Marina del Ray, California, 1989", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Rachel Reichman. Getting computers to talk like you and me", |
| "authors": [], |
| "year": 1985, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Reichman, 1985] Rachel Reichman. Getting computers to talk like you and me. MIT Press, Cambridge, MA, 1985", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Automatic generation of on-line documentation in the IDAS project", |
| "authors": [ |
| { |
| "first": "[", |
| "middle": [], |
| "last": "Ratter", |
| "suffix": "" |
| }, |
| { |
| "first": "Levine ; Ehud", |
| "middle": [], |
| "last": "Mellish", |
| "suffix": "" |
| }, |
| { |
| "first": "Chris", |
| "middle": [], |
| "last": "Ratter", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Mellish", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Levine", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Proc. of the 3rd Conference on Applied Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Ratter, Mellish and Levine, 1992] Ehud Ratter, Chris Mellish and J. Levine. Automatic generation of on-line documentation in the IDAS project. In Proc. of the 3rd Conference on Applied Natural Language Processing. Trento, Italy, 1992", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Speech acts", |
| "authors": [ |
| { |
| "first": "John", |
| "middle": [ |
| "R" |
| ], |
| "last": "Scoria", |
| "suffix": "" |
| } |
| ], |
| "year": 1969, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Searle, 1969] John R. Scoria. Speech acts. Cambridge University Press, UK, 1969", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "A taxonomy of illocutionewy acts", |
| "authors": [ |
| { |
| "first": "John", |
| "middle": [ |
| "R" |
| ], |
| "last": "Seaxle", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "Expression and Meaning. Studies in the Theory of Speech Acts", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Searle, 1979] John R. Seaxle. A taxonomy of illocutionewy acts. In Expression and Meaning. Studies in the Theory of Speech Acts. Cambridge University Press, Cambridge, GB, 1979", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Modeling the illocutionary aspects of in.formation-seeking dialogues. Information Processing and Management", |
| "authors": [ |
| { |
| "first": "Stefan", |
| "middle": [], |
| "last": "Sitter", |
| "suffix": "" |
| }, |
| { |
| "first": "Adelheit", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| }, |
| { |
| "first": ";", |
| "middle": [ |
| "R W" |
| ], |
| "last": "Smith", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [ |
| "R" |
| ], |
| "last": "Hipp", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [ |
| "W" |
| ], |
| "last": "Biermann", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Proc. of the 3rd Conference on Applied Natural Language Processing", |
| "volume": "28", |
| "issue": "", |
| "pages": "165--180", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Sitter and Stein, 1992] Stefan Sitter and Adelheit Stein. Modeling the illocutionary aspects of in.formation-seeking dialogues. Infor- mation Processing and Management, 28(2):165-180, 1992 [Smith, Hipp and Biermann, 1992] R.W. Smith, D.R. Hipp, and A.W. Biermann. A dialogue control algorithm and its perfor- mance. In Proc. of the 3rd Conference on Applied Natural Lan- guage Processing Trento, Italy, 1992", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Modeling and guiding cooperative multimodal dialogues", |
| "authors": [ |
| { |
| "first": "Maier ; Adelheit", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| }, |
| { |
| "first": "Elisabeth", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Mater", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Human-Computer Collaboration; Reconciling Theory, Synthesizing Practice. Papers from the AAAI Fall Symposium Series. AAAI Technical Report FS-93-05", |
| "volume": "", |
| "issue": "", |
| "pages": "107--112", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Stein and Maier, 1993] Adelheit Stein, and Elisabeth Mater. Mod- eling and guiding cooperative multimodal dialogues. In Human-Computer Collaboration; Reconciling Theory, Synthe- sizing Practice. Papers from the AAAI Fall Symposium Series. AAAI Technical Report FS-93-05, pages 107-112, 1993", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "A conversational model of multimodal interaction in information systems", |
| "authors": [ |
| { |
| "first": "Thiel ; Adelheit", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| }, |
| { |
| "first": "Ulrich", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Thiel", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Proceedings of the llth National Conference on Artificial Intelligence (AAAI'93)", |
| "volume": "", |
| "issue": "", |
| "pages": "283--288", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Stein and Thiel, 1993] Adelheit Stein and Ulrich Thiel. A conver- sational model of multimodal interaction in information systems. In Proceedings of the llth National Conference on Artificial In- telligence (AAAI'93). pages 283-288. AAAI Press/MIT Press, Menlo Park, CA, 1993", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Knowledge based control of visual dialogues", |
| "authors": [ |
| { |
| "first": "[", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "Proceedings of the Ist International Workshop on Advanced Visual Interfaces (AVI-9$)", |
| "volume": "", |
| "issue": "", |
| "pages": "138--155", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "[Stein et al., 1992] Adelheit Stein, Ulrich Thiel, and Anne Tiflen. Knowledge based control of visual dialogues. In Proceedings of the Ist International Workshop on Advanced Visual Interfaces (AVI-9$). pages 138-155. World Scientific Press, Singapore, 1992 [Winograd and Flores, 1986] Terry Winograd and Fernando Flo- res. Understanding computers and cognition. Ablex Publishing Company, Norwood, N J, 1986", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "text": "The DIALOGUE net of the COR model", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF1": { |
| "text": "The INFORM net Request (A,B) dialogue (B,A, solicit context in formation) jump dialogue (B,A, identify request) Figure 3: The REQUEST net The transition net given in figure 3 is more complex but 7th International Generation Workshop \u2022 Kennebunkport, Maine \u2022 June 21-24, 1994", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF3": { |
| "text": "~ request promise ~! rcqu~t promise", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF4": { |
| "text": "Development of a dialogue as a RST diagram", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF5": { |
| "text": "you like U: Yes,., is what to see projects of a I found, particular comF.ny?", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF6": { |
| "text": "RST analysis notion of \"relations\". In the Corinna system we focused on the representation of relations on the meta-lev'el of the object-oriented paradigm. Examples include SUBCLkSS, CLASS-INSTANCE, and!INSTANCE-ATTRIBUTE.", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| } |
| } |
| } |
| } |