Related Experiment Videos
Quantifying feature importance for online content moderation
Benedetta Tessa1,2, Alejandro Moreo3, Stefano Cresci2
1Dipartimento di Informatica, Università di Pisa, Largo Bruno Pontecorvo 3, Pisa, 56127 Italy.
Summary
Understanding user behavior after moderation is crucial. This study identifies key features predicting changes in online activity and toxicity, but predicts participation diversity less accurately.
Area of Science:
- Computational Social Science
- Online Community Management
- Behavioral Economics
Background:
- Effective online moderation requires predicting user responses to interventions.
- User characteristics significantly influence behavioral changes post-moderation.
- Large-scale data analysis is needed to identify predictive features.
Purpose of the Study:
- To analyze the informativeness of 753 socio-behavioral, linguistic, relational, and psychological features.
- To predict behavioral changes in 16.8K users following a Reddit moderation intervention.
- To identify key features for effective, user-centered moderation strategies.
Main Methods:
- Framed prediction as a quantification task, suitable for aggregate behavior shifts.
- Applied greedy feature selection to identify and rank informative features.
- Analyzed behavioral changes across activity, toxicity, and participation diversity.
Main Results:
- Predictive performance varied by task: activity and toxicity changes were reliably estimated.
- Changes in participation diversity were significantly harder to predict.
- A small subset of features consistently improved performance across tasks.
Conclusions:
- Selected features outperformed single groups and the full feature set, highlighting the importance of complementary signals.
- Post-moderation user behavior is complex and task-dependent.
- Moderation strategies should be tailored to user characteristics and specific behavioral outcomes.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This number is...
Outliers and Influential Points
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the vertical...
Significance Testing: Overview
Significance testing is a set of statistical methods used to test whether a claim about a parameter is valid. In analytical chemistry, significance testing is used primarily to determine whether the difference between two values comes from determinate or random errors. The effect of a particular change in the measurement protocol, analyst, or sample itself can cause a deviation from the expected result. In the case of a suspected deviation/outlier, we need to be able to confirm mathematically...
Weighted Mean
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Statistical Significance
Once data is collected from both the experimental and the control groups, a statistical analysis is conducted to find out if there are meaningful differences between the two groups. A statistical analysis determines how likely any difference found is due to chance (and thus not meaningful). In psychology, group differences are considered meaningful, or significant, if the odds that these differences occurred by chance alone are 5 percent or less. Stated another way, if we repeated this...
Goodness-of-Fit Test
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...