Directed Social Regard: Surfacing Targeted Advocacy, Opposition, Aid, Harms, and Victimization in Online Media

arXiv cs.CL / 5/4/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that existing NLP sentiment tools miss a key reality of online discourse: messages can contain both pro-social and anti-social sentiment toward different targets at the same time.
  • It introduces Directed Social Regard (DSR), a two-stage approach using transformer-based models to first detect span-level sentiment targets and then score all spans on multiple regard dimensions.
  • DSR evaluates sentiment along three social-science-motivated axes (from -1 to 1) related to mechanisms like moral disengagement and moral framing, enabling more detailed, target-aware analysis than overall polarity scoring.
  • The authors describe a data collection and annotation strategy for building the DSR dataset, present a transformer architecture for span-level scoring, and report promising validation results.
  • They also apply the model to six third-party online-media datasets and find meaningful correlations between DSR outputs and existing labels and topics from social science studies.

Abstract

The language in online platforms, influence operations, and political rhetoric frequently directs a mix of pro-social sentiment (e.g., advocacy, helpfulness, compassion) and anti-social sentiment (e.g., threats, opposition, blame) at different topics, all in the same message. While many natural language processing (NLP) tools classify or score a text's overall sentiment as positive, neutral, or negative, these tools cannot report that positive and negative sentiments coexist, and they cannot report the target of those sentiments. This paper presents the Directed Social Regard (DSR) approach to multi-dimensional, multi-valence sentiment analysis, comprised of a pair of transformer-based models that (1) detects span-level targets of sentiment in a message and then (2) scores all spans within the message context along three (-1, 1) axes of regard that are motivated by social science theories of moral disengagement and moral framing. We present a data collection and annotation strategy for DSR dataset construction, a transformer-based architecture for span-level scoring, and a validation study with promising results. We apply the validated DSR model on six third-party datasets of online media and report meaningful correlations between DSR outputs and the labels and topics in these pre-existing social science datasets.