Papers for

social media moderation teams

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Instruction tuned LLMs identify argument parts directly from text

Extracting Arguments, Not Just Classifying Them: Instruction-Tuned LLMs for Generative Component Detection

Abstract: Argumentative component detection (ACD) is a core subtask of Argument(ation) Mining (AM) and one of its most challenging aspects, as it requires jointly delimiting argumentative spans and classifying them into components such as claims and premises. While research on this subtask remains relatively limited compared to other AM tasks, most existing approaches formulate it as a simplified sequence labeling problem, component classification, or a pipeline of component segmentation followed by classification. In this paper, we propose ITFACD, a novel approach based on instruction-tuned Large Language Models (LLMs) using compact instruction-based prompts, and reframe ACD as a language generation task, enabling arguments to be identified directly from plain text without relying on pre-segmented components. Experiments on standard benchmarks show that our approach achieves higher performance compared to state-of-the-art systems. To the best of our knowledge, this is one of the first attempts to fully model ACD as a generative task, highlighting the potential of instruction tuning for complex AM problems. Our code and the datasets used are openly available in the following GitHub repository.

Mon 21 SeptArtificial IntelligenceComputation and Language
The gist
Figuring out the parts of an argument in a text, like claims and reasons, is tricky. The authors presented a new method using large language models that follow clear instructions to find and classify these parts without first chopping the text into segments. Their approach treats this task as generating text rather than just labeling segments. Tests show this method works better than previous ones on well-known datasets. This shows new ways to use instruction-guided language models for understanding arguments.
Open 2609.24855v1

Aggregating article predictions improves news publisher reliability assessment

From Articles to Publishers: Aggregating Language Model Predictions for News Source Reliability Inference

Abstract: Traditionally, the reliability of news publishers is assessed by expert organisations that evaluate editorial practices, transparency and factual standards at source. When this process is translated into a computational approach, the problem is often formulated at the level of individual articles, with models being trained on a set of pre-labelled articles and their performance being evaluated in a test phase. In this work, we investigate news source reliability inference as a source-level prediction problem. We propose a two-stage framework in which transformer-based language models first estimate the reliability of individual articles and subsequently aggregate article-level predictions to infer the reliability of previously unseen publishers. To approximate realistic deployment conditions, we enforce a strict publisher-disjoint evaluation protocol, ensuring that no publisher appears in both training and test sets. Experiments on 19,476 political news articles from 439 English-language publishers labeled with NewsGuard reliability ratings show that aggregation substantially improves robustness and performance, increasing accuracy from approximately 0.60 at the article level to 0.69 at the publisher level. Finally, we analyze how prediction errors vary across political orientations, revealing statistically significant associations between political leaning and misclassification patterns. Overall, our findings show that publisher reliability can be inferred from aggregated textual signals alone, supporting scalable and content-based approaches to automated news source assessment.

Mon 21 SeptComputation and Language
The gist
Determining if a news publisher is reliable usually involves experts looking at many factors about the publisher. This paper tries a new approach by first judging individual news articles and then combining these judgments to decide if the whole news source is trustworthy. The authors tested this method on nearly 20,000 political articles from over 400 publishers and found that combining article-level checks made the overall predictions more accurate. They also looked at whether political bias affected mistakes in their predictions.
Open 2609.24219v1

Temporal window size shapes detection of online coordinated actions

Setting the clock: Evaluating temporal window parameters for coordinated behavior detection

Abstract: Coordinated behavior is a central mechanism of online collective action. On social media platforms, it can support legitimate mobilization, but it can also be exploited in disinformation campaigns, astroturfing, and information operations. Detecting coordinated behavior on social media platforms typically relies on coordination networks, where users are linked when they perform similar actions within shared temporal windows. While the temporal window is central to how coordination is operationalized, it is often treated as an implementation detail rather than as a substantive modeling decision. This paper presents a first analysis of how two key temporal parameters, window length and stride, affect the detection of coordinated communities within information operation campaigns. We find that window length determines which coordination patterns are detectable, while window stride has negligible effect on precision and recall. Our analysis highlights selecting appropriate temporal window parameters as an open methodological challenge requiring careful treatment.

Fri 18 SeptSocial and Information Networks
The gist
Detecting when people work together online often depends on looking at actions they do within certain time frames. This paper studied how the length of these time frames affects finding groups that coordinate, such as in disinformation campaigns. The researchers found that the duration of the time window is important for spotting different coordination patterns, while how often the window moves forward matters less. Their work points out that choosing the right time window is a key challenge for detecting coordinated behavior reliably.
Open 2609.21959v1

ParsHate dataset enables Persian hate speech and target detection research

ParsHate: A Benchmark Dataset for Hate and Target Detection in Persian

Abstract: We introduce ParsHate, a manually annotated dataset of 10,000 Persian tweets spanning 2013-2022, representing the first decade-long benchmark for hate speech detection in Persian. The dataset contains 31% hateful content and supports both hate detection and multi-label fine-grained target identification across seven structured target categories. ParsHate also distinguishes explicit and implicit hate, marks explicit and implicit targets, and provides span-level rationales. Data collection combines random and score-stratified temporal sampling to reduce keyword-driven bias while preserving natural label distributions. Applying SOTA models for Persian hate-speech detection on ParsHate shows moderate performance (79% F1), especially with samples from earlier years, and low performance with target identification (25.5% macro-F1). This emphasizes the diverse sampling of hate speech in ParsHate and its challenging nature that requires more advanced methods for better performance. Dataset is made publicly available.

