{ "paper_id": "D13-1036", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T16:41:48.171667Z" }, "title": "Unsupervised Induction of Contingent Event Pairs from Film Scenes", "authors": [ { "first": "Zhichao", "middle": [], "last": "Hu", "suffix": "", "affiliation": { "laboratory": "Natural Language and Dialogue Systems Lab", "institution": "Santa Cruz Santa Cruz", "location": { "postCode": "95064", "region": "CA" } }, "email": "" }, { "first": "Elahe", "middle": [], "last": "Rahimtoroghi", "suffix": "", "affiliation": { "laboratory": "Natural Language and Dialogue Systems Lab", "institution": "Santa Cruz Santa Cruz", "location": { "postCode": "95064", "region": "CA" } }, "email": "" }, { "first": "Larissa", "middle": [], "last": "Munishkina", "suffix": "", "affiliation": { "laboratory": "Natural Language and Dialogue Systems Lab", "institution": "Santa Cruz Santa Cruz", "location": { "postCode": "95064", "region": "CA" } }, "email": "mlarissa@soe.ucsc.edu" }, { "first": "Reid", "middle": [], "last": "Swanson", "suffix": "", "affiliation": { "laboratory": "Natural Language and Dialogue Systems Lab", "institution": "Santa Cruz Santa Cruz", "location": { "postCode": "95064", "region": "CA" } }, "email": "" }, { "first": "Marilyn", "middle": [ "A" ], "last": "Walker", "suffix": "", "affiliation": { "laboratory": "Natural Language and Dialogue Systems Lab", "institution": "Santa Cruz Santa Cruz", "location": { "postCode": "95064", "region": "CA" } }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "Human engagement in narrative is partially driven by reasoning about discourse relations between narrative events, and the expectations about what is likely to happen next that results from such reasoning. Researchers in NLP have tackled modeling such expectations from a range of perspectives, including treating it as the inference of the CONTINGENT discourse relation, or as a type of common-sense causal reasoning. Our approach is to model likelihood between events by drawing on several of these lines of previous work. We implement and evaluate different unsupervised methods for learning event pairs that are likely to be CONTINGENT on one another. We refine event pairs that we learn from a corpus of film scene descriptions utilizing web search counts, and evaluate our results by collecting human judgments of contingency. Our results indicate that the use of web search counts increases the average accuracy of our best method to 85.64% over a baseline of 50%, as compared to an average accuracy of 75.15% without web search.", "pdf_parse": { "paper_id": "D13-1036", "_pdf_hash": "", "abstract": [ { "text": "Human engagement in narrative is partially driven by reasoning about discourse relations between narrative events, and the expectations about what is likely to happen next that results from such reasoning. Researchers in NLP have tackled modeling such expectations from a range of perspectives, including treating it as the inference of the CONTINGENT discourse relation, or as a type of common-sense causal reasoning. Our approach is to model likelihood between events by drawing on several of these lines of previous work. We implement and evaluate different unsupervised methods for learning event pairs that are likely to be CONTINGENT on one another. We refine event pairs that we learn from a corpus of film scene descriptions utilizing web search counts, and evaluate our results by collecting human judgments of contingency. Our results indicate that the use of web search counts increases the average accuracy of our best method to 85.64% over a baseline of 50%, as compared to an average accuracy of 75.15% without web search.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Human engagement in narrative is partially driven by reasoning about discourse relations between narrative events, and the expectations about what is likely to happen next that results from such reasoning (Gerrig, 1993; Graesser et al., 1994; Lehnert, 1981; Goyal et al., 2010) . Thus discourse relations are one of the primary means to structure narrative in genres as diverse as weblogs, search queries, stories, film scripts and news articles (Chambers and Jurafsky, 2009; Manshadi et al., 2008; Gordon and Swanson, 2009; Gordon et al., 2011; Beamer and Girju, 2009; Riaz and Girju, 2010; Do et al., 2011) .", "cite_spans": [ { "start": 205, "end": 219, "text": "(Gerrig, 1993;", "ref_id": "BIBREF8" }, { "start": 220, "end": 242, "text": "Graesser et al., 1994;", "ref_id": "BIBREF12" }, { "start": 243, "end": 257, "text": "Lehnert, 1981;", "ref_id": "BIBREF15" }, { "start": 258, "end": 277, "text": "Goyal et al., 2010)", "ref_id": "BIBREF11" }, { "start": 446, "end": 475, "text": "(Chambers and Jurafsky, 2009;", "ref_id": "BIBREF3" }, { "start": 476, "end": 498, "text": "Manshadi et al., 2008;", "ref_id": "BIBREF19" }, { "start": 499, "end": 524, "text": "Gordon and Swanson, 2009;", "ref_id": "BIBREF9" }, { "start": 525, "end": 545, "text": "Gordon et al., 2011;", "ref_id": "BIBREF10" }, { "start": 546, "end": 569, "text": "Beamer and Girju, 2009;", "ref_id": "BIBREF0" }, { "start": 570, "end": 591, "text": "Riaz and Girju, 2010;", "ref_id": "BIBREF23" }, { "start": 592, "end": 608, "text": "Do et al., 2011)", "ref_id": "BIBREF7" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "DOUGLAS QUAIL and his wife KRISTEN, are asleep in bed. Gradually the room lights brighten. the clock chimes and begins speaking in a soft, feminine voice. They don't budge. Shortly, the clock chimes again. Quail's wife stirs. Maddeningly, the clock chimes a third time. CLOCK (continuing)Tick, tock -. Quail reaches out and shuts the clock off. Then he sits up in bed. He swings his legs out from under the covers and sits on the edge of the bed. He puts on his glasses and sits, lost in thought. He is a good-looking but conventional man in his early thirties. He seems rather in awe of his wife, who is attractive and rather off-hand towards him. Kirsten pulls on her robe, lights a cigarette, sits fishing for her slippers. Recent work in NLP has tackled the inference of relations between events from a broad range of perspectives: (1) as inference of a discourse relations (e.g. the Penn Discourse Treebank (PDTB) CON-TINGENT relation and its specializations); (2) as a type of common sense reasoning; (3) as part of text understanding to support question-answering; and (4) as way of learning script-like or plot-like knowledge structures. All these lines of work aim to model narrative understanding, i.e. to enable systems to infer which events are likely to have happened even though they have not been mentioned in the text (Schank et al., 1977) , and which events are likely to happen in the future. Such knowledge has practical applications in commonsense reasoning, infor-mation retrieval, question answering, narrative understanding and inferring discourse relations.", "cite_spans": [ { "start": 1334, "end": 1355, "text": "(Schank et al., 1977)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We model this likelihood between events by drawing on the PTDB's general definition of the CONTINGENT relation, which encapsulates relations elsewhere called CAUSE, CONDITION and ENABLE-MENT (Prasad et al., 2008a; Lin et al., 2010; Pitler et al., 2009; Louis et al., 2010) . Our aim in this paper is to implement and evaluate a range of different unsupervised methods for learning event pairs that are likely to be CONTINGENT on one another.", "cite_spans": [ { "start": 191, "end": 213, "text": "(Prasad et al., 2008a;", "ref_id": "BIBREF21" }, { "start": 214, "end": 231, "text": "Lin et al., 2010;", "ref_id": "BIBREF16" }, { "start": 232, "end": 252, "text": "Pitler et al., 2009;", "ref_id": "BIBREF20" }, { "start": 253, "end": 272, "text": "Louis et al., 2010)", "ref_id": "BIBREF18" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We first utilize a corpus of scene descriptions from films because they are guaranteed to have an explicit narrative structure. Moreover, screenplay scene descriptions tend to be told in temporal order (Beamer and Girju, 2009; Gordon and Swanson, 2009) , which makes them a good resource for learning about contingencies between events. In addition, scenes in film represent many typical sequences from real life, while providing a rich source of event clusters related to battles, love and mystery. We carry out separate experiments for the action movie genre and the romance movie genre. For example, in the scene from Total Recall, from the action movie genre (See Fig. 1 ), we might learn that the event of sits up is CONTINGENT on the event of clock chimes. The subset of the corpus we use comprises 123,869 total unique event pairs.", "cite_spans": [ { "start": 202, "end": 226, "text": "(Beamer and Girju, 2009;", "ref_id": "BIBREF0" }, { "start": 227, "end": 252, "text": "Gordon and Swanson, 2009)", "ref_id": "BIBREF9" } ], "ref_spans": [ { "start": 668, "end": 674, "text": "Fig. 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We produce initial scalar estimates of potential CONTINGENCY between events using four previously defined measures of distributional cooccurrence. We then refine these estimates through web searches that explicitly model the patterns of narrative event sequences that were previously observed to be likely within a particular genre. There are several advantages of this method: (1) events in the same genre tend to be more similar than events across genres, so less data is needed to estimate co-occurrence; (2) film scenes are typically narrated via simple tenses in the correct temporal order, which allows the ordering of events to contribute to the estimation of the CONTINGENCY relation; (3) The web counts focus on validating event pairs already deemed to be likely to be CONTINGENT in the smaller, more controlled, film scene corpus. To test our method, we conduct perceptual experiments with human subjects on Mechanical Turk by asking them to select which of two pairs of events are the most likely. For example, given the scene from Total Recall in Fig. 1 , Mechanical Turkers are asked to select whether the sequential event pair clock chimes, sits up is more likely than clock chimes followed by a randomly selected event from the action film genre. Our experimental data and annotations are available at http://nlds. soe.ucsc.edu/data/EventPairs.", "cite_spans": [], "ref_spans": [ { "start": 1059, "end": 1065, "text": "Fig. 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Sec. 2 describes our experimental method in detail. Sec. 3 describes how we set up our evaluation experiments and the results. We show that none of the methods from previous work perform better on our data than 75.15% average accuracy as measured by human perceptions of CONTINGENCY. But after web search refinement, we achieve an average accuracy of 85.64%. We delay a more detailed comparison to previous work to Sec. 4 where we summarize our results and compare previous work to our own.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Our method uses a combination of estimating the likelihood of a CONTINGENT relation between events in a corpus of film scenes (Walker et al., 2012b) , with estimates then revised through web search. Our experiments are based on two subsets of 862 film screen plays collected from the IMSDb website using its ontology of film genres (Walker et al., 2012b) : a set of action movies of 115 screenplays totalling 748 MB, and a set of romance movies of 71 screenplays totalling 390 MB. Fig. 1 provided an example scene from the action movie genre from the IMSDb corpus.", "cite_spans": [ { "start": 126, "end": 148, "text": "(Walker et al., 2012b)", "ref_id": "BIBREF27" }, { "start": 332, "end": 354, "text": "(Walker et al., 2012b)", "ref_id": "BIBREF27" } ], "ref_spans": [ { "start": 481, "end": 487, "text": "Fig. 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Experimental Method", "sec_num": "2" }, { "text": "We assume that the relation we are aiming to learn is the PDTB CONTINGENT relation, which is defined as a relation that exists when one of the situations described in the text spans that are identified as the two arguments of the relation, i.e. Arg1 and Arg2, causally influences the other (Prasad et al., 2008b) . As Girju notes, it is notoriously difficult to define causality without making the definition circular, but we follow Beamer and Girju's work in assuming that if events A, B are causally related then B should occur less frequently when it is not preceded by A and that B \u2192A should be much less frequent than A \u2192 B. We assume that both the CAUSE and CONDITION subtypes of the CONTIN-GENCY relation will result in pairs of events that are likely to occur together and in a particular order. In particular we assume that the subtypes of the PDTB taxonomy of Contingency.Cause.Reason and Contingency.Cause.Result are the most likely to occur together as noted in previous work. Other related work has made use of discourse connectives or discourse taggers (implicit discourse relations) to provide additional evidence of CONTINGENCY (Do et al., 2011; Gordon et al., 2011; Chiarcos, 2012; Pitler et al., 2009; Lin et al., 2010 ), but we do not because the results have been mixed. In particular these discourse taggers are trained on The Wall Street Journal (WSJ) and are unlikely to work well on our data.", "cite_spans": [ { "start": 290, "end": 312, "text": "(Prasad et al., 2008b)", "ref_id": "BIBREF22" }, { "start": 1144, "end": 1161, "text": "(Do et al., 2011;", "ref_id": "BIBREF7" }, { "start": 1162, "end": 1182, "text": "Gordon et al., 2011;", "ref_id": "BIBREF10" }, { "start": 1183, "end": 1198, "text": "Chiarcos, 2012;", "ref_id": "BIBREF5" }, { "start": 1199, "end": 1219, "text": "Pitler et al., 2009;", "ref_id": "BIBREF20" }, { "start": 1220, "end": 1236, "text": "Lin et al., 2010", "ref_id": "BIBREF16" } ], "ref_spans": [], "eq_spans": [], "section": "Experimental Method", "sec_num": "2" }, { "text": "We define an event as a verb lemma with its subject and object. Two events are considered equal if they have the same verb. We do not believe word ambiguities to be a primary concern, and previous work also defines events to be the same if they have the same surface verb, in some cases with a restriction that the dependency relations should also be the same (Chambers and Jurafsky, 2008; Chambers and Jurafsky, 2009; Do et al., 2011; Riaz and Girju, 2010; Manshadi et al., 2008) . Word sense ambiguities are also reduced in specific genres (Action and Romance) of film scenes.", "cite_spans": [ { "start": 360, "end": 389, "text": "(Chambers and Jurafsky, 2008;", "ref_id": "BIBREF2" }, { "start": 390, "end": 418, "text": "Chambers and Jurafsky, 2009;", "ref_id": "BIBREF3" }, { "start": 419, "end": 435, "text": "Do et al., 2011;", "ref_id": "BIBREF7" }, { "start": 436, "end": 457, "text": "Riaz and Girju, 2010;", "ref_id": "BIBREF23" }, { "start": 458, "end": 480, "text": "Manshadi et al., 2008)", "ref_id": "BIBREF19" } ], "ref_spans": [], "eq_spans": [], "section": "Experimental Method", "sec_num": "2" }, { "text": "Our method for estimating the likelihood of a CONTINGENT relations between events consists of four steps:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Experimental Method", "sec_num": "2" }, { "text": "We use Stanford CoreNLP to annotate the corpus document by document and store the annotated text in XML format (Sec. 2.1);", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "TEXT PROCESSING:", "sec_num": "1." }, { "text": "We form intermediate artifacts such as events, protagonists and event pairs from the annotated documents. Each event has its arguments (subject and object). We calculate the frequency of the event across the relevant genre (Sec. 2.2);", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "COMPUTE EVENT REPRESENTATIONS:", "sec_num": "2." }, { "text": "We define 4 different measures of contingency and calculate each one separately using the results from Steps 1 and 2 above. We call each result a PREDICTED CONTINGENT EVENT PAIR (PCEP). All measures return scalar values that we use to rank the PCEPs (Sec. 2.3);", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "CALCULATE CONTINGENCY MEASURES:", "sec_num": "3." }, { "text": "We select the top 100 event pairs calculated by each contingency measure, and construct a RANDOM EVENT PAIR (REP) for each PCEP that preserves the first element of the PCEP, and replaces the second element with another event selected randomly from within the same genre. We then define web search patterns for both PCEP and REPs and compare the counts (Sec. 2.4).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "WEB SEARCH REFINEMENT:", "sec_num": "4." }, { "text": "We first separate our screen plays into two sets of documents, one for the action genre and one for the romance genre. Because we are interested in the event descriptions that are part of the scene descriptions, we excise the dialog from each screen play. Then using the Stanford CoreNLP pipeline, we annotate the film scene files. Annotations include tokenization, lemmatization, named entity recognition, parsing and coreference resolution. We extract the events by keeping all tokens whose POS tags begin with VB. We then use the dependency parse to find the subject and object of each verb (if any), considering only nsubj, agent, dobj, iobj, nsubjpass. We keep the original tokens of the subject and the object for further processing.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Text Processing", "sec_num": "2.1" }, { "text": "Given the results of Step 1 we start by generalizing the subject and object stored with each event by substituting tokens with named entities if there are any named entities tagged. Otherwise we generalize the subjects and the objects using their lemmas. For example, person UNLOCK door, as illustrated in Table 1 .", "cite_spans": [], "ref_spans": [ { "start": 306, "end": 313, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Compute Event Representations", "sec_num": "2.2" }, { "text": "We then integrate all the subjects and objects across all film scene files, keeping a record of the frequency of each subject and object. For example,", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Compute Event Representations", "sec_num": "2.2" }, { "text": "[person (115), organization (14), door (3)] UNLOCK [door (127), person (5), bars (2)].", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Compute Event Representations", "sec_num": "2.2" }, { "text": "The most frequent subject and object are selected as representative arguments for the event. We then count the frequency of each event across all the film scene files.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Compute Event Representations", "sec_num": "2.2" }, { "text": "Within each film scene file, we count adjacent events as potential CONTINGENT event pairs. Two event pairs are defined as equal if they have the same verbs in the same order. We also count the frequency of each event pair.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Compute Event Representations", "sec_num": "2.2" }, { "text": "We calculate four different measures of CONTIN-GENCY based on previous work using the results of Steps 1 and 2 (Sec. 2.1 and Sec. 2.2). These measures are pointwise mutual information, causal potential, bigram probability and protagonist-based causal potential as described in detail below. We calculate each measure separately by genre for the action and romance genres of the film corpus.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "Pointwise Mutual Information. The majority of related work uses pointwise mutual information (PMI) in some form or another (Chambers and Jurafsky, 2008; Chambers and Jurafsky, 2009; Riaz and Girju, 2010; Do et al., 2011) . Given a set of events (a verb and its collected set of subjects and objects), we calculate the PMI using the standard definition:", "cite_spans": [ { "start": 123, "end": 152, "text": "(Chambers and Jurafsky, 2008;", "ref_id": "BIBREF2" }, { "start": 153, "end": 181, "text": "Chambers and Jurafsky, 2009;", "ref_id": "BIBREF3" }, { "start": 182, "end": 203, "text": "Riaz and Girju, 2010;", "ref_id": "BIBREF23" }, { "start": 204, "end": 220, "text": "Do et al., 2011)", "ref_id": "BIBREF7" } ], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "pmi (e 1 , e 2 ) = log P (e 1 , e 2 ) P (e 1 )P (e 2 )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "in which e 1 and e 2 are two events. P (e 1 ) is the probability that event e 1 occur in the corpus:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "EQUATION", "cite_spans": [], "ref_spans": [], "eq_spans": [ { "start": 0, "end": 8, "text": "EQUATION", "ref_id": "EQREF", "raw_str": "P (e 1 ) = count(e 1 ) x count(e x )", "eq_num": "(2)" } ], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "where count(e 1 ) is the count of how many times event e 1 occurs in the corpus, and x count(e x ) is the count of all the events in the corpus. The numerator is the probability that the two events occur together in the corpus:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "P (e 1 , e 2 ) =", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "count(e 1 , e 2 )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "x y count(e x , e y )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "in which count(e 1 , e 2 ) is the number of times the two events e 1 and e 2 occur together in the corpus regardless of their order. Only adjacent events in each document are paired up. PMI is a symmetric measurement for the relationship between two events. The order of the events does not matter.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "Causal Potential. Beamer and Girju proposed a measure called Causal Potential (CP) based on previous work in philosophy and logic, along with an annotation test for causality. An annotator deciding whether event A causes event B asks herself the following questions, where answering yes to both means the two events are causally related:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "\u2022 Does event A occur before (or simultaneously) with event B?", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "\u2022 Keeping constant as many other states of affairs of the world in the given text context as possible, does modifying event A entail predictably modifying event B?", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "As Beamer & Girju note, this annotation test is objective, and it is simple to execute mentally. It only assumes that the average person knows a lot about how things work in the world and can reliably answer these questions. CP is then defined below, where the arrow notation means ordered bigrams, i.e. event e 1 occurs before event e 2 :", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "\u03c6(e 1 , e 2 ) = pmi (e 1 , e 2 ) + log P (e 1 \u2192 e 2 ) P (e 2 \u2192 e 1 )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "where pmi (e 1 , e 2 ) = log P (e 1 , e 2 ) P (e 1 )P (e 2 )", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "The causal potential consists of two terms: the first is pair-wise mutual information (PMI) and the second is relative ordering of bigrams. PMI measures how often events occur as a pair; whereas relative ordering counts how often event order occurs in the bigram. If there is no ordering of events, the relative ordering is zero. We smooth unseen event pairs by setting their frequency equal to 1 to avoid zero probabilities. For CP as with PMI, we restrict these calculations to adjacent events. Column CP of Table 1 below provides sample values for the CP measure.", "cite_spans": [], "ref_spans": [ { "start": 510, "end": 517, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "Probabilistic Language Models. Our third method models event sequences using statistical language models (Manshadi et al., 2008) . A language model estimates the probability of a sequence of words using a sample corpus. To identify contingent event sequences, we apply a bigram model which estimates the probability of observing the sequence of two words w 1 and w 2 as follows:", "cite_spans": [ { "start": 105, "end": 128, "text": "(Manshadi et al., 2008)", "ref_id": "BIBREF19" } ], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "EQUATION", "cite_spans": [], "ref_spans": [], "eq_spans": [ { "start": 0, "end": 8, "text": "EQUATION", "ref_id": "EQREF", "raw_str": "P (w 1 , w 2 ) \u223c = P (w 2 |w 1 ) = count(w 1 , w 2 ) count(w 1 )", "eq_num": "(5)" } ], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "Here, the words are events. Each verb is a single event and each film scene is treated as a sequence of verbs. For example, consider the following sentence from Total Recall:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "Quail and Kirsten sit at a small table, eating breakfast.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "This sentence is represented as the sequence of its two verbs: sit, eat. We estimate the probability of verb bigrams using Equation 5 and hypothesize that the verb sequences with higher probability are Table 1 : Sample web search patterns and values used in web search refinement algorithm from action genre more likely to be contingent. We apply a threshold of 20 for count(w 1 , w 2 ) to avoid infrequent and uncommon bigrams.", "cite_spans": [], "ref_spans": [ { "start": 202, "end": 209, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "Protagonist-based Models. We also used a method of generating event pairs based not only on the consecutive events in text but on their protagonist. This is based on the assumption that the agent, or protagonist, will tend to perform actions that further her own goals, and are thus causally related. We called this method protagonist-based because all events were partitioned into multiple sets where each set of events has one protagonist. This method is roughly based on previous work using chains of discourse entities to induce narrative schemas (Chambers and Jurafsky, 2009) . Events that share one protagonist were extracted from text according to co-referring mentions provided by the Stanford CoreNLP toolkit. 1 A manual examination of coreference results on a sample of movie scripts suggests that the accuracy is only around 60%: most of the time the same entity (in its 1 http://nlp.stanford.edu/software/corenlp.shtml nominal and pronominal forms) was not recognized and was assigned as a new entity.", "cite_spans": [ { "start": 551, "end": 580, "text": "(Chambers and Jurafsky, 2009)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "We preserve the order of events based on their textual order assuming as above that film scripts tend to preserve temporal order. An ordered event pair is generated if both events share a protagonist. We further filter event pairs by eliminating those whose frequency is less than 5 to filter insignificant and rare event pairs. This also tends to catch errors generated by the Stanford parser.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "CP was then calculated accordingly to Equation 4. To calculate the PMI part of CP, we combine the frequencies of event pairs in both orders.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Calculate Contingency Measures", "sec_num": "2.3" }, { "text": "The final step of our method is WEB SEARCH RE-FINEMENT. Our hypothesis is that using the film corpus within a particular genre to do the initial estimates of contingency takes advantage of genre properties such as similar events and narration of scenes in chronological order. However the film corpus is necessarily small, and we can augment the evidence for a particular contingent relation by defining specific narrative sequence patterns and collecting web counts.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "Recall that PCEP stands for predicted contingent event pair and that REP stands for random event pair. We first select the top 100 event pairs calculated by each CONTINGENCY measure, and construct a RANDOM EVENT PAIR (REP) for each PCEP that preserves the first element of the PCEP, and replaces the second element with another event selected randomly from within the same genre. We then define web search patterns for both PCEP and REPs and compare the counts. PCEPs should be frequent in web search and REPs should be infrequent.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "Our web refinement procedure is:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "\u2022 For each event pair, PCEPs and REPs, create a Google search pattern as illustrated by Table 1 , and described in more detail below.", "cite_spans": [], "ref_spans": [ { "start": 88, "end": 95, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "\u2022 Search for the exact match in Google general web search using incognito browsing and record the estimated count of results returned;", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "\u2022 Remove all the PCEP/REP pairs with PCEP Google search count less than 100: highly contingent events should be frequent in a general web search;", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "\u2022 Remove all PCEP/REP pairs with REP Google search count greater than 100: events that are not contingent on one another should not be frequent in a general web search.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "The motivation for this step is to provide additional evidence for or against the contingency of a pair of events. Table 1 shows a selection of the top 100 PCEPs learned using the Causal potential (CP) Metric, the web search patterns that are automatically derived from the PCEPs (Column 4), the REPs that were constructed for each PCEP (Column 6), the web search patterns that were automatically derived from the REPs (Column 7). Column 5 shows the results of web search hits for the PCEP patterns and Column 8 shows the results of web search hits for the REP patterns. These hit counts were then used in refining our estimates of CONTINGENCY for the learned patterns as described above.", "cite_spans": [], "ref_spans": [ { "start": 115, "end": 122, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "Note that the web search patterns do not aim to find every possible match of the targeted CONTIN-GENT relation that could possibly occur. Instead, they are generalizations of the instances of PCEPs that we found in the films corpus that are targeted at finding hits that are the most likely to occur in narrative sequences. Narrative sequences are most reliably signalled by use of the historical present tense, e.g. as instantiated in the search patterns He knows in Row 1 and He comes in Row 2 of Table 1 (Swanson and Gordon, 2012; Beamer and Girju, 2009; Labov and Waletzky, 1997) . In addition, we use the \"*\" operator in Google Search to limit search to pairs of events reported in the historical present tense, that are \"near\" one another, and in a particular sequence. We don't care whether the events are in the same utterance or in sequential utterances, thus for the second verb (event) we do not include a subject pronoun he. These search patterns are not intended to match the original instances in the film corpus and in general they are unlikely to match those instances.", "cite_spans": [ { "start": 516, "end": 533, "text": "and Gordon, 2012;", "ref_id": "BIBREF26" }, { "start": 534, "end": 557, "text": "Beamer and Girju, 2009;", "ref_id": "BIBREF0" }, { "start": 558, "end": 583, "text": "Labov and Waletzky, 1997)", "ref_id": "BIBREF14" } ], "ref_spans": [ { "start": 499, "end": 515, "text": "Table 1 (Swanson", "ref_id": null } ], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "For example, consider the search patterns and results shown in Row 1 of Table 1 .", "cite_spans": [], "ref_spans": [ { "start": 72, "end": 79, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "The PCEP is (person KNOW person, person MEAN what).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "The REP is (person KNOW person, person PEDDLE papers).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "Our prediction is that the REP should be much less likely in web search counts and the results validate that predication. A paired t-test over the 100 top PCEP pairs for the CP measure comparing the hit counts for the PCEP pairs vs. the REP pairs was highly significant (p < .00001). However, consider Row 7. Even though in general the PCEP pairs are more likely (as measured by the paired t-test comparing web search counts for PCEPs vs REPs), there are cases where the REP is highly likely as shown by the REP (person take person, person CATCH person) in Row 7. Alternatively there are cases where the web search counts provide evidence against one of the PCEPs. Consider Rows 3, 4, 10 and 12. In all of these cases the web counts NumHits for the PCEP number in the tens.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "After the web search refinement, we retain the PCEP/REP pairs with initially high PCEP estimates, for which we found good evidence for contingency and for randomness, e.g. Row 1 and 2 in Table 1 . We use 100 as a threshold because most of the time the estimate result count from Google is either a very large number (millions) or a very small number (tens), as illustrated by the NumHits columns in Table 1 .", "cite_spans": [], "ref_spans": [ { "start": 187, "end": 194, "text": "Table 1", "ref_id": null }, { "start": 399, "end": 406, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "We experimented with different types of patterns with a development set of PCEPs before we settled on the search pattern template shown in Table 1 . We decided to use third person rather than first person patterns, because first person patterns are only one type of narrative (Swanson and Gordon, 2012) . We also decided to utilize event patterns without typical objects, such as head in person REST head in Row 2 of Table 1 . We do not have any evidence that this is the optimal search pattern template because we did not systematically try other types of search patterns.", "cite_spans": [ { "start": 276, "end": 302, "text": "(Swanson and Gordon, 2012)", "ref_id": "BIBREF26" } ], "ref_spans": [ { "start": 139, "end": 146, "text": "Table 1", "ref_id": null }, { "start": 417, "end": 424, "text": "Table 1", "ref_id": null } ], "eq_spans": [], "section": "Web Search Refinement", "sec_num": "2.4" }, { "text": "While other work uses a range of methods for evaluating accuracy, to our knowledge our work is the first to use human judgments from Mechanical Turk to evaluate the accuracy of the learned PCEPs. We first describe the evaluation setup in Sec. 3.1 and then report the results in Sec. 3.2", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Evaluation and Results", "sec_num": "3" }, { "text": "We used three different types of HITs (Human Intelligence Tasks) on Mechanical Turk for our evaluation. Two of the HITS are in Fig. 2 and Fig. 3 . The differences in the different types of HITS involve:", "cite_spans": [], "ref_spans": [ { "start": 127, "end": 144, "text": "Fig. 2 and Fig. 3", "ref_id": "FIGREF2" } ], "eq_spans": [], "section": "Mechanical Turk Contingent Pair Evaluations", "sec_num": "3.1" }, { "text": "(1) whether the arguments of events were given in the HIT, as in Fig. 2 and 2: whether the Turkers were told that the order of the events mattered, as in Fig. 3 . We initially thought that providing the arguments to the events as shown in Fig. 2 would help Turkers to reason about which event was more likely. We tested this hypothesis only in the action genre for the Causal Potential Measure. For CP, Bigram and Protag the order of events always matters. For the PMI task, the order of the events doesn't matter because PMI is a symmetric measure. Fig. 2 illustrates the instructions that were given with the HIT when the event order doesn't matter. In all the other cases, the instructions that were given with the HIT are those in Fig. 3 where the Turkers are instructed to pay attention to the order of the events. For all types of HITS, for all measures of CON-TINGENCY, we set up the task as a choice over two alternatives, where for each predicted contingent pair (PCEP), we generate a random event pair (REP), with the first event the same and the second one randomly chosen from all the events in the same film genre. The REPs are constructed the same way as we construct REPs for web search refinement, as illustrated by Table 1 . This is illustrated in both Fig. 2 and Fig. 3 . For all types of HITS, we ask 15", "cite_spans": [], "ref_spans": [ { "start": 65, "end": 71, "text": "Fig. 2", "ref_id": "FIGREF2" }, { "start": 154, "end": 160, "text": "Fig. 3", "ref_id": "FIGREF3" }, { "start": 239, "end": 245, "text": "Fig. 2", "ref_id": "FIGREF2" }, { "start": 550, "end": 556, "text": "Fig. 2", "ref_id": "FIGREF2" }, { "start": 735, "end": 741, "text": "Fig. 3", "ref_id": "FIGREF3" }, { "start": 1232, "end": 1239, "text": "Table 1", "ref_id": null }, { "start": 1270, "end": 1287, "text": "Fig. 2 and Fig. 3", "ref_id": "FIGREF2" } ], "eq_spans": [], "section": "Mechanical Turk Contingent Pair Evaluations", "sec_num": "3.1" }, { "text": "Turkers from a pre-qualified group to select which pair (the PCEP or the REP) is more likely to occur together. Thus, the framing of these Mechanical Turk tasks only assumes that the average person knows how the world works; we do not ask them to explicitly reason about causality as other work does (Beamer and Girju, 2009; Gordon et al., 2011; Do et al., 2011) .", "cite_spans": [ { "start": 300, "end": 324, "text": "(Beamer and Girju, 2009;", "ref_id": "BIBREF0" }, { "start": 325, "end": 345, "text": "Gordon et al., 2011;", "ref_id": "BIBREF10" }, { "start": 346, "end": 362, "text": "Do et al., 2011)", "ref_id": "BIBREF7" } ], "ref_spans": [], "eq_spans": [], "section": "Mechanical Turk Contingent Pair Evaluations", "sec_num": "3.1" }, { "text": "For each measure of CONTINGENCY, we take 100 event pairs with highest PCEP scores, and put them in 5 HITs with twenty items per HIT. Previous work has shown that for many common NLP tasks, 7 Turkers' average score can match expert annotations (Snow et al., 2008) . However, we use 15 Turkers because we had no gold-standard data and because we were not sure how difficult the task is. It is clearly subjective. To calculate the accuracy of each method, we computed the average correlation coefficient between each pair of raters and eliminate the 5 lowest scoring workers. We then used the perceptions of the 10 remaining workers to calculate accuracy as # of correct answers / total # of answers.", "cite_spans": [ { "start": 243, "end": 262, "text": "(Snow et al., 2008)", "ref_id": "BIBREF25" } ], "ref_spans": [], "eq_spans": [], "section": "Mechanical Turk Contingent Pair Evaluations", "sec_num": "3.1" }, { "text": "In general, deciding when a MTurk worker is unreliable when the data is subjective is a difficult problem. In the future we plan to test other solutions to measuring annotator reliability as proposed in related work (Callison-Burch, 2009; Snow et al., 2008; Karger et al., 2011; Dawid and Skene, 1979; Welinder et al., 2010; Liu et al., 2012) .", "cite_spans": [ { "start": 216, "end": 238, "text": "(Callison-Burch, 2009;", "ref_id": "BIBREF1" }, { "start": 239, "end": 257, "text": "Snow et al., 2008;", "ref_id": "BIBREF25" }, { "start": 258, "end": 278, "text": "Karger et al., 2011;", "ref_id": "BIBREF13" }, { "start": 279, "end": 301, "text": "Dawid and Skene, 1979;", "ref_id": "BIBREF6" }, { "start": 302, "end": 324, "text": "Welinder et al., 2010;", "ref_id": "BIBREF28" }, { "start": 325, "end": 342, "text": "Liu et al., 2012)", "ref_id": "BIBREF17" } ], "ref_spans": [], "eq_spans": [], "section": "Mechanical Turk Contingent Pair Evaluations", "sec_num": "3.1" }, { "text": "We report our results in terms of overall accuracy. Because the Mechanical Turk task is a chooseone question rather than a binary classification, Precision = Recall in our experimental results: Table 2 . The results of using event arguments (person KNOW person) in the Mechanical Turk evaluation task (i.e. Fig. 2) is given in Rows 1 and 2 of Table 2 . The accuracies for Rows 1 and 2 are considerably lower than when the PCEPs are tested without arguments. Comparing Rows 1 and 2 with Rows 3 and 4 suggests that even if the arguments provide extra information that help to ground the type of event, in some cases these constraints on events may mislead the Turkers or make the evaluation task more difficult. There is an over 10% increase in CP + Web search accuracy for the task that omits the event arguments (i.e. Fig. 3 as can be seen by comparing Row 2 with Row 4. Thus omitting the arguments of events in evaluations actually appears to allow Turkers to make better judgments.", "cite_spans": [], "ref_spans": [ { "start": 194, "end": 201, "text": "Table 2", "ref_id": "TABREF2" }, { "start": 307, "end": 314, "text": "Fig. 2)", "ref_id": "FIGREF2" }, { "start": 343, "end": 350, "text": "Table 2", "ref_id": "TABREF2" }, { "start": 818, "end": 824, "text": "Fig. 3", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Results", "sec_num": "3.2" }, { "text": "In addition, Table 2 shows clearly that for every single method, accuracy is improved by refining the initial estimates of contingency using the narrative-based web search patterns. Web search in- creases the accuracy of almost all evaluation tasks, with increases ranging from 3.45% to 12.5% when averaged over both film genres (Column 5 Average Acc%). The best performing method for the Action genre is CP+Web Search at 87.67%, while the best performing method for the Romance genre is PMI+Web search at 88.52%. However PMI+Web Search does not beat CP+Web Search on average over both genres we tested, even though the Mechanical Turk HIT for CP specifies that the order of the events matters: a more stringent criterion. Also overall the CP+WebSearch method achieves a very high 85.64% average accuracy.", "cite_spans": [], "ref_spans": [ { "start": 13, "end": 20, "text": "Table 2", "ref_id": "TABREF2" } ], "eq_spans": [], "section": "Results", "sec_num": "3.2" }, { "text": "It is also interesting to note the variation across the different methods. For example, while it is well known that PMI typically requires very large corpora to make good estimates, the PMI method without web search refinement has an initially high accuracy of 79.60% for the romance genre, while only achieving 68.70% for action. Perhaps this difference arises because the romance genre is more highly causal, or because situations are more structured in romance, providing better estimates with a small corpus. However even in this case of romance with PMI, adding web search refinement provides an almost 10% increase in absolute accuracy to the highest accuracy of any combination, i.e. 88.52%. There is also an interesting case of Protag CP for the romance genre where web search refinement actually decreases accuracy by 4.1%. In future work we plan to examine more genres from the film corpus and also examine the role of corpus size in more detail.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Results", "sec_num": "3.2" }, { "text": "We induced event pairs using several methods from previous work with similar aims but widely different problem formulations and evaluation methods. We used a verb-rich film scene corpus where events are normally narrated in temporal order. We used Mechanical Turk to evaluate the learned pairs of CON-TINGENT events using human perceptions. In the first stage drawing on previous measures of distributional co-occurrence, we achieved an overall average accuracy of around 70%, over a 50% baseline. We then implemented a novel method of defining narrative sequence patterns using the Google Search API, and used web counts to further refine our estimates of the contingency of the learned event pairs. This increased the overall average accuracy to around 77%, which is 27% above the baseline. Our results indicate that the use of web search counts increases the average accuracy of our Causal Potential-based method to 85.64% as compared to an average accuracy of 75.15% without web search. To our knowledge this is the highest accuracy achieved in tasks of this kind to date.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" }, { "text": "Previous work on recognition of the PDTB CON-TINGENT relation has used both supervised and unsupervised learning, and evaluation typically measures precision and recall against a PDTB annotated corpus (Do et al., 2011; Pitler et al., 2009; Zhou et al., 2010; Chiarcos, 2012; Louis et al., 2010) . We use an unsupervised approach and measure accuracy using human perceptions. Other work by Girju and her students defined a measure called causal potential and then used film screen plays to learn a knowledge base of causal pairs of events. They evaluate the pairs by asking two trained human annotators to label whether occurrences of those pairs in their corpus are causally related (Beamer and Girju, 2009; Riaz and Girju, 2010) . We also make use of their causal potential measure. Work on commonsense causal reasoning aims to learn causal relations beween pairs of events using a range of methods applied to a large corpus of weblog narratives (Gordon et al., 2011; Gordon and Swanson, 2009; Manshadi et al., 2008) . One form of evaluation aimed to predict the last event in a sequence (Manshadi et al., 2008) , while more recent work uses the learned pairs to improve performance on the COPA SEMEVAL task (Gordon et al., 2011) .", "cite_spans": [ { "start": 201, "end": 218, "text": "(Do et al., 2011;", "ref_id": "BIBREF7" }, { "start": 219, "end": 239, "text": "Pitler et al., 2009;", "ref_id": "BIBREF20" }, { "start": 240, "end": 258, "text": "Zhou et al., 2010;", "ref_id": "BIBREF29" }, { "start": 259, "end": 274, "text": "Chiarcos, 2012;", "ref_id": "BIBREF5" }, { "start": 275, "end": 294, "text": "Louis et al., 2010)", "ref_id": "BIBREF18" }, { "start": 683, "end": 707, "text": "(Beamer and Girju, 2009;", "ref_id": "BIBREF0" }, { "start": 708, "end": 729, "text": "Riaz and Girju, 2010)", "ref_id": "BIBREF23" }, { "start": 947, "end": 968, "text": "(Gordon et al., 2011;", "ref_id": "BIBREF10" }, { "start": 969, "end": 994, "text": "Gordon and Swanson, 2009;", "ref_id": "BIBREF9" }, { "start": 995, "end": 1017, "text": "Manshadi et al., 2008)", "ref_id": "BIBREF19" }, { "start": 1089, "end": 1112, "text": "(Manshadi et al., 2008)", "ref_id": "BIBREF19" }, { "start": 1209, "end": 1230, "text": "(Gordon et al., 2011)", "ref_id": "BIBREF10" } ], "ref_spans": [], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" }, { "text": "Related work on SCRIPT LEARNING induces likely sequences of temporally ordered events in news, rather than CONTINGENCY or CAUSALITY (Chambers and Jurafsky, 2008; Chambers and Jurafsky, 2009 ). Chambers & Jurafsky also evaluate against a corpus of existing documents, by leaving one event out of a document (news story), and then testing the system's ability to predict the missing event. To our knowledge, our method is the first to augment distributional semantics measures from a corpus with web search data. We are also the first to evaluate the learned event pairs with a human perceptual evaluation with native speakers.", "cite_spans": [ { "start": 132, "end": 161, "text": "(Chambers and Jurafsky, 2008;", "ref_id": "BIBREF2" }, { "start": 162, "end": 189, "text": "Chambers and Jurafsky, 2009", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" }, { "text": "We hypothesize that there are several advantages to our method: (1) events in the same genre tend to be more similar than events across genres, so less data is needed to estimate co-occurrence; (2) film scenes are typically narrated via simple tenses in the correct temporal order, which allows the ordering of events to contribute to estimates of the CONTIN-GENCY relation; (3) The web counts focus on validating event pairs already deemed to be likely to be CONTINGENT in the smaller, more controlled, film scence corpus.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" }, { "text": "Our work capitalizes on event sequences narrated in temporal order as a cue to causality. We expect this approach to generalize to other domains where these properties hold, such as fables, personal stories and news articles. We do not expect this technique to generalize without further refinements to genres frequently told out of temporal order or when events are not mentioned consecutively in the text, for example in certain types of fiction.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" }, { "text": "In future work we want to explore in more detail the differences in performance of the different contingency measures. For example, previous work would suggest that the the higher the measure is, the more likely the two events are to be contingent on one another. To date, while we have only tested the top 100, we have not found that the bottom set of 20 are less accurate than the top set of 20. This could be due to corpus size, or the measures themselves, or noise from parser accuracy etc. As shown in Table 2 , web search refinement is able to eliminate most noise in event pairs, but we would still aim to achieve a better understanding of the circumstances which lead particular methods to work better.", "cite_spans": [], "ref_spans": [ { "start": 507, "end": 514, "text": "Table 2", "ref_id": "TABREF2" } ], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" }, { "text": "In future work we also want to explore ways of inducing larger event structures than event pairs, such as the causal chains, scripts, or narrative schemas of previous work.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Future Work", "sec_num": "4" } ], "back_matter": [ { "text": "We would like to thank Yan Li for setting up automatic search query. We also thank members of NLDS for their discussions and suggestions, especially Stephanie Lukin, Rob Abbort, and Grace Lin.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgments", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Using a bigram event model to predict causal potential", "authors": [ { "first": "B", "middle": [], "last": "Beamer", "suffix": "" }, { "first": "R", "middle": [], "last": "Girju", "suffix": "" } ], "year": 2009, "venue": "Computational Linguistics and Intelligent Text Processing", "volume": "", "issue": "", "pages": "430--441", "other_ids": {}, "num": null, "urls": [], "raw_text": "B. Beamer and R. Girju. 2009. Using a bigram event model to predict causal potential. In Computational Linguistics and Intelligent Text Processing, p. 430- 441. Springer.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "Fast, cheap, and creative: evaluating translation quality using amazon's mechanical turk", "authors": [ { "first": "C", "middle": [], "last": "Callison-Burch", "suffix": "" } ], "year": 2009, "venue": "Proc. of the 2009 Conference on Empirical Methods in Natural Language Processing", "volume": "1", "issue": "", "pages": "286--295", "other_ids": {}, "num": null, "urls": [], "raw_text": "C. Callison-Burch. 2009. Fast, cheap, and creative: eval- uating translation quality using amazon's mechanical turk. In Proc. of the 2009 Conference on Empirical Methods in Natural Language Processing: Volume 1 - Volume 1, p. 286-295. Association for Computational Linguistics.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Unsupervised learning of narrative event chains", "authors": [ { "first": "N", "middle": [], "last": "Chambers", "suffix": "" }, { "first": "D", "middle": [], "last": "Jurafsky", "suffix": "" } ], "year": 2008, "venue": "Proc. of ACL-08: HLT", "volume": "", "issue": "", "pages": "789--797", "other_ids": {}, "num": null, "urls": [], "raw_text": "N. Chambers and D. Jurafsky. 2008. Unsupervised learning of narrative event chains. Proc. of ACL-08: HLT, p. 789-797.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Unsupervised learning of narrative schemas and their participants", "authors": [ { "first": "N", "middle": [], "last": "Chambers", "suffix": "" }, { "first": "D", "middle": [], "last": "Jurafsky", "suffix": "" } ], "year": 2009, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "N. Chambers and D. Jurafsky. 2009. Unsupervised learning of narrative schemas and their participants. In", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Proc. of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP", "authors": [], "year": null, "venue": "", "volume": "2", "issue": "", "pages": "602--610", "other_ids": {}, "num": null, "urls": [], "raw_text": "Proc. of the Joint Conference of the 47th Annual Meet- ing of the ACL and the 4th International Joint Confer- ence on Natural Language Processing of the AFNLP: Volume 2-Volume 2, p. 602-610.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Towards the unsupervised acquisition of discourse relations", "authors": [ { "first": "C", "middle": [], "last": "Chiarcos", "suffix": "" } ], "year": 2012, "venue": "Proc. of the 50th Annual Meeting of the Association for Computational Linguistics: Short Papers", "volume": "2", "issue": "", "pages": "213--217", "other_ids": {}, "num": null, "urls": [], "raw_text": "C. Chiarcos. 2012. Towards the unsupervised acquisi- tion of discourse relations. In Proc. of the 50th Annual Meeting of the Association for Computational Linguis- tics: Short Papers-Volume 2, p. 213-217. Association for Computational Linguistics.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Maximum likelihood estimation of observer error-rates using the EM algorithm", "authors": [ { "first": "A", "middle": [ "P" ], "last": "Dawid", "suffix": "" }, { "first": "A", "middle": [ "M" ], "last": "Skene", "suffix": "" } ], "year": 1979, "venue": "Journal of the Royal Statistical Society. Series C (Applied Statistics)", "volume": "28", "issue": "1", "pages": "20--28", "other_ids": {}, "num": null, "urls": [], "raw_text": "A. P. Dawid and A. M. Skene. 1979. Maximum likeli- hood estimation of observer error-rates using the EM algorithm. Journal of the Royal Statistical Society. Se- ries C (Applied Statistics), 28(1):20-28.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Minimally supervised event causality identification", "authors": [ { "first": "Q", "middle": [ "X" ], "last": "Do", "suffix": "" }, { "first": "Y", "middle": [ "S" ], "last": "Chan", "suffix": "" }, { "first": "D", "middle": [], "last": "Roth", "suffix": "" } ], "year": 2011, "venue": "Proc. of the Conference on Empirical Methods in Natural Language Processing", "volume": "", "issue": "", "pages": "294--303", "other_ids": {}, "num": null, "urls": [], "raw_text": "Q. X. Do, Y. S. Chan, and D. Roth. 2011. Minimally supervised event causality identification. In Proc. of the Conference on Empirical Methods in Natural Lan- guage Processing, p. 294-303. Association for Com- putational Linguistics.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "Experiencing narrative worlds: On the psychological activities of reading", "authors": [ { "first": "R", "middle": [ "J" ], "last": "Gerrig", "suffix": "" } ], "year": 1993, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "R.J. Gerrig. 1993. Experiencing narrative worlds: On the psychological activities of reading. Yale Univ Pr.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Identifying personal stories in millions of weblog entries", "authors": [ { "first": "A", "middle": [], "last": "Gordon", "suffix": "" }, { "first": "R", "middle": [], "last": "Swanson", "suffix": "" } ], "year": 2009, "venue": "Third International Conference on Weblogs and Social Media, Data Challenge Workshop", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "A. Gordon and R. Swanson. 2009. Identifying personal stories in millions of weblog entries. In Third Interna- tional Conference on Weblogs and Social Media, Data Challenge Workshop.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Commonsense causal reasoning using millions of personal stories", "authors": [ { "first": "A", "middle": [], "last": "Gordon", "suffix": "" }, { "first": "Cosmin", "middle": [], "last": "Bejan", "suffix": "" }, { "first": "Kenji", "middle": [], "last": "Sagae", "suffix": "" } ], "year": 2011, "venue": "Twenty-Fifth Conference on Artificial Intelligence (AAAI-11)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "A. Gordon, Cosmin Bejan, and Kenji Sagae. 2011. Com- monsense causal reasoning using millions of personal stories. In Twenty-Fifth Conference on Artificial Intel- ligence (AAAI-11).", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Automatically producing plot unit representations for narrative text", "authors": [ { "first": "A", "middle": [], "last": "Goyal", "suffix": "" }, { "first": "E", "middle": [], "last": "Riloff", "suffix": "" }, { "first": "H", "middle": [], "last": "Daum\u00e9", "suffix": "" }, { "first": "Iii", "middle": [], "last": "", "suffix": "" } ], "year": 2010, "venue": "Proc. of the 2010 Conference on Empirical Methods in Natural Language Processing", "volume": "", "issue": "", "pages": "77--86", "other_ids": {}, "num": null, "urls": [], "raw_text": "A. Goyal, E. Riloff, and H. Daum\u00e9 III. 2010. Automat- ically producing plot unit representations for narrative text. In Proc. of the 2010 Conference on Empirical Methods in Natural Language Processing, p. 77-86. Association for Computational Linguistics.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Constructing inferences during narrative text comprehension", "authors": [ { "first": "A", "middle": [ "C" ], "last": "Graesser", "suffix": "" }, { "first": "M", "middle": [], "last": "Singer", "suffix": "" }, { "first": "T", "middle": [], "last": "Trabasso", "suffix": "" } ], "year": 1994, "venue": "Psychological review", "volume": "101", "issue": "3", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "A. C. Graesser, M. Singer, and T. Trabasso. 1994. Con- structing inferences during narrative text comprehen- sion. Psychological review, 101(3):371.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "Iterative learning for reliable crowdsourcing systems", "authors": [ { "first": "D", "middle": [ "R" ], "last": "Karger", "suffix": "" }, { "first": "S", "middle": [], "last": "Oh", "suffix": "" }, { "first": "D", "middle": [], "last": "Shah", "suffix": "" } ], "year": 2011, "venue": "", "volume": "", "issue": "", "pages": "1953--1961", "other_ids": {}, "num": null, "urls": [], "raw_text": "D. R. Karger, S. Oh, and D. Shah. 2011. Iterative learning for reliable crowdsourcing systems. In John Shawe-Taylor, Richard S. Zemel, Peter L. Bartlett, Fernando C. N. Pereira, and Kilian Q. Weinberger, ed- itors, NIPS, p. 1953-1961.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "Narrative analysis: Oral versions of personal experience", "authors": [ { "first": "W", "middle": [], "last": "Labov", "suffix": "" }, { "first": "J", "middle": [], "last": "Waletzky", "suffix": "" } ], "year": 1997, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "W. Labov and J. Waletzky. 1997. Narrative analysis: Oral versions of personal experience.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "Plot units and narrative summarization", "authors": [ { "first": "W", "middle": [ "G" ], "last": "Lehnert", "suffix": "" } ], "year": 1981, "venue": "Cognitive Science", "volume": "5", "issue": "4", "pages": "293--331", "other_ids": {}, "num": null, "urls": [], "raw_text": "W. G. Lehnert. 1981. Plot units and narrative summa- rization. Cognitive Science, 5(4):293-331.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "A pdtb-styled end-to-end discourse parser", "authors": [ { "first": "Z", "middle": [], "last": "Lin", "suffix": "" }, { "first": "M.-Y", "middle": [], "last": "Kan", "suffix": "" }, { "first": "H", "middle": [], "last": "Ng", "suffix": "" } ], "year": 2010, "venue": "Proc. of the Conference on Empirical Methods in Natural Language Processing", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Z. Lin, M.-Y. Kan, and H. T Ng. 2010. A pdtb-styled end-to-end discourse parser. In Proc. of the Confer- ence on Empirical Methods in Natural Language Pro- cessing.", "links": null }, "BIBREF17": { "ref_id": "b17", "title": "Variational inference for crowdsourcing", "authors": [ { "first": "Q", "middle": [], "last": "Liu", "suffix": "" }, { "first": "J", "middle": [], "last": "Peng", "suffix": "" }, { "first": "A", "middle": [], "last": "Ihler", "suffix": "" } ], "year": 2012, "venue": "Advances in Neural Information Processing Systems", "volume": "25", "issue": "", "pages": "701--709", "other_ids": {}, "num": null, "urls": [], "raw_text": "Q. Liu, J. Peng, and A. Ihler. 2012. Variational inference for crowdsourcing. In Advances in Neural Information Processing Systems 25, p. 701-709.", "links": null }, "BIBREF18": { "ref_id": "b18", "title": "Using entity features to classify implicit relations", "authors": [ { "first": "A", "middle": [], "last": "Louis", "suffix": "" }, { "first": "A", "middle": [], "last": "Joshi", "suffix": "" }, { "first": "R", "middle": [], "last": "Prasad", "suffix": "" }, { "first": "A", "middle": [], "last": "Nenkova", "suffix": "" } ], "year": 2010, "venue": "Proc. of the 11th Annual SIGdial Meeting on Discourse and Dialogue", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "A. Louis, A. Joshi, R. Prasad, and A. Nenkova. 2010. Using entity features to classify implicit relations. In Proc. of the 11th Annual SIGdial Meeting on Dis- course and Dialogue, Tokyo, Japan.", "links": null }, "BIBREF19": { "ref_id": "b19", "title": "Learning a probabilistic model of event sequences from internet weblog stories", "authors": [ { "first": "M", "middle": [], "last": "Manshadi", "suffix": "" }, { "first": "R", "middle": [], "last": "Swanson", "suffix": "" }, { "first": "A", "middle": [], "last": "Gordon", "suffix": "" } ], "year": 2008, "venue": "Proc. of the 21st FLAIRS Conference", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "M. Manshadi, R. Swanson, and A. S Gordon. 2008. Learning a probabilistic model of event sequences from internet weblog stories. In Proc. of the 21st FLAIRS Conference.", "links": null }, "BIBREF20": { "ref_id": "b20", "title": "Automatic sense prediction for implicit discourse relations in text", "authors": [ { "first": "E", "middle": [], "last": "Pitler", "suffix": "" }, { "first": "A", "middle": [], "last": "Louis", "suffix": "" }, { "first": "A", "middle": [], "last": "Nenkova", "suffix": "" } ], "year": 2009, "venue": "Proc. of the 47th Meeting of the Association for Computational Linguistics", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "E. Pitler, A. Louis, and A. Nenkova. 2009. Automatic sense prediction for implicit discourse relations in text. In Proc. of the 47th Meeting of the Association for Computational Linguistics.", "links": null }, "BIBREF21": { "ref_id": "b21", "title": "The penn discourse treebank 2.0", "authors": [ { "first": "R", "middle": [], "last": "Prasad", "suffix": "" }, { "first": "N", "middle": [], "last": "Dinesh", "suffix": "" }, { "first": "A", "middle": [], "last": "Lee", "suffix": "" }, { "first": "E", "middle": [], "last": "Miltsakaki", "suffix": "" }, { "first": "L", "middle": [], "last": "Robaldo", "suffix": "" }, { "first": "A", "middle": [], "last": "Joshi", "suffix": "" }, { "first": "B", "middle": [], "last": "Webber", "suffix": "" } ], "year": 2008, "venue": "Proc. of the 6th International Conference on Language Resources and Evaluation", "volume": "", "issue": "", "pages": "2961--2968", "other_ids": {}, "num": null, "urls": [], "raw_text": "R. Prasad, N. Dinesh, A. Lee, E. Miltsakaki, L. Robaldo, A. Joshi, and B. Webber. 2008a. The penn discourse treebank 2.0. In Proc. of the 6th International Confer- ence on Language Resources and Evaluation (LREC 2008), p. 2961-2968.", "links": null }, "BIBREF22": { "ref_id": "b22", "title": "The Penn Discourse TreeBank 2.0", "authors": [ { "first": "R", "middle": [], "last": "Prasad", "suffix": "" }, { "first": "N", "middle": [], "last": "Dinesh", "suffix": "" }, { "first": "A", "middle": [], "last": "Lee", "suffix": "" }, { "first": "E", "middle": [], "last": "Miltsakaki", "suffix": "" }, { "first": "L", "middle": [], "last": "Robaldo", "suffix": "" }, { "first": "A", "middle": [], "last": "Joshi", "suffix": "" }, { "first": "B", "middle": [], "last": "Webber", "suffix": "" } ], "year": 2008, "venue": "Proc. of 6th International Conference on Language Resources and Evaluation", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "R. Prasad, N. Dinesh, A. Lee, E. Miltsakaki, L. Robaldo, A. Joshi, and B. Webber. 2008b. The Penn Discourse TreeBank 2.0. In Proc. of 6th International Confer- ence on Language Resources and Evaluation (LREC 2008).", "links": null }, "BIBREF23": { "ref_id": "b23", "title": "Another look at causality: Discovering scenario-specific contingency relationships with no supervision", "authors": [ { "first": "M", "middle": [], "last": "Riaz", "suffix": "" }, { "first": "R", "middle": [], "last": "Girju", "suffix": "" } ], "year": 2010, "venue": "IEEE Fourth International Conference on", "volume": "", "issue": "", "pages": "361--368", "other_ids": {}, "num": null, "urls": [], "raw_text": "M. Riaz and R. Girju. 2010. Another look at causal- ity: Discovering scenario-specific contingency rela- tionships with no supervision. In Semantic Computing (ICSC), 2010 IEEE Fourth International Conference on, p. 361-368. IEEE.", "links": null }, "BIBREF25": { "ref_id": "b25", "title": "Cheap and fast-but is it good?: evaluating non-expert annotations for natural language tasks", "authors": [ { "first": "R", "middle": [], "last": "Snow", "suffix": "" }, { "first": "B", "middle": [], "last": "O'connor", "suffix": "" }, { "first": "D", "middle": [], "last": "Jurafsky", "suffix": "" }, { "first": "A", "middle": [ "Y" ], "last": "Ng", "suffix": "" } ], "year": 2008, "venue": "Proc. of the Conference on Empirical Methods in Natural Language Processing", "volume": "", "issue": "", "pages": "254--263", "other_ids": {}, "num": null, "urls": [], "raw_text": "R. Snow, B. O'Connor, D. Jurafsky, and A.Y. Ng. 2008. Cheap and fast-but is it good?: evaluating non-expert annotations for natural language tasks. In Proc. of the Conference on Empirical Methods in Natural Lan- guage Processing, p. 254-263. Association for Com- putational Linguistics.", "links": null }, "BIBREF26": { "ref_id": "b26", "title": "Say anything: Using textual case-based reasoning to enable opendomain interactive storytelling", "authors": [ { "first": "R", "middle": [], "last": "Swanson", "suffix": "" }, { "first": "A", "middle": [ "S" ], "last": "Gordon", "suffix": "" } ], "year": 2012, "venue": "ACM Transactions on Interactive Intelligent Systems (TiiS)", "volume": "2", "issue": "3", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "R. Swanson and A. S. Gordon. 2012. Say anything: Using textual case-based reasoning to enable open- domain interactive storytelling. ACM Transactions on Interactive Intelligent Systems (TiiS), 2(3):16.", "links": null }, "BIBREF27": { "ref_id": "b27", "title": "An annotated corpus of film dialogue for learning and characterizing character style", "authors": [ { "first": "M", "middle": [ "A" ], "last": "Walker", "suffix": "" }, { "first": "G", "middle": [], "last": "Lin", "suffix": "" }, { "first": "J", "middle": [], "last": "Sawyer", "suffix": "" } ], "year": 2012, "venue": "Language Resources and Evaluation Conference", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "M. A. Walker, G. Lin, and J. Sawyer. 2012b. An anno- tated corpus of film dialogue for learning and charac- terizing character style. In Language Resources and Evaluation Conference, LREC2012.", "links": null }, "BIBREF28": { "ref_id": "b28", "title": "The multidimensional wisdom of crowds", "authors": [ { "first": "P", "middle": [], "last": "Welinder", "suffix": "" }, { "first": "S", "middle": [], "last": "Branson", "suffix": "" }, { "first": "S", "middle": [], "last": "Belongie", "suffix": "" }, { "first": "P", "middle": [], "last": "Perona", "suffix": "" } ], "year": 2010, "venue": "Advances in Neural Information Processing Systems", "volume": "23", "issue": "", "pages": "2424--2432", "other_ids": {}, "num": null, "urls": [], "raw_text": "P. Welinder, S. Branson, S. Belongie, and P. Perona. 2010. The multidimensional wisdom of crowds. In Advances in Neural Information Processing Systems 23, p. 2424-2432.", "links": null }, "BIBREF29": { "ref_id": "b29", "title": "Predicting discourse connectives for implicit discourse relation recognition", "authors": [ { "first": "Z.-M", "middle": [], "last": "Zhou", "suffix": "" }, { "first": "Y", "middle": [], "last": "Xu", "suffix": "" }, { "first": "Z", "middle": [ "Y" ], "last": "Niu", "suffix": "" }, { "first": "M", "middle": [], "last": "Lan", "suffix": "" }, { "first": "J", "middle": [], "last": "Su", "suffix": "" }, { "first": "C", "middle": [ "L" ], "last": "Tan", "suffix": "" } ], "year": 2010, "venue": "Coling 2010: Posters", "volume": "", "issue": "", "pages": "1507--1514", "other_ids": {}, "num": null, "urls": [], "raw_text": "Z.-M. Zhou, Y. Xu, Z.Y. Niu, M. Lan, J. Su, , and C. L. Tan. 2010. Predicting discourse connectives for implicit discourse relation recognition. In In Coling 2010: Posters, p. 1507-1514.", "links": null } }, "ref_entries": { "FIGREF0": { "text": "Opening Scene from Total Recall", "uris": null, "num": null, "type_str": "figure" }, "FIGREF1": { "text": "True Positive = Number of Correct Answers True Negative = Number of Correct Answers False Positive = Number of Incorrect Answers False Positive = Number of Incorrect Answers Precision = True Positive True Positive + False Positive Recall = True Positive True Positive + False Negative The accuracies of all the methods are shown in", "uris": null, "num": null, "type_str": "figure" }, "FIGREF2": { "text": "Mechanical Turk HIT with event arguments provided. This HIT also illustrates instructions where Turkers are told that the order of the events does not matter.", "uris": null, "num": null, "type_str": "figure" }, "FIGREF3": { "text": "Mechanical Turk HIT for evaluation with no event arguments provided. This HIT also illustrates instructions where Turkers are told that the order of the events does matter.", "uris": null, "num": null, "type_str": "figure" }, "TABREF2": { "text": "Evaluation results for the top 100 event pairs using all methods.", "num": null, "html": null, "type_str": "table", "content": "