ACL-OCL / Base_JSON /prefixE /json /E89 /E89-1010.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "E89-1010",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T10:34:16.193320Z"
},
"title": "Ambiguity Resolution in the DMTRANS PLUS",
"authors": [
{
"first": "Hiroaki",
"middle": [],
"last": "Kitano",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Carnegie Mellon University Pittsburgh",
"location": {
"postCode": "15213",
"region": "PA",
"country": "U.S.A"
}
},
"email": ""
},
{
"first": "Hideto",
"middle": [],
"last": "Tomabechi",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Carnegie Mellon University Pittsburgh",
"location": {
"postCode": "15213",
"region": "PA",
"country": "U.S.A"
}
},
"email": ""
},
{
"first": "Lori",
"middle": [],
"last": "Levin",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Carnegie Mellon University Pittsburgh",
"location": {
"postCode": "15213",
"region": "PA",
"country": "U.S.A"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We present a cost-based (or energy-based) model of disambiguation. When a sentence is ambiguous, a parse with the least cost is chosen from among multiple hypotheses. Each hypothesis is assigned a cost which is added when: (1) a new instance is created to satisfy reference success, (2) links between instances are created or removed to satisfy constraints on concept sequences, and (3) a concept node with insufficient priming is used for further processing. This method of ambiguity resolution is implemented in DMT~NS PLUS, which is a second generation bi-direetional English/Japanese machine translation system based on a massively parallel spreading activation paradigm developed at the Center for Machine Translation at Carnegie Mellon University.",
"pdf_parse": {
"paper_id": "E89-1010",
"_pdf_hash": "",
"abstract": [
{
"text": "We present a cost-based (or energy-based) model of disambiguation. When a sentence is ambiguous, a parse with the least cost is chosen from among multiple hypotheses. Each hypothesis is assigned a cost which is added when: (1) a new instance is created to satisfy reference success, (2) links between instances are created or removed to satisfy constraints on concept sequences, and (3) a concept node with insufficient priming is used for further processing. This method of ambiguity resolution is implemented in DMT~NS PLUS, which is a second generation bi-direetional English/Japanese machine translation system based on a massively parallel spreading activation paradigm developed at the Center for Machine Translation at Carnegie Mellon University.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "One of the central issues in natural language understanding research is ambiguity resolution. Since many sentences are ambiguous out of context, techniques for ambiguity resolution have been an important topic in natural language understanding. In this paper, we describe a model of ambiguity resolution implemented in DMTRANS PLUS, which is a next generation machine translation system based on a massively parallel comuputational paradigm. In our model, ambiguities are resolved by evaluating the cost of each hypothesis; the hypothesis with the least cost will be selected. Costs are assigned when (1) a new instance is ereated to satisfy reference success, (2) links between instances are created or removed to satisfy constraints on concept sequences, and (3) a concept node with insufficient priming is used for further processing.",
"cite_spans": [
{
"start": 661,
"end": 664,
"text": "(2)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The underlying philosophy of the model is to view parsing as a dynamic physical process in which one trajectory is taken from among many other possible paths. Thus our notion of the cost of the hypothesis is a representation of the workload required to take the path representing the hypothesis. One other important idea is that our model employs the direct memory *E-mail address is hiroaki@a.nl.cs.cmu.edu. Also with NEC Corporation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Traditional syntactic parsers have been using attachment preferences and local syntactic and semantic constraints for resolving lexical and structural ambiguities. ( [17] , [28] , [2] , [7] , [26] , [11] , [5] ) However, these methods cannot select one interpretation from several plausible interpretations because they do not incorporate the discourse context of the sentences being parsed ([81, [4] ).",
"cite_spans": [
{
"start": 166,
"end": 170,
"text": "[17]",
"ref_id": "BIBREF16"
},
{
"start": 173,
"end": 177,
"text": "[28]",
"ref_id": "BIBREF27"
},
{
"start": 180,
"end": 183,
"text": "[2]",
"ref_id": "BIBREF1"
},
{
"start": 186,
"end": 189,
"text": "[7]",
"ref_id": "BIBREF6"
},
{
"start": 192,
"end": 196,
"text": "[26]",
"ref_id": "BIBREF25"
},
{
"start": 199,
"end": 203,
"text": "[11]",
"ref_id": "BIBREF10"
},
{
"start": 206,
"end": 209,
"text": "[5]",
"ref_id": "BIBREF4"
},
{
"start": 397,
"end": 400,
"text": "[4]",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Connectionist-type approaches as seen in [18] , [25] , and [8] essentially stick to semantic restrictions and associations. However, [18] , [25] , [24] only provide local interactions, omitting interaction with contexL Moreover, difficulties regarding variable-binding and embedded sentences should be noticed.",
"cite_spans": [
{
"start": 41,
"end": 45,
"text": "[18]",
"ref_id": "BIBREF17"
},
{
"start": 48,
"end": 52,
"text": "[25]",
"ref_id": "BIBREF24"
},
{
"start": 59,
"end": 62,
"text": "[8]",
"ref_id": "BIBREF7"
},
{
"start": 133,
"end": 137,
"text": "[18]",
"ref_id": "BIBREF17"
},
{
"start": 140,
"end": 144,
"text": "[25]",
"ref_id": "BIBREF24"
},
{
"start": 147,
"end": 151,
"text": "[24]",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In [8] , world knowledge is used through testing referential success and other sequential tests. However, this method does not provide a uniform model of parsing: lexical ambiguities are resolved by marker passing and structural disambiguations are resolved by applying separate sequential tests.",
"cite_spans": [
{
"start": 3,
"end": 6,
"text": "[8]",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "An approach by [15] is similar to our model in that both precieve parsing as a physical process. However, their model, along with most other models, fails to capture discourse context. [12] uses marker passing as a method of contextual inference after a parse; however, no contextual information is feed-backed during the sentential parsing (marker-passing is performed after a separate parsing process providing multiple hypotheses of the parse). [20] is closer to our model in that marker-passing based contextual inference is used during a sentential parse (i.e., an integrated processing of syntax, semantics and pragmatics at real-time); however the parsing (LFG, and ease-frame based) and contextual inferences (marker-passing) are not under an uniform architecture.",
"cite_spans": [
{
"start": 15,
"end": 19,
"text": "[15]",
"ref_id": "BIBREF14"
},
{
"start": 185,
"end": 189,
"text": "[12]",
"ref_id": "BIBREF11"
},
{
"start": 448,
"end": 452,
"text": "[20]",
"ref_id": "BIBREF19"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Past generations of DMTRANS ( [19] , [23] ) have not incorporated cost-based structural ambiguity resolution schemes.",
"cite_spans": [
{
"start": 30,
"end": 34,
"text": "[19]",
"ref_id": "BIBREF18"
},
{
"start": 37,
"end": 41,
"text": "[23]",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "3 Overview of DMTRANS PLUS",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "DMTRANS PLUS is a second generation DMA system based upon DMTRANS ( [19] ) with new methods of ambiguity resolution based on costs.",
"cite_spans": [
{
"start": 68,
"end": 72,
"text": "[19]",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "Unlike most natural language systems, which are based on the \"Build-and-Store\" model, our system employs a \"Recognize-and-Record\" model ( [14] , [19] , [21] ). Understanding of an input sentence (or speech input in ~/iDMTRANS PLUS) is defined as changes made in a memory network. Parsing and natural language understanding in these systems are considered to be memory-access processes, identifying existent knowledge in memory with the current input. Sentences are always parsed in context, i.e., through utilizing the existing and (currently acquired) knowledge about the world. In other words, during parsing, relevant discourse entities in memory are constantly being remembered.",
"cite_spans": [
{
"start": 138,
"end": 142,
"text": "[14]",
"ref_id": "BIBREF13"
},
{
"start": 145,
"end": 149,
"text": "[19]",
"ref_id": "BIBREF18"
},
{
"start": 152,
"end": 156,
"text": "[21]",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "The model behind DMTRANS PLUS is a simulation of such a process. The memory network incorporates knowledge from morphophonetics to discourse. Each node represents a concept (Concept Class node; CC) or a sequence of concepts (Concept Sequence Class node; CSC).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "CCs represent such knowledge as phones (i.e. [k]), phonemes (i.e. /k/), concepts (i.e. *Hand-Gun, *Event, *Mtrans-Action), and plans (i.e. *Pick-Up-Gun). A hierarchy of Concept Class (CC) entities stores knowledge both declaratively and procedurely as described in [19] and [21] . Lexieal entries are represented as lexical nodes which are a kind of CC. Phoneme sequences are used only for ~DMTRANS PLUS, the speech-input version of DM'IRANS PLUS.",
"cite_spans": [
{
"start": 265,
"end": 269,
"text": "[19]",
"ref_id": "BIBREF18"
},
{
"start": 274,
"end": 278,
"text": "[21]",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "CSCs represent sequences of concepts such as phoneme sequences (i.e. </k//ed/i//g//il>), concept sequences (i.e. <*Conference *Goal-Role *Attend *Want>), and plan sequences (i.e. <*Declare-Want-Attend *Listen-Instruction>). The linguistic knowledge represented as CSCs can be low-level surface specific patterns such as phrasal lexicon entries [1] or material at higher levels of abstration such as in MOP's [16] . However, CSCs should not be confused with 'discourse segments' [6] . In our model, information represented in discourse segments are distributively incorporated in the memory network. During sentence processing we create concept instances (CI) correpsonding to CCs and concept sequence instances (CSI) corresponding to CSCs. This is a substantial improvement over past DMA research. Lack of instance creation and reference in past research was a major obstacle to seriously modelling discourse phenomena.",
"cite_spans": [
{
"start": 344,
"end": 347,
"text": "[1]",
"ref_id": "BIBREF0"
},
{
"start": 408,
"end": 412,
"text": "[16]",
"ref_id": "BIBREF15"
},
{
"start": 478,
"end": 481,
"text": "[6]",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "CIs and CSIs are connected through several types of links. A guided marker passing scheme is employed for inference on the memory network following methods adopted in past DMA models.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "DMTRANS PLUS uses three markers for parsing:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "\u2022 An Activation Marker (A-Marker) is created when a concept is initially activated by a lexical item or as a result of concept refinement. It indicates which instance of a concept is the source of activation and contains relevant cost information. A-Markers are passed upward along is-a links in the abstraction hierarchy.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "\u2022 A Prediction marker (P-Marker) is passed along a concept sequence to identify the linear order of concepts in the sequence. When an A-Marker reaches a node that has a P-Marker, the P-Marker is sent to the next element of the concept sequence, thus predicting which node is to be activated next.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "\u2022 A Context marker (C-Marker) is placed on a node which has contextual priming.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "Information about which instances originated activations is carried by A-Markers. The binding list of instances and their roles are held in P-Markers 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "The following is the algorithm used in DMTRANS PLUS parsing:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "Let Lex, Con, Elem, and Seq be a set of lexical nodes, conceptual nodes, elements of concept sequences, and concept sequences, respectively. IMarker parsing spreading activation is our choice over eonnectionist network precisely because of this reason. Variable binding (which cannot be easily handled in counectionist network) can be trivially attained through structure (information) passing of A-Markers and P-Markers. then do concurrently: Some explanation would help understanding this algorithm:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Access Parsing",
"sec_num": "3.1"
},
{
"text": "Activate(isa(Ni) if Active(ej.N~) ^ Predicted(ej.Ni) A-~Last(ej.Ni) then Predict(ej+l.Ni) if Active(ej.Ni) A Predicted(ej.Ni) ^ Last(ej.Ni) then Accept(Ni), Activate(isa(Ni) ) Predict(N) for all Ni E N do: if Ni E Con, then Pmark(Ni), Predict(isainv(Ni)) if Ni E Elem, then Pmark(Ni), Predict(isainv(N i) ) if Ni E",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Parse(~",
"sec_num": null
},
{
"text": "Initially all the first elements of concept sequences (CSC -Concept Sequence Class) are predicted by putting P-Markers on them.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Prediction.",
"sec_num": "1."
},
{
"text": "A lexical node is activated by the input word.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Lexicai Access.",
"sec_num": "2."
},
{
"text": "An A-Marker is created and sent to the corresponding CC (Concept Class) nodes. A cost is added to the A-Marker if the CC is not C-Marked (i.e. A C-Marker is not placed on it.).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Concept Activation.",
"sec_num": "3."
},
{
"text": "A CI (Concept Instance) under the CC is searched for.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Entity Identification",
"sec_num": "4."
},
{
"text": "If the CI exists, an A-Marker is propagated to higher CC nodes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Entity Identification",
"sec_num": "4."
},
{
"text": "Else, a CI node is created under the CC, and an A-Marker is propagated to higher CC nodes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Entity Identification",
"sec_num": "4."
},
{
"text": "An A-Marker is propagated upward in the absl~action hierarchy.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Activation Propagation.",
"sec_num": "5."
},
{
"text": "When an A-Marker reaches any P-Marked node (i.e. part of CSC), the P-Marker on the node is sent to the next element of the concept sequence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Sequential prediction.",
"sec_num": "6."
},
{
"text": "When an A-Marker reaches any Contextual Root node. C-Makers are put on the contexual children nodes designated by the root node.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Contextual Priming",
"sec_num": "7."
},
{
"text": "When the last element of a concept sequence recieves an A-Marker, Constraints (world and discourse knowledge) are checked for.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conceptual Relation Instautiation.",
"sec_num": "8."
},
{
"text": "A CSI is created under the CSC with packaging links to each CI. This process is called concept refinement. See [19] .",
"cite_spans": [
{
"start": 111,
"end": 115,
"text": "[19]",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Conceptual Relation Instautiation.",
"sec_num": "8."
},
{
"text": "The memory network is modified by performing inferences stored in the root CSC which had the accepted CSC attached to it.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conceptual Relation Instautiation.",
"sec_num": "8."
},
{
"text": "A-Marker is propagated from the CSC to higher nodes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Activation Propagation",
"sec_num": "9."
},
{
"text": "Several different incidents trigger the modification of the memory network during parsing:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Network Modification",
"sec_num": "3.2"
},
{
"text": "\u2022 An individual concept is instantiated (i.e. an instance is created) under a CC when the CC receives an A-Marker and a CI (an instance that was created by preceding utterances) is not existent. This instantiation is a creation of a specific discourse entity which may be used as an existent instance in the subsequent recognitions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Network Modification",
"sec_num": "3.2"
},
{
"text": "A concept sequence instance is created under the accepted CSC. In other words, if a whole concept sequence is accepted, we create an instance of the sequence instantiating it with the specific CIs that were created by (or identified with) the specific lexical inputs. This newly created instance is linked to the accepted CSC with a instance relation link and to the instances of the elements of the concept sequences by links labelled with their roles given in the CSC. Costs are attached to A-Markers when these operations are taken because these operations modify the memory network and, hence, workloads are required. Cost information is then carried upward by A-Markers. The parse with the least cost will be chosen. where Ci is a cost of the i-th hypothesis, cij is a cost carried by an A-Marker activating the j-th element of the CSC for the i-th hypothesis, constrainta is a cost of assuming k-th constraint of the i-th hypothesis, and b/as~ represents lexical preference of the CSC for the i-th hypothesis. This cost is assigned to each CSC and the value of Ci is passed up by A-Markers if higherlevel processing is performed. At higher levels, each cij may be a result of the sum of costs at lower-levels.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Network Modification",
"sec_num": "3.2"
},
{
"text": "It should be noted that this equation is very similax to the activation function of most neural networks except for the fact our equation is a simple linear equation which does not have threshold value. In fact, if we only assume the addition of cost by priming at the lexical-level, our mechanism of ambiguity resolution would behave much like connectionist models without inhibition among syntactic nodes and excitation links from syntax to lexicon 2. However, the major difference between our approach and the connectionist approach is the addition of costs for instance creation and constraint satisfaction. We will show that these factors are especially important in resolving structural ambiguities.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Network Modification",
"sec_num": "3.2"
},
{
"text": "The following subsections describe three mechanisms that play a role in ambiguity resolution. However, we do not claim that these are the only mechanisms involved in the examples which follow s .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Memory Network Modification",
"sec_num": "3.2"
},
{
"text": "In our system, some CC nodes designated as Contextual Root Nodes have a list of thematically relevant nodes. C-Markers are sent to these nodes as soon as a Contextual Root Node is activated. Thus each sentence and/or each word might influence the interpretation of following sentences or words. When a node with C-Marker is activated by receiving an A-Marker, the activation will be propagated with no cost. Thus, a parse using such nodes would have no cost. However, when a node without a C-Marker is activated, a small cost is attached to the interpretation using that node.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Contextual Priming",
"sec_num": "4.1"
},
{
"text": "In [19] the discussion of C-Marker propagation concentrated on the resolution of word-level ambiguities. However, C-Markers are also propagated to conceptual 2We have not incorporated these factors primarily because structured P-Markers can play the role of top-down priming; however, we may be incorporating these factors in the future.",
"cite_spans": [
{
"start": 3,
"end": 7,
"text": "[19]",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Contextual Priming",
"sec_num": "4.1"
},
{
"text": "3For example, in one implementation of DMTRANS, we are using time-delayed decaying activations which resolve ambiguity even when two CI nodes are concurrently active.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Contextual Priming",
"sec_num": "4.1"
},
{
"text": "class nodes, which can represent word-level, phrasal, or sentential knowledge. Therefore, C-Markers can be used for resolving phrasal-level and sentential-level ambiguities such as structural ambiguities. For example, atama ga itai literally means, '(my) head hurts.' This normally is identified with the concept sequences associated with the *have-a-symptom concept class node, but if the preceding sentence is asita yakuinkai da ('There is a board of directors meeting tomorrow'), the *have-a-problem concept class node must be activated instead. Contextual priming attained by C-Markers can also help resolve structural ambiguity in sentences like did you read about the problem with the students? The cost of each parse will be determined by whether reading with students or problems with students is contextually activated. (Of course, many other factors are involved in resolving this type of ambiguity.)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Contextual Priming",
"sec_num": "4.1"
},
{
"text": "Our model can incorporate either C-Markers or a connectionist-type competitive activation and inhibition scheme for priming. In the current implementation, we use C-Markers for priming simply because C-Marker propagation is computationaUy less-expensive than connectionist-type competitive activation and inhibition schemes 4. Although connectionist approaches can resolve certain types of lexical ambiguity, they are computationally expensive unless we have massively parallel computers. C-Markers are a resonable compromise because they are sent to semantically relevant concept nodes to attain contextual priming without computationally expensive competitive activation and inhibition methods.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Contextual Priming",
"sec_num": "4.1"
},
{
"text": "When a lexical node activates any CC node, a CI node under the CC node is searched for ( [19] , [21] ). This activity models reference to an already established discourse entity [27] in the heater's mind. If such a CI node exists, the reference succeeds and this parse will be attached with no cost. However, if no such instance is found, reference failure results. If this happens, an instantiation activity is performed creating a new instance with certain costs. As a result, a parse using newly created instance node will be attached with some cost.",
"cite_spans": [
{
"start": 89,
"end": 93,
"text": "[19]",
"ref_id": "BIBREF18"
},
{
"start": 96,
"end": 100,
"text": "[21]",
"ref_id": "BIBREF20"
},
{
"start": 178,
"end": 182,
"text": "[27]",
"ref_id": "BIBREF26"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Reference to the Discourse Entity",
"sec_num": "4.2"
},
{
"text": "For example, if a preceding discourse contained a reference to a thesis, a CI node such as THESIS005 would have been created. Now if a new input sentence contains the word paper, CC nodes for THI/-'*This does not mean that our model can not incorporate a connectionist model. The choice of C-Markers over the eonnectionist approach is mostly due to computational cost. As we will describe later, our model is capable of incorporating a connectionist approach. SIS and SHEET-OF-PAPER are activated. This causes a search for CI nodes under both CC nodes. Since the CI node THESIS005 will be found, the reading where paper means thesis will not acquire a cost. However, assuming that there is not a CI node corresponding to a sheet of paper, we will need to create a new one for this reading, thus incurring a cost.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Reference to the Discourse Entity",
"sec_num": "4.2"
},
{
"text": "We can also use reference to discourse entities to resolve structural ambiguities. In the sentence We sent her papers, ff the preceding discourse mentioned Yoshiko's papers, a specific CI node such as YOSHIKO-P/ff'ER003 representing Yoshiko's papers would have been created. Therefore, during the processing of We sent her papers, the reading which means we sent papers to her needs to create a CI node representing papers that we sent, incurring some cost for creating that instance node. On the other hand, the reading which means we sent Yoshiko's papers does not need to create an instance (because it was already created) so it is costless. Also, the reading that uses paper as a sheet of paper is costly as we have demonstrated above.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Reference to the Discourse Entity",
"sec_num": "4.2"
},
{
"text": "Constraints are attached to each CSC. These constraints play important roles during disambiguation. Constraints define relations between instances when sentences or sentence fragments are accepted. When a constraint is satisfied, the parse is regarded as plausible. On the other hand, the parse is less plausible when the constraint is unsatisfied. Whereas traditional parsers simply reject a parse which does not satisfy a given constraint, DMTRANS PLUS, builds or removes links between nodes forcing them to satisfy constraints. A parse with such forced constraints will record an increased cost and will be less preferred than parses without attached costs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "The following example illustrates how this scheme resolves an ambiguity. As an initial setting we assume that the memory network has instances of 'man' (MAN1) and 'hand-gun' (HAND-GUN1) connected with a PossEs relation (i.e. link). The input utterance is\" \"Mary picked up an Uzzi. Mary shot the man with the hand-gun.\" The second sentence is ambiguous in isolation and it is also ambiguious if it is not known that an Uzzi is a machine gun. However, when it is preceeded by the first sentence and ff the hearer knows that Uzzi is a machine gun, the ambiguity is drastically reduced. DMTRANS PLUS hypothesizes and models this disambiguation activity utilizing knowledge about world through the cost recording mechanism described above.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "During the processing of the first sentence, DM-TRANS PLUS creates instances of 'Mary' and 'Uzzi' and records them as active instances in memory (i.e., MARY1 and UZZI1 are created). In addition, a link between MARY1 and UZZI1 is created with the POSSES relation label. This link creation is invoked by triggering side-effects (i.e., inferences) stored in the CSC representing the action of 'MARY1 picking up the UZZII'. We omit the details of marker passing (for A-, P-, and C-Markers) since it is described detail elsewhere (particulary in [19] ).",
"cite_spans": [
{
"start": 541,
"end": 545,
"text": "[19]",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "When the second sentence comes in, an instance MARY1 already exists and, therefore, no cost is charged for parsing 'Mary '5. However, we now have three relevant concept sequences (CSC's6):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "CSCI: (<agent> <shoot> <object>) CSC2: (<agent> <shoot> <object> <with> <instrument>) CSC3: (<person> <with> <instrument>)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "These sequences are activated when concepts in the sequences are activated in order from below in the abstraction hierarchy. When the \"man\" comes in, recognition of CSC3:(<person> <with> <instrument>) starts. When the whole sentence is received, we have two top-level CSCs (i.e., CSC1 and CSC2) accepted (all elements of the sequences recognized). The acceptance of CSC1 is performed through first accepting CSC3 and then substituting CSC3 for <object>.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "When the concept sequences are satisfied, their constraints are tested. A constraint for CSC2 is (POSSES <agent> <instrument>) and a constraint for CSC3 (and CSCl, which uses CSC3) is (POSSES <person> <in-strument>). Since 'MARY1 POSSESS HAND-GUNI' now has to be satisfied and there is no instance of this in memory, we must create a POSSESS link between MARY1 and HAND-GUN1. A certain cost, say 10, is associated with the creation of this link. On the other hand, MAN1 POSSESS HAND-GUN1 is known in memory because of an earlier sentence. As a result, CSC3 is instantiated with no cost and an A-Marker from CSC3 is propagated upward to CSC1 with no cost. Thus, the cost of instantiating CSC1 is 0 and the cost of instantiating CSC2 is 10. This way, the interpretation with CSC 1 is favored by our system. sOl course, 'Mary' can be 'She'. The method for handling this type of pronoun reference was already reported in [19] and we do not discuss it here.",
"cite_spans": [
{
"start": 917,
"end": 921,
"text": "[19]",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "6As we can see from this example of CSC's, a concept sequence can be normally regarded as a subcategorization list of a VP head. However, concept sequences are not restricted to such lists and are actually often at higher levels of abstraction representing MOP-like sequences.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "5 Discussion:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constraints",
"sec_num": "4.3"
},
{
"text": "The correct hypothesis in our model is the hypothesis with the least cost. This corresponds to the notion of global minima in most connectionist literature. On other hand, the hypothesis which has the least cost within a local scope but does not have the least cost when it is combined with global context is a local minimum. The goal of our model is to find a global minimum hypothesis in a given context. This idea is advantageous for discourse processing because a parse which may not be preferred in a local context may yeild a least cost hypothesis in the global context. Similarly, the least costing parse may turn out to be costly at the end of processing due to some contexual inference triggered by some higher context. One advantage of our system is that it is possible to define global and local minima using massively parallel marking passing, which is computationally efficient and is more powerful in high-level processing involving variable-binding, structure building, and constraint propagations 7 than neural network models. In addition, our model is suitable for massively parallel architectures which are now being researched by hardware designers as next generation machines s.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Global Minima",
"sec_num": "5.1"
},
{
"text": "Relevance of the",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Psycholinguistic",
"sec_num": null
},
{
"text": "The phenomenon of lexical ambiguity has been studied by many psycholinguistic researchers including [13] , [3] , and [17] . These studies have identified contextual priming as an important factor in ambiguity resolution. One psycholinguistic study that is particularly relevent to DMTRANS PLUS is Crain and Steedman [4] , which argues for the principle of referential success. Their experiments demonstrate that people prefer the interpretation which is most plausible and accesses previously defined discourse entities. This psycholinguistic claim and experimental result was incorporated in our model by adding costs for instance creation and constraint satisfaction.",
"cite_spans": [
{
"start": 100,
"end": 104,
"text": "[13]",
"ref_id": "BIBREF12"
},
{
"start": 107,
"end": 110,
"text": "[3]",
"ref_id": "BIBREF2"
},
{
"start": 117,
"end": 121,
"text": "[17]",
"ref_id": "BIBREF16"
},
{
"start": 316,
"end": 319,
"text": "[4]",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Model",
"sec_num": null
},
{
"text": "Another study relevent to our model is be the lexical preference theory by Ford, Bresnan and Kaplan [5] . Lexical preference theory assumes a preference order among lexical entries of verbs which differ in subcategorization for prepositional phrases. This type of preference was incorporated as the bias term in our cost equation. SSee [23] and [9] for discussion.",
"cite_spans": [
{
"start": 100,
"end": 103,
"text": "[5]",
"ref_id": "BIBREF4"
},
{
"start": 336,
"end": 340,
"text": "[23]",
"ref_id": "BIBREF22"
},
{
"start": 345,
"end": 348,
"text": "[9]",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Model",
"sec_num": null
},
{
"text": "Although we have presented a basic mechanism to incorporate these psyeholinguistic theories, well controlled psycholinguistic experiments will be necessary to set values of each constant and to validate our model psycholinguistically.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Model",
"sec_num": null
},
{
"text": "In our example in the previous section, if the first sentence was Mary picked an S&W where the hearer knows that an S&W is a hand-gun, then an instance of 'MARY POSSES HAND-GUNI' is asserted as true in the first sentence and no cost is incurred in the interpretation of the second sentence using CSC2. This means that the cost for both PP-attachements in Mary shot the man with the handgun are the same (no cost in either cases) and the sentence remains ambiguous. This seems contrary to the fact that in Mary picked a S& W. She shot the man with the hand-gun, that natural interpretation (given that the hearer knows S&W is a hand-gun) seems to be that it was Mary that had the hand-gun not the man. Since our costs are only negatively charged, the fact that 'MARY1 POSSES S&W' is recorded in previous sentence does not help the disambiguation of the second sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Reverse Cost",
"sec_num": "5.3"
},
{
"text": "In order to resolve ambiguities such as this one which remain after our cost-assignment procedure has applies, we are currently working on a reverse cost charge scheme. This scheme will retroactively increase or decrease the cost of parses based on other evidence from the discourse context. For example, the discourse context might contain information that would make it more plausible or less plausible for Mary to use a handgun. We also plan to implement time-sensitive diminishing levels of charges to prefer facts recognized in later utterances.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Reverse Cost",
"sec_num": "5.3"
},
{
"text": "As already mentioned, our model can incorporate connectionist models of ambiguity resolution. In a connectionist network activation of one node triggers interactive excitation and inhibition among nodes. Nodes which get more activated will be primed more than others. When a parse uses these more active nodes, no cost will be added to the hypothesis. On the other hand, hypotheses using less activated nodes should be assigned higher costs. There is nothing to prevent our model from integrating this idea, especially for lexical ambiguity resolution. The only reason that we do not implement a connectionist approach at present is that the computational cost will be emonomous on current computers. Readers should also be aware that DMA is a guided marker passing al-gorithm in which markers are passed only along certain links whereas connectionist models allow spreading of activation and inhibition virtually to any connected nodes. We hope to integrate DMA and connectionist models on a real massively parallel computer and wish to demonstrate real-time translation. One other possibility is to integrate with a connectionist network for speech recognition 9. We expect, by integrating with connectionist networks, to develop a uniform model of cost-based processing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Incorporation of Connectionist Model",
"sec_num": "5.4"
},
{
"text": "We have described the ambiguity resolution scheme in DMTRANS PLUS. Perhaps the central contribution of this paper to the field is that we have shown a method of ambiguity resolution in a massively parallel marker passing paradigm. Cost evaluation for each parse through (1) reference and instance creation, (2) constraint satisfaction and (3) C-Markers are combined into the marker passing model. We have also dicussed on the possibility to merge our model with connectionist models where they are applicable. The guiding principle of our model, that parsing is a physical protess of memory modification, was useful in deriving mechanisms described in this paper. We expect further investigation along these lines to provide us insights in many aspects of natural language processing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "6"
}
],
"back_matter": [
{
"text": "The authors would like to thank members of the Center for Machine Translation for fruitful discussions. We would especially like to thank Masaru Tomita, Hitoshi Iida, Jaime Carbonell, and Jay McClelland for their encouragement.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowldgements",
"sec_num": null
},
{
"text": "DMTRANS PLUS is implemented on IBM-RT's using both CMU-COMMONLISP and MULTILISP running on the Mach distributed operating system at CMU. Algorithms for structural disambiguation using cost attachement were added along with some other house-keeping functions to the original DMTRANS to implement DM-TRANS PLUS. All capacities reported in this paper have been implemented except the schemes mentioned in the sections 5.3 and 5.4 (i.e., negative costs, integration of connectionist models).9Augmentation of the cost-basod model to the phonological level has already been impl~rnentod in [10] .",
"cite_spans": [
{
"start": 584,
"end": 588,
"text": "[10]",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Appendix: Implementation",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "The phrasal lexicon",
"authors": [
{
"first": "J",
"middle": [
"D"
],
"last": "Becket",
"suffix": ""
}
],
"year": 1975,
"venue": "Theoretical Issues in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Becket, J.D. The phrasal lexicon. In 'Theoretical Issues in Natural Language Processing', 1975.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Three Papers on Parsing",
"authors": [
{
"first": "B",
"middle": [
"K"
],
"last": "Boguraev",
"suffix": ""
}
],
"year": 1982,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Boguraev, B. K., et. el., Three Papers on Parsing, Technical Report 17, Computer Laboratory, University of Cambridge, 1982.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "A Model of Lexical Access of Ambiguous Words, in 'Lexical Ambiguity Resolution",
"authors": [
{
"first": "G",
"middle": [],
"last": "Cottrell",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cottrell, G., A Model of Lexical Access of Ambiguous Words, in 'Lexical Ambiguity Resolution', S. Small, et. eLI. (eds), Morgan Kaufmann Publishers, 1988.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "On not being led up with guarden path: the use of context by the psychological syntax processor, in 'Natural Language Parsing",
"authors": [
{
"first": "S",
"middle": [],
"last": "Crain",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Steex~an",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Crain, S. and Steex~an, M., On not being led up with guarden path: the use of context by the psychological syntax processor, in 'Natural Language Parsing', 1985.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "A Competence-Based Theory of Syntactic Closure, in 'The Mental Representation of Grammatical Relations",
"authors": [
{
"first": "M",
"middle": [],
"last": "Ford",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Bresnan",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Kaplan",
"suffix": ""
}
],
"year": 1981,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ford, M., Bresnan, J. and Kaplan, R., A Competence-Based Theory of Syntactic Closure, in 'The Mental Representation of Grammatical Relations', 1981.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "The Structure of Discourse Structure",
"authors": [
{
"first": "B",
"middle": [],
"last": "Grosz",
"suffix": ""
},
{
"first": "C",
"middle": [
"L"
],
"last": "Sidner",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Grosz, B. and Sidner, C. L., The Structure of Discourse Struc- ture, CSLI Report No. CSLI-85-39, 1985.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "On semantic neLs, frames and associations",
"authors": [
{
"first": "P",
"middle": [
"J"
],
"last": "Hays",
"suffix": ""
}
],
"year": 1977,
"venue": "'Proceedings of IJCAI-77",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hays, P. J., On semantic neLs, frames and associations, in 'Proceedings of IJCAI-77, 1977.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Semantic Interpretation and the Resolution of Ambiguity",
"authors": [
{
"first": "'",
"middle": [
"G"
],
"last": "Hirst",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hirst' G., Semantic Interpretation and the Resolution of Am- biguity, Cambridge University Press, 1987.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Multilingual Information Retrieval Mechanism using VLSI, in 'Proceedings of RIAO-88",
"authors": [
{
"first": "H",
"middle": [],
"last": "Kitano",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kitano, H., Multilingual Information Retrieval Mechanism us- ing VLSI, in 'Proceedings of RIAO-88', 1988.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Manuscript An Integrated Discourse Understanding Model for an Interpreting Telephony under the Direct Memory Access Paradigm",
"authors": [
{
"first": "H",
"middle": [],
"last": "Kitano",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "El",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kitano, H., et. eL, Manuscript An Integrated Discourse Under- standing Model for an Interpreting Telephony under the Direct Memory Access Paradigm, Carnegie Mellon University, 1989.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "A theory of syntactic recognition for natural language",
"authors": [
{
"first": "M",
"middle": [
"P"
],
"last": "Marcus",
"suffix": ""
}
],
"year": 1980,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marcus, M. P., A theory of syntactic recognition for natural language, MIT Press, 1980.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Unified Theory of Inference for Text Understading",
"authors": [
{
"first": "P",
"middle": [],
"last": "Norvig",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Norvig, P., Unified Theory of Inference for Text Understading, Ph.D. Dissertation, University of California, Berkeley, 1987.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Lexical Processing andAmbigu. ity Resolution: An Autonomous Processing in an Interactive Box, in 'Lealcal Ambiguity Resolution",
"authors": [
{
"first": "P",
"middle": [],
"last": "Prather",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Swinney",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Prather, P. and Swinney, D., Lexical Processing andAmbigu. ity Resolution: An Autonomous Processing in an Interactive Box, in 'Lealcal Ambiguity Resolution', S. Small, eL el. (F_,ds), Morgan Kanfmann Publishers, 1988.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Direct Memory Access Parsing, YALEU/DCS/RR 354",
"authors": [
{
"first": "C",
"middle": [],
"last": "Riesbnck",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Martin",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Riesbnck, C. and Martin, C., Direct Memory Access Parsing, YALEU/DCS/RR 354, 1985.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Parsing as an Energy Minimize. tion Problem",
"authors": [
{
"first": "B",
"middle": [],
"last": "Selman",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Hint",
"suffix": ""
}
],
"year": 1987,
"venue": "Genetic Algorithms and Simulated Annealing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Selman, B. end Hint, G., Parsing as an Energy Minimize. tion Problem, in Genetic Algorithms and Simulated Annealing, Davis, L. (Ed.), Morgan Kanfmann Publishers, CA, 1987.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Dynamic Memory: A theory of learning in com. puters and people",
"authors": [
{
"first": "R",
"middle": [],
"last": "Schank",
"suffix": ""
}
],
"year": 1982,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Schank, R., Dynamic Memory: A theory of learning in com. puters and people. Cambridge University Press. 1982",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "eL IlL (~ls.) Lexical Ambiguity Resolution",
"authors": [
{
"first": "S",
"middle": [],
"last": "Small",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Small, S., eL IlL (~ls.) Lexical Ambiguity Resolution, Morgan Kanfmann Publishers, Inc., CA, 1988.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Proceedings of AAAI-82",
"authors": [
{
"first": "S",
"middle": [],
"last": "Small",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Parsing",
"suffix": ""
}
],
"year": 1982,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Small, S., et. el. TowardConnectionist Parsing, in Proceedings of AAAI-82, 1982.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Direct Memory Access Translation, in 'Proceedings of the IJCAI-88",
"authors": [
{
"first": "H",
"middle": [],
"last": "Tornabechi",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tornabechi, H., Direct Memory Access Translation, in 'Pro- ceedings of the IJCAI-88', 1987.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "The Integration of Unifwatlanbased Syntax/Semantics and Memory.based Pragmatics for Real-Time Understanding of Noisy Continuous Speech Input",
"authors": [
{
"first": "H",
"middle": [],
"last": "Tcmabechi",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Tomita",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings of the AAAI-88",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tcmabechi, H. and Tomita, M., The Integration of Unifwatlan- based Syntax/Semantics and Memory.based Pragmatics for Real-Time Understanding of Noisy Continuous Speech Input, in 'Proceedings of the AAAI-88', 1988.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Application of the Direct Memory Access paradigm to natural language interfaces to knowledge.based systems",
"authors": [
{
"first": "H",
"middle": [],
"last": "Tcsuabechi",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Tomita",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings of the COLING-88",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tcsuabechi, H. and Tomita, M., Application of the Direct Memory Access paradigm to natural language interfaces to knowledge.based systems, in 'Proceedings of the COLING- 88', 1988.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Manuscript. MASSIVELY PARALLEL CONSTRAINT PROPAGATION: Parsing with Unification.based Grammar without Unification",
"authors": [
{
"first": "H",
"middle": [],
"last": "Tcrnabechi",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Tomita",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tcrnabechi, H. and Tomita, M., Manuscript. MASSIVELY PARALLEL CONSTRAINT PROPAGATION: Parsing with Unification.based Grammar without Unification. Carnegie Mellon University.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "DIRECTMEM-ORY ACCESS TRANSLATION FOR SPEECH INPUT: A Massively Parallel Network of Episodic~Thematic and Phonolog. ical Memory, in 'Proceedings of the International Conference un Fifth Generation Computer Systems",
"authors": [
{
"first": "H",
"middle": [],
"last": "Tcmabechi",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Mitamura",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Tomita",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tcmabechi, H., Mitamura, T., and Tomita, M., DIRECTMEM- ORY ACCESS TRANSLATION FOR SPEECH INPUT: A Mas- sively Parallel Network of Episodic~Thematic and Phonolog. ical Memory, in 'Proceedings of the International Confer- ence un Fifth Generation Computer Systems 1988' (FGCS'88), 1988.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Proceedings of the 1988 Connectionist Models Summer School",
"authors": [
{
"first": "D",
"middle": [
"S"
],
"last": "Tonretzky",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Connectionism",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Attachment",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tonretzky, D. S., Connectionism and PP Attachment, in 'Pro- ceedings of the 1988 Connectionist Models Summer School, 1988.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Massively Parallel Parsing: A Strongly Interactive Model of Natural Language Interpretation",
"authors": [
{
"first": "D",
"middle": [
"L"
],
"last": "Waltz",
"suffix": ""
},
{
"first": "J",
"middle": [
"B"
],
"last": "Pollack",
"suffix": ""
}
],
"year": 1985,
"venue": "Cognitive Science",
"volume": "9",
"issue": "",
"pages": "51--74",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Waltz, D. L. and Pollack, J. B., Massively Parallel Parsing: A Strongly Interactive Model of Natural Language Interpretation. Cognitive Science 9(I): 51-74, 1985.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "The ATN and the Sausage Machine: Which one is baloney?",
"authors": [
{
"first": "E",
"middle": [],
"last": "Wmmer",
"suffix": ""
}
],
"year": 1980,
"venue": "Cognition",
"volume": "8",
"issue": "2",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wmmer, E., The ATN and the Sausage Machine: Which one is baloney? Cognition, 8(2), June, 1980.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "So what can we talk about now?, in 'Computational Models of Discourse",
"authors": [
{
"first": "B",
"middle": [
"L"
],
"last": "Webber",
"suffix": ""
}
],
"year": 1983,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Webber, B. L., So what can we talk about now?, in 'Com- putational Models of Discourse', (Eds. M. Brady and R.C. Berwick), MIT Press, 1983.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Syntax, preference and right attachment, in 'Proceedings of the UCAI-85",
"authors": [
{
"first": "Y",
"middle": [
"A"
],
"last": "Wilks",
"suffix": ""
},
{
"first": "X",
"middle": [],
"last": "Huang",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Fass",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wilks, Y. A., Huang, X. and Fass, D., Syntax, preference and right attachment, in 'Proceedings of the UCAI-85, 1985.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "each word w in S, do\" Activate(w), For all i and j: if Active(Ni) A Ni E Con",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF1": {
"text": "Ni and ej.Ni denote a node in the memory network indexed by i and a j-th element of a node Ni, respectively. Active(N) is true iff a node or an element of a node gets an A-Marker. Activate(N) sends A-Markers to nodes and elements given in the argument. Predict(N) moves a P-Marker to the next element of the CSC. Predicted(N) is true iff a node or an element of a node gets a P-Marker. Pmark(N) puts a P-Marker on a node or an element given in the argument. Last(N) is true iff an element is the last element of the concept sequence. Accept(N) creates an instance under N with links which connect the instance to other instances. isa(N) returns a list of nodes and elements which are connected to the node in the argument by abstraction links. isainv(N) returns a list of nodes and elements which are daughters of a node N.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF2": {
"text": "for details in this direction.",
"uris": null,
"type_str": "figure",
"num": null
},
"TABREF1": {
"content": "<table><tr><td>4</td></tr></table>",
"html": null,
"type_str": "table",
"num": null,
"text": "Links are created or removed in the CSI creation phase as a result of invoking inferences based on the knowledge attached to CSCs. For example, when the parser accepts the sentence I went to the UMIST, an instance of I is created under the CC representing L Next, a CSI is created under PTRANS. Since PTRANS entails that the agent is at the location, a location link must be created between the discourse entities I and UMIST. Such revision of the memory network is conducted by invoking knowledge attached to each CSC.Since modification of any part of the memory network requires some workload, certain costs are added to analyses which require such modifications."
},
"TABREF2": {
"content": "<table><tr><td>n</td><td>m</td></tr><tr><td colspan=\"2\">Ci = E cij + E constraintlk + biasi</td></tr><tr><td>j=o</td><td>k=o</td></tr></table>",
"html": null,
"type_str": "table",
"num": null,
"text": "The cost of each hypothesis are calculated by:"
}
}
}
}