{ "paper_id": "P80-1003", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T08:43:02.764060Z" }, "title": "ON THE EXISTENCE OF PRIMITIVE MEANING UNITS", "authors": [ { "first": "Sharon", "middle": [ "C" ], "last": "Salveter", "suffix": "", "affiliation": {}, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "Knowledge representation schemes are either based on a set of primitives or not. The decision of whether or not to have a primitive-based scheme is crucial since it affects the knowledge that is stored and how that knowledge may be processed. We suggest that a knowledge representation scheme may not initially have primitives, but may evolve into a prlmltive-based scheme by inferring a set of primitive meaning units based on previous experience. We describe a program that infers its own primitive set and discuss how the inferred primitives may affect the organization of existing information and the subsequent incorporation of new information.", "pdf_parse": { "paper_id": "P80-1003", "_pdf_hash": "", "abstract": [ { "text": "Knowledge representation schemes are either based on a set of primitives or not. The decision of whether or not to have a primitive-based scheme is crucial since it affects the knowledge that is stored and how that knowledge may be processed. We suggest that a knowledge representation scheme may not initially have primitives, but may evolve into a prlmltive-based scheme by inferring a set of primitive meaning units based on previous experience. We describe a program that infers its own primitive set and discuss how the inferred primitives may affect the organization of existing information and the subsequent incorporation of new information.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "A crucial decision in the design of a knowledge representation is whether to base it on primitives. A primitive-based scheme postulates a pre-defined set of meaning structures, combination rules and procedures. The primitives may combine according to the rules into more complex representational structures, the procedures interpret what those structures mean. A primltive-free scheme, on the other hand, does not build complex structures from standard building blocks; instead, information is gathered from any available source, such as input and information in previously built meaning structures.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "A hybrid approach postulates a small set of pro-defined meaning units that may be used if applicable and convenient, but is not limited to those units. Such a representation scheme is not truly prlmitive-based since the word \"primitive\" implies a complete set of pre-deflned meaning units that are the onl 7 ones available for construction. However, we will call this hybrid approach a primitive-based scheme, since it does postulate some pro-defined meaning units that are used in the same manner as primitives.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "All representation systems must have primitives of some sort, and we can see different types of primitives at different levels. Some primitives are purely structural and have little inherent associated semantics. That is, the primitives are at such a low level that there are no semantics pre-deflned for the primitives other than how they may combine. We call these primitives structural primitives. On the other hand, semantic primitives have both structural and semantic components. The structures are defined on a higher level and come with pre-attached procedures (their semantics) that indicate what they \"mean,\" that is, how they are to be meaningfully processed. What makes primitives semantic is this association of procedures with structures, since the procedures operating on the structures give them meaning.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "WHAT IS A PRIMITIVE?", "sec_num": "2." }, { "text": "In a primitive-based scheme, we design both a set of structures and their semantics to describe a specific environment.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "WHAT IS A PRIMITIVE?", "sec_num": "2." }, { "text": "There are two problems with pre-defining primitives. First, the choice of primitives may be structurally inadequate. That is, they may limit what can be represented. For example, if we have a set of rectilinear primitives, it is difficult to represent objects in a sphere world. The second problem may arise even if we have a structurally adequate set of primitives. I_n this case the primitives may be defined on too low a level to be useful. For example, we may define atoms as our primitives and specify how atoms interact as their semantics. Now we may adequately describe a rubber ball structurally, hut we will have great difficulty describing the action of a rolling ball. We would like a set of semantic primitives at a level both structurally and semantically appropriate to the world we are describing.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "WHAT IS A PRIMITIVE?", "sec_num": "2." }, { "text": "Schank [1972] has proposed a powerful primitive-based knowledge representation scheme called conceptual dependency. Several natural language understanding programs have been written that use conceptual dependency as their underlying method of knowledge representation. These programs are among the most successful at natural language understanding. Although Schank does not claim that his primitives constitute the only possible set, he does claim that some set of primitives is necessary in a general knowledge representation scheme.", "cite_spans": [ { "start": 7, "end": 13, "text": "[1972]", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "INFERRING AN APPROPRIATE PRIMITIVE SET", "sec_num": "3." }, { "text": "Our claim is that any advanced, sophisticated or rich memory is likely to be decomposable into primitives, since they seem to be a reasonable and efficient method for storing knowledge. However, this set of after-thefact primitives need not be pre-defined or innate to a representation scheme; the primitives may be learned and therefore vary depending on early experiences.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "INFERRING AN APPROPRIATE PRIMITIVE SET", "sec_num": "3." }, { "text": "We really have two problems: inferring from early experiences a set of structural primitives at an appropriate descriptive level and learning the semantics to associate with these structural primitives.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "INFERRING AN APPROPRIATE PRIMITIVE SET", "sec_num": "3." }, { "text": "In this paper we shall only address the first problem. Even though we will not address the semantics attachment task, we will describe a method that yields the minimal structural units with which we will want to associate semantics. We feel that since the inferred structural primitives will be appropriate for describing a partitular environment, they will have appropriate semantics and that unlike pro-defined primitives, these learned primitives are guaranteed to be at the appropriate level for a given descriptive task. Identifying the structural primitives is the first step (probably a parallel step) in identifylng semantic primitives, which are composed of structural units and associated procedures that 81ve the structures meaning.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "INFERRING AN APPROPRIATE PRIMITIVE SET", "sec_num": "3." }, { "text": "This thesis developed while investigating learning strategies. Moran [Salveter 1979 ] is a program that learns frame-like structures that represent verb meanings. We chose a simple representative frame-like knowledge representation for Moran to learn. We chose a primitive-free scheme in order not to determine the level of detail at which the world must be described.", "cite_spans": [ { "start": 69, "end": 83, "text": "[Salveter 1979", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "INFERRING AN APPROPRIATE PRIMITIVE SET", "sec_num": "3." }, { "text": "As Moran learned, its knowledge base, the verb world, evolved from nothing to a rich interconnection of frame structures that represent various senses of different root verbs. When the verb world was \"rich enough\" (a heuristic decision), Moran detected substructures, which we call building blocks, that were frequently used in the representations of many verb senses across root verb boundaries. These building blocks can be used as after-the-fact primitives. The knowledge representation scheme thus evolves from a primitivefree state to a hybrid state. Importantly, the building blocks are at the level of description appropriate Co how the world was described to Moran. Now Mor~ may reorganize the interconnected frames that make up the verb world with respect co the building blocks. This reorganizaclon renulcs in a uniform identification of the co--alleles and differences of the various meanings of different root: verbs. As l enrning continues the new knowledge incorporated into the verb world will also be scored, as ,-~ch as possible, with respect to the buildins blocks; when processing subsequent input, Moran first tries to use a on~inatlon of the building blocks to represent the meaning of each new situation iC encoiJ~Cer8 \u2022 A sac of building blocks, once inferred, need noc be fixed forever; the search for more building blocks may continue as the knowledge base becomes richer. A different, \"better,\" set of building blocks may be inferred later from the richer knowledge and all knowledge reorganized with respect to them. If we can assume that initial inputs are representaClve of future inputs, subsequent processing will approach that of primitivebased systems.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "INFERRING AN APPROPRIATE PRIMITIVE SET", "sec_num": "3." }, { "text": "Moran is able to \"view\" a world that is a room; the room Contains people and objects, Moran has pre-defined knowledge of the contents of the room. 3) a parsed sentence thac describes the action thac occured in the two-snapshot sequence.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "AN OVERVIEW OF MORAN", "sec_num": "4." }, { "text": "The learning task is to associate a frame-like structure, called a Conceptual Meaning Structure (CMS), with each root verb it enco,mcers. A CMS is a directed acyclic graph that represents the types of entities chat participate in an action and the changes the entities undergo during the action.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "AN OVERVIEW OF MORAN", "sec_num": "4." }, { "text": "The ~s are organized so thac the similarities among various senses of a given root verb are expllcicly represented b 7 sharing nodes in a graph. A CMS is organized into two par~s: an ar~,-~-cs graph and an effects graph. The arguments graph stores cases and case slot restrictions, the effects graph stores a description of what happens co the entities described in the arg,,m~,~Cs graph when an action \"takes place.\" A sin~llfled example of a possible ~S for the verb \"throw\" is shown in Figure i . Sense i, composed of argument and effect nodes labelled A, W and X can represent '~kr 7 throws the ball.\"", "cite_spans": [], "ref_spans": [ { "start": 489, "end": 497, "text": "Figure i", "ref_id": null } ], "eq_spans": [], "section": "AN OVERVIEW OF MORAN", "sec_num": "4." }, { "text": "Ic show thac during sense 1 of the actlan \"throw,\" a human agent remains at a location while a physical object changes location from where the Agent is to another location.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "AN OVERVIEW OF MORAN", "sec_num": "4." }, { "text": "The Agent changes from being in a stare of physical contact with the Object co not being in physical contact with ic. Sense 2 is composed of nodes labelled A, B, W and Y; It might represent \"Figaro throws the ball co E-Istin.\" Sense 3, composed of nodes labelled A, B, C, W, X and Z, could represent \"Sharon threw the terminal at Raphael.\" of the similarity. Similarities among verbs that are close in meaning, but not synonyms, are not represented; the fact that \"move\" and \"throw\" are related is not obvious to Moran.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "AN OVERVIEW OF MORAN", "sec_num": "4." }, { "text": "A primitive meaning unit, or building block, should be useful for describing a large number of different meanings. Moran attempts to identify those structures that have been useful descriptors. At a certain point in the learning process, currently arbitrarily chosen by the h.m;un trainer, Moran looks for building blocks that have been used to describe a number of different root verbs. This search for building blocks crosses CMS boundaries and occurs only when memory is rich enough for some global decisions to be made.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "PRELIMINARY RESULTS", "sec_num": "5." }, { "text": "Moran was presented with twenty senses of four root verbs: move, throw, carry and buy. Moran chose the following effects as building blocks: Since Moran has only been presented with a small number of verbs of movement, it is not surprising that the building blocks it chooses describe Agents and Objects moving about the environmen= and their interaction with each other. A possible criticism is that the chosen building blocks are artifacts of the particular descrlptions that were given to Moran. We feel this is an advantage rather than a drawback, since Moran must assume that the world is described to it on a level that will be appropriate for subsequent processing.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "PRELIMINARY RESULTS", "sec_num": "5." }, { "text": "i) Agent (h,", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "PRELIMINARY RESULTS", "sec_num": "5." }, { "text": "In Schank's conceptual dependency scheme, verbs of movement are often described with PTRANS and PROPEL. ~t is interesting that some of the building blocks Moran inferred seem to be subparts of the structures of PTRANS and PROPEL. For example, the conceptual dependency for \"X throw Z at Y\" is:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "PRELIMINARY RESULTS", "sec_num": "5." }, { "text": ") Y | D X~--) PROPEL +.S-Z ( J ! (X", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "PRELIMINARY RESULTS", "sec_num": "5." }, { "text": "where X and Y are b,,m\"ns and Z is a physical object. see the object, Z, changing from the location of X to that of Y. Thus, the conceptual dependency subpart:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "PRELIMINARY RESULTS", "sec_num": "5." }, { "text": "We ) INDO~ AT C2 Y: AGENT PHYSCONT OBJECT ---> INDOBJ PHYSCONT OBJECT Figure 1.", "num": null, "type_str": "figure", "uris": null }, "FIGREF2": { "text": ",~--) AT Casel (location) Agent (human) AT Casel (location) * a human agent remains at a location * 2) Agent (human) AT Casel (location) $ Agent (human) AT Case2 (location) * a human agent changes location * 3) Object (physicalobj) AT Casel (location) 1, Object (physicalobj) AT Case2 (location) * a physical object changes location * 4) Agent (human) PHYSICALCONTACT Object (physlcalobJ) Agent (human) PHYSICALCONTACT Object (physicalobJ) * a human agent remains in physical con=at= with a physical object *", "num": null, "type_str": "figure", "uris": null } } } }