ACL-OCL / Base_JSON /prefixH /json /H93 /H93-1029.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "H93-1029",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T03:30:55.197646Z"
},
"title": "VALIDATION OF TERMINOLOGICAL INFERENCE IN AN INFORMATION EXTRACTION TASK",
"authors": [
{
"first": "Marc",
"middle": [],
"last": "Vilain",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Burlington Rd",
"location": {
"postCode": "01730",
"settlement": "Bedford",
"region": "MA"
}
},
"email": "mbv@linus.mitre.org"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "This paper is concerned with an inferential approach to information extraction, reporting in particular on the results of an empirical study that was performed to validate the approach. The study brings together two lines of research: (1) the RHO framework for tractable terminological knowledge representation, and (2) the Alembic message understanding system. There are correspondingly two principal aspects of interest to this work. From the knowledge representation perspective, the present study serves to validate experimentally a normal form hypothesis that guarantees tractability of inference in the RrtO framework. From the message processing perspective, this study substantiates the utility of limited inference to the information extraction task.",
"pdf_parse": {
"paper_id": "H93-1029",
"_pdf_hash": "",
"abstract": [
{
"text": "This paper is concerned with an inferential approach to information extraction, reporting in particular on the results of an empirical study that was performed to validate the approach. The study brings together two lines of research: (1) the RHO framework for tractable terminological knowledge representation, and (2) the Alembic message understanding system. There are correspondingly two principal aspects of interest to this work. From the knowledge representation perspective, the present study serves to validate experimentally a normal form hypothesis that guarantees tractability of inference in the RrtO framework. From the message processing perspective, this study substantiates the utility of limited inference to the information extraction task.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Alembic is a natural language-based information extraction system that has been under development for about one year. As with many such systems, the information extraction process in Alembic occurs through pattern matching against the semantic representation of sentences. These representations are themselves derived from parsing the input text, in our case with a highly lexicalized neocategorial grammar [1] .",
"cite_spans": [
{
"start": 407,
"end": 410,
"text": "[1]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "Experience has shown that this kind of approach can yield impressive performance levels in the data extraction task (see [18] ). We have found--as have others--that meaningful results can be obtained despite only having sketchy sentence semantics (as can happen when there are widespread gaps in the lexicon's semantic assignments). In addition, because the parsing process normalizes the sentence semantics to a significant degree, the number of extraction patterns can be relatively small, especially compared to approaches that use only rudimentary parsing.",
"cite_spans": [
{
"start": 121,
"end": 125,
"text": "[18]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "Strict semantic pattern-matching is unattractive, however, in cases that presume some degree of inference. Consider the following example of an East-West joint venture:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "[...] Samsung signed an agreement with Soyuz, the external-trade organization of the Soviet Union, to swap Korean TV's and VCR's for pig iron from the Soviet Union What makes this sentence an example of the given joint venture concept is an accumulation of small inferences: that Soyuz is a Soviet entity, that signing an agreement designates agreement between the signing parties, and that the resulting agreement holds between a Soviet and non-Soviet entity. Such examples suggest that it is far preferable to approach the extraction problem through a set of small inferences, rather than through some monolithic extraction pattern. This notion has been embodied in a number of earfier approaches, e.g. [11] or [17] .",
"cite_spans": [
{
"start": 705,
"end": 709,
"text": "[11]",
"ref_id": "BIBREF9"
},
{
"start": 713,
"end": 717,
"text": "[17]",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "The inferential approach we were interested in bringing to bear on this problem is the RHO framework. RHO is a terminological classification framework that ultimately descends from KL-ONE. Unlike most recent such systems, however, RHO focuses on terminological inference (rather than subsumption). And whereas most KL-ONE descendants sacrifice completeness for computational tractability, inference in RHO is complete in polynomial time if terminological axioms meet a normal form criterion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "Nevertheless, before embarking on a significant development effort to implement the RHO framework under Alembic, we wanted to verify that the framework was up to the data extraction task. In particular, we were keen to ensure that the theoretical criterion that guarantees polynomial time completeness for RHO was actually met in practice. Towards this end, my colleagues and I undertook an extensive empirical study whose goal was, among others, to validate this criterion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "The present paper is a summary of our findings, with a special focus on RHO itself and on the validation task. We provide some suggestive interpretations of these findings, and touch on current and ongoing work towards bringing RHO to bear on the extraction task in Alembic.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SOME BACKGROUND",
"sec_num": "1."
},
{
"text": "The RHO framework, as noted above, arose in reaction to standard approaches to terminological reasoning, as embodied in most descendants of KL-ONE, e.g., CLASSIC [4], BACK [13] , LOOM [12] , and many others. This line of work has come to place a major emphasis on computing concept subsumption, i.e., the determination of whether a representational description (a concept) necessarily entails another description. In our view, this emphasis is mistaken.",
"cite_spans": [
{
"start": 172,
"end": 176,
"text": "[13]",
"ref_id": "BIBREF11"
},
{
"start": 184,
"end": 188,
"text": "[12]",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "Indeed, this emphasis ignores the way in which practical applications have successfully exploited the terminological framework. These systems primarily rely on the operation of classification, especially instance classification. Although subsumption helps to provide a semantic model of classification, it does not necessarily follow that it should provide its computational underpinnings.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "In addition, the emphasis on complete subsumption algorithms has led to restricted languages that are representationally weak. As is well-known, these languages have been the subject of increasingly pessimistic theoretical results, from intractability of subsumption [5], to undecidability of subsumption [15, 16] , to intractability of the fundamental normalization of a terminological KB [14] .",
"cite_spans": [
{
"start": 305,
"end": 309,
"text": "[15,",
"ref_id": "BIBREF13"
},
{
"start": 310,
"end": 313,
"text": "16]",
"ref_id": "BIBREF14"
},
{
"start": 390,
"end": 394,
"text": "[14]",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "Against this background, RHO was targeted to support instance classification, and thus departs in significant ways from traditional terminological reasoners. The most draconian departure is in separating the normal terminological notion of necessary and sufficient definitions into separate sufficiency axioms and necessity axioms. The thrust of the former is to provide the kind of antecedent inference that is the hallmark of classification, e.g.,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "western-corp (x) ~ corporation (x) & hq-ln (x, y) (1) & western-nation (y)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "The role of necessity conditions is to provide consequent inference such as that typically associated with inheritance and sort restrictions on predicates, e.g.,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "organization (x) ~--corporation (x) (2) corporation (x) ~ western-corp (x) (3) organization (x) ~ agreement (x, y, z)",
"eq_num": "(4)"
}
],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "Although both classes of axioms are expressed in the same syntactic garb, namely function-free Horn clauses, they differ with respect to their inferential import. If one thinks of predicates as being organized according to some taxonomy (see Fig. 1 ), then necessity axioms encode inference that proceeds up the hierarchy (i.e., inheritance), while sufficiency axioms encode inference that proceeds down the hierarchy (i.e., classification).",
"cite_spans": [],
"ref_spans": [
{
"start": 242,
"end": 248,
"text": "Fig. 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "The most interesting consequence of RHO's uniform language for necessity and sufficiency is that it facilitates the formulation of a cfitedon under which classification is guaranteed to be tractable. For a knowledge base to be guaranteed tractable, the criterion requires that there be a tree shape to the implicit dependencies between the variables in any given axiom in the knowledge base. example, mentions two variables, x and y. A dependency between these variables is introduced by the predicative term hq-in(x,y): the term makes the two variables dependent by virtue of mentioning them as arguments of the same predicate. As the axiom mentions no other variables, its dependency graph is the simple tree on the left of Fig. 1 .",
"cite_spans": [],
"ref_spans": [
{
"start": 726,
"end": 732,
"text": "Fig. 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "Similarly, in axiom (4) the agreement predicate makes both y and z dependent on x, also yielding a tree. Finally, axioms (2) and (3) lead to degenerate trees containing only x. Since all the dependency relations between these variables are tree-shaped, the knowledge base formed out of their respective axioms is tractable under the cfitedon. A formal proof that tractability follows from the cfitedon appears in an appendix below, as well as in [19] .",
"cite_spans": [
{
"start": 446,
"end": 450,
"text": "[19]",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE RHO FRAMEWORK",
"sec_num": "2."
},
{
"text": "This formal tractability result is appealing, especially in light of the overwhelming number of intractability claims that are usually associated with terminological reasoning. Its correctness, however, is crucially dependent on a normal form assumption, and as with all such normal form cntefia, it remains of little more than theoretical interest unless it is validated in practice. As we mentioned above, we strove to achieve such a validation by determining through a paper study whether the RHO framework could be put to use in the data extraction phase of Alembic.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "VALIDATING RHO",
"sec_num": "3."
},
{
"text": "Towards this end, my colleagues and I assembled a set of unbiased texts on Soviet economics. The validation task then consisted of deriving a set of terminological rules that would allow RHO to perform the inferential pattern matching necessary to extract from these texts all instances of a pre-determined class of target concepts. The hypothesis that RHO's tractability criterion can be met in practice would thus be considered validated just in case this set of inference rules was tractable under the criterion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "VALIDATING RHO",
"sec_num": "3."
},
{
"text": "At the time that we undertook the study, however, the Alembic implementation was still in its infancy. We thus had to make a number of assumptions about what could be expected out of Alembic's parsing and semantic composition components. In so doing, we took great pain not to require superhuman performance on the part of the parser, and restricted our expected syntactic coverage to phenomena that we felt were well within the state of the art.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Some assumptions",
"sec_num": "3.1."
},
{
"text": "In particular, we rejected the need to derive S. As with many similar systems, Alembic uses a fragment parser that produces partial syntactic analyses when its grammar is insufficient to derive S. In addition, we exploited Alembic's hierarchy of syntactic categories, and postulated a number of relatively fine-grained categories that were not currently in the system. This allowed us for example to assume we could obtain the intended parse of \"Irish-Soviet airline\" on the basis of the pre-modifiers being both adjectives of geographic origin (and hence co-ordinable).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Some assumptions",
"sec_num": "3.1."
},
{
"text": "We also exploited the fact that the Alembic grammar is highly lexicalized (being based on the combinatorial categofial framework). This allowed us to postulate some fairly detailed subcategorization frames for verbs and their nominalizations. As is cu~ently the case with our system, we assumed that verbs and their nominalizations are canonicalized to identical semantic representations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Some assumptions",
"sec_num": "3.1."
},
{
"text": "Elsewhere at the semantic level, we assumed basic competence at argument-passing, a characteristic already in place in the system. This allowed us, for example, to assume congruent semantics for the phrases \"Samsung was announced to have X'd\" and \"Samsung has X'd.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Some assumptions",
"sec_num": "3.1."
},
{
"text": "With these assumptions in mind, we assembled a corpus of data extraction inference problems in the area of Soviet economics. The corpus consisted of text passages that had been previously identified for an evaluation of information retrieval techniques in this subject area. The texts were drawn from over 6200 Wall Street Journal articles from 1989 that were released through the ACL-DCI. These articles were filtered (by extensive use of GREP) tO a subset of 300-odd articles mentioning the then-extant Soviet Union. These articles were read in detail to locate all passages on a set of three pre-determined economic topics:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "1. East-West joint ventures, these being any business arrangements between Soviet and non-Soviet agents.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "2. Hard currency, being any discussion of attempts to introduce a convertible unit of monetary value in the former USSR.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "3. Private cooperatives, i.e., employee-owned enterprises within the USSR.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "We found 85 such passages in 74 separate articles (1.2% of the initial set of articles under consideration).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "Among these, 47 passages were eliminated from consideration because they were just textual mentions of the target concepts (e.g. the string \"joint venture\") or of some simple variant. These passages could easily be identified by Boolean keyword techniques, and as such were not taken to provide a particularly insightful validation of a complex NL-based information-extraction process! Unfortunately, this eliminated all instances of private cooperatives from the corpus, because in these texts, the word \"cooperative\" is a perfect predictor of the concept.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "An additional four passages were also removed during a cross-rater reliability verification. These were all amplifications of an earlier instance of one of the target concepts, e.g., \"U.S. and Soviet officials hailed the joint project.\" These passages were eliminated because the corpus collectors had differing intuitions as to whether they were sufficient indications in and of themselves of the target concepts, or were somehow pragmatically \"parasitic\" upon earlier instances of the target concept. The remaining 34 passages required some degree of terminological inference, and formed the corpus for this study.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The validation corpus",
"sec_num": "3.2."
},
{
"text": "We then set about writing a collection of terminological axioms to handle this corpus. As these axioms are propositional in nature, and the semantic representations produced by Alembic are not strictly propositional, this required specifying a mapping from the language of interpretations to that of the inference axioms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INFERENTIAL DATA EXTRACTION",
"sec_num": "4."
},
{
"text": "Alembic produces semantic representations at the increasingly popular interpretation level [2, 10] . That is, instead of generating fully scoped and disambiguated logical forms, Alembic produces representations that are ambiguous with respect to quantifier scoping. For example, the noun phrase \"a gold-based ruble\" maps into something akin to the following interpretation: ",
"cite_spans": [
{
"start": 91,
"end": 94,
"text": "[2,",
"ref_id": null
},
{
"start": 95,
"end": 98,
"text": "10]",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic representation in Alembic",
"sec_num": "4.1."
},
{
"text": "[ [",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic representation in Alembic",
"sec_num": "4.1."
},
{
"text": "Axioms in RHO are strictly function-free Horn clauses, and as such are intended to match neither interpretations nor first-order logical forms. As a result, we needed to specify a mapping from interpretations to some propositional encoding that can be exploited by RHO'S terminological axioms. In brief, this mapping hyper-Skolemizes the proxy variables in the interpretation and then recursively flattens the interpretation's modifiers. 1",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "For example, the interpretation for \"a gold-based ruble\" is mapped to the following propositions:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "ruble(Pll7) basis-of(P117, gold)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "The interpretation has been flattened by pulling its modifier to the same level as the head proposition (yielding an implicit overall conjunction). In addition, the proxy variable has been interpreted as a Skolem constant, in this case the \"gensymed\" individual ~17.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "This interpretation of proxies as Skolem constants is actually hyper-Skolemization, because we perform it on universally quantified proxies as well as on existentially quantified ones. Ignoring issues of negation and disjunction, this unorthodox Skolemization process has a curious model-theoretic justification (which is beyond our present scope). Intuitively, however, one can think of these hyper-Skolemized variables as designating the individuals that would satisfy the interpretation, once it has been assigned some unambiguously scoped logical form.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "To see this, say we had the following inference rule:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "m-loves-w(x,y) ~--loves (x, y) & man (x) & woman(y)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "Now say this rule were to be applied against the semantics of the infamously ambiguous case of \"every man loves a woman.\" In propositionalized form, this would be:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "man(P118) woman(P119) Ioves(P118,PI19)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "1This glosses over issues of event reference, which we address through a partly Davidsonian framework, as in [9] . From this, the rule will infer m-loves-w(Pl18,P119). If we think of Pl18 and Pl19 as designating the individuals that satisfy the logical form of \"every man loves a woman\" in some model, then we can see that indeed the m-loves-w relation necessarily must hold between them. This is true regardless of whether the model itself satisfies the standard V-3 scoping of the sentence or the notorious 3-V scoping. This demonstrates a crucial property of this approach, namely that it enables inferential extraction over ambiguously scoped text, without requiring resolution of the scope ambiguity (and without expensive theorem proving).",
"cite_spans": [
{
"start": 109,
"end": 112,
"text": "[9]",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Conversion to propositional form",
"sec_num": "4.2"
},
{
"text": "Returning to our validation study, we took this proposifionalized representation as the basis for writing the set of axioms necessary to cover our corpus of data extraction problems. In complete honesty, we expected that the resulting axioms would not all end up meeting the tractability criterion. Natural language is notoriously complex, and even such classic simple KL-ONE concepts as Brachman's arch [6] do not meet the criterion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "FINDINGS",
"sec_num": "5."
},
{
"text": "What we found took us by surprise. We came across many examples that were challenging at various levels: complex syntactic phenomena, nightmares of reference resolution, and the ilk. However, once the corpus passages were mapped to their corresponding interpretations, the terminological axioms necessary to perform data extraction from these interpretations all met the criterion. Table 1 , above, summarizes these findings. To cover our corpus of 34 passages, we required between two and three dozen sufficiency rules, depending upon how one encoded certain economic concepts, and depending on what assumptions one made about argument-passing in syntax. We settled on a working set of thirty such rules.",
"cite_spans": [],
"ref_spans": [
{
"start": 382,
"end": 389,
"text": "Table 1",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "FINDINGS",
"sec_num": "5."
},
{
"text": "Note that this inventory does not include any necessity rules. We ignored necessity rules for the present purposes in part because they only encode inheritance relationships. The size of their inventory thus only reflects the degree to which one chooses to model intermediate levels of the domain hierarchy. For this study, we could arguably have used none. In addition, necessity rules are guaranteed to meet the tractability criterion, and were consequently of only secondary interest to our present objectives.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "FINDINGS",
"sec_num": "5."
},
{
"text": "From a data extraction perspective, these results are clearly preliminary. Looking at the positive side, we are encouraged that the rules for our hard currency examples were shared over multiple passages, as follows from their fractional rule density of .59 (see Table 1 ). The joint venture rules fared less well, mainly because the concept they encode is fairly complex, and can be described in many ways.",
"cite_spans": [],
"ref_spans": [
{
"start": 263,
"end": 270,
"text": "Table 1",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Considerations for data extraction",
"sec_num": "5.1."
},
{
"text": "Given our restricted data set, however, it is not possible to conclude how well either set of rules will generalize if presented with a larger corpus. What is clearly needed is a larger corpus of examples. This would allow us to estimate generalizability of the rules by considenng the asymptotic growth of the rule set as it is extended to cover more examples. Unfortunately, constructing such a corpus is a laborious task, since the examples we are interested in are precisely those that escape simple automated search techniques such as Boolean keyword patterns. The time and expense that were incurred in constructing the MUC3/4 and TIPSTER corpora attest to this difficulty.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for data extraction",
"sec_num": "5.1."
},
{
"text": "We soon hope to know more about this question of rule generalizability. We are currently in the process of implementing a version of RHO in the context of the Alembic system, which is now considerably more mature than when we undertook the present study. We intend to exploit this framework for our participation in MUCS, as well as retool our system for the MUC4 task. As the TIPSTER and MUC4 data sets contain a considerably greater number of training examples than our Soviet economics corpus, we expect to gain much better insights into the ways in which our rule sets grow and generalize.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for data extraction",
"sec_num": "5.1."
},
{
"text": "From the perspective of our terminological inference framework, however, these preliminary results are quite encouraging indeed. We started with a very simple tractable inference framework, and studied how it could be applied to a very difficult problem in natural language processing. And it appears to work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "Once again, one should refrain from reaching overly general conclusions based on a small test sample. And admittedly RHO gets a lot of help from other parts of Alembic, especially the parser and a rudimentary inheritance taxonomy. Further analyses, however, reveal some additional findings that suggest that RHO's tractability cfitedon may be of general validity to this kind of natural language inference.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "Most interestingly, the tractability result can be understood in the context of some basic characteristics of natural language sentence structure. In particular, axioms that violate the tractability criterion can only be satisfied by sentences that display anaphora or definite reference. For example, an axiom with the following fight hand side:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "own(x, z) & scorn(x, y) & dislike(y, z)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "matches the sentences \"the man who owns a Ferrari scorns anyone who dislikes it/his car/that car/the car.\" It is impossible, however, to satisfy this kind of circular axiom without invoking one of these referential mechanisms (at least in English). This observation, which was made in another context in [8] , suggests a curious alignment between tractable cases of terminological natural language inference and non-anaphofic cases of language use.",
"cite_spans": [
{
"start": 304,
"end": 307,
"text": "[8]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "It is particularly tantalizing that the cases where these terminological inferences are predicted to become computationally expensive are just those for which heuristic interpretation methods seem to play a large role (e.g., discourse structure and other reference resolution strategies). Though one must avoid the temptation to draw too strong a conclusion form such coincidences, one is still left thinking of Alice's ineffable words, \"Curiouser and curiouser.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "Intuitively again, verifying the instantiation of a given variable in a rule may require (in the worst case) checking all instantiations of all other variables in the rule. Under the usual assumptions of NP-completeness, no known algorithm exists that performs better in the worst case than enumerating all these instantiafions. As each variable may take on as many as ~c instanfiations, where t\u00a2 is the number of constants present in the knowledge base, the overall cost of finding a single globally consistent instantiation is O(x~), where ~ is the number of variables in the rule. The resulting complexity is thus exponential in ~, which itself varies in the worst case with the length of the rule.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "Consider now an axiom that satisfies the tractability criterion, yielding a graph such as that in Fig. 3 Figure 3: A dependency graph.",
"cite_spans": [],
"ref_spans": [
{
"start": 98,
"end": 104,
"text": "Fig. 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "definition, the root of the graph corresponds to all the variables on the left-hand side, and all other nodes correspond to some variable introduced on the fight-hand side. The cost of finding all the instantiations of the root variables is bounded by t\u00a2 a, where a is the maximal predicate valence for all the predicates appearing in the database. The cost of instantiating each non-root variable v is in turn bounded by ax a, corresponding to the cost of enumerating all possible instantiations of any predicate relating v to its single parent in the graph.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "The topological restriction of the criterion leads dkectly to the fact that the exponent of these terms is a lowmagnitude constant, a, rather than a parameter, ~, that can be allowed to grow arbitrarily with the complexity of inference rules. The topological restriction also leads to the fact that these terms contribute additively to the overall cost of finding all instantiations of a rule. This overall cost is thus bounded by t\u00a2a + atca+...+atca, or O(~ara).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "Finally, we note that with the appropriate indexing scheme, finding all consequents of all rules only adds a multiplicative cost of p, where p is the total number of rules, yielding a final overall cost of O(p~axa). It is often assumed that predicates in natural languages have no more than three arguments, so this formula approximately reduces to O(~).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "This is of course a worst-case estimate. We are looking forward to measuring run-time performance figures on the MUC5 task, and are of course hoping to find actual performance to lie well below this cubic upper bound.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Considerations for R.O",
"sec_num": "5.2."
},
{
"text": "R(vl,v2) & R(vl,v3) & R(v2,v.5) & R(vl,v4) & R(v2,v4)...",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "Much gratitude is owed John Aberdeen for preparing our corpus through tireless perusal of the Wall Street Journal. Many thanks also to those who served as technical inspiration or as sounding boards: Bill Woods, Remko Scha, Steve Minton, Dennis Connolly, and John Burger.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u00a2,~ Acknowledgments \u00a2,~",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Mitre-Bedford: Description of the Alembic system as used for MUC-4",
"authors": [
{
"first": "J",
"middle": [],
"last": "Aberdeen",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Burger",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Connolly",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Roberts",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Vilain",
"suffix": ""
}
],
"year": 1992,
"venue": "",
"volume": "18",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Aberdeen, J., Burger, J., Connolly, D., Roberts, S., & Vilain, M. (1992). \"Mitre-Bedford: Description of the Alembic system as used for MUC-4\". In [18].",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Logical forms in the core language engine",
"authors": [
{
"first": "H",
"middle": [],
"last": "Alshawi",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Cs-Van Eijck",
"suffix": ""
}
],
"year": 1989,
"venue": "Prcdgs. Of ACL89. Vancouver, ac",
"volume": "",
"issue": "",
"pages": "25--32",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alshawi, H.cS-Van Eijck, J. (1989). \"Logical forms in the core language engine\". In Prcdgs. Of ACL89. Vancouver, ac, 25-32.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The relation-based knowledge representation of King Kong",
"authors": [
{
"first": "S",
"middle": [
"L"
],
"last": "Bayer",
"suffix": ""
},
{
"first": "M",
"middle": [
"B"
],
"last": "~vilain",
"suffix": ""
}
],
"year": 1991,
"venue": "Sigart Bulletin",
"volume": "2",
"issue": "3",
"pages": "15--21",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bayer, S. L. ~Vilain, M. B. (1991). \"The relation-based knowledge representation of King Kong\". Sigart Bulletin 2(3), 15-21.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Living with CLASSIC",
"authors": [
{
"first": "R",
"middle": [
"J"
],
"last": "Brachman",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Borgida",
"suffix": ""
},
{
"first": "D",
"middle": [
"L"
],
"last": "Mcguiness",
"suffix": ""
},
{
"first": "P",
"middle": [
"F"
],
"last": "Schneider",
"suffix": ""
}
],
"year": 1991,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Brachman, R. J., Borgida, A., McGuiness, D. L., drPatel- Schneider, P. F. (1991). \"Living with CLASSIC\". In Sowa, J., ed., Principles of Semantic Networks. San Mateo, CA: Morgan-Kaufmann.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "The tractability of subsumption in frame-based description languages",
"authors": [
{
"first": "R",
"middle": [
"J"
],
"last": "Brachman",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "~'levesque",
"suffix": ""
}
],
"year": 1984,
"venue": "Prcdgs. of AAAtS4",
"volume": "",
"issue": "",
"pages": "34--37",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Brachman, R. J. ~'Levesque, H. (1984). \"The tractability of subsumption in frame-based description languages\". In Prcdgs. of AAAtS4. Austin, Texas, 34-37.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "An overview of the KL-ONE knowledge representation system",
"authors": [
{
"first": "R",
"middle": [
"J"
],
"last": "Brachman",
"suffix": ""
},
{
"first": "J",
"middle": [
"K"
],
"last": "Schmolze",
"suffix": ""
}
],
"year": 1985,
"venue": "Cognitive Science",
"volume": "9",
"issue": "2",
"pages": "171--216",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Brachman, R. J. ~ Schmolze, J. K. (1985). \"An over- view of the KL-ONE knowledge representation system\". Cognitive Science 9(2), 171-216.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Semantic evaluation as constraint network consistency",
"authors": [
{
"first": "M",
"middle": [
"R"
],
"last": "Garey",
"suffix": ""
},
{
"first": "D",
"middle": [
"S"
],
"last": "~johnson",
"suffix": ""
}
],
"year": 1979,
"venue": "Prcdgs. of AAAt92",
"volume": "",
"issue": "",
"pages": "415--420",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Garey, M. R. ~Johnson, D. S. (1979). Computers and Intractability. New York: W. H. Freeman. Haddock, N. J., (1992). \"Semantic evaluation as constraint network consistency\". In Prcdgs. of AAAt92. San Jose, CA, 415-420.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Ontological promiscuity",
"authors": [
{
"first": "J",
"middle": [
"R"
],
"last": "Hobbs",
"suffix": ""
}
],
"year": 1985,
"venue": "Prcdgs. Of ACLSS",
"volume": "",
"issue": "",
"pages": "119--124",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hobbs, J. R. (1985). \"Ontological promiscuity\". In Prcdgs. Of ACLSS. Chicago, IL, 119-124.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "An algorithm for generating quantifier scopings",
"authors": [
{
"first": "J",
"middle": [
"R"
],
"last": "Hobbs",
"suffix": ""
},
{
"first": "S",
"middle": [
"M"
],
"last": "Drshieber",
"suffix": ""
}
],
"year": 1987,
"venue": "Computational Linguistics",
"volume": "13",
"issue": "1-2",
"pages": "47--63",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hobbs, J. R. drShieber, S. M. (1987). \"An algorithm for generating quantifier scopings\". Computational Linguistics 13(1-2), 47-63.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Concretion: Assumption-based understanding",
"authors": [
{
"first": "P",
"middle": [
"S"
],
"last": "Jacobs",
"suffix": ""
}
],
"year": 1988,
"venue": "Prcdgs. of the 1988 Intl. Conf. on Comput. Linguistics (COLING88)",
"volume": "",
"issue": "",
"pages": "270--274",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jacobs, P. S. (1988). \"Concretion: Assumption-based understanding\". In Prcdgs. of the 1988 Intl. Conf. on Comput. Linguistics (COLING88). Budapest, 270-274.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Inside the LOOM description classifier",
"authors": [
{
"first": "R",
"middle": [],
"last": "Macgregor",
"suffix": ""
}
],
"year": 1991,
"venue": "Sigart Bulletin",
"volume": "2",
"issue": "3",
"pages": "88--92",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "MacGregor, R. (1991). \"Inside the LOOM description classifier\". Sigart Bulletin 2(3), 88-92.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Computational complexity of terminological reasoning in BACK",
"authors": [
{
"first": "B",
"middle": [],
"last": "Nebel",
"suffix": ""
}
],
"year": 1988,
"venue": "Artificial Intelligence",
"volume": "34",
"issue": "3",
"pages": "371--383",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nebel, B. (1988). \"Computational complexity of terminological reasoning in BACK\". Artificial Intelligence 34(3), 371-383.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Terminological reasoning in inherently intractable",
"authors": [
{
"first": "B",
"middle": [],
"last": "Nebel",
"suffix": ""
}
],
"year": 1990,
"venue": "",
"volume": "43",
"issue": "",
"pages": "235--249",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nebel, B. (1990). \"Terminological reasoning in inhe- rently intractable\". Artificial Intelligence 43, 235-249.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Undecidability of subsumption in NIKL",
"authors": [
{
"first": "P",
"middle": [
"F"
],
"last": "Patel-Schneider",
"suffix": ""
}
],
"year": 1989,
"venue": "Artificial Intelligence",
"volume": "39",
"issue": "",
"pages": "263--272",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Patel-Schneider, P. F. (1989). Undecidability of sub- sumption in NIKL. Artificial Intelligence 39: 263-272.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Subsumption in KL-ONE is undecidable",
"authors": [
{
"first": "M",
"middle": [],
"last": "Schmidt-Schaub",
"suffix": ""
}
],
"year": 1989,
"venue": "Prcdgs. ofgRsg",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Schmidt-SchauB, M. (1989). \"Subsumption in KL-ONE is undecidable\". In Prcdgs. ofgRsg. Toronto, ON.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "A terminological simplification transformation for natural language question-answering systems",
"authors": [
{
"first": "D",
"middle": [
"G"
],
"last": "Stallard",
"suffix": ""
}
],
"year": 1986,
"venue": "Prcdgs. Of ACL86",
"volume": "",
"issue": "",
"pages": "241--246",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Stallard, D. G. (1986). \"A terminological simplification transformation for natural language question-answering systems\". In Prcdgs. Of ACL86. New York, NY, 241-246.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Prcdgs. of the Fourth Message Understanding Conf. (MUC-4)",
"authors": [
{
"first": "B",
"middle": [],
"last": "Sundheim",
"suffix": ""
}
],
"year": 1992,
"venue": "",
"volume": "",
"issue": "",
"pages": "215--222",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sundheim, B., ed. (1992). Prcdgs. of the Fourth Message Understanding Conf. (MUC-4), McLean, VA, 215-222.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Deduction as parsing: Tractable classification in the KL-ONE framework",
"authors": [
{
"first": "M",
"middle": [],
"last": "Vilain",
"suffix": ""
}
],
"year": 1991,
"venue": "Prcdgs. of AAAI91",
"volume": "",
"issue": "",
"pages": "464--470",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Vilain, M. (1991). \"Deduction as parsing: Tractable classification in the KL-ONE framework\". In Prcdgs. of AAAI91. Anaheim, CA, 464-470",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "APPENDIX: PROOF OF TRACTABILITY To demonstrate the validity of the tractability criterion, we only need consider the computational cost of finding all instantiations of the fight-hand side of an axiom. In general, finding a single such instantiafion is NP-complete",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "APPENDIX: PROOF OF TRACTABILITY To demonstrate the validity of the tractability criterion, we only need consider the computational cost of finding all instantiations of the fight-hand side of an axiom. In gene- ral, finding a single such instantiafion is NP-complete, by reduction to the conjunctive Boolean query problem (see",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Intuitively, this is because general function-flee Horn clauses can have arbitrary interactions between the variables on the right-hand side, i.e., their dependency graphs are fully cross-connected",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Intuitively, this is because general function-flee Horn clauses can have arbitrary interactions between the variables on the right-hand side, i.e., their dependency graphs are fully cross-connected, as in:",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"text": "above, Fig. 2 informally illustrates this notion of variable dependencies. Axiom (1), for Dependency trees for variables in axioms (1), on the left, and 0), on the fight.",
"type_str": "figure",
"num": null
},
"TABREF0": {
"type_str": "table",
"num": null,
"text": "Semantic heads of phrases are mapped to the head slot of the interpretation, arguments are mapped to the args slot, modifiers to the mods slot, and generalized quantifiers to the quant slot. The proxy slot contains a unique variable designating the individuals that satisfy the interpretation. If this interpretation were to be fully mapped to a sorted first-order logical form, it would result in the following sentence, where gold is treated as a kind individual:",
"content": "<table><tr><td>3 Pl17 : ruble basis-of(P117, gold)</td></tr><tr><td>Details of this semantic framework can be found in [3].</td></tr><tr><td>head ruble] [quant :exists] [args NIL] [proxy P117] [roods { [ [head basis-of~</td></tr><tr><td>[args { Pl17 [ [head gold] [quant :kind]] }]]}]]</td></tr></table>",
"html": null
},
"TABREF2": {
"type_str": "table",
"num": null,
"text": "Summary of experimental findings.",
"content": "<table/>",
"html": null
}
}
}
}