1 / 37

From Guise Theory to Contextual Vocabulary Acquisition

From Guise Theory to Contextual Vocabulary Acquisition. William J. Rapaport Department of Computer Science & Engineering, Department of Philosophy, Department of Linguistics, and Center for Cognitive Science rapaport@buffalo.edu http://www.cse.buffalo.edu/~rapaport. Hector Anecdote #1.

ringo
Download Presentation

From Guise Theory to Contextual Vocabulary Acquisition

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. From Guise Theoryto Contextual Vocabulary Acquisition William J. Rapaport Department of Computer Science & Engineering, Department of Philosophy, Department of Linguistics, and Center for Cognitive Science rapaport@buffalo.edu http://www.cse.buffalo.edu/~rapaport

  2. Hector Anecdote #1 • Hector’s spirit: • The Dipert-Rapaport Story

  3. Castañeda’s Guise Theory • 2 goals: • Theory of the mechanism of reference • Theory of the world as it appears to us • 2 principal sources: • Frege’s paradox of reference: • President of the US “=” Commander-in-Chief of Armed Forces • “Univocality” of language: • talk & thought about truth & reality= talk & thought about falsehood & fiction • treat objects of both kinds of talk/thought in the same way • Metaphysical Internalism: • talk/thought about world is internal to experience • (experienced) world must be understood from inside/1st-p. POV, not externally (God’s POV, Nagel’s View from Nowhere) • useful in AI & cognitive modeling

  4. Rapaport’s Meinongian Theory • An ontology for epistemology • HNC: “phenomenological ontology” • ontology of the first-person, mental objects of thought • Theory of univocal reference: • “How to Make the World Fit Our Language” (GPS, 1981) • formal languages: total semantic interpretation function • natural languages: partial semantic interpretation function • to give semantics for non-referring NPs: • either reform the syntax (Russell, Quine) • or expand the semantics, to turn the partial fn into a total fn * using Meinongian objects * use as semantics for SNePS semantic network KRRA system

  5. Extending the Theory • Meinongian objects as structures of properties: • [[‘bachelor’]] = <Male, Marriage-eligible> • … as structures of predicates, contexts, “co-texts”: • [[‘bachelor’]] = <‘…is male’, ‘…is marriage-eligible’> • cf. LSA: “meaning as decontextualized summary of all experiences with a word” • More generally: • [[w]]S,t= < C(w) : C(w) is a co-text of w heard by S before t >

  6. Computational Contextual Vocabulary Acquisition • Q: How to compute [[w]]S,t • A: consider the semantic network NS,trepresenting the propositions that S believes at t • describe NS,tfrom w’s point of view = figure out (compute) S’smeaning at t for unknown word wfrom context

  7. Contextual Vocabulary Acquisition • Active, conscious acquisition of a meaning for a word,as it occurs in a text, by reasoning from “context” • CVA = what you do when: • You’re reading • You come to an unfamiliar word • It’s important for understanding the passage • No one’s around to ask • Dictionary doesn’t help • No dictionary • Too lazy to look it up :-) • Word not in dictionary • Definition of no use • Too hard (& dictionary definitions are just more contexts!) • Not relevant to the context • So, you “figure out” a meaning for the word “from context” • “figure out” = infer (compute) a hypothesis about what the word might mean in that text • “context” = ??

  8. What Does ‘Brachet’ Mean?(From Malory’s Morte D’Arthur [page # in brackets]) 1. There came a white hart running into the hall with a white brachet next to him, and thirty couples of black hounds came running after them. [66] • As the hart went by the sideboard,the white brachet bit him.[66] • The knight arose, took up the brachetand rode away with the brachet.[66] • A lady came in and cried aloud to King Arthur,“Sire, the brachet is mine”.[66] • There was the white brachet which bayed at him fast.[72] 18. The hart lay dead; a brachet was biting on his throat,and other hounds came behind.[86]

  9. What Is the “Context” for CVA? • “context” ≠ textual context • surrounding words; “co-text” of word • “context” = wide context = • “internalized” co-text … • ≈ reader’s interpretive mental model of textual “co-text” • … “integrated” with reader’s prior knowledge… • “world” knowledge • language knowledge • previous hypotheses about word’s meaning • but not including external sources (dictionary, humans) • … via belief revision • infer new beliefs from internalized co-text + prior knowledge • remove inconsistent beliefs  “Context” for CVA is in reader’s mind, not in the text

  10. Prior Knowledge Text PK1 PK2 PK3 PK4

  11. Prior Knowledge Text T1 PK1 PK2 PK3 PK4

  12. Integrated KB Text T1 internalization PK1 PK2 PK3 PK4 I(T1)

  13. B-R Integrated KB Text T1 internalization PK1 PK2 PK3 PK4 I(T1) inference P5

  14. B-R Integrated KB Text T1 internalization PK1 PK2 PK3 PK4 I(T1) T2 inference P5 I(T2) P6

  15. B-R Integrated KB Text T1 internalization PK1 PK2 PK3 PK4 I(T1) T2 inference T3 P5 I(T2) P6 I(T3)

  16. B-R Integrated KB Text T1 internalization PK1 PK2 PK3 PK4 I(T1) T2 inference T3 P5 I(T2) P6 I(T3)

  17. Note: All “contextual” reasoning is done in this “context”: B-R Integrated KB (the reader’s mind) Text T1 internalization PK1 PK2 PK3 PK4 P7 I(T1) T2 inference T3 P5 I(T2) P6 I(T3)

  18. Overview of CVA Project • Background: • People do “incidental” CVA • Possibly best explanation of how we learn vocabulary • Given # of words high-school grad knows (~45K),& # of years to learn them (~18) = ~2.5K words/year • But only taught ~10% in 12 school years • Students are taught “deliberate” CVAin order to improve their vocabulary • CVA project: From Algorithm to Curriculum • Implemented computational theory of how tofigure out (compute) a meaning for an unfamiliar wordfrom “wide context” • Convert algorithms to an improved, teachable curriculum

  19. Computational CVA • Implemented in SNePS (Shapiro 1979; Shapiro & Rapaport 1992) • Intensional, propositional, semantic-network,knowledge-representation, reasoning, & acting system • intensional: can represent fictional entities • propositional: can represent propositions from text & propositions about propositions • reasoning system: can make “relevant” inferences & revise beliefs • syntax = graph • semantics = Meinongian objects • indexed by node: • From any node, can describe rest of network • Serves as model of the reader (“Cassie”)

  20. Computational CVA • KB: SNePS representation of reader’s prior knowledge • I/P: SNePS representation of word in its co-text • Processing (“simulates”/“models”/is?! reading): • Uses logical inference, generalized inheritance, belief revisionto reason about text integrated with reader’s prior knowledge • N & V definition algorithms deductively search this “belief-revised, integrated” KB (the context) for slot fillers for definition frame… • O/P: Definition frame • slots (features): classes, structure, actions, properties, etc. • fillers (values): info gleaned from context (= integrated KB)

  21. Cassie learns what “brachet” means:Background info about: harts, animals, King Arthur, etc.No info about: brachetsInput: formal-language (SNePS) version of simplified EnglishA hart runs into King Arthur’s hall.• In the story, B12 is a hart.• In the story, B13 is a hall.• In the story, B13 is King Arthur’s.• In the story, B12 runs into B13.A white brachet is next to the hart.• In the story, B14 is a brachet.• In the story, B14 has the property “white”.• Therefore, brachets are physical objects.(deduced while reading; PK: Cassie believes that only physical objects have color)

  22. --> (defineNoun "brachet") Definition of brachet: Class Inclusions: phys obj, Possible Properties: white, Possibly Similar Items: animal, mammal, deer, horse, pony, dog, I.e., a brachet is a physical object that can be white and that might be like an animal, mammal, deer, horse, pony, or dog

  23. A hart runs into King Arthur’s hall.A white brachet is next to the hart.The brachet bites the hart’s buttock.[PK: Only animals bite]--> (defineNoun "brachet") Definition of brachet: Class Inclusions: animal, Possible Actions: bite buttock, Possible Properties: white, Possibly Similar Items: mammal, pony,

  24. A hart runs into King Arthur’s hall. A white brachet is next to the hart. The brachet bites the hart’s buttock. The knight picks up the brachet. The knight carries the brachet. [PK: Only small things can be picked up/carried] --> (defineNoun "brachet") Definition of brachet: Class Inclusions: animal, Possible Actions: bite buttock, Possible Properties: small, white, Possibly Similar Items: mammal, pony,

  25. A hart runs into King Arthur’s hall.A white brachet is next to the hart.The brachet bites the hart’s buttock.The knight picks up the brachet.The knight carries the brachet.The lady says that she wants the brachet. [PK: Only valuable things are wanted]--> (defineNoun "brachet") Definition of brachet: Class Inclusions: animal, Possible Actions: bite buttock, Possible Properties: valuable, small, white, Possibly Similar Items: mammal, pony,

  26. A hart runs into King Arthur’s hall.A white brachet is next to the hart.The brachet bites the hart’s buttock.The knight picks up the brachet.The knight carries the brachet.The lady says that she wants the brachet. The brachet bays at Sir Tor. [PK: Only hunting dogs bay] --> (defineNoun "brachet") Definition of brachet: Class Inclusions: hound, dog, Possible Actions: bite buttock, bay, hunt, Possible Properties: valuable, small, white, I.e. A brachet is a hound (a kind of dog) that can bite, bay, and hunt, and that may be valuable, small, and white.

  27. General Comments • Cassie’s behavior  human protocols • Cassie’s definition  OED’s definition: = A brachet is “a kind of hound which hunts by scent”

  28. Noun Algorithm • Generate initial hypothesis by “syntactic manipulation” • Algebra: Solve an equation for unknown value X • Syntax: “Solve” a sentence for unknown word X • “A white brachet (X) is next to the hart”→ X (a brachet) is something that is next to the hart and that can be white I.e., “define” node X in terms of immediately connected nodes • Then find or infer from wide context: • Basic-level class memberships (e.g., “dog”, rather than “animal”) • else most-specific-level class memberships • else names of individuals • Properties of Xs (else, of individual Xs) (e.g., size, color, …) • Structure of Xs (else …) (part-whole, physical structure…) • Acts that Xs perform (else …) or that can be done to/with Xs • Agents that do things to/with Xs • … or to whom things can be done with Xs • … or that own Xs • Possible synonyms, antonyms I.e., “define” word X in terms of some (but not all) other connected nodes

  29. Verb Algorithm • Generate initial hypothesis by syntactic/algebraic manipulation • Then find or infer from wide context: • Class membership (e.g., Conceptual Dependency) • What kind of act is X-ing (e.g., walking is a kind of moving) • What kinds of acts are X-ings (e.g., sauntering is a kind of walking) • Properties/manners of X-ing (e.g., moving by foot, slow walking) • Transitivity/subcategorization information • Return class membership of agent, object, indirect object, instrument • Possible synonyms, antonyms • Causes & effects • [Also: preliminary work on adjective algorithm]

  30. Belief Revision • To revise definitions of words used inconsistently with current meaning hypothesis • SNeBR (ATMS; Martins & Shapiro 1988, Johnson 2006, Fogel 2011): • If inference leads to a contradiction, then: • SNeBR (asks user to) remove culprit(s) • uses Relevance Logic to automatically remove consequences inferred from culprit

  31. A Computational Theory of CVA • A word does not have a unique meaning. • A word does not have a “correct” meaning. • Author’s intended meaning for word doesn’t need to be known by readerin order for reader to understand word in context • Even familiar/well-known words can acquire new meanings in new contexts. • Neologisms are usually learned only from context • Every co-text can give some clue to a meaning for a word. • Generate initial hypothesis via syntactic/algebraic manipulation • But co-text must be integrated with reader’s prior knowledge • Large co-text + large PK  more clues • Lots of occurrences of word allow asymptotic approach to stable meaning hypothesis • CVA is computable • CVA is “open-ended”, hypothesis generation. • CVA ≠ guess missing word (“cloze”);  CVA ≠ word-sense disambiguation • Some words are easier to compute meanings for than others (N < V < Adj/Adv) • CVA can improve general reading comprehension (through active reasoning) • CVA can & should be taught in schools

  32. From Algorithm to Curriculum • State of the art in vocabulary learning from context: • Mauser 1984: “context” = definition! • Clarke & Nation 1980: a “strategy” (algorithm?): • Determine part of speech of word • Look at grammatical context • Who does what to whom? • Look at surrounding textual context • Search for clues (as we do) • Guess the word; check your guess

  33. CVA: From Algorithm to Curriculum • “guess the word” = “then a miracle occurs” • Surely, computer scientists can “be more explicit”! • And so should teachers!

  34. From Algorithm to Curriculum (cont’d) • We have explicit, GOF (symbolic) AI theory of how to do CVA  Teachable! • Goal: • Not: teach people to “think like computers” • But: explicate computable & teachable methods to hypothesize word meanings from context • AI as computational psychology: • Devise computer programs that faithfully simulate(human) cognition • Can tell us something about (human) mind • We are teaching a machine, to see if what we learn in teaching itcan help us teach students better

  35. CVA as Computational Philosophy & Philosophical Computation • CVA & holistic semantic theories: • Semantic networks: • “Meaning” of a node is its location in the entire network • Holism: • Meaning of a word is its relationships to all other words in the language • Problems (Fodor & Lepore): • No 2 people ever share a belief • No 2 people ever mean the same thing • No 1 person ever means the same thing at different times • No one can ever change his/her mind • Nothing can be contradicted • Nothing can be translated • CVA offers principled way to restrict “entire network”to a useful subnetwork • That subnetwork can be shared across people, individuals, languages,… • Can also account for language/concept change • Via “dynamic”/“incremental” semantics

  36. CVA as Computational Philosophy & Philosophical Computation • CVA and the Chinese Room • How might Searle-in-the-Room figure out a meaning for an unknown squiggle? • By CVA techniques! • Searle’s CR argument from semantics: • Computer programs are purely syntactic • Cognition is semantic • Syntax alone does not suffice for semantics No purely syntactic computer program can exhibit semantic cognition • “Syntactic Semantics” (Rapaport 1985ff) • Syntax does suffice for the kind of semantics needed for NLU in the CR • All input—linguistic, perceptual, etc.—is encoded in a single network(or: in a single, real neural network: the brain!) • Relations—including semantic ones—among nodes of such a networkare manipulated syntactically • Hence computationally (CVA helps make this precise)

  37. Hector Anecdote #2 • Hector’s ghost • my dream

More Related