Mon 14 SeptComputation and LanguageDatabases
The gist
Detecting hate speech helps keep social media safe, but there isn’t enough data in Persian. The authors created ParsHate, a large dataset with 10,000 Persian tweets over ten years, carefully labeled for hateful content and who the hate is directed at. They also marked whether the hate and its targets were explicit or hidden and explained why. Tests with current hate speech detection methods showed there’s room to improve, especially for identifying targets. ParsHate is freely available to help build better tools.
Open 2609.16393v1

Hate speech detection models miss many criminal posts and overflag others

MUCnoHARM@GermEval Shared Task 2026: Retrieval-based In-Context Learning for Defamatory Offences, and Where It Falls Short

Abstract: With hate speech being ubiquitous online, automatic detection is crucial, in particular when it comes to criminally relevant social media posts. We study a variety of retrieval-based in-context learning (RetICL) strategies for detecting defamatory offences under §§ 185-187 StGB (the subject of GermEval 2026 Subtask 4). Few-shot prompting beats zero-shot, but retrieval-based approaches offer only marginal gains over random demonstrations, and even fall behind an optimised static set of demonstrations. Providing concrete legal knowledge helps, yet model choice outweighs every other system choice. Models over-predict criminal relevance while still missing 26-57% of criminally relevant posts, suiting them for triage rather than autonomous moderation.

Wed 9 SeptComputation and Language
The gist
Detecting hateful and illegal posts online is important but challenging. The authors tested different ways to help AI models recognize criminal hate speech by showing them similar examples before making decisions. They found that while some examples help a bit, the choice of AI model is much more important. The models often flag harmless posts as criminal and still miss many truly criminal ones, making them better suited to assist human reviewers rather than automatically removing posts.
Open 2609.09791v1

Snugi AI achieves faster and more accurate early depression detection on Reddit

Snugi-AI-v2 @ eRisk 2026 Task 2: Early Depression Detection via a Learned Stopping Policy with Sustained Confidence Gate

Abstract: We describe the Snugi-AI-v2 submission to eRisk 2026 Task 2, the second edition of contextualized early depression detection from Reddit discussions. Our central contribution is a learned MLP stopping policy trained to directly optimize ERDE50, replacing the fixed and tiered threshold strategies used in all prior eRisk Task 2 submissions. Combined with a sustained confidence gate that commits only after N=3 consecutive rounds of high policy confidence, the system reduces false positives caused by transient emotional posts without sacrificing recall. The pipeline encodes each discussion thread with a frozen MentalRoBERTa model, maps the accumulated representation to a depression probability via an MLP classifier, and delegates the timing decision to the learned policy. Our best run achieves F1 = 0.73 (Run 1) and F_latency = 0.70 (Runs 0 and 3), with a median alert round of 8 out of 500, completing the full evaluation in 1 hour 26 minutes, the fastest among all complete-submission teams. We report a systematic ablation across five runs spanning two encoder variants, four stopping strategies, and three gate values, along with negative results from GRPO policy training, BDI-II post filtering, MentalLongformer encoding, and DeBERTa ensembling. Code: https://github.com/chiuyuwen91/erisk-2026

Tue 8 SeptComputation and LanguageInformation Retrieval
The gist
Detecting depression early from online conversations can help provide support sooner. The team behind Snugi-AI-v2 developed a smart system that decides the best moment to raise an alert by learning from past data. Instead of using fixed thresholds, their method waits until it is confident for three rounds in a row, reducing false alarms from temporary emotional posts. They used a language model to understand Reddit discussions and tested different strategies, finding one that balances speed and accuracy well.
Open 2609.08161v1

Assessing suicide risk from social media using targeted model improvements

Bag of Tricks or Bag of Myths? Reducing Modeling Complexity with Task Knowledge in Explainable Suicide Risk Assessment

Abstract: Assessing suicide risk from social media text is a small-data, high-stakes setting requiring not only severity prediction but also supporting evidence and clinically relevant risk and protective factors. Yet common NLP techniques, including model scaling, synthetic data, loss reweighting, ensembling, and threshold tuning, are often applied without testing whether their gains hold up under severe class imbalance, coupled outputs, and limited author-level data. We study 1,635 clinician-annotated posts and audit 31 pre-specified techniques from 7 methodological families through roughly 300 controlled experiments on author-disjoint partitions. We found no prior audit of this playbook in this regime. The findings guide a task-grounded system for three outputs: 4-level suicide risk, evidence spans, and 24 clinical risk and protective factors. Only 5 of 31 comparisons produced reliable gains. We reformulate factor prediction as entailment between each post and its codebook definitions, using an architecturally diverse ensemble with class-balanced training and score rescaling. Risk predictions condition a 7-model evidence tagger ensemble; evidence restricts symbolic risk rules; and a difficult risk class is routed separately. The factor predictor remains independent because risk evidence provides no additional factor signal. We also correct a mismatch between validation scores used for threshold fitting and test-time ensemble scores through deployment-consistent calibration, yielding the largest improvement to the factor system. The final system achieves 0.8203 for risk, 0.7953 for evidence, and 0.7045 macro-F1 for factors, with a 0.7781 composite, ranking third among 53 teams. We call the underlying principle task-conditioned technique selection: retain techniques only when task-specific knowledge, structure, or empirical evidence justifies them.

Mon 7 SeptComputation and LanguageArtificial Intelligence
The gist
Predicting suicide risk from social media posts is hard because there’s little data and it requires careful explanations. The authors tested many common computer language processing tricks but found most did not actually help in this tough setting. They built a new system that predicts risk levels, points to evidence in the text, and identifies important clinical factors by using special techniques tailored to the task. Their work ranked third in a competition and shows that choosing methods based on the problem itself is important.
Open 2609.07766v1