models of human parsing
play

Models of Human Parsing Experimental Data 2 Informatics 2A: - PowerPoint PPT Presentation

Human Parsing Human Parsing Experimental Data Experimental Data Bottom-Up Parser Bottom-Up Parser Left Corner Parser Left Corner Parser Human Parsing 1 Cognitive Constraints Garden Paths Dimensions of Parsing Models of Human Parsing


  1. Human Parsing Human Parsing Experimental Data Experimental Data Bottom-Up Parser Bottom-Up Parser Left Corner Parser Left Corner Parser Human Parsing 1 Cognitive Constraints Garden Paths Dimensions of Parsing Models of Human Parsing Experimental Data 2 Informatics 2A: Lecture 22 Eye-tracking Reading Bottom-Up Parser Mirella Lapata (slides by Frank Keller) 3 Parallel Parsing Properties School of Informatics University of Edinburgh Left Corner Parser 4 keller@inf.ed.ac.uk Left Corner Chart Serial Parsing November 8, 2011 Properties Reading: J&M, ch. 9 (pp. 350–352), ch. 12 (pp. 467–473), ch. 13 (pp. 491–496). 1 / 27 2 / 27 Human Parsing Human Parsing Cognitive Constraints Cognitive Constraints Experimental Data Experimental Data Garden Paths Garden Paths Bottom-Up Parser Bottom-Up Parser Dimensions of Parsing Dimensions of Parsing Left Corner Parser Left Corner Parser Human Parsing Human Parsing So far, we looked at parsing from an engineering perspective. So far, we looked at parsing from an engineering perspective. However, humans also do parsing to understand language. However, humans also do parsing to understand language. The mathematical and algorithmic tools in this course can be used The mathematical and algorithmic tools in this course can be used to analyze human parsing (human sentence processing). This is the to analyze human parsing (human sentence processing). This is the domain of psycholinguistics. domain of psycholinguistics. To study human parsing, we need: experimental data that tell us how humans parse; 3 / 27 3 / 27

  2. Human Parsing Human Parsing Cognitive Constraints Cognitive Constraints Experimental Data Experimental Data Garden Paths Garden Paths Bottom-Up Parser Bottom-Up Parser Dimensions of Parsing Dimensions of Parsing Left Corner Parser Left Corner Parser Human Parsing Human Parsing So far, we looked at parsing from an engineering perspective. So far, we looked at parsing from an engineering perspective. However, humans also do parsing to understand language. However, humans also do parsing to understand language. The mathematical and algorithmic tools in this course can be used The mathematical and algorithmic tools in this course can be used to analyze human parsing (human sentence processing). This is the to analyze human parsing (human sentence processing). This is the domain of psycholinguistics. domain of psycholinguistics. To study human parsing, we need: To study human parsing, we need: experimental data that tell us how humans parse; experimental data that tell us how humans parse; cognitive constraints derived from these data (e.g., cognitive constraints derived from these data (e.g., incrementality, garden paths, memory limitations); incrementality, garden paths, memory limitations); parsing models (and algorithms that implement them) that respect these constraints; 3 / 27 3 / 27 Human Parsing Human Parsing Cognitive Constraints Cognitive Constraints Experimental Data Experimental Data Garden Paths Garden Paths Bottom-Up Parser Bottom-Up Parser Dimensions of Parsing Dimensions of Parsing Left Corner Parser Left Corner Parser Human Parsing Incrementality So far, we looked at parsing from an engineering perspective. Parsing: extracting syntactic structure from a string; prerequisite However, humans also do parsing to understand language. for assigning a meaning to the string. The mathematical and algorithmic tools in this course can be used The human parser builds structures incrementally (word by word) to analyze human parsing (human sentence processing). This is the as the input comes in. domain of psycholinguistics. This can lead to local ambiguity. To study human parsing, we need: Example: experimental data that tell us how humans parse; cognitive constraints derived from these data (e.g., (1) The athlete realized his potential . . . incrementality, garden paths, memory limitations); a. . . . at the competition. parsing models (and algorithms that implement them) that b. . . . would make him a world-class sprinter. respect these constraints; an evaluation of the models against the data. 3 / 27 4 / 27

  3. Human Parsing Human Parsing Cognitive Constraints Cognitive Constraints Experimental Data Experimental Data Garden Paths Garden Paths Bottom-Up Parser Bottom-Up Parser Dimensions of Parsing Dimensions of Parsing Left Corner Parser Left Corner Parser Incrementality Incrementality Structure 1 (NP reading): Structure 2 (S reading): S S NP VP NP VP Det N Det N V S VP PP The athlete The athlete realized . . . NP VP V NP Det N . . . realized Det N his potential his potential 5 / 27 6 / 27 Human Parsing Human Parsing Cognitive Constraints Cognitive Constraints Experimental Data Experimental Data Garden Paths Garden Paths Bottom-Up Parser Bottom-Up Parser Dimensions of Parsing Dimensions of Parsing Left Corner Parser Left Corner Parser Garden Paths Garden Paths More examples of garden paths: Early commitment: when it reaches potential , the processor (2) a. The horse raced past the barn fell. has to decide which structure to build. b. I convinced her children are noisy. c. Until the police arrest the drug dealers control the If the parser makes the wrong choice (e.g., NP reading for street. sentence (1-b)) it needs to backtrack and revise the structure. d. The old man the boat. A garden path occurs, which typically results in longer reading e. We painted the wall with cracks. times (and reverse eye-movements). f. Fat people eat accumulates. Some garden paths are so strong that they parser fails to g. The cotton clothing is usually made of grows in recover from them. Mississippi. h. The prime number few. 7 / 27 8 / 27

  4. Human Parsing Human Parsing Cognitive Constraints Experimental Data Experimental Data Eye-tracking Garden Paths Bottom-Up Parser Bottom-Up Parser Reading Dimensions of Parsing Left Corner Parser Left Corner Parser Dimensions of Parsing Eye-tracking In addition to incrementality, a number of properties are important when designing a model of the human parser: An eye-tracker makes it possible to record the eye-movements of Directionality: the parser can process sentence bottom-up subjects while their are performing a cognitive task: (from the words up) or top-down (from the non-terminals looking at a scene; down). Evidence that the human parser combines both driving a vehicle; strategies. using a computer; Parallelism: a serial parser maintains only one structure at a reading a text. time; a parallel parser pursues all possible structures. Controversial issue; evidence for both serialism and limited Mind’s Eye Hypothesis: where subjects are looking indicates what parallelism. they are processing. How long they are looking at it indicates how Interactivity: the parser can be encapsulated (only access to much processing effort is needed. syntactic information) or interactive (access to semantic information, context). Evidence for limited interactivity. 9 / 27 10 / 27 Human Parsing Human Parsing Experimental Data Eye-tracking Experimental Data Eye-tracking Bottom-Up Parser Reading Bottom-Up Parser Reading Left Corner Parser Left Corner Parser Eye-tracking Eye-movements and Reading Let’s look at eye-tracking data for reading in detail: A head-mounted, video-based eye-movements are recorded while subjects read texts; eye-tracker. very high spatial (0.15 ◦ visual angle) and temporal (1 ms) accuracy; eye movements in reading are saccadic: a series of relatively stationary periods (fixations) between very fast movements (saccades); average fixation time is about 250 ms; can be longer or shorter, depending on ease or difficulty of processing; typically test a number of subjects, with a number of test sentences, and statistical analysis done on results. 11 / 27 12 / 27

  5. Human Parsing Human Parsing Experimental Data Eye-tracking Experimental Data Eye-tracking Bottom-Up Parser Reading Bottom-Up Parser Reading Left Corner Parser Left Corner Parser Eye-movements and Reading Eye-movements and Reading 13 / 27 14 / 27 Human Parsing Human Parsing Experimental Data Eye-tracking Experimental Data Eye-tracking Bottom-Up Parser Reading Bottom-Up Parser Reading Left Corner Parser Left Corner Parser Eye-movements and Reading Eye-movements and Reading We can use the data generated by eye-tracking experiments to investigate how the human parser works. For example: evidence for garden paths comes from increased reading times, and more reverse saccades, when reading certain words; evidence for incrementality comes from studies where participants view visual scenes while listening to sentences; evidence for interactivity comes from the fact that semantic properties of words influence reading times in the same way as syntactic ones. We will look at how to model these properties by building a parser that mimics human parsing behavior. 15 / 27 16 / 27

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend