| { |
| "paper_id": "E91-1033", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T10:38:13.457247Z" |
| }, |
| "title": "EXPLOITING CONVERSATIONAL IMPLICATURE FOR GENERATING CONCISE EXPLANATIONS", |
| "authors": [ |
| { |
| "first": "Helmut", |
| "middle": [], |
| "last": "Horacek", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Universit~t Bielefeld Fakultlit f'dr Linguistik und Literaturwissenschaft Postfach 8640", |
| "location": { |
| "postCode": "D-4800", |
| "settlement": "Bielefeld 1", |
| "country": "Deutschland" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "This paper presents an approach for achieving conciseness in generating explanations, which is clone by exploiting formal reconstructions of aspects of the Gricean principle of relevance to simulate conversational implicature. By applying contextually motivated inference rules in an anticipation feedback loop, a set of propositions explicitly representing an explanation's content is reduced to a subset which, in the actual context, can still be considered to convey the message adequately.", |
| "pdf_parse": { |
| "paper_id": "E91-1033", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "This paper presents an approach for achieving conciseness in generating explanations, which is clone by exploiting formal reconstructions of aspects of the Gricean principle of relevance to simulate conversational implicature. By applying contextually motivated inference rules in an anticipation feedback loop, a set of propositions explicitly representing an explanation's content is reduced to a subset which, in the actual context, can still be considered to convey the message adequately.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "The task of providing informative natural language explanations for illustrating the results produced by decision support systems has been gtven increased attention recently. The proposed methods preferably address tailoring of explanations to the needs of their addressees, including, for instance, object descriptions [8] and presentation of taxonomic knowledge [7] . In addition, particular emphasis has been put on reactive explanation techniques for selecting an appropriate content according to contextual interpretation [6] , and on the way of presenting explanations by taking the information Seeking person's knowledge into account [1] . Whereas these approaches attack various issues important for the generation of natural language explanations, none of them has focussed on the conciseness of explanations in a broader context. Aiming at the production of natural and concise texts, we have concentrated our efforts on presenting different types of knowledge and their interrelations because this kind of information is typically relevant for explanations. We formally reconstruct aspects of the Gricean principle of relevance [3] and exploit the results obtained for creating concise explanations to questions about solutions proposed by the expert system OFFICE-PLAN [5] . This system is able to appropriately assign a set of employees to a set of rooms in offices, which is guided by a number of constraints expressing various kinds of the persons\" requirements.", |
| "cite_spans": [ |
| { |
| "start": 320, |
| "end": 323, |
| "text": "[8]", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 364, |
| "end": 367, |
| "text": "[7]", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 527, |
| "end": 530, |
| "text": "[6]", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 641, |
| "end": 644, |
| "text": "[1]", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 1139, |
| "end": 1142, |
| "text": "[3]", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 1281, |
| "end": 1284, |
| "text": "[5]", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "AND INFERENCE KNOWLEDGE Terminological knowledge is represented in a sorted type hierarchy, which identifies classes of entities and their relevant subsorts, as well as relations that may hold between two types of entities. Moreover, assertions which refer to the referential level must be consistent with the ontology provided by these taxonomic definitions. Inferential knowledge is represented in terms of rules which express constraints to be satisfied in the problem solving process. Rules are represented according to the syntax of IRS [2] , which is loosely based on predicate logic. The quantifiers used in our system are all, some, and unique. The predications contained are restricted to be one-or two-place predications corresponding to class and relation definitions introduced in the taxonomic hierarchy. In addition, the recta-predicate implies is contained in the innermost predication of a rule, which constitutes the rule's conclusion (see Figure 1 ). The original representation of an explanation to a certain question consists of a set of propositions (created by the preceeding component in the generation process [4] ) which includes inference rules and individual facts that completely identify the reasons behind. The task is then to reduce this set of propositions as much as possible by exploiting a given context so that the subset obtained still conveys the same information -in a partially implicit and more concise form, but without leading to wrong implications. The intuition behind this mechanism is as follows: After having asked a certain explanation seeking question the questioner mentally attempts to build links between entities referred to in the question and facts or rules provided as \"explanation'. Hence, if a regularity valid for a class of entities is uttered, the person attempts to find out which of the entities mentioned previously this rule is thought to apply to. 3. EXPRESSING CONVERSATIONAL IMPLICATURE The reduction of the set of propositions that originally represents the explanation is performed by exploiting a set of rules which are contextually motivated and express conversational implicature. These rules represent formal reconstructions of aspects of the Gricean principle of relevance. They have the same format as the rules which constitute the system's inferential knowledge, but, in addition, they contain metapredications referring to contextual, conversational, or processing states associated with the individuals referred to (see Figure 2 below). The rules expressing conversational implicature allow variables to denote propositions, though in an extremely limited sense only: a variable x denoting a proposition must always be restricted by the predication (newinfo x) so that the evaluation process can rely on a definite set of entities when generating legal instances of x. We have defined three rules that constitute a fundamental repertoire for exploiting conversational implicature (see Figure 3 ). They express contextually motivated inferences of a fact from another one, of a fact from an inference rule, and the relevance of an inference rule justified by a fact. Moreover, logical substitution is applied to those domain inference rules which become bound to variables of a contextually motivated inference rule at some processing stage. The first rule, C-Rule 1, refers to two (sets of) entities el and e2, which have been both addressed (expressed by topic) in the question and share the most general superclass (topclass). If , ,,,, ,, J", |
| "cite_spans": [ |
| { |
| "start": 542, |
| "end": 545, |
| "text": "[2]", |
| "ref_id": null |
| }, |
| { |
| "start": 1134, |
| "end": 1137, |
| "text": "[4]", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 957, |
| "end": 965, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| }, |
| { |
| "start": 2501, |
| "end": 2509, |
| "text": "Figure 2", |
| "ref_id": null |
| }, |
| { |
| "start": 2966, |
| "end": 2974, |
| "text": "Figure 3", |
| "ref_id": "FIGREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "REPRESENTING DOMAIN", |
| "sec_num": "2." |
| }, |
| { |
| "text": "Predicate ~\u00a2a.0Jag (topic a) the entity referred to by a is mentioned in the explanation seeking question (topclass a) the most general class a is a subclass of (the root node does not count) (unknown p) the truth value of proposition p is considered to be unknown to the user (newinfo p) p is contained in the set of propositions constituting the explanation (no-newinfo a) the information about the entity refer-! red to by variable a is not effected by the explanation given (subst p a b) b is substituted for a in proposition p I (contains p a) proposition p refers to entity a [ (aboutfa c)", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 478, |
| "end": 491, |
| "text": "(subst p a b)", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "REPRESENTING DOMAIN", |
| "sec_num": "2." |
| }, |
| { |
| "text": "formulafcontains a proposition asserting variable a to belong to class c (not-falsep) p is either unknown to the user ori considered by him/her to be true (relevant gr ir) rule gr is relevant for instantiation ir Figure 2 : Meta-predications and their meanings the explanation also contains new facts p (newinfo) about el and the same assertion also applies to e2 (expressed by subst), and nothing is said about e2 (no-newinfo), conversational relevance dictates that the contrary of the newly introdu. ted facts p is true for e2 (otherwise, the relevant part of the message would also mention e2). C-Rule 2 may be applicable if the explanation contains an inference rule r (referred to by new. info). In that case an attempt is made to establish a link between a class el which occurs (about) in the rule's premise and all entities e2 mentioned in the prior question (topic) which could fit (notfalse) the class membership of el. ff this is successful for some e2, their class membership concerning el is considered to be valid. Finally, C-Rule 3 tries to strenghten the relevance of a proposition (newinfo) concerning an entity el. First, a unique inference rule r has to be found (in the addressee's mental state) which contains a variable e2 in its premise such that el could fit (not-false) the class membership of e2. Secondly, the rule's conclusion must be consistent with the information available so far; hence, it must be possible to associate all variables e3 occurring in the conclusion with variables e4 by means of a class membership rela, tion. Then the rule is considered to be relevant. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 213, |
| "end": 221, |
| "text": "Figure 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "REPRESENTING DOMAIN", |
| "sec_num": "2." |
| }, |
| { |
| "text": "The inference mechanism is applied by using a simulated anticipation feed-back loop fed by heuristically generated hypotheses. They are subsets of the set of propositions that originally represent the explanation. After the first successful application of a contextually motivated rule only C-Rule 1 and logical substitution arc taken into account for further inferencing. This process is continued until all propositions conmined in the explanation's explicit form occur \u2022 in the current hypothesis, or \u2022 in the user model, or \u2022 in the set of propositions inferred, (thus, the explanation is complete) and no contradictions have been derived (it is also implicature-free) -hence, the hypothesis considered represents a valid explanation. The hypotheses are created by starting with the smallest subsets, so that the first valid hypothesis can be expected to be the best choice. In addition, all inference rules referred to in the explicit form of the explanation and unknown to the user are also contained in each hypothesis, as there is no chance to infer the relevance of a rule without being acquainted with it (see the clause (knows user r) in C-Rule 3). Even if the addressee is familiar with a certain rule, this rule must either be mentioned or it must be inferable, because evidence for its relevance in the actual instance is required. In fact, hypotheses not including such a rule are preferred because u'iggering the inference of a rule's relevance by means of uttering an additonal fact can usually be achieved by shorter utterances than by expressing the inference rule explicitly. This heuristics has its source in the Gricean principle of brevity.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE INFERENCE MECHANISM", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The mechanism described has been implemented in CommonLisp on a SUN4. We demonstrate the system's behavior by means of the effects of three different user models when expressing most adequately the expIanation (represented in Figure 4 ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 226, |
| "end": 234, |
| "text": "Figure 4", |
| "ref_id": "FIGREF4" |
| } |
| ], |
| "eq_spans": [], |
| "section": "EXAMPLES", |
| "sec_num": "5." |
| }, |
| { |
| "text": "The user models applied comprise stereotypes for a \"local employee\" (he/she is acquainted with all information about the actual office), for a \"novice\" (who does not know anything), and for an \"office plan expert\" (who is assumed to know I-Rule 1 (1) only). Fact (5) is known to anybody, as it is presupposed by the question. The process is simple for the \"local employee': Since he/she also knows facts (2) to (4), the first hypothesis (I-Rule 1) provides the missing information. The first hypothesis is identical for the \"novice', but a series of inferences is needed to prove its adequacy. First, a part of C-Rule 2 matches (1) and, as A is the only person referred to in the question, it is inferred that A is a group leader, which is what fact (2) expresses. Then, substituting A and B in I-Rule 1 results in the evidence that B is a single room, thus proving fact (3) as well. Finally, C-Rule 1 is applicable by substituting B and C for the variables el and e2, respectively, concluding that C is not a single room (and, in fact, a double room if this is the only other possible type of room). The first hypothesis for the \"expert\" consists of (2) only. Because experts are assumed to be acquainted with I-Rule 1, C-Rule 3 can be applied proving the relevance of (1). Then, processing can continue as this is done after the first inference step for the \"novice', so that fact (2) is obtained as the best explanation for the expert.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": ") to the question: \"Why is person A in room B and not in room C?\"", |
| "sec_num": null |
| }, |
| { |
| "text": ",m i ,,Jl i", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": ") to the question: \"Why is person A in room B and not in room C?\"", |
| "sec_num": null |
| }, |
| { |
| "text": "(1) (and (Rule 1) \"Group leaders must be in single rooms\" (2) (group-leader A) \"A is a group leader\"", |
| "cite_spans": [ |
| { |
| "start": 58, |
| "end": 61, |
| "text": "(2)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": ") to the question: \"Why is person A in room B and not in room C?\"", |
| "sec_num": null |
| }, |
| { |
| "text": "(3) (single-room B)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": ") to the question: \"Why is person A in room B and not in room C?\"", |
| "sec_num": null |
| }, |
| { |
| "text": "\"B is a single room\" ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": ") to the question: \"Why is person A in room B and not in room C?\"", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Phrasing a Text in Terms the User can Understand", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Bateman", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Paris", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "IJCAI-89", |
| "volume": "", |
| "issue": "", |
| "pages": "1511--1517", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bateman J., Paris C.: Phrasing a Text in Terms the User can Understand. In IJCAI-89, pp. 1511-1517, 1989.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "LOgic and Conversation", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Gdce", |
| "suffix": "" |
| } |
| ], |
| "year": 1975, |
| "venue": "Syntax and Semantics", |
| "volume": "", |
| "issue": "", |
| "pages": "43--58", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gdce H.: LOgic and Conversation. In Syntax and Semantics: Vol 3. Speech Acts. pp. 43-58, Acade- mic Pr., 1975.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Towards Finding the Reasons Behind-Generating the Content of Explanations", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Horacek", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Horacek H.: Towards Finding the Reasons Behind- Generating the Content of Explanations. Submitted to IJCAI-91,", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "OFFICE-PLAN: Tackling the Synthesis Frontier", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Karbach", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Linster", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Vob", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "GWAI-89", |
| "volume": "", |
| "issue": "", |
| "pages": "379--387", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Karbach W., Linster M., VoB A.: OFFICE-PLAN: Tackling the Synthesis Frontier. In Metzing D. (ed.), GWAI-89. Springer, pp. 379-387, 1989.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "A Reactive Approach to Explanation", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Moore", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Swartout", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "IJCAI-89", |
| "volume": "", |
| "issue": "", |
| "pages": "1504--1510", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moore J., Swartout W.: A Reactive Approach to Explanation. In IJCAI-89, pp. 1504-1510, 1989.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Tailoring Object Descriptions to a User's Level of Expertise", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Paris", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "ComPutational Linguistics 14", |
| "volume": "", |
| "issue": "", |
| "pages": "64--78", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Paris C.: Tailoring Object Descriptions to a User's Level of Expertise. In ComPutational Linguistics 14, pp. 64-78, 1988.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Generating Descriptions that Exploit a User'sDomain Knowledge", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Reiter", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Current Issues in Natural Language Generation", |
| "volume": "", |
| "issue": "", |
| "pages": "257--285", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Reiter E.: Generating Descriptions that Exploit a User'sDomain Knowledge. In Current Issues in Na- tural Language Generation, Dale R., Mellish C., Zock M. (eds.), pp. 257-285, Academic Pr., 1990.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "r (and (room r) (in r g))) (implies (single-room r)))) Inference rule I-Rule 1", |
| "num": null |
| }, |
| "FIGREF1": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "", |
| "num": null |
| }, |
| "FIGREF2": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "(all p (and (proposition p) (newinfo p))) ((all el (and (entity el) (topic el) (contains p el))) ((all e2 (and (entity e2) (topic e2) (equal (topclass e2) (topclass el)) (no-newinfo e2) (unknown (subst p el e2)))) (implies (not (subst p el \u00a22)))))) C-Rule 1 : Inferring a fact from another fact ((all r (and (rule r) (newinfo r))) ((all el (about (premise r) el c)) ((all e2 (and (entity e2) (topic e2) (not.false (subclass (class e2) c)))) (implies (equal (class e2) c))))) C-Rule 2 : Inferring a fact from a rule i ((all p (and (proposition p) (newinfo p))) ((all el (and (entity el) (topic el) (contains p el))) ((unique r (and (rule r) (knows user r))) ((all e2 (and (about (premise r) e2 cl) (not-false (subclass (class el) cl)))) ((all e3 (about (conclusion r) e3 c2)) ((some o4 (and (topic e4) (not-false (or (subclass (class e4) c2) (subclass c2 (c \"lass o4)))))) (implies (relevant r (subst r e2 \u00a21)))))))) C-Rule 3 : Inferring a rule from a fact", |
| "num": null |
| }, |
| "FIGREF3": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "Contextually motivated rules", |
| "num": null |
| }, |
| "FIGREF4": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "Representing an explanation", |
| "num": null |
| } |
| } |
| } |
| } |