ACL-OCL / Base_JSON /prefixC /json /case /2021.case-1.27.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2021",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T13:14:02.561701Z"
},
"title": "Discovering Black Lives Matter Events in the United States: Shared Task 3, CASE 2021",
"authors": [
{
"first": "Salvatore",
"middle": [],
"last": "Giorgi",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Pennsylvania",
"location": {}
},
"email": "[email protected]"
},
{
"first": "Vanni",
"middle": [],
"last": "Zavarella",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Nicolas",
"middle": [],
"last": "Stefanovitch",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Sy",
"middle": [],
"last": "Hwang",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Pennsylvania",
"location": {}
},
"email": ""
},
{
"first": "Hansi",
"middle": [],
"last": "Hettiarachchi",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Birmingham City University",
"location": {}
},
"email": ""
},
{
"first": "Tharindu",
"middle": [],
"last": "Ranasinghe",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Wolverhampton",
"location": {
"addrLine": "6 Handshakes, 7 ETH Zurich"
}
},
"email": ""
},
{
"first": "Vivek",
"middle": [],
"last": "Kalyan",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Paul",
"middle": [],
"last": "Tan",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Shaun",
"middle": [],
"last": "Tan",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Martin",
"middle": [],
"last": "Andrews",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Tiancheng",
"middle": [],
"last": "Hu",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Niklas",
"middle": [],
"last": "Stoehr",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Francesco",
"middle": [
"Ignazio"
],
"last": "Re",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Vegh",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Dennis",
"middle": [],
"last": "Atzenhofer",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Brenda",
"middle": [],
"last": "Curtis",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Ali",
"middle": [],
"last": "H\u00fcrriyetoglu",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Koc University",
"location": {}
},
"email": "[email protected]"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Evaluating the state-of-the-art event detection systems on determining spatio-temporal distribution of the events on the ground is performed unfrequently. But, the ability to both (1) extract events \"in the wild\" from text and (2) properly evaluate event detection systems has potential to support a wide variety of tasks such as monitoring the activity of sociopolitical movements, examining media coverage and public support of these movements, and informing policy decisions. Therefore, we study performance of the best event detection systems on detecting Black Lives Matter (BLM) events from tweets and news articles. The murder of George Floyd, an unarmed Black man, at the hands of police officers received global attention throughout the second half of 2020. Protests against police violence emerged worldwide and the BLM movement, which was once mostly regulated to the United States, was now seeing activity globally. This shared task asks participants to identify BLM related events from large unstructured data sources, using systems pretrained to extract socio-political events from text. We evaluate several metrics, assessing each system's ability to evolution of protest events both temporally and spatially. Results show that identifying daily protest counts is an easier task than classifying spatial and temporal protest trends simultaneously, with maximum performance of 0.745 (Spearman) and 0.210 (Pearson r), respectively. Additionally, all baselines and participant systems suffered from low recall (max.5.08), confirming the high impact of media sourcing in the modelling of protest movements.",
"pdf_parse": {
"paper_id": "2021",
"_pdf_hash": "",
"abstract": [
{
"text": "Evaluating the state-of-the-art event detection systems on determining spatio-temporal distribution of the events on the ground is performed unfrequently. But, the ability to both (1) extract events \"in the wild\" from text and (2) properly evaluate event detection systems has potential to support a wide variety of tasks such as monitoring the activity of sociopolitical movements, examining media coverage and public support of these movements, and informing policy decisions. Therefore, we study performance of the best event detection systems on detecting Black Lives Matter (BLM) events from tweets and news articles. The murder of George Floyd, an unarmed Black man, at the hands of police officers received global attention throughout the second half of 2020. Protests against police violence emerged worldwide and the BLM movement, which was once mostly regulated to the United States, was now seeing activity globally. This shared task asks participants to identify BLM related events from large unstructured data sources, using systems pretrained to extract socio-political events from text. We evaluate several metrics, assessing each system's ability to evolution of protest events both temporally and spatially. Results show that identifying daily protest counts is an easier task than classifying spatial and temporal protest trends simultaneously, with maximum performance of 0.745 (Spearman) and 0.210 (Pearson r), respectively. Additionally, all baselines and participant systems suffered from low recall (max.5.08), confirming the high impact of media sourcing in the modelling of protest movements.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Typically, performance evaluations of automated event coding engines are carried out with respect to benchmarks made of annotated linguistic units (e.g. clause, sentence or document). While this is crucial in order to factorize the individual, linguistic subtasks composing the event extraction process, it does not estimate the overall usability of machinecoded event data sets for micro-level modelling of social processes, particularly in the domain of socio-political and armed conflict, where spatial analysis has become standard.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The complex dynamics of the Black Lives Matter movement and its varied media coverage by news outlets and social media make it a particularly relevant use case for assessing the capability of automated, Event Extraction systems to model socio-political processes. The Task 3: \"Discovering Black Lives Matter Events\" 1 organized in the context of the Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE) 2021 workshop aims at doing so by challenging Event Extraction (EE) engines to extract a collection of protest events from two heterogeneous text collections (i.e., news and social media) and then measuring a number of spatiotemporal correlation coefficients against a curated Gold Standard data set of protest incidents from the BLM movement.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "During May and June of 2020, protests occurred across the globe in response to the murder of George Floyd, an unarmed Black man, by Derek Chauvin, a white police officer. In the U.S., the number of locations holding demonstrations related to this murder outnumbered any other demonstration in U.S. history (Putnam et al., 2020) . These events were more often than not associated with the Black Lives Matter (BLM) movement, either (1) directly through organizing or (2) indirectly through the slogan \"Black Lives Matter\" or shared political agendas such as police abolition and protests against police violence towards Black communi-ties. Since its inception in 2013, the Black Lives Matter movement, a loose network of affiliated organizations, has organized demonstrations around a large number of police shootings and killings and sought to raise awareness of systematic violence against Black communities. While support for Black Lives Matter has varied over its lifetime (Horowitz, 2020) , the work done over the past years laid the foundation for the global response seen in the wake of George Floyd's murder.",
"cite_spans": [
{
"start": 306,
"end": 327,
"text": "(Putnam et al., 2020)",
"ref_id": "BIBREF21"
},
{
"start": 975,
"end": 991,
"text": "(Horowitz, 2020)",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "This task is the third in a series of tasks at CASE 2021 workshop (H\u00fcrriyetoglu et al., 2021b) . The first task is concerned with protest news detection at multiple text resolutions (e.g., the document and sentence level) and in multiple languages: English, Hindi, Portuguese, and Spanish (H\u00fcrriyetoglu et al., 2021a) . Teams which participated in Task 1 were invited to participate in this third task: \"Discovering Black Lives Matter Events in the United States\". This task is an evaluation only task, where all models are (1) trained on the data supplied in Task 1, (2) applied to the news and social media data (i.e, New York Times and Twitter data), and (3) evaluated on a manually curated, Gold Standard BLM protest event list. Each team's system is compared to simple baselines in order to properly evaluate their accuracy.",
"cite_spans": [
{
"start": 66,
"end": 94,
"text": "(H\u00fcrriyetoglu et al., 2021b)",
"ref_id": null
},
{
"start": 289,
"end": 317,
"text": "(H\u00fcrriyetoglu et al., 2021a)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Summary measures such as precision, recall, and F1 are limited in their capacity to inform about the quality of the predictions of an automated system (Derczynski, 2016; Yacouby and Axman, 2020) . Moreover, evaluating capabilities of a system on detecting socio-political events from text requires additional metrics such as spatio-temporal correlation of the system output and the actual distribution of the events (Wang et al., 2016; Althaus et al., 2021) .",
"cite_spans": [
{
"start": 151,
"end": 169,
"text": "(Derczynski, 2016;",
"ref_id": "BIBREF2"
},
{
"start": 170,
"end": 194,
"text": "Yacouby and Axman, 2020)",
"ref_id": "BIBREF30"
},
{
"start": 416,
"end": 435,
"text": "(Wang et al., 2016;",
"ref_id": "BIBREF28"
},
{
"start": 436,
"end": 457,
"text": "Althaus et al., 2021)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Several studies focused on assessing the correlation of machine-coded event data sets with Gold Standards based on disaggregated event counts, for example Ward et al. (2013) and Schrodt and Analytics (2015). Hammond and Weidmann (2014) applied disaggregation of events incidents across PRIO-GRID geographical cells (Tollefsen et al., 2012) to assess the Global Database of Events, Language and Tone (GDELT) data approximation of the spatio-temporal pattern of conflicts. Zavarella et al. (2020) adapted this method to administrative units for measuring the impact of event de-duplication on increasing correlation with the Armed Conflict Location and Event Data (ACLED) data sets for a number of conflicts in Africa. In this report we report on an evaluation task, which we refer as Task 3, we provide a detailed analysis of the capabilities of the best performing systems on Task 1 (H\u00fcrriyetoglu et al., 2021a) in this respect. We believe this effort will shed light on system performances beyond precision, recall, and F1.",
"cite_spans": [
{
"start": 155,
"end": 173,
"text": "Ward et al. (2013)",
"ref_id": "BIBREF29"
},
{
"start": 208,
"end": 235,
"text": "Hammond and Weidmann (2014)",
"ref_id": "BIBREF7"
},
{
"start": 315,
"end": 339,
"text": "(Tollefsen et al., 2012)",
"ref_id": "BIBREF26"
},
{
"start": 471,
"end": 494,
"text": "Zavarella et al. (2020)",
"ref_id": "BIBREF31"
},
{
"start": 883,
"end": 911,
"text": "(H\u00fcrriyetoglu et al., 2021a)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "The goal of this task is to evaluate the performance of automatic event detection systems on modeling the spatial and temporal pattern of a social protest movement. We evaluate the capability of participant systems to reproduce a manually curated BLM-related protest event data set, by detecting BLM event reports, enriched with location and date attributes, from a news corpus collection, a Twitter collection, and from the union of the two.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Data",
"sec_num": "3"
},
{
"text": "As a usability analysis, no training data were provided for this Task. Namely, the event definition applied for coding the reference event data set is the same as the one adopted for Shared Task 1 (H\u00fcrriyetoglu et al., 2021a) and any data utilized for Task 1 and Task 2, such as the one from H\u00fcrriyetoglu et al. (2021) , or any additional data could be used to build a system/model run on the input data.",
"cite_spans": [
{
"start": 197,
"end": 225,
"text": "(H\u00fcrriyetoglu et al., 2021a)",
"ref_id": "BIBREF12"
},
{
"start": 292,
"end": 318,
"text": "H\u00fcrriyetoglu et al. (2021)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Training Data",
"sec_num": "3.1"
},
{
"text": "We provide two types of input data. The first is a generic, not topic filtered collection of all news items (Title and Lead Paragraph) from the New York Times for the target time range May 25th -June 30th. The second is a collection of Black Lives Matter related tweets (Giorgi et al., 2020) .",
"cite_spans": [
{
"start": 270,
"end": 291,
"text": "(Giorgi et al., 2020)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Input Data",
"sec_num": "3.2"
},
{
"text": "New York Times The New York Times (NYT) data sets consists of 5,347 articles published between May, 25 and June 30, 2020. The data associated with each article includes published date, print headline, lead paragraph, web URL, authors, and an abstract, among other meta-data. This is a general set of NYT articles (i.e., articles may or may not be related to BLM), unlike the Twitter data set which only contains tweets related to BLM or counter protests (e.g., All Lives Matter and Blue Lives Matter).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Input Data",
"sec_num": "3.2"
},
{
"text": "We used an open source data set of tweets containing keywords related to Black Lives Matter and the counter protests: All Lives Matter and Blue Lives Matter. While this data set contains tweets dating back to the origins of the Black Lives Matter movement, the tweets used in this task are limited to the date range: May 25, 2020 (the date of George Floyd's murder) to June 30, 2020. These tweets were pulled in real time using the Twitter API's keyword matching with the following three keywords: BlackLivesMatter, Al-lLivesMatter, and BlueLivesMatter. This data set consists of 30,160,837 tweets. Participants were given full access to each tweet's meta-data (including the tweet's text), which could include URLs, location information, and dates.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Twitter",
"sec_num": null
},
{
"text": "For the Gold Standard data (i.e., the BLM events list we wish to automatically detect) we considered two online sources of Black Lives Matter protest events: Creosote Maps 2 and Race and Policing 3 . Starting with these two data sets, we first checked if the source URL link was still active. If not, we referenced other data sets for the event in question: Wikipedia (a list of George Floyd protests in and outside of the U.S.) and the New York Times. If a valid article was not found matching this protest date and location, then we performed a Google search for the specific event. If still nothing was found, then the event was removed from the data set. If at any point, we discovered a valid URL for the event, we ran a validation check. This check asked: (1) is the source a tweet or Facebook post;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Gold Standard Data",
"sec_num": "3.3"
},
{
"text": "(2) does the source describe an upcoming event; (3) is the source irrelevant to the protest at the location; (4) does the source have enough information; and (5) is the source not accessible because of a paywall. If the source passed this check, we then scraped the source for the publication date and days of the week in the article text. If the publication date and the day of the week do not match, we then inferred the date of the protest by the mention of the day of the week closest to the publication date. Finally, we manually checked the scraped or inferred dates and record this as the event date.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Gold Standard Data",
"sec_num": "3.3"
},
{
"text": "In the end, this produced 3,463 distinct U.S. events between May 25 and June 30, 2020 with date, city, and state information. Of these events, only 537 (approximately 15% of the events) occurred after the first week of June. To compensate for the lack of coverage across all of June, we used the open source data set from the The Crowd Counting Consortium (CCC) 4 . From our original data set of 3,463 events, 754 events also occurred in the CCC data, matching on (1) URL or (2) both date and city. We then combined the two data sets (i.e., the CCC events with our original list) and removed duplicates. This resulted in 7,976 protest events in our final Gold Standard data. The U.S. map in Figure 1 shows the spatial distribution of these events (yellow dots).",
"cite_spans": [],
"ref_spans": [
{
"start": 691,
"end": 699,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Gold Standard Data",
"sec_num": "3.3"
},
{
"text": "System performance is evaluated by computing correlation coefficients on event counts aggregated on cell-days, using uniform grid cells of approximately 55 kilometers sides from the PRIO-GRID data set (Tollefsen et al., 2012) . We use these analytical measures as a proxy to the spatio-temporal pattern of the BLM protest movement.",
"cite_spans": [
{
"start": 201,
"end": 225,
"text": "(Tollefsen et al., 2012)",
"ref_id": "BIBREF26"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "4"
},
{
"text": "In order to be joined with PRIO-GRID shapefiles, string-like location information of system output data had to be normalized to coordinate pairs. To do this we used the OpenStreetMap Nominatim search API 5 . For structured location name representations (i.e., city, state, country) we used a parametric search, otherwise we used free-form query strings. We note that geographical coordinate conversion from Nominatim places the event at the geographical centroid of the polygon of the assigned administrative unit. In our evaluation, we discarded the system output event records with no source location information or whose string-like location attribute returned null results in Nominatim API.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Data Normalization",
"sec_num": "4.1"
},
{
"text": "We use the cell-days counts for two different analysis: the correlation with the total daily \"protest cell\" counts (i.e., time trends alone) and the event counts for each cell-day (i.e., spatial and temporal trends together).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Metrics",
"sec_num": "4.2"
},
{
"text": "The first analysis only considers the total number of \"activated\" cells (i.e., for which at least one Protest event was recorded), in the system output and Gold Standard data set. This time series analysis is sufficient to estimate how well the automatic systems capture the time trends of the protest movement. However, it does not compute accuracy of system data in estimating the spatial variation of the target process.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Trends",
"sec_num": null
},
{
"text": "To this purpose, we also measure the correlation coefficients on the absolute event counts with respect to Gold Standard, over each single cell-day.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Spatial and Temporal Trends",
"sec_num": null
},
{
"text": "For both analyses, we use two types of correlation coefficients to assess variable's relationship: Pearson coefficient r and Spearman's rank correlation coefficient \u03c1. Moreover, we used Root Mean Squared Error (RMSE) to measure the absolute value of the error on estimating cell/event counts from the Gold Standard.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Spatial and Temporal Trends",
"sec_num": null
},
{
"text": "As a baseline, we used the output from NEXUS, a state-of-the-art engine for events detection from news (Tanev et al., 2008) that has been used in the area of security and disaster management 6 . We denote this system as Baseline throughout. Nexus is based on a blend of rule-based cascaded grammars for detection event slots (i.e. perpetrator, various types of affected people, infrastructure and vehicle targets and weapons used), and a combination of keyword-based and statistical classifiers for detection of event classes. The dictionaries underlying the extraction grammars of the system have been learned using weakly supervised lexical learning on generic news corpora . No learning was performed on domain corpora in protest movements or related themes. Details on Nexus full taxonomy of event categories can be found in Atkinson et al. (2017) . For this task, we filter the events belonging to the following type set: Disorder/Protest/Mutiny, Boycott/Strike, Public Demonstration, Riot/Turmoil, Sabotage/Impede, Mutiny. NEXUS performs event geocoding by (1) matching populated place names from the GeoNames gazetteer 7 in the news item;",
"cite_spans": [
{
"start": 103,
"end": 123,
"text": "(Tanev et al., 2008)",
"ref_id": "BIBREF24"
},
{
"start": 829,
"end": 851,
"text": "Atkinson et al. (2017)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Baseline",
"sec_num": "4.3"
},
{
"text": "(2) resolving them into unique location entities via disambiguation heuristics (Pouliquen et al., 2006) ; and (3) selecting a single main event location based on the text proximity with the matched event components (see the slots above) in the news article. In order to mitigate the lack of geographical context in the tweet body, when processing the Twitter data, we ran Nexus on an enriched text, which included the String value of the full name field in the Place child object of the tweet, whenever that was available 8 . This resulted in a small fraction of 32,085 tweets with geographical information (out of the roughly 30 million tweets originally sampled). For the sake of comparison, we shared with participants this subset of tweets, together with the assigned location.",
"cite_spans": [
{
"start": 79,
"end": 103,
"text": "(Pouliquen et al., 2006)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Baseline",
"sec_num": "4.3"
},
{
"text": "This system, developed by the Task organizers and denoted NexusDdpl, is an extension of the Baseline system, where an event deduplication has been integrated as a post-processing module. The algorithm uses two metrics based on geographical distance between two event points and semantic distance, respectively. The semantic distance is computed using the cosine between the projections of the sentence embeddings of the texts of the events records. The LASER embeddings (Schwenk and Douze, 2017) were used for that purpose. Twitter data has been cleaned of hashtags, URLs, and accounts names, as these have a negative impact on the semantic similarity measure. In order to be considered duplicate two events must have both distance measures under a fixed threshold, which were set to 2km for spatial distance, 0.20 for semantic distance on NYT data, 0.30 for semantic distance on Twitter data. The reason of these different threshold depending on the data sets is that Twitter data are noisier than NYT data, with higher variations in text size and style when describing a single event. As such looser threshold was required. When applying on the combination of both data sets, we use a compromise threshold of 0.35 was used.",
"cite_spans": [
{
"start": 470,
"end": 495,
"text": "(Schwenk and Douze, 2017)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Nexus Deduplication",
"sec_num": "4.4"
},
{
"text": "Four teams participated in this event: DaDeFrNi, EventMiner, Handshakes, and NoConflict. We briefly describe the systems below and ask the reader to refer to their systems papers for additional details.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Team Systems",
"sec_num": "4.5"
},
{
"text": "DaDeFrNi This team considered two slightly different procedures for this task. For the NYT data set, they first extracted geo-entities from each article using the Python library geography, which was used to classify each entity in one of the three categories \"city\", \"country\", and \"region\". For the cases where an article contained the name of a city but did not provide any region or country reference, DaDeFrNi retrieved the necessary information by checking the city name against a worldwide cities database. When the name of a city was associated with several locations, we filtered the city with the highest population, along with its corresponding \"region\" and \"country\". For the Twitter data set, given the large size of the data, the above procedure was computationally expensive. Thus, the Python library spaCy (Honnibal et al., 2020) for retrieving NER/GPE entities, given its much smaller computational cost. The complete system details can be found in Ignazio Re et al. 2021.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Team Systems",
"sec_num": "4.5"
},
{
"text": "EventMiner Team EventMiner's approach for Task 3 is mainly based on transformer models (Hettiarachchi et al., 2021) . This approach involved three steps: (1) event document identification, (2) location detail extraction, (3) and event filtering to identify the spatial and temporal pattern of the targeted social protest movement. Event documents are identified using the winning solution submitted to CASE 2021 Task 1-Subtask 1: event document classification (Hettiarachchi et al., 2021) . Next, the location details in event described tweets are extracted. Since this team only focused on the Twitter corpus, they used tweet metadata to extract location details. However, since the majority of the tweets are not geotagged and to extract the location details mentioned in the text, they used a NER approach too. For NER, a transformer model is fine-tuned for token classification using the data set released with the WNUT 2017 Shared Task on Novel and Emerging Entity Recognition (Derczynski et al., 2017 ). The BERTweet model is used since it is pretrained on Tweets (Nguyen et al., 2020) . To convert the location details into an unique format and fill the missing details (e.g. region, country), locations are geocoded using the GeoPy library 9 . For the final step, event tweets with location details are grouped based on their created dates and locations and removed the groups with fewer tweets assuming that important events generate a high number of tweets. Three systems were submitted. For the first system, denoted by \u2020, only the new events are included (i.e., events with locations which are identified in the previous day are removed). The second system \u2020 \u2020, includes all the extracted events (i.e., no filtering as in \u2020). Finally, the third system \u2020 \u2020 \u2020 further filters the events from \u2020 to include U.S. events only. Please see Hettiarachchi et al. (2021) for more details Handshakes This model is a pretrained XLM-RoBERTa model, fine-tuned on the multi-language article data from Task 1 Subtask 1 and sentence data from Subtask 2, with a classification head that predicts if the input text is a protest or not. We make use of the provided location data in the data sets, where available. Please see Kalyan et al. (2021) for further details.",
"cite_spans": [
{
"start": 87,
"end": 115,
"text": "(Hettiarachchi et al., 2021)",
"ref_id": "BIBREF8"
},
{
"start": 460,
"end": 488,
"text": "(Hettiarachchi et al., 2021)",
"ref_id": "BIBREF8"
},
{
"start": 982,
"end": 1006,
"text": "(Derczynski et al., 2017",
"ref_id": "BIBREF3"
},
{
"start": 1063,
"end": 1091,
"text": "Tweets (Nguyen et al., 2020)",
"ref_id": null
},
{
"start": 1844,
"end": 1871,
"text": "Hettiarachchi et al. (2021)",
"ref_id": "BIBREF8"
},
{
"start": 2216,
"end": 2236,
"text": "Kalyan et al. (2021)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Team Systems",
"sec_num": "4.5"
},
{
"text": "NoConflict Team NoConflict used their model of protest event sentence classification from the winning submission of the English version of Task 1 Subtask 2. Their model is based on a RoBERTa (Liu et al., 2019) backbone with a second pretraining (Gururangan et al., 2020) stage done on the POLUSA (Gebhard and Hamborg, 2020) data set before finetuned on Subtask 2 data. For the NYT data set, they first filtered the articles based on the section name. They then ran their model on the abstract of each article to identify ones containing protest events. For each remaining article, they run a transformer-based (Vaswani et al., 2017) named entity recognition from spaCy (Honnibal et al., 2020) to identify the location and date of the events. They covert the location to absolute location using the Geocoder library and convert the date of the event to the absolute date based on the article's publication date. If the relative location or date is unavailable, they default to those included in the metadata. The event sentence classification system details can be found in Hu and Stoehr (2021) . Three systems were submitted for the NYT data, denoted , , and",
"cite_spans": [
{
"start": 191,
"end": 209,
"text": "(Liu et al., 2019)",
"ref_id": "BIBREF18"
},
{
"start": 296,
"end": 323,
"text": "(Gebhard and Hamborg, 2020)",
"ref_id": "BIBREF4"
},
{
"start": 610,
"end": 632,
"text": "(Vaswani et al., 2017)",
"ref_id": "BIBREF27"
},
{
"start": 669,
"end": 692,
"text": "(Honnibal et al., 2020)",
"ref_id": null
},
{
"start": 1073,
"end": 1093,
"text": "Hu and Stoehr (2021)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Team Systems",
"sec_num": "4.5"
},
{
"text": ". Each system used a set of manually curated keywords applied to different parts of each data point. Theses rules are included in the Appendix. For the Twitter data set, Team NoConflict ran their model on the full text of each tweet to identify protest events. For each potential event tweet, they identify the location and time based on the metadata of the tweet itself and the main tweet if it is a retweet. Table 1 shows the Pearson r, Spearman correlation coefficient \u03c1, and Root Mean Squared Error (RMSE) for the total daily protest cell counts of the Baseline and participant systems, over the 35 days target time range. When a run for both source types exists for a system, we also evaluate the union of the two event sets (noted as \"Merged\" in Tables). Here, the correlations are between the total number of cells per day where the system found an event vs. the number of cells where event happened according to the Gold Standard (i.e., temporal patterns and not spatial patterns). These correlation measures are tolerant to errors in geocoding (as far as the events are located in U.S.) and evaluate the capability of the system to detect protest events in the news and social media, independent of their location. We see the following: (1) NoConflict surpasses the Baseline with the NYT, Twitter, and Merged data in both Pearson r and Spearman \u03c1, and (2) EventMiner and HandShakes surpasses Baseline with Twitter data in Pearson r (both systems have lower Spearman \u03c1 than Baseline). Additionally, NoConflict surpasses the NexusDdpl system (using NYT, Twitter, and Merged data), and the HandShakes system surpasses the NexusDdpl system using Twitter data. Table 2 reports Pearson r, Spearman correlation coefficient \u03c1, and Root Mean Squared Error (RMSE) over cell-day event counts of the Baseline and participant systems with respect to Gold Standard, for the 35 days time range. Here the variables range over the whole set of PRIO-GRID cells included in the US territory and, thus, shows the correlation of event numbers across geo-cells, thus evaluating the system's geolocation capabilities. NoConflict (NYT ) had the highest Pearson r and lowest RMSE across all systems, as well as the highest Spearman \u03c1 (with the Merged data). Using Twitter data alone, the Baseline and NexusDdpl systems outperformed all others in terms of Pearson r, however NexusDdpl had a higher Spearman \u03c1. However, when looking at both correlation metrics simultaneously, no system is above the NexusDdpl baseline.",
"cite_spans": [],
"ref_spans": [
{
"start": 410,
"end": 417,
"text": "Table 1",
"ref_id": "TABREF1"
},
{
"start": 1665,
"end": 1672,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Team Systems",
"sec_num": "4.5"
},
{
"text": "In Figure 2 we plot the time series of total daily protest cells for the best performing instance of each system on New York Times (left) and Twitter (right) data, respectively. We see the systems evaluated on the NYT data failing to pick up both variation in the temporal patterns (i.e., a large number of protests early in late May and early June, which gradually declines with weekly spikes) and the magnitude of the events (i.e, most systems pick up less than 100 events per day). Systems evaluated on Twitter data pick up more events in late May and early June, but still fail to pick up the magnitude of the events.",
"cite_spans": [],
"ref_spans": [
{
"start": 3,
"end": 11,
"text": "Figure 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Results",
"sec_num": "5"
},
{
"text": "A more lenient representation of the agreement with Gold Standard is shown in Table 3 . Here we report the confusion matrix between grid cells that Gold Standard and system runs code as experiencing at least a protest event. It can be observed that only few of the cells classified as Protest by Gold Standard are detected by the automatic systems, which on the other hand incorrectly classified as Protest several additional cells. ",
"cite_spans": [],
"ref_spans": [
{
"start": 78,
"end": 85,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Results",
"sec_num": "5"
},
{
"text": "The goal of the \"Discovering Black Lives Matter Events\" Shared Task was to explore novel performance evaluations of pretrained event detection systems. These systems were applied to large noisy, multi-modal text data sets (i.e., news articles and social media data) related to a specific protest movement, namely, Black Lives Matter. Thus, the systems are being evaluated out-of-domain in terms of both data type (i.e., the systems are trained on news data and evaluated on both news and social media) and protest movement context (i.e., the training data are not necessarily related to BLM). Systems are evaluated in their ability to identify both events across time as well as events their distribution across space. This evaluation scenario proved difficult for all systems participating in the shared task. A major problem, as shown on Table 3 , is the system's low recall. No system was able to outperform the NexusDdpl baseline both in precision and recall together. The only system which outperformed the baseline in either recall or F1 is the DaDeFrNi (Ignazio Re et al., 2021), with a recall of 5.08 and F1 of 8.86. On the other hand, two systems surpass the baseline in precision: Event-Miner (Hettiarachchi et al., 2021) and NoConflict (Hu and Stoehr, 2021) , with precisions of 56.0 and 73.6, respectively. The low recall at this years shared task may well be due to the low coverage of protest events of the highly diffused BLM movement both in the NYT and Twitter corpus, so the upper bound of the recall may turn out not to be much higher than the system performance. One possible explanation for this is that a significant part of the BLM events in the Gold standard are located in small towns, for which NYT has a limited coverage and also they were not in the focus of social media, due to their small scale. NexusDdpl turned out to be quite high both in terms of event detection accuracy, as well as geo-coding correlation. While no single system outperformed all others in tracking both temporal and spatial trends, NoConflict had a clear advantage (i.e., the highest scoring system in 2 out of 3 metrics) in terms of tracking daily events. J u n e 2 6 J u n e 3 1 J u l y 5 J u l y 1 0 J u l y 1 5 J u l y 2 0 J u l y 2 5 J u l y 3 0 0 10 0 10 1 10 2 10 3",
"cite_spans": [
{
"start": 1203,
"end": 1231,
"text": "(Hettiarachchi et al., 2021)",
"ref_id": "BIBREF8"
},
{
"start": 1247,
"end": 1268,
"text": "(Hu and Stoehr, 2021)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [
{
"start": 840,
"end": 847,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "6"
},
{
"text": "Protest Cells NYT J u n e 2 6 J u n e 3 1 J u l y 5 J u l y 1 0 J u l y 1 5 J u l y 2 0 J u l y 2 5 J u l y 3 0 0 10 0 10 1 10 2 10 3",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "6"
},
{
"text": "Gold Standard Baseline DaDeFrNi EventMiner Handshakes NoConflict Figure 2 : Time series of total daily protest cells from the Gold Standard (in blue), against system runs on New York Times (left) and Twitter (right) input data. Protest cell counts are on a log scale. Baseline and NexusDdpl systems produce the same cell count numbers (see Table 2 ), so the NexusDdpl system was omitted. Table 3 : Confusion matrix of grid cells experiencing at least one Protest event (true) versus inactive cells (false), for the Gold Standard, Baseline and participant systems. Unless denoted by a superscript, all systems use the \"merged\" version (i.e., both NYT and Twitter data sets) except for HandShakes system which uses only Twitter data.",
"cite_spans": [],
"ref_spans": [
{
"start": 65,
"end": 73,
"text": "Figure 2",
"ref_id": null
},
{
"start": 340,
"end": 347,
"text": "Table 2",
"ref_id": "TABREF3"
},
{
"start": 388,
"end": 395,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Twitter",
"sec_num": null
},
{
"text": "https://www.creosotemaps.com/ 3 http://raceandpolicing.com/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "https://sites.google.com/view/ crowdcountingconsortium/home 5 https://nominatim.org/release-docs/ develop/api/Search/#parameters",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "A spin-off of the NEXUS system is the Medical NEXUS, an event detection system for disease outbreaks and food poisoning(Linge et al., 2012)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "http://www.geonames.org",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "https://developer.twitter.com/en/ docs/twitter-api/data-dictionary/ object-model/tweet",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "https://geopy.readthedocs.io",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "The author from Koc University was funded by the European Research Council (ERC) Starting Grant 714868 awarded to Dr. Erdem Y\u00f6r\u00fck for his project Emerging Welfare. The authors from the National Institute on Drug Abuse were supported in part by the Intramural Research Program of the NIH, National Institute on Drug Abuse (NIDA).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A total error approach for validating event data",
"authors": [
{
"first": "Scott",
"middle": [],
"last": "Althaus",
"suffix": ""
},
{
"first": "Buddy",
"middle": [],
"last": "Peyton",
"suffix": ""
},
{
"first": "Dan",
"middle": [],
"last": "Shalmon",
"suffix": ""
}
],
"year": 2021,
"venue": "American Behavioral Scientist",
"volume": "3",
"issue": "2",
"pages": "",
"other_ids": {
"DOI": [
"10.1177/00027642211021635"
]
},
"num": null,
"urls": [],
"raw_text": "Scott Althaus, Buddy Peyton, and Dan Shalmon. 2021. A total error approach for validating event data. American Behavioral Scientist, 3(2).",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "On the creation of a securityrelated event corpus",
"authors": [
{
"first": "Martin",
"middle": [],
"last": "Atkinson",
"suffix": ""
},
{
"first": "Jakub",
"middle": [],
"last": "Piskorski",
"suffix": ""
},
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Vanni",
"middle": [],
"last": "Zavarella",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the Events and Stories in the News Workshop",
"volume": "",
"issue": "",
"pages": "59--65",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Martin Atkinson, Jakub Piskorski, Hristo Tanev, and Vanni Zavarella. 2017. On the creation of a security- related event corpus. In Proceedings of the Events and Stories in the News Workshop, pages 59-65.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Complementarity, F-score, and NLP evaluation",
"authors": [
{
"first": "Leon",
"middle": [],
"last": "Derczynski",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)",
"volume": "",
"issue": "",
"pages": "261--266",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Leon Derczynski. 2016. Complementarity, F-score, and NLP evaluation. In Proceedings of the Tenth In- ternational Conference on Language Resources and Evaluation (LREC'16), pages 261-266, Portoro\u017e, Slovenia. European Language Resources Associa- tion (ELRA).",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Results of the WNUT2017 shared task on novel and emerging entity recognition",
"authors": [
{
"first": "Leon",
"middle": [],
"last": "Derczynski",
"suffix": ""
},
{
"first": "Eric",
"middle": [],
"last": "Nichols",
"suffix": ""
},
{
"first": "Marieke",
"middle": [],
"last": "Van Erp",
"suffix": ""
},
{
"first": "Nut",
"middle": [],
"last": "Limsopatham",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 3rd Workshop on Noisy User-generated Text",
"volume": "",
"issue": "",
"pages": "140--147",
"other_ids": {
"DOI": [
"10.18653/v1/W17-4418"
]
},
"num": null,
"urls": [],
"raw_text": "Leon Derczynski, Eric Nichols, Marieke van Erp, and Nut Limsopatham. 2017. Results of the WNUT2017 shared task on novel and emerging entity recogni- tion. In Proceedings of the 3rd Workshop on Noisy User-generated Text, pages 140-147, Copenhagen, Denmark. Association for Computational Linguis- tics.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "The polusa dataset: 0.9 m political news articles balanced by time and outlet popularity",
"authors": [
{
"first": "Lukas",
"middle": [],
"last": "Gebhard",
"suffix": ""
},
{
"first": "Felix",
"middle": [],
"last": "Hamborg",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the ACM/IEEE Joint Conference on Digital Libraries in 2020",
"volume": "",
"issue": "",
"pages": "467--468",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lukas Gebhard and Felix Hamborg. 2020. The polusa dataset: 0.9 m political news articles balanced by time and outlet popularity. In Proceedings of the ACM/IEEE Joint Conference on Digital Libraries in 2020, pages 467-468.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Twitter corpus of the #blacklivesmatter movement and counter protests: 2013 to 2020",
"authors": [
{
"first": "Salvatore",
"middle": [],
"last": "Giorgi",
"suffix": ""
},
{
"first": "Chandra",
"middle": [],
"last": "Sharath",
"suffix": ""
},
{
"first": "Muhammad",
"middle": [],
"last": "Guntuku",
"suffix": ""
},
{
"first": "Mckenzie",
"middle": [],
"last": "Rahman",
"suffix": ""
},
{
"first": "Amy",
"middle": [],
"last": "Himelein-Wachowiak",
"suffix": ""
},
{
"first": "Brenda",
"middle": [],
"last": "Kwarteng",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Curtis",
"suffix": ""
}
],
"year": 2020,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:2009.00596"
]
},
"num": null,
"urls": [],
"raw_text": "Salvatore Giorgi, Sharath Chandra Guntuku, Muham- mad Rahman, McKenzie Himelein-Wachowiak, Amy Kwarteng, and Brenda Curtis. 2020. Twit- ter corpus of the #blacklivesmatter movement and counter protests: 2013 to 2020. arXiv preprint arXiv:2009.00596.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Don't stop pretraining: Adapt language models to domains and tasks",
"authors": [
{
"first": "Ana",
"middle": [],
"last": "Suchin Gururangan",
"suffix": ""
},
{
"first": "Swabha",
"middle": [],
"last": "Marasovi\u0107",
"suffix": ""
},
{
"first": "Kyle",
"middle": [],
"last": "Swayamdipta",
"suffix": ""
},
{
"first": "Iz",
"middle": [],
"last": "Lo",
"suffix": ""
},
{
"first": "Doug",
"middle": [],
"last": "Beltagy",
"suffix": ""
},
{
"first": "Noah",
"middle": [
"A"
],
"last": "Downey",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Smith",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of ACL",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Suchin Gururangan, Ana Marasovi\u0107, Swabha Swayamdipta, Kyle Lo, Iz Beltagy, Doug Downey, and Noah A. Smith. 2020. Don't stop pretraining: Adapt language models to domains and tasks. In Proceedings of ACL.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Using machine-coded event data for the micro-level study of political violence",
"authors": [
{
"first": "Jesse",
"middle": [],
"last": "Hammond",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Nils B Weidmann",
"suffix": ""
}
],
"year": 2014,
"venue": "Research & Politics",
"volume": "1",
"issue": "2",
"pages": "",
"other_ids": {
"DOI": [
"10.1177/2053168014539924"
]
},
"num": null,
"urls": [],
"raw_text": "Jesse Hammond and Nils B Weidmann. 2014. Us- ing machine-coded event data for the micro-level study of political violence. Research & Politics, 1(2):2053168014539924.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "DAAI at CASE 2021 task 1: Transformer-based multilingual socio-political and crisis event detection",
"authors": [
{
"first": "Hansi",
"middle": [],
"last": "Hettiarachchi",
"suffix": ""
},
{
"first": "Mariam",
"middle": [],
"last": "Adedoyin-Olowe",
"suffix": ""
},
{
"first": "Jagdev",
"middle": [],
"last": "Bhogal",
"suffix": ""
},
{
"first": "Mohamed",
"middle": [
"Medhat"
],
"last": "Gaber",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Sociopolitical Events from Text (CASE 2021), online. Association for Computational Linguistics (ACL)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hansi Hettiarachchi, Mariam Adedoyin-Olowe, Jagdev Bhogal, and Mohamed Medhat Gaber. 2021. DAAI at CASE 2021 task 1: Transformer-based multilin- gual socio-political and crisis event detection. In Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio- political Events from Text (CASE 2021), online. As- sociation for Computational Linguistics (ACL).",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "spaCy: Industrial-strength Natural Language Processing in Python",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.5281/zenodo.1212303"
]
},
"num": null,
"urls": [],
"raw_text": "Matthew Honnibal, Ines Montani, Sofie Van Lan- deghem, and Adriane Boyd. 2020. spaCy: Industrial-strength Natural Language Processing in Python.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Amid protests, majorities across racial and ethnic groups express support for the Black Lives Matter movement",
"authors": [
{
"first": "Juliana",
"middle": [],
"last": "Horowitz",
"suffix": ""
}
],
"year": 2020,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Juliana Horowitz. 2020. Amid protests, majorities across racial and ethnic groups express support for the Black Lives Matter movement. Pew Research Center.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Team noconflict at case 2021 task 1: Pretraining for sentencelevel protest event detection",
"authors": [
{
"first": "Tiancheng",
"middle": [],
"last": "Hu",
"suffix": ""
},
{
"first": "Niklas",
"middle": [],
"last": "Stoehr",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Computational Linguistics (ACL)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tiancheng Hu and Niklas Stoehr. 2021. Team nocon- flict at case 2021 task 1: Pretraining for sentence- level protest event detection. In Proceedings of the 4th Workshop on Challenges and Applications of Au- tomated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Compu- tational Linguistics (ACL).",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Multilingual protest news detection -Shared Task 1, CASE 2021",
"authors": [
{
"first": "Ali",
"middle": [],
"last": "H\u00fcrriyetoglu",
"suffix": ""
},
{
"first": "Osman",
"middle": [],
"last": "Mutlu",
"suffix": ""
},
{
"first": "Erdem",
"middle": [],
"last": "Farhana Ferdousi Liza",
"suffix": ""
},
{
"first": "Ritesh",
"middle": [],
"last": "Y\u00f6r\u00fck",
"suffix": ""
},
{
"first": "Shyam",
"middle": [],
"last": "Kumar",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Ratan",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Computational Linguistics (ACL)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ali H\u00fcrriyetoglu, Osman Mutlu, Farhana Ferdousi Liza, Erdem Y\u00f6r\u00fck, Ritesh Kumar, and Shyam Ratan. 2021a. Multilingual protest news detection -Shared Task 1, CASE 2021. In Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Computa- tional Linguistics (ACL).",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Deniz Y\u00fcret, and Aline Villavicencio. 2021b. Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021): Workshop and Shared Task Report",
"authors": [
{
"first": "Ali",
"middle": [],
"last": "H\u00fcrriyetoglu",
"suffix": ""
},
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Vanni",
"middle": [],
"last": "Zavarella",
"suffix": ""
},
{
"first": "Jakub",
"middle": [],
"last": "Piskorski",
"suffix": ""
},
{
"first": "Reyyan",
"middle": [],
"last": "Yeniterzi",
"suffix": ""
},
{
"first": "Erdem",
"middle": [],
"last": "Y\u00f6r\u00fck",
"suffix": ""
},
{
"first": "Osman",
"middle": [],
"last": "Mutlu",
"suffix": ""
}
],
"year": null,
"venue": "Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Sociopolitical Events from Text (CASE 2021), online. Association for Computational Linguistics (ACL)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ali H\u00fcrriyetoglu, Hristo Tanev, Vanni Zavarella, Jakub Piskorski, Reyyan Yeniterzi, Erdem Y\u00f6r\u00fck, Osman Mutlu, Deniz Y\u00fcret, and Aline Villavicencio. 2021b. Challenges and Applications of Automated Extrac- tion of Socio-political Events from Text (CASE 2021): Workshop and Shared Task Report. In Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio- political Events from Text (CASE 2021), online. As- sociation for Computational Linguistics (ACL).",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Cross-Context News Corpus for Protest Event-Related Knowledge Base Construction",
"authors": [
{
"first": "Ali",
"middle": [],
"last": "H\u00fcrriyetoglu",
"suffix": ""
},
{
"first": "Erdem",
"middle": [],
"last": "Y\u00f6r\u00fck",
"suffix": ""
},
{
"first": "Osman",
"middle": [],
"last": "Mutlu",
"suffix": ""
},
{
"first": "F\u0131rat",
"middle": [],
"last": "Duru\u015f\u015fan",
"suffix": ""
},
{
"first": "Deniz",
"middle": [],
"last": "Agr\u0131 Yoltar",
"suffix": ""
},
{
"first": "Burak",
"middle": [],
"last": "Y\u00fcret",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "G\u00fcrel",
"suffix": ""
}
],
"year": 2021,
"venue": "Data Intelligence",
"volume": "3",
"issue": "2",
"pages": "308--335",
"other_ids": {
"DOI": [
"10.1162/dint_a_00092"
]
},
"num": null,
"urls": [],
"raw_text": "Ali H\u00fcrriyetoglu, Erdem Y\u00f6r\u00fck, Osman Mutlu, F\u0131rat Duru\u015f\u015fan, \u00c7 agr\u0131 Yoltar, Deniz Y\u00fcret, and Burak G\u00fcrel. 2021. Cross-Context News Corpus for Protest Event-Related Knowledge Base Construc- tion. Data Intelligence, 3(2):308-335.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Team dadefrni at case 2021 task 1: Document and sentence classification for protest event detection",
"authors": [
{
"first": "Francesco",
"middle": [],
"last": "Ignazio Re",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Vegh",
"suffix": ""
},
{
"first": "Dennis",
"middle": [],
"last": "Atzenhofer",
"suffix": ""
},
{
"first": "Niklas",
"middle": [],
"last": "Stoehr",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Computational Linguistics (ACL)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Francesco Ignazio Re, Daniel Vegh, Dennis Atzen- hofer, and Niklas Stoehr. 2021. Team dadefrni at case 2021 task 1: Document and sentence classifi- cation for protest event detection. In Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Computa- tional Linguistics (ACL).",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Handshakes ai research at case 2021 task 1: Exploring different approaches for multilingual tasks",
"authors": [
{
"first": "Vivek",
"middle": [],
"last": "Kalyan",
"suffix": ""
},
{
"first": "Paul",
"middle": [],
"last": "Tan",
"suffix": ""
},
{
"first": "Shaun",
"middle": [],
"last": "Tan",
"suffix": ""
},
{
"first": "Martin",
"middle": [],
"last": "Andrews",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 4th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2021), online. Association for Computational Linguistics (ACL)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Vivek Kalyan, Paul Tan, Shaun Tan, and Martin An- drews. 2021. Handshakes ai research at case 2021 task 1: Exploring different approaches for multi- lingual tasks. In Proceedings of the 4th Workshop on Challenges and Applications of Automated Ex- traction of Socio-political Events from Text (CASE 2021), online. Association for Computational Lin- guistics (ACL).",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Media monitoring of public health threats with medisys",
"authors": [
{
"first": "Marco",
"middle": [],
"last": "Jens P Linge",
"suffix": ""
},
{
"first": "Hristo",
"middle": [],
"last": "Verile",
"suffix": ""
},
{
"first": "Vanni",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Flavio",
"middle": [],
"last": "Zavarella",
"suffix": ""
},
{
"first": "Erik",
"middle": [],
"last": "Fuart",
"suffix": ""
},
{
"first": ";",
"middle": [
"C"
],
"last": "Van Der Goot",
"suffix": ""
},
{
"first": "Cwr",
"middle": [],
"last": "William",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Web-Ster",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Balahur",
"suffix": ""
}
],
"year": 2012,
"venue": "",
"volume": "",
"issue": "",
"pages": "17--31",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jens P Linge, Marco Verile, Hristo Tanev, Vanni Zavarella, Flavio Fuart, and Erik van der Goot. 2012. Media monitoring of public health threats with medisys. C. WILLIAM, CWR. WEB-STER, D. BALAHUR, et al, pages 17-31.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Roberta: A robustly optimized bert pretraining approach",
"authors": [
{
"first": "Yinhan",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Myle",
"middle": [],
"last": "Ott",
"suffix": ""
},
{
"first": "Naman",
"middle": [],
"last": "Goyal",
"suffix": ""
},
{
"first": "Jingfei",
"middle": [],
"last": "Du",
"suffix": ""
},
{
"first": "Mandar",
"middle": [],
"last": "Joshi",
"suffix": ""
},
{
"first": "Danqi",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Omer",
"middle": [],
"last": "Levy",
"suffix": ""
},
{
"first": "Mike",
"middle": [],
"last": "Lewis",
"suffix": ""
},
{
"first": "Luke",
"middle": [],
"last": "Zettlemoyer",
"suffix": ""
},
{
"first": "Veselin",
"middle": [],
"last": "Stoyanov",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1907.11692"
]
},
"num": null,
"urls": [],
"raw_text": "Yinhan Liu, Myle Ott, Naman Goyal, Jingfei Du, Man- dar Joshi, Danqi Chen, Omer Levy, Mike Lewis, Luke Zettlemoyer, and Veselin Stoyanov. 2019. Roberta: A robustly optimized bert pretraining ap- proach. arXiv preprint arXiv:1907.11692.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "BERTweet: A pre-trained language model for English tweets",
"authors": [
{
"first": "Thanh",
"middle": [],
"last": "Dat Quoc Nguyen",
"suffix": ""
},
{
"first": "Anh",
"middle": [
"Tuan"
],
"last": "Vu",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Nguyen",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
"volume": "",
"issue": "",
"pages": "9--14",
"other_ids": {
"DOI": [
"10.18653/v1/2020.emnlp-demos.2"
]
},
"num": null,
"urls": [],
"raw_text": "Dat Quoc Nguyen, Thanh Vu, and Anh Tuan Nguyen. 2020. BERTweet: A pre-trained language model for English tweets. In Proceedings of the 2020 Conference on Empirical Methods in Natural Lan- guage Processing: System Demonstrations, pages 9- 14, Online. Association for Computational Linguis- tics.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Geocoding multilingual texts: Recognition, disambiguation and visualisation",
"authors": [
{
"first": "Bruno",
"middle": [],
"last": "Pouliquen",
"suffix": ""
},
{
"first": "Marco",
"middle": [],
"last": "Kimler",
"suffix": ""
},
{
"first": "Ralf",
"middle": [],
"last": "Steinberger",
"suffix": ""
},
{
"first": "Camelia",
"middle": [],
"last": "Ignat",
"suffix": ""
},
{
"first": "Tamara",
"middle": [],
"last": "Oellinger",
"suffix": ""
},
{
"first": "Ken",
"middle": [],
"last": "Blackler",
"suffix": ""
},
{
"first": "Flavio",
"middle": [],
"last": "Fuart",
"suffix": ""
},
{
"first": "Wajdi",
"middle": [],
"last": "Zaghouani",
"suffix": ""
},
{
"first": "Anna",
"middle": [],
"last": "Widiger",
"suffix": ""
},
{
"first": "Ann-Charlotte",
"middle": [],
"last": "Forslund",
"suffix": ""
}
],
"year": 2006,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bruno Pouliquen, Marco Kimler, Ralf Steinberger, Camelia Ignat, Tamara Oellinger, Ken Blackler, Flavio Fuart, Wajdi Zaghouani, Anna Widiger, Ann- Charlotte Forslund, et al. 2006. Geocoding multilin- gual texts: Recognition, disambiguation and visuali- sation. arXiv preprint cs/0609065.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "The floyd protests are the broadest in us history-and are spreading to white, small-town america",
"authors": [
{
"first": "Lara",
"middle": [],
"last": "Putnam",
"suffix": ""
},
{
"first": "Erica",
"middle": [],
"last": "Chenoweth",
"suffix": ""
},
{
"first": "Jeremy",
"middle": [],
"last": "Pressman",
"suffix": ""
}
],
"year": 2020,
"venue": "Washington Post",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lara Putnam, Erica Chenoweth, and Jeremy Pressman. 2020. The floyd protests are the broadest in us his- tory-and are spreading to white, small-town amer- ica. Washington Post, 6.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Comparing methods for generating large scale political event data sets",
"authors": [
{
"first": "A",
"middle": [],
"last": "Philip",
"suffix": ""
},
{
"first": "Parus",
"middle": [],
"last": "Schrodt",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Analytics",
"suffix": ""
}
],
"year": 2015,
"venue": "Text as Data meetings, New York University",
"volume": "",
"issue": "",
"pages": "1--32",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Philip A Schrodt and Parus Analytics. 2015. Compar- ing methods for generating large scale political event data sets. In Text as Data meetings, New York Uni- versity, 16-17, 2015, pages 1-32.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Learning joint multilingual sentence representations with neural machine translation",
"authors": [
{
"first": "Holger",
"middle": [],
"last": "Schwenk",
"suffix": ""
},
{
"first": "Matthijs",
"middle": [],
"last": "Douze",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1704.04154"
]
},
"num": null,
"urls": [],
"raw_text": "Holger Schwenk and Matthijs Douze. 2017. Learn- ing joint multilingual sentence representations with neural machine translation. arXiv preprint arXiv:1704.04154.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Real-time news event extraction for global crisis monitoring",
"authors": [
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Jakub",
"middle": [],
"last": "Piskorski",
"suffix": ""
},
{
"first": "Martin",
"middle": [],
"last": "Atkinson",
"suffix": ""
}
],
"year": 2008,
"venue": "Natural Language and Information Systems",
"volume": "",
"issue": "",
"pages": "207--218",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hristo Tanev, Jakub Piskorski, and Martin Atkinson. 2008. Real-time news event extraction for global crisis monitoring. In Natural Language and Infor- mation Systems, pages 207-218, Berlin, Heidelberg. Springer Berlin Heidelberg.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Multilingual lexicalisation and population of event ontologies: A case study for social media",
"authors": [
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Vanni",
"middle": [],
"last": "Zavarella",
"suffix": ""
}
],
"year": 2014,
"venue": "Towards the Multilingual Semantic Web",
"volume": "",
"issue": "",
"pages": "259--274",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hristo Tanev and Vanni Zavarella. 2014. Multilingual lexicalisation and population of event ontologies: A case study for social media. In Towards the Multilin- gual Semantic Web, pages 259-274. Springer.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Prio-grid: A unified spatial data structure",
"authors": [
{
"first": "Andreas",
"middle": [],
"last": "For\u00f8 Tollefsen",
"suffix": ""
},
{
"first": "H\u00e5vard",
"middle": [],
"last": "Strand",
"suffix": ""
},
{
"first": "Halvard",
"middle": [],
"last": "Buhaug",
"suffix": ""
}
],
"year": 2012,
"venue": "Journal of Peace Research",
"volume": "49",
"issue": "2",
"pages": "363--374",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Andreas For\u00f8 Tollefsen, H\u00e5vard Strand, and Halvard Buhaug. 2012. Prio-grid: A unified spatial data structure. Journal of Peace Research, 49(2):363- 374.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Attention is all you need",
"authors": [
{
"first": "Ashish",
"middle": [],
"last": "Vaswani",
"suffix": ""
},
{
"first": "Noam",
"middle": [],
"last": "Shazeer",
"suffix": ""
},
{
"first": "Niki",
"middle": [],
"last": "Parmar",
"suffix": ""
},
{
"first": "Jakob",
"middle": [],
"last": "Uszkoreit",
"suffix": ""
},
{
"first": "Llion",
"middle": [],
"last": "Jones",
"suffix": ""
},
{
"first": "Aidan",
"middle": [
"N"
],
"last": "Gomez",
"suffix": ""
},
{
"first": "Lukasz",
"middle": [],
"last": "Kaiser",
"suffix": ""
},
{
"first": "Illia",
"middle": [],
"last": "Polosukhin",
"suffix": ""
}
],
"year": 2017,
"venue": "Advances in Neural Information Processing Systems",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. In Advances in Neural Information Pro- cessing Systems.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Growing pains for global monitoring of societal events",
"authors": [
{
"first": "Wei",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Ryan",
"middle": [],
"last": "Kennedy",
"suffix": ""
},
{
"first": "David",
"middle": [],
"last": "Lazer",
"suffix": ""
},
{
"first": "Naren",
"middle": [],
"last": "Ramakrishnan",
"suffix": ""
}
],
"year": 2016,
"venue": "Science",
"volume": "353",
"issue": "6307",
"pages": "1502--1503",
"other_ids": {
"DOI": [
"10.1126/science.aaf6758"
]
},
"num": null,
"urls": [],
"raw_text": "Wei Wang, Ryan Kennedy, David Lazer, and Naren Ra- makrishnan. 2016. Growing pains for global moni- toring of societal events. Science, 353(6307):1502- 1503.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Comparing gdelt and icews event data. Event Data Analysis",
"authors": [
{
"first": "D",
"middle": [],
"last": "Michael",
"suffix": ""
},
{
"first": "Andreas",
"middle": [],
"last": "Ward",
"suffix": ""
},
{
"first": "Josh",
"middle": [],
"last": "Beger",
"suffix": ""
},
{
"first": "Matthew",
"middle": [],
"last": "Cutler",
"suffix": ""
},
{
"first": "Cassy",
"middle": [],
"last": "Dickenson",
"suffix": ""
},
{
"first": "Ben",
"middle": [],
"last": "Dorff",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Radford",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "21",
"issue": "",
"pages": "267--297",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Michael D Ward, Andreas Beger, Josh Cutler, Matthew Dickenson, Cassy Dorff, and Ben Radford. 2013. Comparing gdelt and icews event data. Event Data Analysis, 21(1):267-297.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "Probabilistic extension of precision, recall, and f1 score for more thorough evaluation of classification models",
"authors": [
{
"first": "Reda",
"middle": [],
"last": "Yacouby",
"suffix": ""
},
{
"first": "Dustin",
"middle": [],
"last": "Axman",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the First Workshop on Evaluation and Comparison of NLP Systems",
"volume": "",
"issue": "",
"pages": "79--91",
"other_ids": {
"DOI": [
"10.18653/v1/2020.eval4nlp-1.9"
]
},
"num": null,
"urls": [],
"raw_text": "Reda Yacouby and Dustin Axman. 2020. Probabilistic extension of precision, recall, and f1 score for more thorough evaluation of classification models. In Pro- ceedings of the First Workshop on Evaluation and Comparison of NLP Systems, pages 79-91, Online. Association for Computational Linguistics.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Mastering the media hype: Methods for deduplication of conflict events from news reports",
"authors": [
{
"first": "Vanni",
"middle": [],
"last": "Zavarella",
"suffix": ""
},
{
"first": "Jakub",
"middle": [],
"last": "Piskorski",
"suffix": ""
},
{
"first": "Camelia",
"middle": [],
"last": "Ignat",
"suffix": ""
},
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Martin",
"middle": [],
"last": "Atkinson",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of AI4Narratives -Workshop on Artificial Intelligence for Narratives",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Vanni Zavarella, Jakub Piskorski, Camelia Ignat, Hristo Tanev, and Martin Atkinson. 2020. Master- ing the media hype: Methods for deduplication of conflict events from news reports. In Proceedings of AI4Narratives -Workshop on Artificial Intelligence for Narratives.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "An ontology-based approach to social media mining for crisis management",
"authors": [
{
"first": "Vanni",
"middle": [],
"last": "Zavarella",
"suffix": ""
},
{
"first": "Hristo",
"middle": [],
"last": "Tanev",
"suffix": ""
},
{
"first": "Ralf",
"middle": [],
"last": "Steinberger",
"suffix": ""
},
{
"first": "Erik",
"middle": [],
"last": "Van Der Goot",
"suffix": ""
}
],
"year": 2014,
"venue": "SSA-SMILE@ ESWC",
"volume": "",
"issue": "",
"pages": "55--66",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Vanni Zavarella, Hristo Tanev, Ralf Steinberger, and Erik Van der Goot. 2014. An ontology-based ap- proach to social media mining for crisis manage- ment. In SSA-SMILE@ ESWC, pages 55-66. Cite- seer.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "A Additional System Details The NoConflict team produced three separate rulebased systems for the NYT data. NYT : include keywords \"Police Brutality, Misconduct and Shootings",
"authors": [],
"year": 2019,
"venue": "Demonstrations, Protests and Riots",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A Additional System Details The NoConflict team produced three separate rule- based systems for the NYT data. NYT : in- clude keywords \"Police Brutality, Misconduct and Shootings\", \"Attacks on Police\", \"George Floyd Protests (2020)\", \"Demonstrations, Protests and Riots\", \"Black Lives Matter Movement\"; ex- cluded keywords: \"Hong Kong Protests (2019)\";",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "News Desk\"; exclude if present in abstract or lead paragraph",
"authors": [
{
"first": "U",
"middle": [
"S"
],
"last": "",
"suffix": ""
}
],
"year": 2019,
"venue": "Police Brutality, Misconduct and Shootings",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "include section name: \"U.S.\", \"Politics\", \"New York\", \"World\"; exclude News Desk: \"Arts & Leisure\", \"Gender\", \"Investigative\", \"Special Sec- tions\", \"Sports\", \"Science\", \"Magazine\", \"Video\", \"Podcast\", \"News Desk\"; exclude if present in ab- stract or lead paragraph: \"Hong Kong\". NYT : include keywords: \"Police Brutality, Misconduct and Shootings\", \"Attacks on Police\", \"George Floyd Protests (2020)\", \"Demonstrations, Protests and Riots\", \"Black Lives Matter Movement\"; ex- clude keywords: \"Hong Kong Protests (2019)\";",
"links": null
},
"BIBREF35": {
"ref_id": "b35",
"title": "Politics\"; exclude if present in abstract or lead paragraph",
"authors": [
{
"first": "U",
"middle": [
"S"
],
"last": "",
"suffix": ""
}
],
"year": 2019,
"venue": "Black Lives Matter Movement\"; exclude keywords: \"Coronavirus (2019-nCoV)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "include section name: \"U.S.\", \"Politics\", \"New York\", \"World\"; exclude News Desk: \"Arts & Leisure\", \"Gender\", \"Investigative\", \"Special Sec- tions\", \"Sports\", \"Science\", \"Magazine\", \"Video\", \"Podcast\", \"News Desk\", \"Washington\", \"Poli- tics\"; exclude if present in abstract or lead para- graph: \"Hong Kong\". NYT : include key- words: \"Police Brutality, Misconduct and Shoot- ings\", \"Attacks on Police\", \"George Floyd Protests (2020)\", \"Demonstrations, Protests and Riots\", \"Black Lives Matter Movement\"; exclude key- words: \"Coronavirus (2019-nCoV)\", \"Quaran- tines\", \"Hong Kong Protests (2019)\"; include sec- tion name: \"U.S.\", \"Politics\", \"New York\"; ex- clude News Desk: \"Arts & Leisure\", \"Gender\", \"Investigative\", \"Special Sections\", \"Sports\", \"Sci- ence\", \"Magazine\", \"Video\", \"Podcast\", \"News Desk\", \"Washington\", \"Politics\", \"Foreign\"; ex- clude if present in abstract or lead paragraph: \"Hong Kong\".",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"type_str": "figure",
"uris": null,
"text": "The geo-referenced BLM protest event records from Gold Standard (small yellow dots) overlaid with the PRIO-GRID cells over the US. The larger red and blue dots represent events recognized by the Baseline system from NYT and Twitter, respectively.",
"num": null
},
"TABREF1": {
"content": "<table><tr><td>: Correlation coefficients and error rates for</td></tr><tr><td>daily protest cell counts: r represents Pearson corre-</td></tr><tr><td>lation coefficient, \u03c1 is Spearman's rank correlation co-</td></tr><tr><td>efficient, and RMSE is the Root Mean Squared Error</td></tr><tr><td>computed on day-cell units. Superscripts refer to the</td></tr><tr><td>various systems submitted by EventMiner and NoCon-</td></tr><tr><td>flict, as described in Section 4.5.</td></tr></table>",
"html": null,
"text": "",
"num": null,
"type_str": "table"
},
"TABREF3": {
"content": "<table/>",
"html": null,
"text": "Correlation coefficients and error rates for cellday event counts of the Baseline and participant systems with respect to Gold Standard. Superscripts refer to the various systems submitted by EventMiner and NoConflict, as described in Section 4.5.",
"num": null,
"type_str": "table"
}
}
}
}