{ "paper_id": "P79-1020", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T08:11:35.362822Z" }, "title": "DIKSIGN FOR I)IALOGUE COMPREHENSION", "authors": [ { "first": "William", "middle": [ "C" ], "last": "Mann", "suffix": "", "affiliation": { "laboratory": "", "institution": "USC Information Sciences Institute Marina del Rey", "location": { "postCode": "1979", "region": "CA April" } }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "This paper describes aspects of the design of a dialogue comprehension system, DCS, currently being Implemented. It concentrates on a few design innovations rather than the description of the whole system. The three areas of innovation discussed are:", "pdf_parse": { "paper_id": "P79-1020", "_pdf_hash": "", "abstract": [ { "text": "This paper describes aspects of the design of a dialogue comprehension system, DCS, currently being Implemented. It concentrates on a few design innovations rather than the description of the whole system. The three areas of innovation discussed are:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "and Dialogue Game theory, Z. Design assumptions about how to identify the \"best\" interpretation among several alternatives, and a method, called Preeminence Scheduling, for implementing those assumptions, 3. A now control structure, tlearsay-3, that extends the control structure of llearsay-l[ and makes Preeminence Scheduling fairly straightforward.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "I. Dialogue Games, Speech Acts and DCS --Examination of actual human dialogue reveals structure extending over \u2022 ~overal turns and corresponding to partlcular issues that the participants raise and resolve. Our past work on dialogue has led to an account of this structure, Dialogue Game theory fLorin & Moore 1978; Moore, l,evlu & Mann 1977] . This theory claims that dialogues (and other language uses as well) are comprehensible only because the participants are making available to each other the knowledge of the goals they are pursuing, at ~he p~omcnt, Patterns of these goals recur, representing language conventions: their theoretical representations are called Dialogue Games.", "cite_spans": [ { "start": 302, "end": 315, "text": "& Moore 1978;", "ref_id": "BIBREF1" }, { "start": 316, "end": 342, "text": "Moore, l,evlu & Mann 1977]", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "If a speaker employs a particular Dialogue Game, that fact must be recognized by the hearer if the speaker is to achieve the desired effect. In other words, Dialogue Game recognition is an essential part of dialogue comprehension. Invoking a game is an act, and terminating the ongoing use of a game is also an act.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "Dialogue game theory has recently boon extended [Mann 1079 ] in a way makes these game-related acts explicit Acts of Bidding a game, Accepting a bid, and Bidding termination are formally defined as speech acts, comparable to others In speech act theory. So, for example, in the dialogue fragment below, Ct \"Morn, l'm hungry.\" M.\" \"Did you do a good Job on your Geography homework?\" the first turn bids a game called the Permission Seeking game, and the second turn refuses that bid and bids the Information 5caking game.", "cite_spans": [ { "start": 48, "end": 58, "text": "[Mann 1079", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "DCS is designed to recognize people's use of dialogue /~.ames in transcripts. For each utterance, it builds a hierarchlal structure representing how the utterance performs certain acts, the goals that the acts serve, end thn goal structure that makes the combination of acts coherent. (The data structure holding this information is described holow in the discussion of llearsay-3.)", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "II. Preeminence Scheduling --It seems inevitable that any system capable of forming the \"correct\" interpretation of most natural langua~,e usage will usually be able to find several other interpretations, given enough opportunity. It is also inevitable that choices bo made, implicitly or explicitly, among interpretations. The choices will correspond to some Internal notion of quality, also possibly implicit. The notion of quality may vary. but the necessity of makin/', such choices does not rest on the particular notion of quality we use. Clearly, it is also important to avoid choosing a single interpretation when there are several nearly equally attractive ones.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "What methods do we have for making such choices? Consider three approaches.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The relation of the DCS design to Speech Act theory", "sec_num": "1." }, { "text": "First-find.. The first Interpretation discovered which satisfies well-formcdness is chosen. The effectiveness of first-find depends on having well-informed, selective processes at every choice point, and is only reasonable if one's expectations about what might be said are very good. Even then, this method will select incorrect interpretations.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Z. Bounded search and ranked choice. Interpretations are generated by a bounded-effort search, each is assigned an individual quality .score of some sort, and the best is chosen. While this will not miss good but unexpected interpretations missed by first-find, it is wrong in at least two ways: a) it selects an interpretation (and discards others) when the quality difference between interpretations is insignificant, and b) it expends unnecessary resources making absolute quality Judgments where only relative Judgments are needed. These defects suggest an lmprovemenh 3.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Preeminence selection= perform a bounded-effort search for interpretations, and then select as beat the one (if any) having a certain threshold amount of demonstrable preferability over its competitors.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "The key to corre::t choice is determination that such a threshold difference in quality exists. DCS is designed to identify preeminent interpretations.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Consider the information content in the fact that the best two interpretations have a quality difference exceeding a fixed threshold. This fact is sufficient to choose an interpretation, and yet it carries less information than is carried in a set of quality scores for the same set of interpretations. C~omputaUonal efficiencies are available because the work of creating the excess information can be avoided by proper design.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Given s tentative quality scoring of one's alternatives, several kinds of computations can be avoided. For the highest-ranked interpretation, it is pointless to perform computations whose only effect is to confirm or support the interpretation, (even thongh we expect that for correct interpretations the ways to show confirmation will be numerous), since these will only drive its score higher.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "For interpretations with inferior ranks, it is likewise pointless to perform computations that refute them (although we expect that refutations of poor interpretations will be numerous), since these will only drive their scores lower. Neither of these is relevant to demonstrating preeminence.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Given effective controls, computation can concentrate on refuting good interpretation\u2022 and supporting weak ones. (Of\" course, such computations will sometimes move 8 new interpretation into the role of highe\u2022t-renked. They may also destroy an eppsrent preeminence.) If the gap in quality rating between the highest ranked interpretation end the next one rams/no significant, then proem/nonce has been demonstrated.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Further efficlencles are possible provided that the maximum quality r\u2022ting improvement front untr/ed support computation\u2022 can be predicted, since it is then posstblo to find case\u2022 for which the m\u2022ximum support of \u2022 low-ranked interpretation would not eliminate an existing preeminence. Similar efficlencies can arise from predicting the max/mum loss 6f quality available from untr/ed refuter/one. This approach ls being implemented in DCS, IIL Control Structure --\u2022 new AI programming environment called Hearsey-3 is being implemented at ISI for use in development of several systems. It is an augmentation and major revision of some of the control and data structure ideas found in He\u2022rsey-ll [Lesser & Erman 19773, but it is independent of the speech-understandlng task. Hecruy-3 retains lnterprecess communicetion by means of global \"blackboards,\" end it represents its process knowledge in many specialized \"knowledge source\" (KS) processes, which nominate themselves at appropriate t/rues bY looking at the blackboard, and then are opportunistically scheduled for execution. Blackbcerds are divided into \"levels\" that typically contain distinct kinds of state knowledge, the distinctions being ~jed as a gross filter on which future KS computation\u2022 ere considered.", "cite_spans": [ { "start": 694, "end": 720, "text": "[Lesser & Erman 19773, but", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Hearsay-3 retsi,s the idea of a domain-knowledge blackboard (BB), and it adds a knowledge source scheduling blackboard (SBB) as well. Items on the SBB are opportunities to exercise particular scheduling speclslists celled Schedulln~ Knowledge Sources (SKS).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "The SBB Is \u2022n ideal data structure For implementin~ Prominence scheduling. In DCS the SBB has four levels, called", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "Refutation, Support, Evaluation and Ordinary-consequence. These correspond to a factoring of the domain K5 into four groups according to their effects. Knowledge sources in each of these groups nominata themselves onto a different level of the SBB. The scheduling-knowledge sources (SKS) perform preeminence scheduling (when a suitable range of alternatives ls available) by selecting available Refutation level opportunities for the highest-ranked interpretation and Support level opportunities for inferior ones. (The SBB and SKS Features of HearMy-3 \u2022re only two of its many innovation\u2022. )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null }, { "text": "The DCS B8 has 6 levels, named Text. Word-sense\u2022, Syntax, Proposition\u2022, Speech-acts \u2022nd Goals. Goals and goal structures, which \u2022re required in any successful analysis, only arise as explanations of speech acts. The KS used for deriving speech acts from utterances \u2022re seperete from those deriving goals from speech acts. ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "I.", "sec_num": null } ], "back_matter": [ { "text": "The work reported here was supported by NSF Grant MCS-70-07332.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "ACKNOWLEDGMENTS", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "A Retrospective View of the HEARSAY-II Architecture", "authors": [ { "first": "V", "middle": [ "R" ], "last": "Lessor", "suffix": "" }, { "first": "L", "middle": [ "D" ], "last": "Ermsn", "suffix": "" } ], "year": 1977, "venue": "Fl[t~ Int~n~lovt~ Joint Con [trtnct on Arti [icl~ Intctlif~ct", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Lessor, V. R., and L. D. Ermsn, \"A Retrospective View of the HEARSAY-II Architecture,\" Fl[t~ Int~n~lovt~ Joint Con [trtnct on Arti [icl~ Intctlif~ct. Cambridge, MA, 1977.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "Dialogue Gamosz Meta-communication Structures for Natural Language Interaction", "authors": [ { "first": "J", "middle": [ "A" ], "last": "Lenin", "suffix": "" }, { "first": "J", "middle": [ "A" ], "last": "Moore", "suffix": "" } ], "year": 1978, "venue": "Coenitive Science", "volume": "1", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Lenin, J. A., and J. A. Moore, \"Dialogue Gamosz Meta-communication Structures for Natural Language Interaction,\" Coenitive Science. 1,4, 1978.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "A Goal-oriented Model of Human INalot~ue", "authors": [ { "first": "J", "middle": [ "A" ], "last": "Moore", "suffix": "" }, { "first": "J", "middle": [ "A" ], "last": "Levin", "suffix": "" }, { "first": "W", "middle": [ "C" ], "last": "Mann", "suffix": "" } ], "year": 1977, "venue": "flmerlcan Journal of Computational Lin\u00a3uistics. microfiche #", "volume": "67", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Moore, J. A., J. A. Levin, \u2022nd W. C. Mann, \"A Goal-oriented Model of Human INalot~ue,\" flmerlcan Journal of Computational Lin\u00a3uistics. microfiche #67, 1977.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Dialogue Games", "authors": [ { "first": "W", "middle": [ "C" ], "last": "Mann", "suffix": "" } ], "year": 1979, "venue": "MODELS OF pI4qLOGUE. K. Hlntlkka, st ~! (ads", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Mann, W. C., \"Dialogue Games,\" in MODELS OF pI4qLOGUE. K. Hlntlkka, st ~! (ads.) North Holland Press, 1979.", "links": null } }, "ref_entries": { "TABREF0": { "content": "", "num": null, "html": null, "type_str": "table", "text": "The hierarchic data structure representing an interpretation of \u2022n utterance consists of units at vsrtou~ level\u2022 on the He\u2022rsey-3 blackboard. USING DCS These Innovations and sever\u2022l others will be tested in DCS in \u2022ttempts to comprehend human dialogue ~athered from non-laboratory situ\u2022tton\u2022. (One of these L5 Apollo astronaut to ground communication.) Transertpis of actual interpersonal dialogue\u2022 \u2022re p\u2022rtlcularly advantageous as study materiel, because they show the effects of ongoin~ communication \u2022nd because they are free of the bieses and narrow view\u2022 inev/table in made-up example\u2022." } } } }