|
{ |
|
"paper_id": "2021", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T03:35:50.648111Z" |
|
}, |
|
"title": "To Block or not to Block: Experiments with Machine Learning for News Comment Moderation", |
|
"authors": [ |
|
{ |
|
"first": "Damir", |
|
"middle": [], |
|
"last": "Koren\u010di\u0107", |
|
"suffix": "", |
|
"affiliation": {}, |
|
"email": "damir.korencic@irb.hr" |
|
}, |
|
{ |
|
"first": "Ipek", |
|
"middle": [], |
|
"last": "Baris", |
|
"suffix": "", |
|
"affiliation": {}, |
|
"email": "ibaris@uni-koblenz.de" |
|
}, |
|
{ |
|
"first": "Eugenia", |
|
"middle": [], |
|
"last": "Fernandez", |
|
"suffix": "", |
|
"affiliation": {}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Eva", |
|
"middle": [ |
|
"S\u00e1nchez" |
|
], |
|
"last": "Salido", |
|
"suffix": "", |
|
"affiliation": {}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "Today, news media organizations regularly engage with readers by enabling them to comment on news articles. This creates the need for comment moderation and removal of disallowed comments-a time-consuming task often performed by human moderators. In this paper we approach the problem of automatic news comment moderation as classification of comments into blocked and not blocked categories. We construct a novel dataset of annotated English comments, experiment with cross-lingual transfer of comment labels and evaluate several machine learning models on datasets of Croatian and Estonian news comments.", |
|
"pdf_parse": { |
|
"paper_id": "2021", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "Today, news media organizations regularly engage with readers by enabling them to comment on news articles. This creates the need for comment moderation and removal of disallowed comments-a time-consuming task often performed by human moderators. In this paper we approach the problem of automatic news comment moderation as classification of comments into blocked and not blocked categories. We construct a novel dataset of annotated English comments, experiment with cross-lingual transfer of comment labels and evaluate several machine learning models on datasets of Croatian and Estonian news comments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Comment sections are an important part of news sites, providing an opportunity for newsrooms to engage with their audience. Comment moderation aims to safeguard respectful conversation by blocking comments that are uncivil, disruptive or potentially unlawful. This is a complex task that balances legal implications and editorial guidelines. Common categories of blocked comments include: unsafe or illegal content (ex. defamation or hate speech), disruptive content (ex. trolling), advertisements, and copyrighted content (Risch and Krestel, 2018) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 523, |
|
"end": 548, |
|
"text": "(Risch and Krestel, 2018)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "While newsrooms are becoming increasingly aware of the benefits provided by artificial intelligence and expect comment moderation to become more manageable, implementation of AI solutions is far from prevalent (Society of Editors, 2018; Beckett, 2019) . Some newsrooms use custom automated comment moderation solutions developed inhouse or third-party plugins to complement human moderation. Others rely on external companies that provide comment moderation performed by teams of contracted moderators (Society of Editors, 2018; Beckett, 2019; Woodman, 2013) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 237, |
|
"end": 251, |
|
"text": "Beckett, 2019)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 502, |
|
"end": 528, |
|
"text": "(Society of Editors, 2018;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 529, |
|
"end": 543, |
|
"text": "Beckett, 2019;", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 544, |
|
"end": 558, |
|
"text": "Woodman, 2013)", |
|
"ref_id": "BIBREF19" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "For most in-house and third-party solutions, the extent of use and details of the machine learning solutions are not publicly revealed. The stand-out third-party option is Perspective, 1 a free API developed by Google's Jigsaw, available in seven highresourced languages (Beckett, 2019) . To the best of our knowledge, there are no machine learning solutions suitable for comment moderation for underresourced languages.", |
|
"cite_spans": [ |
|
{ |
|
"start": 271, |
|
"end": 286, |
|
"text": "(Beckett, 2019)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In the academic literature, the problem of comment moderation is commonly approached as a binary classification of comments into blocked and not blocked categories (Pavlopoulos et al., 2017; Risch and Krestel, 2018; Shekhar et al., 2020) . In this paper, which reports the work done during the EMBEDDIA Hackashop hackathon 2 (Pollak et al., 2021) , we approach the problem in the same manner and perform experiments with comment classification on datasets of Croatian and Estonian news comments (Shekhar et al., 2020) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 164, |
|
"end": 190, |
|
"text": "(Pavlopoulos et al., 2017;", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 191, |
|
"end": 215, |
|
"text": "Risch and Krestel, 2018;", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 216, |
|
"end": 237, |
|
"text": "Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 325, |
|
"end": 346, |
|
"text": "(Pollak et al., 2021)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 495, |
|
"end": 517, |
|
"text": "(Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Motivated by the lack of an English dataset of comments labelled as either blocked or not blocked, we construct such a dataset from existing datasets of news and social media comments. We then experiment with the cross-lingual transfer of English labels to Croatian and Estonian comment datasets by means of a multilingual BERT model (Pires et al., 2019; Ulcar and Robnik-Sikonja, 2020) . Finally, we construct and evaluate several classification models trained on Croatian and Estonian datasets, analyze the results, and discuss the problem of automatic detection of blocked comments. We make the source code of the experiments freely available. 3", |
|
"cite_spans": [ |
|
{ |
|
"start": 334, |
|
"end": 354, |
|
"text": "(Pires et al., 2019;", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 355, |
|
"end": 386, |
|
"text": "Ulcar and Robnik-Sikonja, 2020)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Computational comment moderation includes tasks such as offensive language detection (Schmidt and Wiegand, 2017) and blocked comment detection (Risch and Krestel, 2018; Pavlopoulos et al., 2017; Napoles et al., 2017) , which is the focus of our study. Most of the prior studies on comment filtering tackle the problem using text from highresourced languages such as English (Napoles et al., 2017; Kolhatkar et al., 2019) and German (Risch and Krestel, 2018) . There are only a few studies that focus on low-resourced languages (Shekhar et al., 2020; Pavlopoulos et al., 2017) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 85, |
|
"end": 112, |
|
"text": "(Schmidt and Wiegand, 2017)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 143, |
|
"end": 168, |
|
"text": "(Risch and Krestel, 2018;", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 169, |
|
"end": 194, |
|
"text": "Pavlopoulos et al., 2017;", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 195, |
|
"end": 216, |
|
"text": "Napoles et al., 2017)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 374, |
|
"end": 396, |
|
"text": "(Napoles et al., 2017;", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 397, |
|
"end": 420, |
|
"text": "Kolhatkar et al., 2019)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 432, |
|
"end": 457, |
|
"text": "(Risch and Krestel, 2018)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 527, |
|
"end": 549, |
|
"text": "(Shekhar et al., 2020;", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 550, |
|
"end": 575, |
|
"text": "Pavlopoulos et al., 2017)", |
|
"ref_id": "BIBREF10" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The methods for comment filtering vary from classical machine learning methods to deep learning approaches. Risch and Krestel (2018) classify comments with a logistic regression classifier using features computed from comments, news articles, and users. Deep neural networks such as RNN and CNN have also been applied (Pavlopoulos et al., 2017) . Most recently, Shekhar et al. (2020) leverage Multilingual BERT (mBERT) (Devlin et al., 2019) for the moderation of news comments in Balto-Slavic languages.", |
|
"cite_spans": [ |
|
{ |
|
"start": 108, |
|
"end": 132, |
|
"text": "Risch and Krestel (2018)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 318, |
|
"end": 344, |
|
"text": "(Pavlopoulos et al., 2017)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 419, |
|
"end": 440, |
|
"text": "(Devlin et al., 2019)", |
|
"ref_id": "BIBREF2" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "There are multiple publicly available datasets in English with annotated comments that have been used in previous research about comment moderation. However, most of these datasets contain annotations of only a subset of the categories of blocked comments (Shekhar et al., 2020) . We construct a large corpus of comments containing different categories of blocked comments by unifying different datasets and defining a new label. Since comments in these datasets are not explicitly labeled as blocked, we created the flagged and not flagged labels instead. The idea is to identify comments that moderators should review and decide whether to block them or not. The flagged label therefore serves as an approximation of the blocking decision and classifiers that detect it automatically have the potential to save time and human effort.", |
|
"cite_spans": [ |
|
{ |
|
"start": 256, |
|
"end": 278, |
|
"text": "(Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "English Dataset for Comment Moderation", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "We used five different datasets containing annotated comments from news articles, social media, and other fora. We included comments from platforms outside of news media since users are subject to a similar set of rules related to what content they can share. 4, 5, 6 Each dataset contains different annotations, including comments rated on a scale of toxicity, comments labelled for hateful speech and abuse, comments labeled for constructiveness and tone, etc. Our challenge was to define the labelling criteria for the binary labels flagged and not flagged and consistently apply them to the labels in the five datasets. Flagged comments are the comments most likely to require blocking based on the existing labels in the datasets, and are labeled according to the principles discussed in (Risch and Krestel, 2018) and guidelines for comment moderation in (Society of Editors, 2018) and (Woodman, 2013) . Our dataset consists of comments from the SOCC corpus (SFU Opinion and Comments Corpus) (Kolhatkar et al., 2019) , YNACC corpus (The Yahoo News Annotated Comments Corpus) (Napoles et al., 2017) , DETOX corpus (Wulczyn et al., 2017) , Trawling corpus (Hitkul et al., 2020) , and HASOC corpus (Hate Speech and Offensive Content Identification in Indo-European Languages) (Mandl et al., 2019) . SOCC contains annotated comments from opinion articles. We used the constructiveness and toxicity labels and flagged comments whenever the toxicity level was toxic or very toxic and not constructive. YNACC contains expert annotated comments in online news articles. A comment was labeled flagged whenever a comment was insulting, off-topic, controversial or mean and not constructive. DETOX has comments from English Wikipedia talk pages. It contains annotations for attack, aggression and toxicity. A comment was labelled flagged whenever it was toxic, aggressive or if it contained an attack. We only included data from 2015. The Trawling data The resulting dataset contains 51,907 labeled comments, 29% of those being flagged comments. Table 1 gives more details on the class distribution and Table 2 contains examples of comments from each dataset that have been labelled as flagged. The dataset can be easily reconstructed by using the code we make available and applying it to the individual sub-datasets which are freely available.", |
|
"cite_spans": [ |
|
{ |
|
"start": 260, |
|
"end": 262, |
|
"text": "4,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 263, |
|
"end": 265, |
|
"text": "5,", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 266, |
|
"end": 267, |
|
"text": "6", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 793, |
|
"end": 818, |
|
"text": "(Risch and Krestel, 2018)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 891, |
|
"end": 906, |
|
"text": "(Woodman, 2013)", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 997, |
|
"end": 1021, |
|
"text": "(Kolhatkar et al., 2019)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 1080, |
|
"end": 1102, |
|
"text": "(Napoles et al., 2017)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 1118, |
|
"end": 1140, |
|
"text": "(Wulczyn et al., 2017)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 1159, |
|
"end": 1180, |
|
"text": "(Hitkul et al., 2020)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1278, |
|
"end": 1298, |
|
"text": "(Mandl et al., 2019)", |
|
"ref_id": "BIBREF8" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 2040, |
|
"end": 2047, |
|
"text": "Table 1", |
|
"ref_id": "TABREF1" |
|
}, |
|
{ |
|
"start": 2097, |
|
"end": 2104, |
|
"text": "Table 2", |
|
"ref_id": "TABREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Construction of the Dataset", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "We run a set of experiments to evaluate the performance of classifiers on our dataset. We split our data into train, validation, and test sets using stratified sampling to account for class imbalance. In our first experiment, we trained a Logistic regression classifier and Support vector machine classifier with linear kernel. We later fine-tuned two different multilingual BERT models: CroSloEnBERT and FinEstEnBERT (Ulcar and Robnik-Sikonja, 2020) . See Section 4.2 for more details about how the models were optimized and fine-tuned.", |
|
"cite_spans": [ |
|
{ |
|
"start": 418, |
|
"end": 450, |
|
"text": "(Ulcar and Robnik-Sikonja, 2020)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "The results of the classification experiments are in Table 3 . All trained models perform better than the baseline classifier that always chooses the minority class flagged. The non-neural classifiers have higher recall whilst the multilingual BERT models have higher F 1 score, accuracy, and precision. The classification results support the claim that the constructed flagged label is well-defined and consistent and that our dataset can be further used in research related to comment moderation. ", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 53, |
|
"end": 60, |
|
"text": "Table 3", |
|
"ref_id": "TABREF5" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Next, we construct and evaluate classifiers that aim to detect blocked news comments. We experiment with EMBEDDIA multilingual BERT models (Ulcar and Robnik-Sikonja, 2020) fine-tuned for classification and with standard non-neural classifiers using n-gram features.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Automatic Comment Moderation Experiments", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "We use the Ekspress dataset of Estonian news comments and the 24Sata dataset of Croatian news comments (Shekhar et al., 2020) . Following Shekhar et al. (2020) we focus on the comments from 2019 that have labels of higher quality. The Estonian comments are simply labelled as either blocked or not blocked, while the blocked Croatian comments are further divided into eight subcategories. We remove the subcategories 2, 4 and 7 that contain either a negligible amount of comments or non-Croatian comments. We also remove all the non-Estonian comments from the Ekspress dataset. After cleaning, 816,131 Croatian and 865,022 Estonian comments remain. Both datasets are unbalanced -only 7.77% of Croatian and 8.99% of Estonian comments are labeled as blocked.", |
|
"cite_spans": [ |
|
{ |
|
"start": 103, |
|
"end": 125, |
|
"text": "(Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "News Comment Datasets", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "We solve the problem of binary classification of comments into blocked and not blocked categories. We train and evaluate the comment classifiers using stratified train/development/test subsets containing 80,000/15,000/15,000 comments. First we experiment with the two multilingual BERT models CroSloEnBERT and FinEstEnBERT (Ulcar and Robnik-Sikonja, 2020) , fine-tuned for classification. We rely on the Huggingface library (Wolf et al., 2020) and use the tokenizers embedded in the BERT models, limiting the number of tokens to 128. For each dataset, we build three fine-tuned BERT models. The first model, labeled BERT-en and also evaluated in Section 3.2, is fine-tuned only on English comments. The second model, labeled BERT-nat, is fine-tuned only on the target (native) language (Croatian or Estonian). The third model is produced by fine-tuning the English model on the dataset in the target language, and labeled as BERT-en-nat. We train the models by setting the batch size to 16 and number of epochs to 3, and perform optimization using Adam with weight decay (Loshchilov and Hutter, 2019) . We select the models that exhibit the best accuracy in the training phase.", |
|
"cite_spans": [ |
|
{ |
|
"start": 323, |
|
"end": 355, |
|
"text": "(Ulcar and Robnik-Sikonja, 2020)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 424, |
|
"end": 443, |
|
"text": "(Wolf et al., 2020)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 1071, |
|
"end": 1100, |
|
"text": "(Loshchilov and Hutter, 2019)", |
|
"ref_id": "BIBREF7" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "The second classification approach is based on two standard non-neural classifiers -Logistic regression and Support vector machine with linear kernel. Both classifiers are available as part of the scikit-learn 7 framework Buitinck et al. (2013) . To perform model selection we vary both the regularization strength and the method of feature construction. We find the optimal model parameters by performing a grid search on separate train and test sets containing 40,000 and 10,000 comments. Two optimization criteria are used: F 1 score and recall. The search for a model with high recall is motivated by the observation that the majority of the models tend to favor high precision. We find that the Logistic regression offers better performance across both datasets, and that the best choice of features is the binary bag-of-words-and-bigrams vector.", |
|
"cite_spans": [ |
|
{ |
|
"start": 222, |
|
"end": 244, |
|
"text": "Buitinck et al. (2013)", |
|
"ref_id": "BIBREF1" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "7 https://scikit-learn.org", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "The classification results are displayed in Table 4 . The performance scores are modest in terms of F 1 and show sharp precision/recall tradeoffs. All of the models outperform the baseline classifier that always chooses the minority class. Accuracy scores are deceptively high due to the prevalence of the non-blocked comments in the datasets. BERT classifiers perform better on Croatian than on Estonian comments, possibly because of differences in the original multilingual BERT models. BERT models fine-tuned only on the English dataset of flagged comments have weak but above-baseline performance, which shows that a certain amount of cross-language knowledge transfer is achieved. The weak performance could be explained both by the language difference and the fact that the English dataset represents an approximation of the blocked comments class. Shekhar et al. (2020) classify comments from the same datasets, train the models on data containing an equal share of blocked and not blocked comments, and report recall of 0.67, precision of 0.27, and F 1 of 0.38 for the Croatian comments. This result is in line with the sharp precision/recall tradeoffs we observe. Balanced training data in (Shekhar et al., 2020 ) is a possible reason for higher recall scores obtained (0.70 on the Croatian and 0.58 for the Estonian dataset).", |
|
"cite_spans": [ |
|
{ |
|
"start": 856, |
|
"end": 877, |
|
"text": "Shekhar et al. (2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 1200, |
|
"end": 1221, |
|
"text": "(Shekhar et al., 2020", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 44, |
|
"end": 52, |
|
"text": "Table 4", |
|
"ref_id": "TABREF7" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Lastly, we examine the classifiers' performance on sub-categories of blocked Croatian comments detailed in (Shekhar et al., 2020) . Table 5 contains recall scores achieved by the BERT-en model trained on the English dataset, BERT-native model trained on the Croatian dataset, the Logistic regression model, and the mBERT model of Shekhar et al. (2020) that is also trained on the Croatian dataset. The performances of the Logistic regression model and the mBERT model demonstrate the benefit of optimizing for recall. The BERT-en model achieves competitive results on the \"Vulgarity\" and \"Abuse\" categories, showing that detection of these types of blocked comments was successfully transferred from the English dataset. Better results on other categories could be achieved by augmenting the English dataset with additional flagged comments containing deception and misinformation, as well as the spam and copyright infringement content pertaining to the \"Disallowed\" category.", |
|
"cite_spans": [ |
|
{ |
|
"start": 107, |
|
"end": 129, |
|
"text": "(Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 330, |
|
"end": 351, |
|
"text": "Shekhar et al. (2020)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 132, |
|
"end": 139, |
|
"text": "Table 5", |
|
"ref_id": "TABREF9" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Classification Experiments", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Automatic detection of blocked comments of the Croatian and the Estonian dataset is a hard problem. This claim is supported by modest F 1 scores and sharp precision/recall tradeoffs observed both in our experiments and in the experiments of Shekhar et al. (2020) . While inclusion of non-textual comment features would probably lead to better results (Risch and Krestel, 2018) , we hypothesize that the main problem is the poor quality of comment labelling. The definition of sensible text categories and consistent annotation of texts with these categories falls within the domain of content analysis (Krippendorff, 2012). Ideally, the category definitions are discussed and fine-tuned, and the measure of inter-annotator agreement (IAA) is reported. In the case of the blocked comment detection, the precise process of category definition is unknown (Pavlopoulos et al., 2017; Risch and Krestel, 2018; Shekhar et al., 2020) , while the IAA is either not available (Risch and Krestel, 2018; Shekhar et al., 2020) , or modest (Pavlopoulos et al., 2017) . Moreover, there are indications of inconsistencies in the definition of a blocked comment class. Shekhar et al. (2020) report that the varying blocking rates are probably caused by changes in moderation policy. Pavlopoulos et al. (2017) and Risch and Krestel (2018) report that a high influx of user comments, for example during high-interest events, causes more strict comment blocking. The mentioned problems should be tackled since the consistent labelling of the comments is key to building highquality classifiers.", |
|
"cite_spans": [ |
|
{ |
|
"start": 241, |
|
"end": 262, |
|
"text": "Shekhar et al. (2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 351, |
|
"end": 376, |
|
"text": "(Risch and Krestel, 2018)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 852, |
|
"end": 878, |
|
"text": "(Pavlopoulos et al., 2017;", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 879, |
|
"end": 903, |
|
"text": "Risch and Krestel, 2018;", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 904, |
|
"end": 925, |
|
"text": "Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 966, |
|
"end": 991, |
|
"text": "(Risch and Krestel, 2018;", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 992, |
|
"end": 1013, |
|
"text": "Shekhar et al., 2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 1026, |
|
"end": 1052, |
|
"text": "(Pavlopoulos et al., 2017)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 1152, |
|
"end": 1173, |
|
"text": "Shekhar et al. (2020)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 1266, |
|
"end": 1291, |
|
"text": "Pavlopoulos et al. (2017)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 1296, |
|
"end": 1320, |
|
"text": "Risch and Krestel (2018)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "The binary classification approach might be in disconnect with the true needs of the comment moderators. An engineering perspective of a machine learning system can significantly differ from the end user's perspective (Lee et al., 2017) . We believe that studies including comment moderators are essential in order to define and evaluate the appropriate solution. For example, the amount of moderators' time saved might prove as a useful metric, and the best application of classifiers might not be automatic blocking but flagging and pre-filtering of comments.", |
|
"cite_spans": [ |
|
{ |
|
"start": 218, |
|
"end": 236, |
|
"text": "(Lee et al., 2017)", |
|
"ref_id": "BIBREF6" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Additionally, moderators operate within boundaries set by in-house rules and practices and legal regulations. An investigation of the nature and impact of such restrictions would provide perspective on the role of automatic comment moderation. For example, in a scenario where the publisher can be held accountable for the comments containing hate speech, any automatic classifier would be required to achieve very high recall.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "We plan to further develop the dataset of flagged English comments, experiment with other classification models and to improve the BERT-based language transfer models. We also plan to examine multi-task learning approaches that can lead to state-of-art results on transferring knowledge among related tasks (Zhang and Yang, 2017) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 307, |
|
"end": 329, |
|
"text": "(Zhang and Yang, 2017)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "We believe that more attention should be paid to the problem of comment labelling. This could lead to better classifiers, reliable inter-annotator agreement scores that can serve as upper bounds on performance, and to a better understanding of the semantics of the composite category of blocked comments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "In our view, an essential future work direction is design and implementation of studies with comment moderators that examine real-world scenarios and user needs. We believe that such studies would be invaluable and would lead to more realistic and usable machine learning comment moderation tools.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "https://www.perspectiveapi.com 2 http://embeddia.eu/hackashop2021/ 3 https://github.com/eugeniaft/ embeddia-hackathon", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://help.twitter.com/en/ rules-and-policies/twitter-rules 5 https://en.wikipedia.org/wiki/ Wikipedia:Talk_page_guidelines 6 https://www.redditinc.com/policies/ content-policy", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "New powers, new responsibilities: A global survey of journalism and artificial intelligence", |
|
"authors": [ |
|
{ |
|
"first": "Charlie", |
|
"middle": [], |
|
"last": "Beckett", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Polis, London School of Economics and Political Science", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Charlie Beckett. 2019. New powers, new respon- sibilities: A global survey of journalism and artificial intelligence. Polis, London School of Economics and Political Science. https://blogs. lse. ac. uk/polis/2019/11/18/new-powers-new- responsibilities.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Api design for machine learning software: experiences from the scikit-learn project", |
|
"authors": [ |
|
{ |
|
"first": "Lars", |
|
"middle": [], |
|
"last": "Buitinck", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gilles", |
|
"middle": [], |
|
"last": "Louppe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mathieu", |
|
"middle": [], |
|
"last": "Blondel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Fabian", |
|
"middle": [], |
|
"last": "Pedregosa", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andreas", |
|
"middle": [], |
|
"last": "Mueller", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Olivier", |
|
"middle": [], |
|
"last": "Grisel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Vlad", |
|
"middle": [], |
|
"last": "Niculae", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Peter", |
|
"middle": [], |
|
"last": "Prettenhofer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alexandre", |
|
"middle": [], |
|
"last": "Gramfort", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jaques", |
|
"middle": [], |
|
"last": "Grobler", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1309.0238" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lars Buitinck, Gilles Louppe, Mathieu Blondel, Fabian Pedregosa, Andreas Mueller, Olivier Grisel, Vlad Niculae, Peter Prettenhofer, Alexandre Gramfort, Jaques Grobler, et al. 2013. Api design for machine learning software: experiences from the scikit-learn project. arXiv preprint arXiv:1309.0238.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "BERT: pre-training of deep bidirectional transformers for language understanding", |
|
"authors": [ |
|
{ |
|
"first": "Jacob", |
|
"middle": [], |
|
"last": "Devlin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ming-Wei", |
|
"middle": [], |
|
"last": "Chang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenton", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "NAACL-HLT (1)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4171--4186", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. BERT: pre-training of deep bidirectional transformers for language under- standing. In NAACL-HLT (1), pages 4171-4186. As- sociation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Rajiv Ratn Shah, and Ponnurangam Kumaraguru. 2020. Trawling for trolling: A dataset. CoRR", |
|
"authors": [ |
|
{ |
|
"first": "Karmanya", |
|
"middle": [], |
|
"last": "Hitkul", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pakhi", |
|
"middle": [], |
|
"last": "Aggarwal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Debanjan", |
|
"middle": [], |
|
"last": "Bamdev", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Mahata", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hitkul, Karmanya Aggarwal, Pakhi Bamdev, Deban- jan Mahata, Rajiv Ratn Shah, and Ponnurangam Ku- maraguru. 2020. Trawling for trolling: A dataset. CoRR, abs/2008.00525.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "The sfu opinion and comments corpus: A corpus for the analysis of online news comments", |
|
"authors": [ |
|
{ |
|
"first": "Varada", |
|
"middle": [], |
|
"last": "Kolhatkar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Hanhan", |
|
"middle": [], |
|
"last": "Wu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Luca", |
|
"middle": [], |
|
"last": "Cavasso", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Emilie", |
|
"middle": [], |
|
"last": "Francis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kavan", |
|
"middle": [], |
|
"last": "Shukla", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Maite", |
|
"middle": [], |
|
"last": "Taboada", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Corpus Pragmatics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--36", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Varada Kolhatkar, Hanhan Wu, Luca Cavasso, Emilie Francis, Kavan Shukla, and Maite Taboada. 2019. The sfu opinion and comments corpus: A corpus for the analysis of online news comments. Corpus Prag- matics, pages 1-36.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Content Analysis: An Introduction to Its Methodology", |
|
"authors": [ |
|
{ |
|
"first": "Klaus", |
|
"middle": [], |
|
"last": "Krippendorff", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Klaus Krippendorff. 2012. Content Analysis: An In- troduction to Its Methodology. SAGE Publications, Inc.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "The human touch: How non-expert users perceive, interpret, and fix topic models", |
|
"authors": [ |
|
{ |
|
"first": "Alison", |
|
"middle": [], |
|
"last": "Tak Yeon Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kevin", |
|
"middle": [], |
|
"last": "Smith", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Niklas", |
|
"middle": [], |
|
"last": "Seppi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jordan", |
|
"middle": [], |
|
"last": "Elmqvist", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Leah", |
|
"middle": [], |
|
"last": "Boyd-Graber", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Findlater", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "International Journal of Human-Computer Studies", |
|
"volume": "105", |
|
"issue": "", |
|
"pages": "28--42", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tak Yeon Lee, Alison Smith, Kevin Seppi, Niklas Elmqvist, Jordan Boyd-Graber, and Leah Findlater. 2017. The human touch: How non-expert users per- ceive, interpret, and fix topic models. International Journal of Human-Computer Studies, 105:28-42.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Decoupled weight decay regularization", |
|
"authors": [ |
|
{ |
|
"first": "Ilya", |
|
"middle": [], |
|
"last": "Loshchilov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Frank", |
|
"middle": [], |
|
"last": "Hutter", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "ICLR (Poster). OpenReview.net", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ilya Loshchilov and Frank Hutter. 2019. Decoupled weight decay regularization. In ICLR (Poster). OpenReview.net.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Overview of the hasoc track at fire 2019: Hate speech and offensive content identification in indo-european languages", |
|
"authors": [ |
|
{ |
|
"first": "Thomas", |
|
"middle": [], |
|
"last": "Mandl", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sandip", |
|
"middle": [], |
|
"last": "Modha", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Prasenjit", |
|
"middle": [], |
|
"last": "Majumder", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daksh", |
|
"middle": [], |
|
"last": "Patel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mohana", |
|
"middle": [], |
|
"last": "Dave", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chintak", |
|
"middle": [], |
|
"last": "Mandlia", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aditya", |
|
"middle": [], |
|
"last": "Patel", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 11th forum for information retrieval evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "14--17", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Thomas Mandl, Sandip Modha, Prasenjit Majumder, Daksh Patel, Mohana Dave, Chintak Mandlia, and Aditya Patel. 2019. Overview of the hasoc track at fire 2019: Hate speech and offensive content identifi- cation in indo-european languages. In Proceedings of the 11th forum for information retrieval evalua- tion, pages 14-17.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Finding good conversations online: The yahoo news annotated comments corpus", |
|
"authors": [ |
|
{ |
|
"first": "Courtney", |
|
"middle": [], |
|
"last": "Napoles", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joel", |
|
"middle": [ |
|
"R" |
|
], |
|
"last": "Tetreault", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aasish", |
|
"middle": [], |
|
"last": "Pappu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Enrica", |
|
"middle": [], |
|
"last": "Rosato", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Brian", |
|
"middle": [], |
|
"last": "Provenzale", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "LAW@ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "13--23", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Courtney Napoles, Joel R. Tetreault, Aasish Pappu, En- rica Rosato, and Brian Provenzale. 2017. Finding good conversations online: The yahoo news anno- tated comments corpus. In LAW@ACL, pages 13- 23. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Prodromos Malakasiotis, and Ion Androutsopoulos", |
|
"authors": [ |
|
{ |
|
"first": "John", |
|
"middle": [], |
|
"last": "Pavlopoulos", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "25--35", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "John Pavlopoulos, Prodromos Malakasiotis, and Ion Androutsopoulos. 2017. Deep learning for user com- ment moderation. In ALW@ACL, pages 25-35. As- sociation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "How multilingual is multilingual bert", |
|
"authors": [ |
|
{ |
|
"first": "Telmo", |
|
"middle": [], |
|
"last": "Pires", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eva", |
|
"middle": [], |
|
"last": "Schlinger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Garrette", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "ACL (1)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4996--5001", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Telmo Pires, Eva Schlinger, and Dan Garrette. 2019. How multilingual is multilingual bert? In ACL (1), pages 4996-5001. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "EMBEDDIA tools, datasets and challenges: Resources and hackathon contributions", |
|
"authors": [ |
|
{ |
|
"first": "Senja", |
|
"middle": [], |
|
"last": "Pollak", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marko", |
|
"middle": [], |
|
"last": "Robnik\u0161ikonja", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matthew", |
|
"middle": [], |
|
"last": "Purver", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michele", |
|
"middle": [], |
|
"last": "Boggia", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ravi", |
|
"middle": [], |
|
"last": "Shekhar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marko", |
|
"middle": [], |
|
"last": "Pranji\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Salla", |
|
"middle": [], |
|
"last": "Salmela", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ivar", |
|
"middle": [], |
|
"last": "Krustok", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tarmo", |
|
"middle": [], |
|
"last": "Paju", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carl-Gustav", |
|
"middle": [], |
|
"last": "Linden", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Leo", |
|
"middle": [], |
|
"last": "Lepp\u00e4nen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Elaine", |
|
"middle": [], |
|
"last": "Zosa", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matej", |
|
"middle": [], |
|
"last": "Ul\u010dar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Linda", |
|
"middle": [], |
|
"last": "Freienthal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Silver", |
|
"middle": [], |
|
"last": "Traat", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Luis", |
|
"middle": [ |
|
"Adri\u00e1n" |
|
], |
|
"last": "Cabrera-Diego", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matej", |
|
"middle": [], |
|
"last": "Martinc", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nada", |
|
"middle": [], |
|
"last": "Lavra\u010d", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Bla\u017e\u0161krlj", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andra\u017e", |
|
"middle": [], |
|
"last": "Mar-Tin\u017enidar\u0161i\u010d", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Boshko", |
|
"middle": [], |
|
"last": "Pelicon", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Vid", |
|
"middle": [], |
|
"last": "Koloski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Janez", |
|
"middle": [], |
|
"last": "Podpe\u010dan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shane", |
|
"middle": [], |
|
"last": "Kranjc", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Emanuela", |
|
"middle": [], |
|
"last": "Sheehan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jose", |
|
"middle": [], |
|
"last": "Boros", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Antoine", |
|
"middle": [], |
|
"last": "Moreno", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Hannu", |
|
"middle": [], |
|
"last": "Doucet", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Toivonen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2021, |
|
"venue": "Proceedings of the EACL Hackashop on News Media Content Analysis and Automated Report Generation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Senja Pollak, Marko Robnik\u0160ikonja, Matthew Purver, Michele Boggia, Ravi Shekhar, Marko Pranji\u0107, Salla Salmela, Ivar Krustok, Tarmo Paju, Carl-Gustav Linden, Leo Lepp\u00e4nen, Elaine Zosa, Matej Ul\u010dar, Linda Freienthal, Silver Traat, Luis Adri\u00e1n Cabrera- Diego, Matej Martinc, Nada Lavra\u010d, Bla\u017e\u0160krlj, Mar- tin\u017dnidar\u0161i\u010d, Andra\u017e Pelicon, Boshko Koloski, Vid Podpe\u010dan, Janez Kranjc, Shane Sheehan, Emanuela Boros, Jose Moreno, Antoine Doucet, and Hannu Toivonen. 2021. EMBEDDIA tools, datasets and challenges: Resources and hackathon contributions. In Proceedings of the EACL Hackashop on News Me- dia Content Analysis and Automated Report Gener- ation. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Delete or not delete? semi-automatic comment moderation for the newsroom", |
|
"authors": [ |
|
{ |
|
"first": "Julian", |
|
"middle": [], |
|
"last": "Risch", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ralf", |
|
"middle": [], |
|
"last": "Krestel", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the first workshop on trolling, aggression and cyberbullying (TRAC-2018)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "166--176", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Julian Risch and Ralf Krestel. 2018. Delete or not delete? semi-automatic comment moderation for the newsroom. In Proceedings of the first workshop on trolling, aggression and cyberbullying (TRAC- 2018), pages 166-176.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "A survey on hate speech detection using natural language processing", |
|
"authors": [ |
|
{ |
|
"first": "Anna", |
|
"middle": [], |
|
"last": "Schmidt", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Wiegand", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--10", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Anna Schmidt and Michael Wiegand. 2017. A survey on hate speech detection using natural language pro- cessing. In SocialNLP@EACL, pages 1-10. Associ- ation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Automating news comment moderation with limited resources: Benchmarking in croatian and estonian. Special Issue on Offensive Language", |
|
"authors": [ |
|
{ |
|
"first": "Ravi", |
|
"middle": [], |
|
"last": "Shekhar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marko", |
|
"middle": [], |
|
"last": "Pranjic", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Senja", |
|
"middle": [], |
|
"last": "Pollak", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andra\u017e", |
|
"middle": [], |
|
"last": "Pelicon", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matthew", |
|
"middle": [], |
|
"last": "Purver", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ravi Shekhar, Marko Pranjic, Senja Pollak, Andra\u017e Pelicon, and Matthew Purver. 2020. Automating news comment moderation with limited resources: Benchmarking in croatian and estonian. Special Is- sue on Offensive Language, page 49.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Moderation guide. page 42", |
|
"authors": [], |
|
"year": 2018, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Society of Editors. 2018. Moderation guide. page 42. [Online; accessed 21-February-2021].", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Finest BERT and crosloengual BERT -less is more in multilingual models", |
|
"authors": [ |
|
{ |
|
"first": "Matej", |
|
"middle": [], |
|
"last": "Ulcar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marko", |
|
"middle": [], |
|
"last": "Robnik-Sikonja", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "TDS", |
|
"volume": "12284", |
|
"issue": "", |
|
"pages": "104--111", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Matej Ulcar and Marko Robnik-Sikonja. 2020. Finest BERT and crosloengual BERT -less is more in mul- tilingual models. In TDS, volume 12284 of Lec- ture Notes in Computer Science, pages 104-111. Springer.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Transformers: State-of-the-art natural language processing", |
|
"authors": [ |
|
{ |
|
"first": "Thomas", |
|
"middle": [], |
|
"last": "Wolf", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lysandre", |
|
"middle": [], |
|
"last": "Debut", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Victor", |
|
"middle": [], |
|
"last": "Sanh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Julien", |
|
"middle": [], |
|
"last": "Chaumond", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Clement", |
|
"middle": [], |
|
"last": "Delangue", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Anthony", |
|
"middle": [], |
|
"last": "Moi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pierric", |
|
"middle": [], |
|
"last": "Cistac", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tim", |
|
"middle": [], |
|
"last": "Rault", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Remi", |
|
"middle": [], |
|
"last": "Louf", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Morgan", |
|
"middle": [], |
|
"last": "Funtowicz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Joe", |
|
"middle": [], |
|
"last": "Davison", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sam", |
|
"middle": [], |
|
"last": "Shleifer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Clara", |
|
"middle": [], |
|
"last": "Patrick Von Platen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yacine", |
|
"middle": [], |
|
"last": "Ma", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Julien", |
|
"middle": [], |
|
"last": "Jernite", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Canwen", |
|
"middle": [], |
|
"last": "Plu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Teven", |
|
"middle": [ |
|
"Le" |
|
], |
|
"last": "Xu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sylvain", |
|
"middle": [], |
|
"last": "Scao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mariama", |
|
"middle": [], |
|
"last": "Gugger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Drame", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "38--45", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/2020.emnlp-demos.6" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Clement Delangue, Anthony Moi, Pier- ric Cistac, Tim Rault, Remi Louf, Morgan Funtow- icz, Joe Davison, Sam Shleifer, Patrick von Platen, Clara Ma, Yacine Jernite, Julien Plu, Canwen Xu, Teven Le Scao, Sylvain Gugger, Mariama Drame, Quentin Lhoest, and Alexander Rush. 2020. Trans- formers: State-of-the-art natural language process- ing. In Proceedings of the 2020 Conference on Em- pirical Methods in Natural Language Processing: System Demonstrations, pages 38-45, Online. Asso- ciation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Online comment moderation: emerging best practices. a guide to promoting robust and civil online conversation. pages 45-46. the World Association of Newspapers (WAN-IFRA)", |
|
"authors": [ |
|
{ |
|
"first": "Emma", |
|
"middle": [], |
|
"last": "Woodman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Emma Woodman. 2013. Online comment moderation: emerging best practices. a guide to promoting ro- bust and civil online conversation. pages 45-46. the World Association of Newspapers (WAN-IFRA). [Online; accessed 21-February-2021].", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Ex machina: Personal attacks seen at scale", |
|
"authors": [ |
|
{ |
|
"first": "Ellery", |
|
"middle": [], |
|
"last": "Wulczyn", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nithum", |
|
"middle": [], |
|
"last": "Thain", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lucas", |
|
"middle": [], |
|
"last": "Dixon", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "WWW", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1391--1399", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ellery Wulczyn, Nithum Thain, and Lucas Dixon. 2017. Ex machina: Personal attacks seen at scale. In WWW, pages 1391-1399. ACM.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "A survey on multitask learning", |
|
"authors": [ |
|
{ |
|
"first": "Yu", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Qiang", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yu Zhang and Qiang Yang. 2017. A survey on multi- task learning. CoRR, abs/1707.08114.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"TABREF1": { |
|
"content": "<table/>", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"text": "Data source and class distribution statistics for the English dataset of flagged comments." |
|
}, |
|
"TABREF2": { |
|
"content": "<table><tr><td>Dataset</td><td>Example</td><td>Original Label</td></tr><tr><td>SOCC</td><td>This has to</td><td/></tr></table>", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"text": "have been written by Chinese government sponsored propagandists. Non-constr. & Toxic YNACC You and at least one other person are pretty dumb, huh? Unless you have two Mean & Off-topic accounts, right, moron? DETOX You should block this idiot for life! Aggressive Trawling So nowadays they let models have greasy unwashed hair and man hands? Trolling HASOC Too many doctors on my fucking Facebook fuck off Hateful or Offensive" |
|
}, |
|
"TABREF3": { |
|
"content": "<table/>", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"text": "Examples of flagged comments.includes samples of comments from Twitter, Reddit and Wikipedia talk pages. Comments are provided with the labels Normal, Profanity, Trolling, Derogatory and Hate Speech. A comment was labeled as flagged if it belonged to any of the categories except for Normal. Lastly, HASOC is composed of comments from Twitter and Facebook and has annotations on whether comments are hateful, offensive or neither. We included only the English comments and labelled them as flagged if they were either hateful or offensive." |
|
}, |
|
"TABREF5": { |
|
"content": "<table/>", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"text": "" |
|
}, |
|
"TABREF7": { |
|
"content": "<table/>", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"text": "Classification results for the problem of detection of blocked comments." |
|
}, |
|
"TABREF9": { |
|
"content": "<table/>", |
|
"html": null, |
|
"num": null, |
|
"type_str": "table", |
|
"text": "Recall on the subcategories of blocked Croatian comments." |
|
} |
|
} |
|
} |
|
} |