Do Social Patterns Hold in Synthetic Data? Analyzing Cyberbullying Dynamics in LLM-Generated and Authentic Dialogues
Summary
This paper evaluates whether LLM-generated cyberbullying dialogues faithfully reproduce the social dynamics of authentic interactions, finding that while high-level structures are preserved, finer-grained details are systematically distorted in a model-dependent manner.
View Cached Full Text
Cached at: 09/17/26, 08:50 AM
# Do Social Patterns Hold in Synthetic Data? Analyzing Cyberbullying Dynamics in LLM-Generated and Authentic Dialogues
Source: [https://arxiv.org/html/2609.17549](https://arxiv.org/html/2609.17549)
Arefeh Kazemi1, Hamza Qadeer1, Sinan Asci2, Joachim Wagner1, Brian Davis1 1School of Computing, ADAPT Centre, Dublin City University, Dublin, Ireland; 2DCU Anti Bullying Centre; 1\{first\.last\}@adaptcentre\.ie\|2\{first\.last\}@dcu\.ie
###### Abstract
Cyberbullying \(CB\) is a form of intentional and repeated online aggression characterized by a power imbalance between perpetrators and victims\. Although large language models \(LLMs\) have recently been used to generate synthetic CB conversations for data augmentation and benchmarking, it remains unclear whether such data faithfully reproduces the underlying social dynamics of authentic interactions beyond supporting downstream task performance\. In this paper, we present a comprehensive evaluation framework for assessing the social realism of LLM\-generated CB conversations\. We compare authentic and synthetic dialogues generated by GPT, Grok, and LLaMA across multiple complementary dimensions, including interactional structure \(turn\-taking, power dynamics, and repair behavior\), linguistic and stylistic realism \(pronoun usage and humor\), affective and behavioral markers \(cyberbullying types, profanity, and toxicity\), and temporal escalation dynamics\. We further complement automatic analyses with a human evaluation measuring CB presence, scenario relevance, role plausibility, and social realism\. Our results show that LLM\-generated data consistently preserves high\-level interactional structures, including role participation patterns, directional power asymmetry between bullies and victims, and broad distributions of behavioral markers\. However, all models systematically distort finer\-grained social phenomena, including behavioral magnitude, role\-specific allocation, categorical distributions, and temporal interaction dynamics\. Moreover, these distortions are strongly model\-dependent: GPT tends to suppress harmful content, Grok amplifies aggressive behaviors, and LLaMA provides the most balanced approximation while smoothing role distinctions\. These findings demonstrate that synthetic CB data is a useful approximation of global conversational structure but remains an imperfect substitute for authentic interactions when behavioral realism and social dynamics are critical\. Our work provides a socially grounded evaluation framework for synthetic dialogue and offers practical guidance for selecting and evaluating LLM\-generated data in CB and other socially grounded NLP applications\.
Do Social Patterns Hold in Synthetic Data? Analyzing Cyberbullying Dynamics in LLM\-Generated and Authentic Dialogues
Arefeh Kazemi1, Hamza Qadeer1, Sinan Asci2,Joachim Wagner1, Brian Davis11School of Computing, ADAPT Centre, Dublin City University, Dublin, Ireland;2DCU Anti Bullying Centre;1\{first\.last\}@adaptcentre\.ie\|2\{first\.last\}@dcu\.ie
## 1Introduction
Large language models \(LLMs\) have recently emerged as powerful tools for generating synthetic data across a wide range of natural language processing \(NLP\) tasksHeet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib155),[2022](https://arxiv.org/html/2609.17549#bib.bib156)\); Bonifacioet al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib147)\); Menget al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib161)\)\. By leveraging their ability to produce fluent and contextually coherent text, LLMs are increasingly used for data augmentation, few\-shot learning, and synthetic dataset generation\. In many cases, such synthetic data can substantially improve model performance and, under certain conditions, particularly when carefully filtered or combined with real data, can approach the performance of models trained on human\-annotated datasetsGuptaet al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib1)\); Anaby\-Tavoret al\.\([2020](https://arxiv.org/html/2609.17549#bib.bib143)\); Liet al\.\([2023b](https://arxiv.org/html/2609.17549#bib.bib159)\)\. In domains where labeled data is scarce or expensive to obtain, synthetic data generation offers a scalable and flexible alternative, enabling rapid development and evaluation of NLP systems\. One domain where these developments are particularly impactful is cyberbullying \(CB\) detection\. Cyberbullying is a pervasive form of online aggression that disproportionately affects children and adolescents, involving intentional harm, repetition, and power imbalanceHinduja and Patchin \([2014](https://arxiv.org/html/2609.17549#bib.bib29)\); Patchin and Hinduja \([2006](https://arxiv.org/html/2609.17549#bib.bib41)\)\. Importantly, CB is inherently interactional and context\-dependent, harmful intent often emerges through multi\-turn exchanges involving bullies, victims, and bystanders, rather than from isolated messagesShethet al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib30)\); Ziemset al\.\([2020](https://arxiv.org/html/2609.17549#bib.bib38)\)\. As a result, understanding and modeling CB requires capturing not only the content of individual messages but also the dynamics of conversation, including escalation patterns, role behaviors, and relational cues\. Despite its importance, collecting and annotating authentic CB data presents substantial challenges\. Ethical and legal constraints limit access to conversations involving minors, particularly when they contain sensitive or harmful content[2020](https://arxiv.org/html/2609.17549#bib.bib36)\. The creation of such datasets is constrained by high costs and the time\-intensive nature of manual annotation, as well as ethical concerns, including exposure of annotators to distressing material and the risk of re\-traumatizationAlEmadi and Zaghouani \([2024](https://arxiv.org/html/2609.17549#bib.bib37)\)\. In addition, adolescent communication is highly dynamic, shaped by evolving slang, multimodal expressions, and context\-dependent meanings, making it difficult for static datasets to remain representative over timeDembe \([2024](https://arxiv.org/html/2609.17549#bib.bib34)\); McGillivrayet al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib35)\)\. These challenges have created a persistent data bottleneck, limiting progress in context\-aware CB detection and the computational modeling of peer aggression\. To address these limitations, recent work has explored the use of LLMs to generate synthetic CB dataKazemiet al\.\([2025a](https://arxiv.org/html/2609.17549#bib.bib43),[b](https://arxiv.org/html/2609.17549#bib.bib15)\)\. Such datasets can incorporate multi\-turn conversational structure, role\-specific behaviors, and fine\-grained annotations, while avoiding many of the ethical and legal constraints of real data collection\. Empirical findings suggest that models trained on synthetic data can achieve performance close to those trained on authentic data for CB detectionKazemiet al\.\([2025a](https://arxiv.org/html/2609.17549#bib.bib43)\)\. These results position synthetic data as a promising solution for scaling research in online safety\. However, an important question remains largely unaddressed: while synthetic data may support downstream task performance, does it faithfully reproduce the underlying social dynamics of real interactions? CB is not merely a lexical phenomenon but a complex social process involving patterns of dominance, resistance, escalation, and group behaviorChandrasekharanet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib186)\); Chenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Wulczynet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib33)\); Zhanget al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib188)\)\. If synthetic dialogues fail to capture these deeper structures, then models trained on them may learn superficial signals while missing the mechanisms that characterize real\-world bullying\. This raises critical concerns about the validity of synthetic data for applications that require behavioral understanding, such as intervention design, policy development, and simulation of online communities\. Beyond evaluation, identifying systematic differences between synthetic and authentic data also provides an opportunity to improve generative models themselves\. By uncovering where LLM\-generated dialogues diverge from real interactions, whether in role behavior, escalation dynamics, or linguistic expression, we can better understand the limitations of current generation paradigms and design more effective prompting, alignment, or training strategies\. In this sense, analyzing social realism is not only diagnostic but also prescriptive, offering a pathway toward generating synthetic data that more faithfully reflects human social behavior\. In this work, we address this gap by systematically evaluating whether LLM\-generated CB dialogues preserve the social patterns observed in authentic conversations\. Rather than focusing solely on task\-based performance, we propose a multi\-dimensional analytical framework grounded in computational social science and conversation analysis\. Our framework examines three complementary dimensions: \(i\) interactional structure, including turn\-taking patterns, power dynamics, and apology, defense; \(ii\) linguistic and stylistic realism, including pronoun usage, hedging, and emphatic devices; and \(iii\) affective and behavioral markers, including CB types, toxicity, profanity, sentiment, and escalation trajectories\. By comparing authentic and synthetic datasets across these dimensions, we assess the extent to which LLMs reproduce not only the language but also the social organization of CB interactions\. In addition to automatic analyses, we conduct a human evaluation to measure perceived realism along dimensions such as role plausibility, social coherence, and scenario consistency\. This allows us to examine the relationship between subjective judgments of realism and objective structural properties, providing a more comprehensive understanding of the strengths and limitations of synthetic data\. This paper makes the following contributions: \(1\) we propose a socially grounded evaluation framework for analyzing cyberbullying conversations, capturing interactional, linguistic, and affective dimensions beyond surface\-level text features\. \(2\) we conduct a comparative analysis between authentic and LLM\-generated cyberbullying dialogues, as well as a cross\-model comparison of multiple LLMs, evaluating how well different models reproduce these social dimensions\. \(3\) we show that while synthetic data can approximate surface\-level linguistic patterns, it fails to fully capture deeper social and interactional dynamics present in authentic conversations\. \(4\) we include a human evaluation of conversational realism to complement automatic metrics\. The remainder of the paper is organized as follows\. Section 2 reviews related work on cyberbullying detection, synthetic data generation, and evaluation of language models\. Section 3 describes the datasets used in this study\. Section 4 presents our analytical framework and metric design\. Section 5 outlines the experimental setup\. Section 6 reports the results of our quantitative analyses, followed by the human evaluation in Section 7\. Section 8 discusses the implications of our findings, and Section 9 concludes the paper\.
## 2Related Work
### 2\.1Cyberbullying Detection and Analysis
CB has been widely studied as a form of online aggression characterized by intentional harm, repetition, and power imbalancePatchin and Hinduja \([2006](https://arxiv.org/html/2609.17549#bib.bib41)\); Ejazet al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib2)\)\. Early work in CB detection primarily focused on message\-level classification, treating instances independently and relying on lexical and syntactic cuesLópez\-Vizcaínoet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib3)\); Dadvaret al\.\([2012](https://arxiv.org/html/2609.17549#bib.bib4)\)\. While such approaches have achieved strong performance in toxicity detection, they often fail to capture the context\-dependent and interactional nature of CB\. More recent studies emphasize that CB unfolds through multi\-turn conversations, where meaning emerges through discourse dynamics, role interactions, and escalation patterns[2023](https://arxiv.org/html/2609.17549#bib.bib5);[2018](https://arxiv.org/html/2609.17549#bib.bib31)\. Fine\-grained, role\-aware datasetsVan Heeet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib31)\); Sprugnoliet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib59)\); Ollagnieret al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib50)\)have advanced CB research, but remain limited in scale, class balance, ecological validity, and youth representativeness\. Furthermore, CB language evolves rapidly, incorporating slang, emojis, and implicit expressionsDembe \([2024](https://arxiv.org/html/2609.17549#bib.bib34)\); McGillivrayet al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib35)\)\. Models trained on static data therefore struggle to generalize to emerging or obfuscated bullying patterns, such as sarcasm, exclusionary humor, or subtle peer manipulation\. These limitations motivate the need for new data sources and evaluation frameworks that go beyond surface\-level classification and better reflect the social dynamics of CB\.
### 2\.2Synthetic Data and LLM\-Generated Text
Recent advances in large language models \(LLMs\) have enabled scalable and high\-quality synthetic data generation, providing controllable and often more ethically safe alternatives to manually annotated datasets\. Given their strong capabilities in natural language understanding and generation, LLMs have been widely explored for synthetic data creation across a variety of NLP tasks\. Early work leveraged LLMs for data augmentation, knowledge distillation, and few\-shot learningAnaby\-Tavoret al\.\([2020](https://arxiv.org/html/2609.17549#bib.bib143)\); Heet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib155),[2022](https://arxiv.org/html/2609.17549#bib.bib156)\); Bonifacioet al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib147)\); Menget al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib161)\); Yooet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib174)\), where synthetic samples are used to train or fine\-tune downstream models, including sequence classifiers and retrieval systems\. For instance,Heet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib155),[2022](https://arxiv.org/html/2609.17549#bib.bib156)\)explored LLM\-generated data for knowledge distillation, self\-training, and few\-shot learning, with annotations produced by state\-of\-the\-art classifiers\. Similarly,Bonifacioet al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib147)\)used LLMs to generate labeled data for information retrieval in a few\-shot setting, which was then used to fine\-tune smaller retrieval models for reranking\. In addition,Yooet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib174)\)proposed augmenting training data by embedding task\-specific sentences into prompts, whileAnaby\-Tavoret al\.\([2020](https://arxiv.org/html/2609.17549#bib.bib143)\)fine\-tuned a language model on limited labeled data and subsequently used it to generate additional labeled samples\. Moreover,Menget al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib161)\)explored class\-conditioned generation using label\-descriptive prompts for classification tasks\. Beyond general NLP applications, synthetic data generation has also been explored in domain\-specific settings\. In the medical domain,Wanget al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib171)\)introduced NoteChat, a multi\-agent framework for generating synthetic patient–physician conversations from clinical documents\. In the context of mental health,Ghanadianet al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib154)\)constructed socially aware synthetic datasets for suicidal ideation detection by identifying relevant social factors from psychological literature and generating data using zero\-shot and few\-shot prompting strategies\. These studies demonstrate the adaptability of LLMs to sensitive and specialized domains\. However, prior work has reported mixed findings regarding whether LLM\-generated data can match the effectiveness of training on authentic datasetsLiet al\.\([2023b](https://arxiv.org/html/2609.17549#bib.bib159)\)\. In the domain of online harm detection, synthetic data has been applied to toxic language detectionSchmidhuber and Kruschwitz \([2024](https://arxiv.org/html/2609.17549#bib.bib181)\), as well as to the generation of biased and harmful contentKumaret al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib178)\); Huiet al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib180)\)\. More recent studies emphasize that CB unfolds within multi\-turn conversational structures, where meaning emerges through discourse dynamics, role interactions, and escalation patternsYi and Zubiaga \([2023](https://arxiv.org/html/2609.17549#bib.bib5)\); Van Heeet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib31)\)\. Recent work has also extended LLM\-based synthetic generation to CB detectionKazemiet al\.\([2025a](https://arxiv.org/html/2609.17549#bib.bib43)\)\. Among these, SynBullyingKazemiet al\.\([2025b](https://arxiv.org/html/2609.17549#bib.bib15)\)introduces a multi\-LLM framework for generating synthetic conversational datasets specifically designed for CB detection, modeling interactional and role\-based dialogue structures rather than isolated messages\. By simulating multi\-turn conversations among different participant roles, it provides a structured setting for studying CB in conversational contexts\. In a related direction,Kazemiet al\.\([2025a](https://arxiv.org/html/2609.17549#bib.bib43)\)investigates the effectiveness of LLM\-generated synthetic data and labels compared to human\-annotated \(gold\) data for CB detection\. The study systematically evaluates when synthetic supervision can replace or complement gold\-standard annotations, highlighting both the potential and limitations of relying on synthetic data for training CB classifiers\.
### 2\.3Beyond Accuracy: Evaluating LLM Behavior
Traditional evaluation in NLP has largely relied on task\-specific automatic metrics, such as accuracy, F1, BLEU, or ROUGE\. While these metrics are effective for well\-defined tasks with clear ground truth, they are insufficient for assessing the open\-ended, generative, and socially situated behavior of large language models \(LLMs\)\. As LLMs increasingly generate long\-form text, engage in dialogue, and simulate human\-like interactions, evaluation has shifted toward multi\-dimensional and behavior\-oriented frameworks\. A growing body of work highlights the limitations of static benchmarks and aggregate scores\. For example,Liet al\.\([2023a](https://arxiv.org/html/2609.17549#bib.bib6)\)shows that evaluation based on fixed datasets fails to capture dynamic, interactive capabilities of LLMs, particularly in multi\-turn or real\-world scenarios\. Similarly, analyses of LLM performance on human exams show that high scores do not necessarily reflect underlying reasoning ability or general competence, motivating more fine\-grained evaluation approachesCalaiset al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib7)\)\. These findings suggest that single\-score evaluations can obscure important differences in model behavior\. To address these limitations, several works propose multi\-dimensional evaluation frameworks that assess diverse aspects of model behavior\. For instance,Lin and Chen \([2023](https://arxiv.org/html/2609.17549#bib.bib8)\)introduces a unified, LLM\-based framework for automatic evaluation of open\-domain dialogue systems, assessing aspects such as coherence, relevance, and informativeness\. Similarly, HELM \(Holistic Evaluation of Language Models\)Lianget al\.\([2022](https://arxiv.org/html/2609.17549#bib.bib9)\)proposes a holistic evaluation framework that extends beyond accuracy, incorporating multiple dimensions such as robustness, fairness, calibration, and efficiency\. These approaches emphasize that LLM evaluation should capture multiple complementary aspects of performance rather than relying solely on predictive accuracy\. Another important line of work focuses on human evaluation and preference\-based assessment\. Because many aspects of text quality—such as fluency, helpfulness, and appropriateness—are inherently subjective, human judgments remain an important component of LLM evaluation\. However, recent studies show that human evaluation is itself noisy and uncertain, and that simple correlation\-based comparisons between automatic metrics and human judgments can be misleadingElangovanet al\.\([2024](https://arxiv.org/html/2609.17549#bib.bib10)\)\. This has led to increased interest in combining human and model\-based evaluators, including the use of LLMs as judges\. The paradigm of LLM\-as\-a\-judge has emerged as a scalable alternative to human evaluation, where one model evaluates the outputs of another\. While this approach can show reasonable agreement with human judgments in some settings, it also introduces challenges such as bias, self\-preference, and evaluation instability\. Recent work highlights the need to audit and improve LLM\-based evaluators, as they can exhibit systematic reasoning and evaluation errors that may propagate into downstream assessmentsHasanbeiget al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib11)\)\. Beyond text quality, researchers have increasingly begun to evaluate behavioral and social properties of LLMs\. For example, multi\-turn evaluation frameworks have been proposed to measure anthropomorphic behaviors such as empathy, role consistency, and relationship\-building, which emerge over extended interactionsIbrahimet al\.\([2025](https://arxiv.org/html/2609.17549#bib.bib12)\)\.Luet al\.\([2025](https://arxiv.org/html/2609.17549#bib.bib13)\)examines the ability of LLMs to simulate human behavior using real\-world data, highlighting the importance of evaluating objective behavioral fidelity in addition to perceived human\-likeness\. These studies emphasize that evaluating LLMs requires analyzing how models behave in interaction, not just the fluency of their outputs\. Finally,Avrahamet al\.\([2026](https://arxiv.org/html/2609.17549#bib.bib14)\)highlights fundamental challenges in evaluating generative models and motivates the use of agentic evaluation frameworks that assess deeper task performance beyond surface\-level text quality\. This is particularly relevant in socially grounded and multi\-step tasks, where outputs may appear plausible while failing to capture underlying task requirements or interactional structure\. Overall, the literature demonstrates a clear shift from accuracy\-centric evaluation toward holistic, multi\-dimensional, and behavior\-aware assessment of LLMs\. However, despite these advances, there remains a lack of work examining whether LLM\-generated data preserves social and interactional realism, especially in complex domains such as cyberbullying\. Our work builds on this line of research by proposing a socially grounded, multi\-dimensional evaluation framework and applying it to both authentic and synthetic conversational data, enabling a deeper analysis of how well LLMs capture real\-world social behavior\.
## 3Data
### 3\.1Authentic Dataset
To enable a comparative analysis between authentic and LLM\-generated synthetic CB dialogues, we employ an existing CB dataset constructed through controlled teen role\-play sessionsSprugnoliet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib59)\)\. Specifically, we use the English version of this dataset introduced byVermaet al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib169)\)\. In this dataset, each conversation is generated within a structured role\-playing framework in which participants are assigned predefined roles that reflect real\-world CB dynamics, namely:Victim,Bully,Bully Supporter, andVictim Supporter\. This role\-based design facilitates the emergence of socially meaningful interaction patterns and power asymmetries that are characteristic of CB scenarios\. All conversations are initiated using one of four carefully designed CB\-triggering scenarios \(labeled A–D\), each representing a plausible situation that may lead to peer conflict and online harassment\. Scenario A focuses on the gendered division of sports practices, portraying a shy male student who challenges gender norms by inviting peers to his ballet performance\. Scenario B captures interference in others’ affairs, where a high\-achieving student reports classmates for bringing cigarettes to school, resulting in disciplinary action and subsequent social exclusion\. Scenario C reflects lack of independence and parental intervention, where increased homework is imposed following parental involvement, leading to resentment among students\. Finally, Scenario D illustrates web virality, in which a shy student becomes the target of ridicule after an awkward dancing video circulates online\. The dataset is annotated by expert annotators using the fine\-grained CB taxonomy introduced byVan Heeet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib31)\)111WhileVan Heeet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib31)\)propose a broader annotation scheme, our work annotates only harmful messages with their corresponding cyberbullying \(CB\) types; consequently, the “Defense” category is excluded\.\. The annotation scheme includes the following categories:Threat or Blackmail,Insult General,Insult Body Shame,Insult Discrimination Sexism,Insult Discrimination Racism,Insult Attacking Relatives,Curse or Exclusion,Defamation,Sexual Talk Harmless,Sexual Talk Harassment,Encouragement to Harassment, andOther\.
### 3\.2Synthetic Dataset
To construct the synthetic counterpart of our analysis, we use "SynBullying", a multi\-LLM synthetic conversational dataset introduced byKazemiet al\.\([2025b](https://arxiv.org/html/2609.17549#bib.bib15)\)\. This dataset is specifically designed to generate large\-scale, role\-based CB dialogues that approximate real\-world interaction patterns while addressing the limitations of authentic data collection\. Synthetic conversations are generated using three large language models: GPT\-4o \(Feb\-2025 version\)OpenAI \([2024](https://arxiv.org/html/2609.17549#bib.bib163)\), Llama\-3\.3\-70B\-InstructMeta \([2024](https://arxiv.org/html/2609.17549#bib.bib162)\), and Grok\-2 \(Feb\-2025 version\)xAI \([2024](https://arxiv.org/html/2609.17549#bib.bib172)\)\. All generated data are subsequently annotated using GPT\-4o \(Sept\-2025 version\)\. The prompt engineering process follows an iterative refinement strategy: starting from an initial template, prompts are progressively improved based on qualitative evaluation of model outputs on a development set, with the aim of increasing the relevance, coherence, and consistency of both the generated conversations and their corresponding annotations\. The generation process targets multi\-turn conversations that explicitly contain CB interactions\. To this end, a role\-based prompting framework is employed in which eleven fictional teenage participants are assigned predefined roles: one victim, two bullies, four victim supporters, and four bully supporters\. This configuration is designed to simulate complex group interactions and social dynamics that are characteristic of CB scenarios\. To encourage the generation of harmful content within a controlled and research\-oriented setting, the task is framed as part of an academic study on CB detection\. The model is provided with a predefined CB scenario and instructed to generate realistic conversations that may include profanity and aggressive language\. In cases where models refuse to produce such content, the prompt is reissued until the desired number of conversations is obtained\. To ensure consistency with the authentic dataset, the same role\-play scenarios \(A–D\) fromSprugnoliet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib59)\)are incorporated into the prompting process, guiding both the narrative structure and the interactions among participants\. The resulting output consists of ordered sequences of messages exchanged among participants, where each message is explicitly associated with a role \(e\.g\., Victim, Bully 1, Bully 2, Victim Supporter 1–4, Bully Supporter 1–4\)\. Collectively, these messages form coherent conversations representing complete CB incidents\. Following data generation, all messages are automatically annotated using LLM\-based labeling\. Each message is assigned a binary label indicating whether it is harmful or harmless, and harmful messages are further annotated with one or more CB type labels\. Given the context\-dependent nature of CB, annotation is performed at the conversation level rather than on isolated messages, with each labeling instance processing the full conversation and returning labels for all messages\. Based on preliminary evaluations, GPT\-4o demonstrates the strongest performance among the tested models for CB\-related labeling tasks and is therefore used for all synthetic annotations\. Each message receives two types of labels: \(1\) a binary indicator \(is\_harmful= yes/no\), and \(2\) when applicable, a set of CB\-type labels aligned with the taxonomy used in the authentic dataset described in Section[3\.1](https://arxiv.org/html/2609.17549#S3.SS1)\. Notably, a single harmful message may be associated with multiple CB categories, reflecting the nuanced and overlapping nature of CB behaviors\. The quality of the LLM\-generated labels is further validated by comparing them against human gold annotations, with the results confirming the high quality and reliability of the automatically assigned labels\.
### 3\.3Datasets Statistics
Table[1](https://arxiv.org/html/2609.17549#S3.T1)summarizes the distribution of conversations and messages across the authentic WhatsApp dataset \(WA\) and the synthetic \(LLaMA, GPT and Grok\) datasets for each scenario\.
Table 1:Dataset statistics by scenario
## 4A Metric\-Based Framework for Analyzing Social Dynamics in CB Dialogues
To address our research question—Do social patterns hold in synthetic CB data?,we operationalize a set of metrics that capture complementary dimensions of CB interactions\. These metrics are designed to reflectinteractional structure,linguistic and stylistic realism, andaffective and behavioral signals, all of which are well\-established components of social dynamics in online abuse\. For each metric, we provide a definition, theoretical motivation and justification, and a precise computation procedure\.
### 4\.1Interactional Structure
#### 4\.1\.1Turn\-taking Patterns
Turn\-taking patterns capture how conversational participation is distributed across roles\. Drawing on foundational work in conversation analysisSackset al\.\([1974](https://arxiv.org/html/2609.17549#bib.bib210)\), turn\-taking reflects responsiveness, participation structure, and control of the conversational floor\. In CB contexts, prior research suggests that aggressors may dominate interactions or disproportionately contribute to the discussions, and shape conversational trajectories through repeated hostile engagementChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Ribeiroet al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib189)\); Wulczynet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib33)\)\. We operationalize turn\-taking as the role\-based message distribution\. For each conversation and each rolerr, we compute:
P\(r\)=NrNtotalP\(r\)=\\frac\{N\_\{r\}\}\{N\_\{\\text\{total\}\}\}whereNrN\_\{r\}is the number of labeled messages produced by rolerr, andNtotalN\_\{\\text\{total\}\}is the total number of messages in the conversation\. This yields a normalized distribution over roles, representing the relative participation of each role\.
#### 4\.1\.2Power Dynamics
Power dynamics reflect the presence of dominance, authority, and control in interactionFairclough \([2013](https://arxiv.org/html/2609.17549#bib.bib190)\); Van Dijk \([1993](https://arxiv.org/html/2609.17549#bib.bib191)\)\. In CB contexts, prior research shows that harmful interactions are often shaped by interactional asymmetries, social reinforcement, and aggressive conversational influence patternsChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Mathewet al\.\([2019](https://arxiv.org/html/2609.17549#bib.bib192)\); Vidgenet al\.\([2021](https://arxiv.org/html/2609.17549#bib.bib193)\)\. Linguistically, these are often realized through directives, commands, accusations, and other coercive or evaluative speech acts which signal attempts to control, intimidate, or socially position othersBousfield \([2008](https://arxiv.org/html/2609.17549#bib.bib194)\); Culpeper \([2011](https://arxiv.org/html/2609.17549#bib.bib195)\); Searle \([1976](https://arxiv.org/html/2609.17549#bib.bib196)\)\. We identify power\-related speech acts using a dialogue act classification approach\. Specifically, we employ an LLM\-based classifier \(GPT\) to label each message with dialogue acts such ascommand,accusation,apology, anddefense\.
For each rolerr, we compute the proportion of power\-related acts as:
P\(power∣r\)=Ncommand,r\+Naccusation,rNlabeled,rP\(\\text\{power\}\\mid r\)=\\frac\{N\_\{\\text\{command\},r\}\+N\_\{\\text\{accusation\},r\}\}\{N\_\{\\text\{labeled\},r\}\}whereNcommand,rN\_\{\\text\{command\},r\}andNaccusation,rN\_\{\\text\{accusation\},r\}denote the number of messages produced by rolerrthat are labeled as commands or accusations, respectively, andNrN\_\{r\}is the total number of messages for that role\.
#### 4\.1\.3Apology and Defensive Language
Repair\-related language, including apologies and defensive statements, reflects interactional strategies for conflict mitigation and conversational repairSchegloffet al\.\([1977](https://arxiv.org/html/2609.17549#bib.bib197)\)\. Prior work on online toxicity and conversational conflict suggests that participants may attempt to justify, deny, or de\-escalate hostility through defensive or conciliatory responses as interactions evolveMadhyasthaet al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib198)\); Zhanget al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib188)\)\. These interactional behaviors are difficult to capture using purely lexical representations because their interpretation often depends on conversational context, pragmatic framing, and implied social meaningSapet al\.\([2020](https://arxiv.org/html/2609.17549#bib.bib199)\)\. Using the same dialogue act classification framework, we identify messages labeled as apology or defense\. For each rolerr, we compute:
P\(repair∣r\)=Napology,r\+Ndefense,rNrP\(\\text\{repair\}\\mid r\)=\\frac\{N\_\{\\text\{apology\},r\}\+N\_\{\\text\{defense\},r\}\}\{N\_\{r\}\}whereNapology,rN\_\{\\text\{apology\},r\}andNdefense,rN\_\{\\text\{defense\},r\}denote the number of messages containing apology or defensive acts\.
### 4\.2Linguistic and Stylistic Realism
#### 4\.2\.1Pronoun Usage
The use of pronouns serves as an indicator of perspective\-taking, self\-focus, and social orientation in languageChung and Pennebaker \([2011](https://arxiv.org/html/2609.17549#bib.bib200)\); Tausczik and Pennebaker \([2010](https://arxiv.org/html/2609.17549#bib.bib201)\)\. Previous studies have shown that aggressive or confrontational messages often contain higher usage of second\-person pronouns \(e\.g\. “you”\), reflecting direct targeting and interpersonal focus, while defensive or self\-oriented responses may involve more first\-person pronouns \(e\.g\. “I”\)Hancocket al\.\([2007](https://arxiv.org/html/2609.17549#bib.bib202)\); Wulczynet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib33)\)\. For each rolerr, we compute the relative frequency of the pronoun categories at the token level using spaCy for tokenizationHonnibal and Montani \([2017](https://arxiv.org/html/2609.17549#bib.bib185)\):
P\(pronoun type∣r\)=Npronoun tokens,rNtokens,rP\(\\text\{pronoun type\}\\mid r\)=\\frac\{N\_\{\\text\{pronoun tokens\},r\}\}\{N\_\{\\text\{tokens\},r\}\}wherethe typeof pronoun includes first\- and second\-person pronouns, andNpronoun tokens,rN\_\{\\text\{pronoun tokens\},r\}is the number of tokens of the given type produced by rolerr\.
#### 4\.2\.2Humor
Humor functions as a social strategy in CB interactions, often used for mocking, sarcasm, or group bonding among aggressors\. Its distribution across roles provides insight into how social alignment and aggression are expressed\.
We detect humorous messages using an LLM\-based classifier \(GPT\)\. For each rolerr, humor frequency is computed as:
P\(humor∣r\)=Nhumor,rNrP\(\\text\{humor\}\\mid r\)=\\frac\{N\_\{\\text\{humor\},r\}\}\{N\_\{r\}\}whereNhumor,rN\_\{\\text\{humor\},r\}is the number of messages labeled as humorous for that role\.
### 4\.3Affective and Behavioral Markers
#### 4\.3\.1Cyberbullying Types
CB interactions can manifest through different types of harmful behavior, such as insults, threats, defamation, etc\. The distribution of these categories reflects the diversity and structure of abusive behavior\. We use the annotated CB\-type labels provided in the original SynBullying datasetKazemiet al\.\([2025b](https://arxiv.org/html/2609.17549#bib.bib15)\)\. For each dataset, we compute the distribution:
P\(CB type=c\)=NcNCBP\(\\text\{CB type\}=c\)=\\frac\{N\_\{c\}\}\{N\_\{\\text\{CB\}\}\}whereNcN\_\{c\}is the number of instances of categorycc, andNCBN\_\{\\text\{CB\}\}is the total number of CB\-labeled messages\.
#### 4\.3\.2Profanity
Profanity is a key marker of verbal aggression and hostility\. We detect profanity using a curated lexicon with pattern matching that accounts for censored variants \(e\.g\., “f\*k”, “sh\*t”\) and elongated forms\. After custom tokenization that preserves such variants, profanity is normalized per 100 tokens:
Profanity Rater=Nprofane tokens,rNtokens,r×100\\text\{Profanity Rate\}\_\{r\}=\\frac\{N\_\{\\text\{profane tokens\},r\}\}\{N\_\{\\text\{tokens\},r\}\}\\times 100whereNprofane tokens,rN\_\{\\text\{profane tokens\},r\}is the number of profane tokens produced by rolerr\.
#### 4\.3\.3Toxicity
Toxicity captures the degree of harmfulness or offensiveness in language\. We use a pretrained toxicity classifier \(ToxicBERT;Team \([2020](https://arxiv.org/html/2609.17549#bib.bib184)\)\) to assign a score in\[0,1\]\[0,1\]to each message\. We compute toxicity as the mean message\-level toxicity per role:
Toxicityr=1Nr∑m∈rtoxicity\(m\)\\text\{Toxicity\}\_\{r\}=\\frac\{1\}\{N\_\{r\}\}\\sum\_\{m\\in r\}\\text\{toxicity\}\(m\)
#### 4\.3\.4Escalation Dynamics
Escalation dynamics capture how toxicity evolves over the course of a conversation, reflecting interactional buildup, reinforcement, or de\-escalation of aggressionChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Zhanget al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib188)\)\. Unlike static metrics, this measure models temporal structure of interactionMadhyasthaet al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib198)\); Pavlopouloset al\.\([2020](https://arxiv.org/html/2609.17549#bib.bib203)\)\. We compute escalation dynamics as follows:
1. 1\.For each conversation, letNNbe the total number of messages\.
2. 2\.For each message in positionjj, compute its normalized position: NormalizedPos\(j\)=jN\\text\{NormalizedPos\}\(j\)=\\frac\{j\}\{N\}yielding values in\(0,1\]\(0,1\]\.
3. 3\.Partition the interval\(0,1\]\(0,1\]intoBBequal\-width bins \(e\.g\.,B=20B=20, bins = \(0–0\.05, 0\.05–0\.10, …\)\)\.
4. 4\.For each datasetddand binbb, compute the mean toxicity\(ToxiToxi\): MeanToxi\(d,b\)=1\|M\(d,b\)\|∑m∈M\(d,b\)toxi\(m\)\\text\{MeanToxi\}\(d,b\)=\\frac\{1\}\{\|M\(d,b\)\|\}\\sum\_\{m\\in M\(d,b\)\}\\text\{toxi\}\(m\)whereM\(d,b\)M\(d,b\)is the set of messages in datasetddwhose normalized position fall within binbb\.
This procedure produces a trajectory of toxicity over normalized conversation time, enabling comparison of escalation patterns across datasets\.
Together, these metrics provide a comprehensive and multi\-level operationalization of CB social dynamics, allowing us to systematically evaluate whether synthetic data preserves not only surface\-level features, but also deeper interactional and behavioral patterns\.
## 5Results
### 5\.1Interactional Structure
#### 5\.1\.1Turn\-taking Patterns
Figure 1:Distribution of message contributions across conversation roles for authentic and synthetic datasetsFigure[1](https://arxiv.org/html/2609.17549#S5.F1)shows the distribution of message contributions by conversation roles \(bully, victim, bully supporter, and victim supporter\) across authentic and synthetic datasets\. We assess distributional differences between these role\-based message contributions using the chi\-square test, reporting p\-values alongside Cramér’s V and Jensen–Shannon divergence \(JSD\)\. Among the evaluated models, Grok most closely replicates the authentic role structure, exhibiting the smallest deviation \(Cramér’s V = 0\.042\) and the lowest divergence \(JSD = 0\.0010\), indicating an excellent match to the distribution of conversational roles\. LLaMA also demonstrates strong alignment with the authentic data \(Cramér’s V = 0\.061; JSD = 0\.0020\), while GPT shows comparatively larger, but still modest deviations \(Cramér’s V = 0\.155; JSD = 0\.0140\)\. Due to the large sample size, the chi\-square test is highly sensitive and yields statistically significant results even for small deviations, therefore, p\-values are interpreted solely as evidence of detectable differences rather than indicators of practical significance\. Overall, the consistently low Cramér’s V and JSD values indicate that synthetic data closely approximates the authentic distribution of role participation across conversations\. In particular, Grok and LLaMA demonstrate near\-faithful reproduction of the authentic distribution of message contributions across roles, highlighting their strong ability to capture the overall conversational role structure\.
#### 5\.1\.2Power Dynamics
Figure 2:Frequency of power acts across conversation roles for authentic and synthetic datasetsFigure[2](https://arxiv.org/html/2609.17549#S5.F2)presents the frequency of power\-related acts across participant roles for each dataset\. Across all datasets, a clear asymmetry between bully and victim roles is observed, with bullies consistently producing a higher proportion of power\-related expressions than victims\. This pattern is consistent with the established notion of power imbalance as a defining characteristic of cyberbullying interactions\. In the authentic dataset, this difference is pronounced, with bullies exhibiting approximately twice the rate of power\-related acts compared to victims \(9\.05% vs\. 4\.84%\)\.
Synthetic datasets preserve this directional asymmetry but vary in the magnitude and distribution of role\-specific behaviors\. GPT and Grok exhibit larger bully–victim gaps than the authentic data, whereas LLaMA produces a comparatively smaller separation, with values that are closer in magnitude across roles\. At the role level, victim supporters constitute the most active group in the authentic dataset \(19\.75%\), a pattern that is only partially reproduced in synthetic data\. GPT shifts this prominence toward bully supporters, making them the most active role \(19\.56%\), while Grok yields nearly identical levels for victim and bully supporters, indicating a balanced distribution between supporting roles but not across all roles\. LLaMA, in turn, exhibits a more compressed and less differentiated role structure, including a comparatively elevated level of victim participation relative to other synthetic datasets\.
Statistical comparisons indicate significant differences between authentic and synthetic distributions \(all p < 0\.001\), although such results should be interpreted cautiously given the likely influence of large sample sizes\. Effect size estimates \(Cramér’s V≈\\approx0\.08–0\.10\) suggest small but consistent deviations, while low Jensen–Shannon divergence values≈\\approx0\.01–0\.014\) indicate that the overall distributional structure is broadly preserved across datasets\. Overall, the findings suggest that LLM\-generated data consistently preserve the directional pattern of role\-based power asymmetry in CB interactions\. However, they differ from authentic data in the magnitude of this asymmetry and in the allocation of power\-related behaviors across roles, particularly among supporting participants\.
#### 5\.1\.3Apology and Defensive Language
Figure 3:Frequency of repair acts across conversation roles for authentic and synthetic datasetsFigure[3](https://arxiv.org/html/2609.17549#S5.F3)presents the frequency of repair\-related markers \(apologies and defensive language\) across participant roles for each dataset\. In the authentic dataset, repair behavior is strongly concentrated in victim and victim\-support roles, with particularly high frequencies of defensive language \(49\.57% for victims and 24\.68% for victim supporters\), while bully and bully\-support roles exhibit minimal repair activity \(1\.43% and 2\.08%, respectively\)\. This distribution reflects a clear role asymmetry in which targets of aggression and their supporters are the primary producers of repair\-oriented language\. Across synthetic datasets, this general pattern \(higher repair activity in victim\-aligned roles than in bully\) aligned roles—is partially preserved, but with substantial distortions in magnitude and distribution\. GPT reproduces the directional pattern but substantially redistributes repair behavior, with elevated frequencies across all roles and especially high concentrations in victim\-support interactions \(71\.01%\), indicating an overproduction of defensive language\. Grok exhibits a more extreme deviation: repair acts are almost entirely absent in bully and bully\-support roles \(0%\), while being highly concentrated in victim and victim\-support roles \(76\.6% and 99\.06%, respectively\), suggesting a collapse of repair behavior into a narrow subset of roles\. In contrast, LLaMA shows a more balanced distribution, with repair activity present across all roles and a less extreme concentration in victim\-aligned roles \(59\.29% and 80\.72%\), more closely approximating the relative structure observed in the authentic dataset, although still amplifying overall frequencies\. From a statistical perspective, differences between authentic and synthetic distributions are substantial\. All models show significant deviations \(p < 0\.001\), with Cramér’s V indicating moderate effects for GPT \(0\.197\) and Grok \(0\.182\), and a smaller but non\-negligible effect for LLaMA \(0\.109\)\. Jensen–Shannon divergence values further confirm these differences, with GPT \(0\.082\) and Grok \(0\.062\) showing pronounced divergence from the authentic distribution, and LLaMA exhibiting comparatively lower but still meaningful divergence \(0\.025\)\. Compared with power dynamics, repair\-related behaviors are reproduced with substantially lower fidelity across all models\. Overall, while synthetic data retains the broad tendency for repair acts to be associated with victim\-aligned roles, it diverges substantially from authentic data in the magnitude, distribution, and role\-specific allocation of apology and defensive language\.
### 5\.2Linguistic and Stylistic Realism
#### 5\.2\.1Pronoun Usage
Table[2](https://arxiv.org/html/2609.17549#S5.T2)presents the distribution of first\- and second\-person pronoun usage across different participant roles and datasets\. For brevity, we useBSto denoteBully SupportandVSto denoteVictim Support\.
Table 2:Distribution of first\- and second\-person pronoun usage across roles and datasetsThe authentic dataset exhibits a consistent but modest linguistic asymmetry aligned with prior observations in CB interactions: bully roles tend to use more second\-person pronouns \(e\.g\., “you”\), commonly associated with direct address, while victim roles show higher use of first\-person pronouns \(e\.g\., “I”\), often linked to self\-reference and defensive positioning\. This role\-conditioned pattern is broadly preserved in synthetic data, although with varying fidelity across models\. Among the evaluated models, LLaMA shows the closest alignment with the authentic distribution \(Cramér’s V = 0\.093; JSD = 0\.0137\), with no statistically reliable evidence of divergence at conventional thresholds \(p = 0\.086\)\. GPT also maintains these patterns with only minor deviations \(V = 0\.092; JSD = 0\.0156\), although differences are statistically detectable \(p = 0\.033\), indicating a modest redistribution of pronoun usage across roles\. In contrast, Grok exhibits the largest divergence \(V = 0\.157; JSD = 0\.0389; p < 0\.001\), reflecting a more substantial shift in role\-conditioned pronoun usage\. Overall, these findings suggest that LLMs capture the general association between conversational roles and pronoun usage in CB contexts, although the strength and consistency of these patterns vary across models\.
#### 5\.2\.2Humor
Figure 4:Humor usage percentage across conversation roles for authentic and synthetic datasetsFigure[4](https://arxiv.org/html/2609.17549#S5.F4)presents the humor Usage Percentage by roles across datasets\. In the authentic dataset, humor exhibits a clear asymmetric pattern: it is predominantly associated with bully\-aligned roles \(bully: 13\.33%, bully support: 16\.32%\), while it is substantially lower in victim support \(5\.41%\) and nearly absent in victim messages \(0\.57%\)\. This indicates that humor is primarily concentrated in aggressor\-aligned interactions, with limited presence in victim\-aligned roles\. This role\-conditioned pattern is only partially preserved in synthetic datasets, with notable deviations across models\. GPT maintains higher humor usage in bully\-aligned roles \(bully: 10\.7%, bully support: 9\.19%\); however, it substantially reduces humor in victim\-support interactions \(0\.14%\) compared to the authentic data \(5\.41%\), resulting in a sharper separation between aggressor\- and victim\-aligned roles\. Grok further distorts this pattern by drastically reducing overall humor usage \(bully: 3\.09%, bully support: 2\.8%\) and eliminating it entirely in victim and victim\-support roles \(0%\), thereby restricting humor to bully\-aligned interactions\. LLaMA shows a similar directional pattern, with higher humor usage in bully\-aligned roles \(bully: 5\.56%, bully support: 7\.21%\) than in victim roles, but overall frequencies are attenuated relative to the authentic dataset, and humor remains nearly absent in victim\-aligned roles \(victim: 0\.15%, victim support: 0\.10%\)\. From a distributional perspective, all models diverge from the authentic data\. Cramér’s V values indicate differences in the small\-to\-moderate range \(GPT: 0\.146; Grok: 0\.126; LLaMA: 0\.130\), while Jensen–Shannon divergence highlights varying degrees of distributional shift\. Grok exhibits the largest divergence \(JSD = 0\.0643\), consistent with the absence of humor in victim\-aligned roles, whereas GPT \(0\.0377\) and LLaMA \(0\.0431\) show moderate deviations\. Although chi\-square tests detect statistically significant differences across all models \(p < 0\.01\), interpretation focuses on effect sizes and divergence, as humor is a relatively sparse feature and some role categories contain very low counts\. Overall, these findings indicate that while synthetic data preserves the general association between humor and bully\-aligned roles, it only partially reproduces the role\-specific distribution of humor observed in authentic conversations, particularly the presence of humor in victim\-support interactions\. This suggests that humor, as a context\-sensitive and socially mediated behavior, is only partially reproduced by language models, with a tendency toward simplification and increased role polarization in synthetic dialogue\.
### 5\.3Affective and Behavioral Markers
#### 5\.3\.1Cyberbullying Types
Figure 5:Distribution of cyberbullying types across authentic and synthetic datasetsTable 3:Distributional similarity of cyberbullying types between authentic and synthetic datasets\.Figure[5](https://arxiv.org/html/2609.17549#S5.F5)presents the distribution of CB types across datasets, while Table[3](https://arxiv.org/html/2609.17549#S5.T3)reports Jensen–Shannon divergence \(JSD\) and statistical significance for CB\-type distributions\. In the authentic dataset, Insult\_General is the dominant category \(41\.91%\), indicating that CB interactions are primarily expressed through generic insulting language rather than highly specific harm categories\. Secondary CB types such as Curse\_or\_Exclusion \(19\.70%\), Defamation \(10\.79%\), and Insult\_Discrimination\_Sexism \(8\.41%\) also contribute substantially, reflecting a multi\-faceted but highly skewed distribution of abusive behaviors\. This overall structure is partially preserved in synthetic datasets; however, notable distortions emerge in the distribution of secondary CB types\. GPT most closely approximates the authentic CB\-type distribution \(JSD = 0\.0317\), preserving the dominance of Insult\_General and maintaining a broadly similar ranking of the major categories\. However, GPT underrepresents several lower\-frequency forms of cyberbullying, including Encouragement\_to\_Harassment and Insult\_Body\_Shame, resulting in a distribution that is more concentrated around general insults\. In contrast, Grok exhibits a substantially larger divergence from the authentic distribution \(JSD = 0\.0739\), primarily driven by a pronounced overrepresentation of Insult\_Discrimination\_Sexism and Insult\_Attacking\_Relatives, coupled with lower frequencies of Curse\_or\_Exclusion and Encouragement\_to\_Harassment\. Grok is also the only model to generate a non\-negligible proportion of Insult\_Discrimination\_Racism, which is absent in the authentic dataset\. LLaMA shows the greatest divergence from the authentic distribution \(JSD = 0\.0803\)\. Similar to Grok, it overrepresents Insult\_Discrimination\_Sexism and Insult\_Attacking\_Relatives, while markedly underrepresenting Defamation, Encouragement\_to\_Harassment, and Insult\_Body\_Shame\. Despite these distortions, Insult\_General remains the most prevalent category\. Although all synthetic distributions differ significantly from the authentic data \(allp<10−28p<10^\{\-28\}\), GPT shows the closest alignment in overall distributional structure, while Grok and LLaMA exhibit stronger category\-level distortions, particularly in identity\-related insult categories\. Overall, these results suggest that while LLMs reliably reproduce the dominance of general insults in CB discourse, they struggle to preserve the fine\-grained structure of CB\-type diversity\. In particular, synthetic data tends to redistribute rare and socially specific harm categories \(e\.g\., discrimination\-related insults\) in model\-dependent ways, indicating systematic biases in how different forms of abusive language are generated\.
#### 5\.3\.2Profanity
Figure 6:Profanity rates across datasets and participant rolesFigure[6](https://arxiv.org/html/2609.17549#S5.F6)presents profanity rates across datasets and participant roles, while Table X reports Jensen–Shannon divergence \(JSD\) and statistical comparisons between authentic and synthetic datasets\. In the authentic dataset, profanity shows a clear role\-dependent pattern, with the highest usage observed in bully \(8\.73%\) and bully\-support roles \(7\.64%\), followed by lower levels in victim\-support \(3\.19%\) and minimal usage in victim messages \(1\.71%\)\. This aligns with established findings in CB research, where offensive and profane language is primarily produced by aggressors and reinforced through hostile interaction dynamics, while targets tend to use less abusive languageChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Davidsonet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib204)\); Mathewet al\.\([2019](https://arxiv.org/html/2609.17549#bib.bib192)\); Wulczynet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib33)\)\. This pattern is partially preserved in synthetic datasets, but with important model\-specific deviations\. GPT exhibits a similar qualitative ordering across roles; however, it shows a dramatic reduction in overall profanity\. This likely reflects the impact of strong safety and moderation filters in GPT\-based systems, which suppress the generation of explicit profane or aggressive language\. As a result, although the role structure is still visible, the magnitude of profanity is substantially attenuated\. In contrast, Grok amplifies profanity substantially across all roles, particularly in bully \(37\.64%\) and bully\-support \(26\.74%\) messages\. Despite this strong increase in magnitude, Grok preserves the relative ordering of roles observed in the authentic dataset \(bully \> bully\-support \> victim\-support \> victim\), indicating that while the intensity of profanity is distorted, the underlying relational structure is largely maintained\. LLaMA shows a different pattern: profanity levels are closer in magnitude to the authentic dataset for the bully role \(8\.91%\), but the distribution is partially flattened across roles, with reduced separation between bully\-support \(3\.01%\), victim \(1\.86%\), and victim\-support \(1\.66%\)\. This suggests weaker role differentiation and a partial loss of the structure observed in authentic CB interactions\. From a distributional perspective, GPT shows the closest alignment with the authentic dataset \(JSD = 0\.0277; V = 0\.062\), while Grok \(JSD = 0\.0068; V = 0\.051\) preserves relative ordering but significantly distorts magnitude, and LLaMA exhibits moderate divergence \(JSD = 0\.0320; V = 0\.145\) with stronger redistribution across roles\. Overall, these results indicate that the authentic dataset exhibits a stable role\-based pattern in which profanity is concentrated among bully\-aligned roles\. Synthetic datasets partially reproduce this structure, but differ in systematic ways: GPT suppresses profanity due to safety alignment mechanisms, Grok amplifies profanity while preserving structural ordering, and LLaMA shows moderate redistribution across roles\. Among the evaluated models, GPT shows the closest overall distributional alignment with the authentic data, although this similarity likely reflects suppression of profane language rather than faithful reproduction of authentic behavior\. This suggests that profanity as a behavioral marker of CB is only partially and inconsistently captured in synthetic data, with model\-specific biases affecting both its magnitude and role\-based allocation\.
#### 5\.3\.3Toxicity
Figure 7:Mean toxicity across datasets and participant rolesFigure[7](https://arxiv.org/html/2609.17549#S5.F7)presents the distribution of mean toxicity across participant rolesIn the authentic data, toxicity exhibits a clear role\-dependent structure, with the highest levels observed in the bully \(0\.268\) and bully\-support roles \(0\.243\), followed by lower values in victim\-support \(0\.178\) and minimal toxicity in victim messages \(0\.055\)\. This pattern reflects well\-established dynamics in CB interactions, where harmful and aggressive language is predominantly produced by perpetrators and their allies, while targets exhibit substantially lower levels of toxicityChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Dinakaret al\.\([2011](https://arxiv.org/html/2609.17549#bib.bib206)\); Mathewet al\.\([2019](https://arxiv.org/html/2609.17549#bib.bib192)\); Wulczynet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib33)\); Xuet al\.\([2012](https://arxiv.org/html/2609.17549#bib.bib205)\)\. This role\-conditioned structure is largely preserved across synthetic datasets, as indicated by low divergence values for all models \(JSD≈\\approx0\.012–0\.016\), suggesting that LLMs capture the relative distribution of toxicity across roles\. In all models, bully\-aligned roles exhibit higher toxicity than victim roles, consistent with the authentic data, although the strength of separation between roles varies\. However, substantial differences emerge in the magnitude of toxicity\. GPT significantly underestimates toxicity across all roles, resulting in a relatively large mean absolute difference \(0\.1552\), despite maintaining a similar distributional shape\. In contrast, Grok substantially overestimates toxicity, leading to the largest deviation in magnitude \(0\.1790\)\. Notably, Grok achieves the lowest JSD \(0\.0123\), indicating that it closely matches the relative distribution of toxicity across roles while simultaneously exaggerating its overall intensity\. LLaMA provides the closest approximation to the authentic dataset in terms of overall magnitude \(mean absolute difference = 0\.0597\), with toxicity values that are generally closer to the authentic levels\. However, this approximation is accompanied by a redistribution across roles, including a marked reduction in bully\-support toxicity relative to the authentic data and a narrower gap between roles overall\. Its divergence remains low \(JSD = 0\.0156\), indicating that it preserves the general structure of toxicity distribution, albeit with weaker role differentiation\. Overall, these findings indicate that LLMs consistently reproduce the relative structure of toxicity across roles, but differ substantially in how they model its intensity\. GPT best preserves the relative ordering of roles but systematically underestimates toxicity, likely reflecting conservative generation behavior\. Grok most accurately captures the distributional shape across roles \(lowest JSD\), but substantially overamplifies toxicity levels\. LLaMA provides the closest match in terms of absolute magnitude, although it introduces distortions in the allocation of toxicity across roles\. Taken together, these results suggest that no single LLM fully reproduces both the structure and scale of toxicity in authentic data, with each model capturing different aspects of the underlying behavioral pattern\.
#### 5\.3\.4Escalation Dynamics
Figure 8:Escalation curves of mean toxicity across conversation bins \(1–20\)Figure[8](https://arxiv.org/html/2609.17549#S5.F8)illustrates the escalation curves of mean toxicity across conversation bins \(1–20\) for the authentic and synthetic datasets, while Table[4](https://arxiv.org/html/2609.17549#S5.T4)reports quantitative comparisons between authentic and synthetic datasets using Jensen–Shannon divergence \(JSD\), L2 distance, Pearson correlation, and slope differences\.
Table 4:Comparison of toxicity escalation curves between authentic and synthetic datasets\. Lower Jensen–Shannon divergence \(JSD\), L2 distance, and absolute slope difference indicate greater similarity to the authentic dataset, whereas higher Pearson correlation indicates stronger agreement in the overall shape of the toxicity escalation curve\.In the authentic data, toxicity exhibits a non\-monotonic and multi\-peaked temporal pattern, with higher values in early bins \(0\.226–0\.263\), mid\-conversation fluctuations including a second peak around the middle segment \(0\.263\), and a gradual decrease toward the final bins \(0\.157–0\.134\)\. This pattern suggests that cyberbullying interactions do not follow a simple linear escalation or decay process, but instead involve dynamic changes in aggression intensity across conversational stages, consistent with the interactional and response\-driven nature of online aggressionChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Madhyasthaet al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib198)\); Zhanget al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib188)\)\.
Across synthetic datasets, all models partially reproduce the overall temporal variation of toxicity, but differ in their ability to preserve distributional similarity, temporal ordering, and absolute magnitude\. GPT achieves the highest Pearson correlation with the authentic trajectory \(r = 0\.5456\), suggesting that it most closely follows the overall direction of toxicity changes across conversation positions\. However, it also exhibits the highest JSD \(0\.0208\) and a relatively large L2 distance \(0\.7754\), indicating that although the temporal ordering is relatively similar, the normalized toxicity distribution and absolute values differ from the authentic pattern\.
Grok demonstrates a different behavior: it achieves a low JSD value \(0\.0067\), indicating similarity in the normalized toxicity distribution, but shows a negative Pearson correlation \(r = \-0\.3294\), suggesting that its temporal toxicity trajectory follows an opposite direction compared with the authentic data\. Its high L2 distance \(0\.8767\) further indicates substantial differences in the magnitude of toxicity across conversation stages\. This result highlights that distributional similarity alone does not guarantee preservation of conversational dynamics\.
LLaMA provides the closest approximation in terms of absolute toxicity magnitude and overall temporal trend, achieving the lowest L2 distance \(0\.2360\), a positive correlation with the authentic trajectory \(r = 0\.4934\), and the smallest slope difference \(\-0\.0003\)\. These results suggest that LLaMA better preserves the global level and direction of toxicity evolution, although it may still differ from authentic conversations in finer\-grained temporal variations\.
Overall, the results demonstrate that synthetic models preserve different aspects of toxicity dynamics but do not consistently reproduce all properties simultaneously\. GPT exhibits the strongest correspondence with the authentic trajectory in terms of temporal variation \(highest Pearson correlation\), Grok produces a similar normalized distribution but fails to preserve trajectory direction, and LLaMA most closely matches the magnitude and global trend of toxicity evolution\. These findings indicate that reproducing conversational toxicity dynamics requires preserving not only the amount of toxicity expressed, but also when toxicity emerges and how it changes throughout an interaction\.
## 6Human Evaluation
While quantitative analyses capture distributional similarity and structural patterns, they do not fully assess whether synthetic conversations are perceived as realistic, contextually appropriate, and behaviorally plausible by humans\. In particular, automatic metrics cannot determine whether interactions align with intended scenarios, exhibit credible role behavior, or are recognizable as cyberbullying\. To address this limitation, we conduct a human evaluation focusing on cyberbullying validity, scenario coherence, role plausibility, and social realism\.
### 6\.1Evaluation Design
The evaluation includes 9 authentic conversations222There are 10 authentic conversations in total; one of them was removed due to the length constraint\. The removed conversation contains fewer than 10 messages\.and 24 synthetic conversations \(2 per scenario A–D and per model: GPT, LLaMA, Grok\), resulting in a total of 33 conversations\. Each conversation is divided into three stages \(early, middle, late\), from which one 20\-message snippet is sampled\. This yields 99 snippets in total\. Each snippet preserves turn order and includes role labels and scenario information, but does not reveal whether it is authentic or synthetic, ensuring unbiased judgments\.
### 6\.2Annotation Procedure
Three annotators \(one senior social science expert and two senior computer science experts\) independently evaluated all snippets\. Annotators were instructed to read each conversation snippet and assess it using the set of questionnaires presented in Table[5](https://arxiv.org/html/2609.17549#S6.T5)\. Annotators evaluated each snippet independently based solely on the provided context\.
Table 5:Questionnaire used for human evaluation\. Likert scale ranges from 1 \(Strongly Disagree\) to 5 \(Strongly Agree\)\.
### 6\.3Inter\-Annotator Agreement
Agreement is measured using both Fleiss’κ\\kappaand pooled multi\-rater PABAK\-OS \(Table[6](https://arxiv.org/html/2609.17549#S6.T6)\)\.
Table 6:Inter\-annotator agreement across evaluation questions\.Fleiss’κ\\kappavalues are moderate for the binary task \(0\.509\) but very low for Likert\-scale questions\. This discrepancy is expected due to the prevalence and bias problem ofκ\\kappa, which underestimates agreement when ratings are highly skewed \(e\.g\., most responses concentrated in the 4–5 range\)\. In contrast, PABAK\-OS adjusts for prevalence effects and provides a more reliable estimate of agreement under such conditions\. Given that annotators consistently assigned high ratings for scenario relevance and realism,κ\\kappabecomes artificially low despite strong consensus\. For this reason, PABAK\-OS is more appropriate for interpreting agreement in our study\. The high PABAK\-OS values \(0\.787–0\.917\) indicate substantial to near\-perfect agreement, particularly for Scenario Relevance \(0\.917\) and Social Realism \(0\.861\)\. Even for Role Plausibility \(0\.787\), agreement remains strong\. Overall, despite lowκ\\kappavalues, the consistently high PABAK\-OS scores demonstrate that annotators show robust and reliable agreement, supporting the validity of the human evaluation\.
### 6\.4Human Evaluation Results
Results are summarized in Table[7](https://arxiv.org/html/2609.17549#S6.T7)\.
Table 7:Human evaluation results\. CB presence is reported as majority vote percentage; other metrics are mean Likert scores with standard deviation\.##### Cyberbullying Presence\.
Authentic, Grok, and LLaMA datasets are consistently identified as containing CB \(100%\)\. In contrast, GPT achieves only 66\.7%, indicating that a substantial portion of its outputs do not meet the CB definition\. This confirms that GPT tends to suppress harmful content, reducing its suitability for CB data generation\.
##### Scenario Relevance\.
All datasets achieve high scores \(4\.57–4\.94\), indicating strong alignment with assigned scenarios\. Grok performs best \(4\.94\), followed by LLaMA \(4\.74\) and authentic data \(4\.73\), while GPT is slightly lower \(4\.57\)\. This suggests that LLMs reliably maintain scenario coherence\.
##### Role Plausibility\.
Authentic data shows high plausibility \(4\.51\)\. Grok achieves the highest score \(4\.71\), indicating strong role differentiation, followed by LLaMA \(4\.40\)\. GPT performs noticeably worse \(3\.94\), suggesting weaker or less consistent role behavior\.
##### Social Realism\.
Authentic conversations score 4\.38\. LLaMA closely matches this \(4\.36\), indicating high realism\. GPT \(4\.11\) and Grok \(4\.04\) are slightly lower, suggesting minor deviations in naturalness, potentially due to suppression \(GPT\) or amplification \(Grok\)\.
## 7Discussion
This study addressed the central research question:Do social patterns hold in CB synthetic data?The results provide a nuanced answer\.LLMs consistently reproduce several high\-level social structures in CB interactions, but systematically distort their magnitude, distribution, and contextual nuance\.To elaborate on this finding, the discussion proceeds in three steps\. We first examine the extent to which LLMs preserve core structural properties of CB interactions, including role\-based participation patterns and power asymmetries\. We then analyze where and how synthetic data diverges from authentic data, focusing on distortions in behavioral magnitude, role\-specific allocation, and temporal dynamics\. Finally, we consider model\-specific biases and their broader implications for the use of synthetic data in NLP research\.
### 7\.1Preservation of Social Structure\.
Synthetic data consistently captures several core structural properties of CB interactions\. In particular, LLMs reproducerole\-based turn\-taking patterns, the directionalpower imbalance between bully and victim roles, and therelative ordering of behavioral markers such as toxicity and profanityacross participants\. These patterns align with established findings in CB research, where harmful behavior is disproportionately produced by perpetrators and their allies, while targets exhibit comparatively lower levels of aggressionChenget al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib187)\); Wulczynet al\.\([2017](https://arxiv.org/html/2609.17549#bib.bib33)\); Xuet al\.\([2012](https://arxiv.org/html/2609.17549#bib.bib205)\); Zhanget al\.\([2018](https://arxiv.org/html/2609.17549#bib.bib188)\)\. The low divergence observed in these dimensions suggests that LLMs effectively learn and reproducecoarse\-grained statistical regularitiespresent in social CB interaction data, enabling them to approximate the overall structure of CB conversationsAheret al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib208)\); Argyleet al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib207)\); Santurkaret al\.\([2023](https://arxiv.org/html/2609.17549#bib.bib209)\)\.
Importantly, the human evaluation further supports this conclusion: synthetic conversations generated by Grok and LLaMA are consistently identified as containing cyberbullying \(100% CB presence\), indicating that these models reliably reproduce the presence of abusive interactional structures\. However, GPT shows a substantially lower CB presence rate \(66\.7%\), suggesting that a non\-negligible proportion of its outputs do not contain clear CB behavior\. This highlights that, while GPT preserves structural patterns at a distributional level, it is less reliable in consistently generating overt CB interactions\.
### 7\.2Distortions in Magnitude, Allocation, and Temporal Dynamics\.
Despite preserving high\-level structure, LLMs exhibit systematic distortions inbehavioral magnitude, role\-specific allocation, and temporal dynamics\. Across multiple metrics, models either amplify or suppress behaviors relative to authentic data, and redistribute them unevenly across roles\. For example, harmful behaviors such as toxicity and profanity are often underproduced \(e\.g\., GPT\) or overamplified \(e\.g\., Grok\), while role\-specific patterns, such as the distribution of power acts or repair behavior, are inconsistently allocated across participants\. These distortions are reinforced by human judgments of interaction quality\. While scenario coherence remains high across all models, GPT receives lower scores in role plausibility \(3\.94 vs\. 4\.51 in authentic data\), reflecting inconsistencies in how participant roles are enacted\. Grok, although strong in role plausibility \(4\.71\), tends to over\-intensify aggressive behavior, which affects perceived naturalness\. LLaMA achieves the most balanced performance, particularly in social realism \(4\.36 vs\. 4\.38 authentic\), suggesting better preservation of overall interactional plausibility, but still exhibits role compression effects consistent with the automatic analyses\.
In addition, LLMs struggle to reproducetemporal interaction patterns\. While some models capture aspects of escalation, none simultaneously preserve the ordering, shape, and magnitude of behavioral trajectories over the course of a conversation\. This indicates that, although LLMs capturewho tends to do more than whom, they do not reliably modelhow muchbehavior is expressed orhow it evolves over time\. These distortions likely arise because such properties depend on fine\-grained interactional dynamics that extend beyond global distributional patterns\.
### 7\.3Model\-Specific Biases\.
Deviations from authentic data aresystematic and model\-dependent, with each LLM exhibiting distinct strengths and weaknesses across different aspects of CB interaction modeling\. Rather than a single model consistently outperforming others, the results indicate that model suitability depends on the specific dimension of CB behavior being analyzed\.
##### GPT\.
A key limitation of GPT in this context is its tendency to underproduce or suppress CB content, likely due to strong safety and moderation mechanisms\. Human evaluation confirms this limitation, showing that approximatelyone\-third of GPT\-generated conversations do not contain identifiable CB \(66\.7% CB presence\), indicating incomplete reproduction of the target phenomenon\. This suppression effect is reflected in consistently lower levels of toxicity, profanity, and other harmful behaviors compared to the authentic dataset\.
Beyond this global attenuation, GPT also introduces distortions in role\-specific allocation\. For example, it overemphasizes certain roles in power dynamics \(e\.g\., bully\-support activity\) and substantially redistributes repair behavior toward victim\-support interactions, deviating from the authentic role structure\. While GPT captures local temporal fluctuations in escalation patterns, it does not accurately reproduce their overall magnitude\. Despite these limitations, GPT shows relatively strong distributional alignment with authentic data across several metrics, including power dynamics and CB\-type distributions, and maintains consistent role\-conditioned linguistic patterns such as pronoun usage\. However, this apparent alignment is partly driven by suppression effects rather than faithful behavioral reproduction\.
##### Grok\.
Grok shows a different profile, characterized by strong amplification of aggressive and identity\-related behaviors\. It produces the highest levels of toxicity and profanity, and substantially overrepresents discrimination\-related CB types\. In power dynamics, Grok exaggerates the bully–victim asymmetry, and in repair behavior, it collapses repair acts almost entirely into victim\-aligned roles\. Additionally, Grok fails to reproduce temporal interaction patterns, showing an inversion of escalation dynamics despite low divergence in normalized distributions\. While Grok often preserves the directional ordering of roles \(e\.g\., bully \> victim in aggression\), it does so with distorted magnitudes\. Human evaluation further confirms this duality: Grok achieves high role plausibility and strong CB coverage \(100%\), but this comes at the cost of intensified and less natural interactional dynamics\.
Thus, Grok may be useful for capturing strong signal separation between roles, but is unreliable for realistic modeling of behavioral intensity, distributional balance, and temporal dynamics\.
##### LLaMA\.
LLaMA exhibits a more balanced but smoothing\-oriented behavior\. Across multiple metrics, it produces values closer in magnitude to the authentic dataset compared to other models, particularly in toxicity and escalation dynamics, where it achieves strong alignment in overall trend and scale\. It also shows strong alignment in linguistic patterns such as pronoun usage\. Human evaluation further supports this pattern, with LLaMA achieving high CB presence \(100%\), strong role plausibility \(4\.40\), and near\-authentic social realism \(4\.36\)\.
However, LLaMA tends to redistribute behaviors across roles, resulting in weaker differentiation between participants\. This is evident in power dynamics, where role distinctions are compressed, and in profanity and repair behavior, where separation between roles is reduced\. Additionally, LLaMA introduces distortions in categorical distributions, particularly in CB types, through overrepresentation of certain categories\. Overall, among the evaluated models, LLaMA provides the best trade\-off between behavioral magnitude and temporal trends, but less effective in preserving sharp role distinctions and fine\-grained distributional structure\.
##### Summary\.
Table[8](https://arxiv.org/html/2609.17549#S7.T8)summarizes the strengths, weaknesses, and recommended use of each model for generating synthetic CB data\. Overall, the findings demonstrate that no single model fully captures all aspects of CB interactions\.
The differences among LLMs in generating synthetic CB data indicate that such data is inherentlymodel\-dependent, reflecting the inductive biases and alignment strategies of each model\. Consequently, model selection should be guided by the specific analytical objective, rather than assuming uniform fidelity across behavioral dimensions\.
Table 8:Model\-wise breakdown of strengths, weaknesses, and recommended usage for synthetic CB data generation\.
### 7\.4Implications for NLP Research\.
These findings highlight a nuanced role for synthetic CB data in NLP research and downstream applications\. On the one hand, synthetic data is particularly useful in settings where the goal is to learn or modelcoarse\-grained interactional CB structure\. This includes capturing role\-based asymmetries \(e\.g\., bully versus victim dynamics\), general conversational flow, and broad distributions of harmful versus non\-harmful behavior\. In such cases, synthetic data can serve as a scalable resource for pretraining, data augmentation, or exploratory analysis, especially when annotated real\-world CB data is scarce, sensitive, or difficult to obtain\.
On the other hand, the results show that synthetic CB data isunreliable for tasks that depend on fine\-grained social and pragmatic signals\. This includes modeling the intensity of harmful behavior, the distribution of rare but socially important categories \(e\.g\., discrimination\-related or context\-specific insults\), and interactionally grounded behaviors such as repair, humor, and escalation over time\. In these settings, synthetic data introduces systematic biases, including over\-smoothing of distributions, misallocation across participant roles, and distortions in temporal dynamics\.
Crucially, the human evaluation shows that even when synthetic data appears structurally similar in quantitative metrics, it may still diverge in perceived realism or behavioral validity\. GPT, in particular, demonstrates this mismatch: despite partial distributional alignment, a substantial fraction of its outputs do not contain recognizable CB interactions\. Therefore, synthetic data should not be treated as a faithful proxy for real\-world CB behavior in studies aiming to understand social mechanisms or to evaluate models in sensitive applications\.
Overall, synthetic CB data should be viewed as astructurally informative but behaviorally limited approximationof real\-world CB interactions: useful for capturing global patterns, but insufficient for faithfully representing nuanced social and pragmatic phenomena\.
## 8Conclusion
This paper investigated the extent to which social patterns of CB interactions are preserved in LLM\-generated synthetic data\. Through a comprehensive multi\-dimensional analysis—covering interactional structure, linguistic behavior, affective signals, and temporal dynamics, we compared synthetic CB conversations generated by multiple LLMs with authentic CB data\. The findings provide a clear and nuanced answer to our central research question\. Synthetic data reliably captures high\-level structural properties of CB interactions, including role\-based participation patterns, directional power asymmetry between bullies and victims, and broad distributions of behavioral markers such as toxicity, profanity, and pronoun usage\. These results suggest that LLMs effectively learn and reproduce coarse\-grained statistical regularities of social interaction\. However, this structural fidelity does not extend to finer\-grained behavioral dynamics\. Across multiple dimensions, synthetic data exhibits systematic distortions in magnitude, role\-specific allocation, and temporal evolution\. Models either suppress or amplify harmful behaviors, misallocate behaviors across participant roles, and fail to accurately reproduce interactional trajectories such as escalation patterns\. These limitations are particularly evident in context\-sensitive phenomena such as repair behavior, humor, and the distribution of specific CB types\.
Importantly, these deviations are not random but model\-dependent, reflecting the underlying inductive biases and alignment strategies of each LLM\. GPT tends to suppress harmful content, sometimes producing interactions with limited or no explicit CB, which reduces its suitability for generating realistic CB data\. Grok amplifies aggressive and identity\-related behaviors, preserving directional patterns but distorting intensity and category distributions\. LLaMA provides the most balanced approximation overall, better capturing behavioral magnitude and temporal trends, although it smooths role distinctions and redistributes behaviors across participants\.
These findings have important implications for the use of synthetic data in NLP research\. Synthetic CB data is well\-suited for tasks that rely on global structural patterns, such as modeling role dynamics or training systems on general interactional structure\. However, it is less reliable for tasks requiring fine\-grained social realism, including the study of behavioral intensity, rare or sensitive categories, and temporally grounded interaction dynamics\. As a result, synthetic data should not be treated as a direct substitute for authentic data in applications that require high ecological validity\.
Overall, this work demonstrates that while LLM\-generated data offers a scalable and valuable resource, it remains a structurally informative but behaviorally imperfect proxy for real\-world CB interactions\. Future research should focus on improving the alignment of synthetic data with authentic social dynamics, particularly in terms of temporal modeling, role\-specific behavior, and context\-sensitive language use, as well as developing evaluation frameworks that integrate both computational and human\-centered perspectives\.
## References
- Using large language models to simulate multiple humans and replicate human subject studies\.InInternational conference on machine learning,pp\. 337–371\.Cited by:[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- M\. M\. AlEmadi and W\. Zaghouani \(2024\)Emotional toll and coping strategies: navigating the effects of annotating hate speech data\.InProceedings of the Workshop on Legal and Ethical Issues in Human Language Technologies@ LREC\-COLING 2024,pp\. 66–72\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.
- A\. Anaby\-Tavor, B\. Carmeli, E\. Goldbraich, A\. Kantor, G\. Kour, S\. Shlomov, N\. Tepper, and N\. Zwerdling \(2020\)Do not have enough data? deep learning to the rescue\!\.Proceedings of the AAAI Conference on Artificial Intelligence34\(05\),pp\. 7383–7390\.External Links:[Link](https://ojs.aaai.org/index.php/AAAI/article/view/6233),[Document](https://dx.doi.org/10.1609/aaai.v34i05.6233)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- L\. P\. Argyle, E\. C\. Busby, N\. Fulda, J\. R\. Gubler, C\. Rytting, and D\. Wingate \(2023\)Out of one, many: using language models to simulate human samples\.Political Analysis31\(3\),pp\. 337–351\.Cited by:[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- E\. B\. Avraham, C\. Li, R\. Dorfman, R\. Ganz, O\. Nuriel, A\. Dudai, A\. Aberdam, N\. Flynn, E\. Mansimov, A\. Kalyanpur, and R\. Litman \(2026\)DREAM: deep research evaluation with agentic metrics\.arXiv preprint arXiv:2602\.18940\.External Links:[Link](https://arxiv.org/abs/2602.18940)Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- L\. Bonifacio, H\. Abonizio, M\. Fadaee, and R\. Nogueira \(2022\)InPars: unsupervised dataset generation for information retrieval\.InProceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval,SIGIR ’22,New York, NY, USA,pp\. 2387–2392\.External Links:ISBN 9781450387323,[Link](https://doi.org/10.1145/3477495.3531863),[Document](https://dx.doi.org/10.1145/3477495.3531863)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- D\. Bousfield \(2008\)Impoliteness in interaction\.John Benjamins Publishing Company\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1)\.
- P\. Calais, G\. Franco, T\. Nikas, Z\. Tang, M\. Crovella, W\. Meira Jr, and E\. Terzi \(2024\)Beyond accuracy: understanding the performance of llms on exams designed for humans\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- E\. Chandrasekharan, U\. Pavalanathan, A\. Srinivasan, A\. Glynn, J\. Eisenstein, and E\. Gilbert \(2017\)You can’t stay here: the efficacy of reddit’s 2015 ban examined through hate speech\.Proceedings of the ACM on human\-computer interaction1\(CSCW\),pp\. 1–22\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.
- J\. Cheng, M\. Bernstein, C\. Danescu\-Niculescu\-Mizil, and J\. Leskovec \(2017\)Anyone can become a troll: causes of trolling behavior in online discussions\.InProceedings of the 2017 ACM conference on computer supported cooperative work and social computing,pp\. 1217–1230\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§4\.1\.1](https://arxiv.org/html/2609.17549#S4.SS1.SSS1.p1.1),[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1),[§4\.3\.4](https://arxiv.org/html/2609.17549#S4.SS3.SSS4.p1.1),[§5\.3\.2](https://arxiv.org/html/2609.17549#S5.SS3.SSS2.p1.1),[§5\.3\.3](https://arxiv.org/html/2609.17549#S5.SS3.SSS3.p1.1),[§5\.3\.4](https://arxiv.org/html/2609.17549#S5.SS3.SSS4.p2.1),[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- C\. Chung and J\. Pennebaker \(2011\)The psychological functions of function words\.InSocial communication,pp\. 343–359\.Cited by:[§4\.2\.1](https://arxiv.org/html/2609.17549#S4.SS2.SSS1.p1.1)\.
- J\. Culpeper \(2011\)Impoliteness: using language to cause offence\.Vol\.28,Cambridge University Press\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1)\.
- M\. Dadvar, F\. M\. de Jong, R\. Ordelman, and D\. Trieschnigg \(2012\)Improved cyberbullying detection using gender information\.InProceedings of the Twelfth Dutch\-Belgian Information Retrieval Workshop \(DIR 2012\),pp\. 23–25\.Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- T\. Davidson, D\. Warmsley, M\. Macy, and I\. Weber \(2017\)Automated hate speech detection and the problem of offensive language\.InProceedings of the international AAAI conference on web and social media,Vol\.11,pp\. 512–515\.Cited by:[§5\.3\.2](https://arxiv.org/html/2609.17549#S5.SS3.SSS2.p1.1)\.
- T\. Dembe \(2024\)The impact of social media on language evolution\.European Journal of Linguistics3\(3\),pp\. 1–14\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- K\. Dinakar, R\. Reichart, and H\. Lieberman \(2011\)Modeling the detection of textual cyberbullying\.InProceedings of the international AAAI conference on web and social media,Vol\.5,pp\. 11–17\.Cited by:[§5\.3\.3](https://arxiv.org/html/2609.17549#S5.SS3.SSS3.p1.1)\.
- N\. Ejaz, F\. Razi, and S\. Choudhury \(2024\)Towards comprehensive cyberbullying detection: a dataset incorporating aggressive texts, repetition, peerness, and intent to harm\.Computers in Human Behavior153,pp\. 108123\.Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- A\. Elangovan, L\. Xu, J\. Ko, M\. Elyasi, L\. Liu, S\. Bodapati, and D\. Roth \(2024\)Beyond correlation: the impact of human uncertainty in measuring the effectiveness of automatic evaluation and llm\-as\-a\-judge\.arXiv preprint arXiv:2410\.03775\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- D\. Facca, M\. J\. Smith, J\. Shelley, D\. Lizotte, and L\. Donelle \(2020\)Exploring the ethical issues in research using digital data collection strategies with minors: a scoping review\.Plos one15\(8\),pp\. e0237875\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.
- N\. Fairclough \(2013\)Language and power\.Routledge\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1)\.
- H\. Ghanadian, I\. Nejadgholi, and H\. A\. Osman \(2024\)Socially aware synthetic data generation for suicidal ideation detection using large language models\.IEEE Access12\(\),pp\. 14350–14363\.External Links:[Document](https://dx.doi.org/10.1109/ACCESS.2024.3358206)Cited by:[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- H\. Gupta, K\. Scaria, U\. Anantheswaran, S\. Verma, M\. Parmar, S\. A\. Sawant, C\. Baral, and S\. Mishra \(2023\)Targen: targeted data generation with large language models\.arXiv preprint arXiv:2310\.17876\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.
- J\. T\. Hancock, L\. E\. Curry, S\. Goorha, and M\. Woodworth \(2007\)On lying and being lied to: a linguistic analysis of deception in computer\-mediated communication\.Discourse Processes45\(1\),pp\. 1–23\.Cited by:[§4\.2\.1](https://arxiv.org/html/2609.17549#S4.SS2.SSS1.p1.1)\.
- H\. Hasanbeig, H\. Sharma, L\. Betthauser, F\. V\. Frujeri, and I\. Momennejad \(2023\)ALLURE: auditing and improving llm\-based evaluation of text using iterative in\-context\-learning\.arXiv preprint arXiv:2309\.13701\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- X\. He, I\. Nassar, J\. Kiros, G\. Haffari, and M\. Norouzi \(2022\)Generate, annotate, and learn: NLP with synthetic text\.Transactions of the Association for Computational Linguistics10,pp\. 826–842\.External Links:[Link](https://aclanthology.org/2022.tacl-1.48/),[Document](https://dx.doi.org/10.1162/tacl%5Fa%5F00492)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- X\. He, I\. Nassar, J\. R\. Kiros, G\. Haffari, and M\. Norouzi \(2021\)Generate, annotate, and learn: generative models advance self\-training and knowledge distillation\.Note:manuscript submitted to ICLR 2022External Links:[Link](https://openreview.net/forum?id=oC12z8lkbrU)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- S\. Hinduja and J\. W\. Patchin \(2014\)Bullying beyond the schoolyard: preventing and responding to cyberbullying\.Corwin press\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.
- M\. Honnibal and I\. Montani \(2017\)SpaCy 2: natural language understanding with bloom embeddings, convolutional neural networks and incremental parsing\.Note:[https://spacy\.io/](https://spacy.io/)Accessed: 2026\-04\-15Cited by:[§4\.2\.1](https://arxiv.org/html/2609.17549#S4.SS2.SSS1.p1.1)\.
- Z\. Hui, Z\. Guo, H\. Zhao, J\. Duan, and C\. Huang \(2024\)ToxiCraft: a novel framework for synthetic generation of harmful information\.InFindings of the Association for Computational Linguistics: EMNLP 2024,Y\. Al\-Onaizan, M\. Bansal, and Y\. Chen \(Eds\.\),Miami, Florida, USA,pp\. 16632–16647\.External Links:[Link](https://aclanthology.org/2024.findings-emnlp.970/),[Document](https://dx.doi.org/10.18653/v1/2024.findings-emnlp.970)Cited by:[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- L\. Ibrahim, C\. Akbulut, R\. Elasmar, C\. Rastogi, M\. Kahng, M\. R\. Morris, K\. R\. McKee, V\. Rieser, M\. Shanahan, and L\. Weidinger \(2025\)Multi\-turn evaluation of anthropomorphic behaviours in large language models\.arXiv preprint arXiv:2502\.07077\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- A\. Kazemi, S\. B\. Natarajan Kalaivendan, J\. Wagner, H\. Qadeer, K\. Verma, and B\. Davis \(2025a\)Synthetic vs\. gold: the role of llm generated labels and data in cyberbullying detection\.InProceedings of the 15th International Conference on Recent Advances in Natural Language Processing \- Natural Language Processing in the Generative AI era,Varna, Bulgaria,pp\. 531–540\.External Links:[Link](https://acl-bg.org/proceedings/2025/RANLP%202025/)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- A\. Kazemi, H\. Qadeer, J\. Wagner, H\. Hosseini, S\. B\. N\. Kalaivendan, and B\. Davis \(2025b\)SynBullying: a multi llm synthetic conversational dataset for cyberbullying detection\.arXiv preprint arXiv:2511\.11599\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1),[§3\.2](https://arxiv.org/html/2609.17549#S3.SS2.p1.1),[§4\.3\.1](https://arxiv.org/html/2609.17549#S4.SS3.SSS1.p1.4)\.
- Y\. Kumar, K\. Huang, A\. Perez, G\. Yang, J\. J\. Li, P\. Morreale, D\. Kruger, and R\. Jiang \(2024\)Bias and cyberbullying detection and data generation using transformer artificial intelligence models and top large language models\.Electronics13\(17\)\.External Links:[Link](https://www.mdpi.com/2079-9292/13/17/3431),ISSN 2079\-9292,[Document](https://dx.doi.org/10.3390/electronics13173431)Cited by:[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- J\. Li, R\. Li, and Q\. Liu \(2023a\)Beyond static datasets: a deep interaction approach to llm evaluation\.arXiv preprint arXiv:2309\.04369\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- Z\. Li, H\. Zhu, Z\. Lu, and M\. Yin \(2023b\)Synthetic data generation with large language models for text classification: potential and limitations\.InProceedings of the 2023 Conference on Empirical Methods in Natural Language Processing,H\. Bouamor, J\. Pino, and K\. Bali \(Eds\.\),Singapore,pp\. 10443–10461\.External Links:[Link](https://aclanthology.org/2023.emnlp-main.647),[Document](https://dx.doi.org/10.18653/v1/2023.emnlp-main.647)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- P\. Liang, R\. Bommasani, T\. Lee, D\. Tsipras, D\. Soylu, M\. Yasunaga, Y\. Zhang, D\. Narayanan, Y\. Wu, A\. Kumar,et al\.\(2022\)Holistic evaluation of language models\.arXiv preprint arXiv:2211\.09110\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- Y\. Lin and Y\. Chen \(2023\)Llm\-eval: unified multi\-dimensional automatic evaluation for open\-domain conversations with large language models\.InProceedings of the 5th Workshop on NLP for Conversational AI \(NLP4ConvAI 2023\),pp\. 47–58\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- M\. F\. López\-Vizcaíno, F\. J\. Nóvoa, V\. Carneiro, and F\. Cacheda \(2021\)Early detection of cyberbullying on social media networks\.Future Generation Computer Systems118,pp\. 219–229\.Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- Y\. Lu, J\. Huang, Y\. Han, B\. Bei, Y\. Xie, D\. Wang, J\. Wang, and Q\. He \(2025\)LLM agents that act like us: accurate human behavior simulation with real\-world data\.arXiv e\-prints,pp\. arXiv–2503\.Cited by:[§2\.3](https://arxiv.org/html/2609.17549#S2.SS3.p1.1)\.
- P\. Madhyastha, A\. Founta, and L\. Specia \(2023\)A study towards contextual understanding of toxicity in online conversations\.Natural Language Engineering29\(6\),pp\. 1538–1560\.Cited by:[§4\.1\.3](https://arxiv.org/html/2609.17549#S4.SS1.SSS3.p1.1),[§4\.3\.4](https://arxiv.org/html/2609.17549#S4.SS3.SSS4.p1.1),[§5\.3\.4](https://arxiv.org/html/2609.17549#S5.SS3.SSS4.p2.1)\.
- B\. Mathew, R\. Dutt, P\. Goyal, and A\. Mukherjee \(2019\)Spread of hate speech in online social media\.InProceedings of the 10th ACM conference on web science,pp\. 173–182\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1),[§5\.3\.2](https://arxiv.org/html/2609.17549#S5.SS3.SSS2.p1.1),[§5\.3\.3](https://arxiv.org/html/2609.17549#S5.SS3.SSS3.p1.1)\.
- B\. McGillivray, M\. Alahapperuma, J\. Cook, C\. Di Bonaventura, A\. M\. Penuela, G\. Tyson, and S\. Wilson \(2022\)Leveraging time\-dependent lexical features for offensive language detection\.InProceedings of the 1st Workshop of Ever Evolving NLP, EMNLP 2022,Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- Y\. Meng, J\. Huang, Y\. Zhang, and J\. Han \(2022\)Generating training data with language models: towards zero\-shot language understanding\.InAdvances in Neural Information Processing Systems,S\. Koyejo, S\. Mohamed, A\. Agarwal, D\. Belgrave, K\. Cho, and A\. Oh \(Eds\.\),Vol\.35,pp\. 462–477\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2022/hash/0346c148ba1c21c6b4780a961ea141dc-Abstract-Conference.html)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- Meta \(2024\)Llama\-models/models/llama3\_3\.Note:Git repository of GitHub user “meta\-llama”External Links:[Link](https://github.com/meta-llama/llama-models/tree/main/models/llama3_3)Cited by:[§3\.2](https://arxiv.org/html/2609.17549#S3.SS2.p1.1)\.
- A\. Ollagnier, E\. Cabrio, S\. Villata, and C\. Blaya \(2022\)CyberAgressionAdo\-v1: a dataset of annotated online aggressions in French collected through a role\-playing game\.InProceedings of the Thirteenth Language Resources and Evaluation Conference,Marseille, France,pp\. 867–875\.External Links:[Link](https://aclanthology.org/2022.lrec-1.91)Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- OpenAI \(2024\)GPT\-4o system card\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2410.21276),2410\.21276v1,[Link](https://arxiv.org/abs/2410.21276)Cited by:[§3\.2](https://arxiv.org/html/2609.17549#S3.SS2.p1.1)\.
- J\. W\. Patchin and S\. Hinduja \(2006\)Bullies move beyond the schoolyard: a preliminary look at cyberbullying\.Youth Violence and Juvenile Justice4\(2\),pp\. 148–169\.External Links:[Document](https://dx.doi.org/10.1177/1541204006286288)Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1)\.
- J\. Pavlopoulos, J\. Sorensen, L\. Dixon, N\. Thain, and I\. Androutsopoulos \(2020\)Toxicity detection: does context really matter?\.InProceedings of the 58th annual meeting of the association for computational linguistics,pp\. 4296–4305\.Cited by:[§4\.3\.4](https://arxiv.org/html/2609.17549#S4.SS3.SSS4.p1.1)\.
- M\. Ribeiro, P\. Calais, Y\. Santos, V\. Almeida, and W\. Meira Jr \(2018\)Characterizing and detecting hateful users on twitter\.InProceedings of the international AAAI conference on web and social media,Vol\.12\.Cited by:[§4\.1\.1](https://arxiv.org/html/2609.17549#S4.SS1.SSS1.p1.1)\.
- H\. Sacks, E\. A\. Schegloff, and G\. Jefferson \(1974\)A simplest systematics for the organization of turn\-taking for conversation\.language50\(4\),pp\. 696–735\.Cited by:[§4\.1\.1](https://arxiv.org/html/2609.17549#S4.SS1.SSS1.p1.1)\.
- S\. Santurkar, E\. Durmus, F\. Ladhak, C\. Lee, P\. Liang, and T\. Hashimoto \(2023\)Whose opinions do language models reflect?\.InInternational conference on machine learning,pp\. 29971–30004\.Cited by:[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- M\. Sap, S\. Gabriel, L\. Qin, D\. Jurafsky, N\. A\. Smith, and Y\. Choi \(2020\)Social bias frames: reasoning about social and power implications of language\.InProceedings of the 58th annual meeting of the association for computational linguistics,pp\. 5477–5490\.Cited by:[§4\.1\.3](https://arxiv.org/html/2609.17549#S4.SS1.SSS3.p1.1)\.
- E\. A\. Schegloff, G\. Jefferson, and H\. Sacks \(1977\)The preference for self\-correction in the organization of repair in conversation\.Language53\(2\),pp\. 361–382\.Cited by:[§4\.1\.3](https://arxiv.org/html/2609.17549#S4.SS1.SSS3.p1.1)\.
- M\. Schmidhuber and U\. Kruschwitz \(2024\)LLM\-based synthetic datasets: applications and limitations in toxicity detection\.InProceedings of the Fourth Workshop on Threat, Aggression & Cyberbullying @ LREC\-COLING\-2024,R\. Kumar, A\. Kr\. Ojha, S\. Malmasi, B\. R\. Chakravarthi, B\. Lahiri, S\. Singh, and S\. Ratan \(Eds\.\),Torino, Italia,pp\. 37–51\.External Links:[Link](https://aclanthology.org/2024.trac-1.6/)Cited by:[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- J\. R\. Searle \(1976\)A classification of illocutionary acts1\.Language in society5\(1\),pp\. 1–23\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1)\.
- A\. Sheth, V\. L\. Shalin, and U\. Kursuncu \(2022\)Defining and detecting toxicity on social media: context and knowledge are key\.Neurocomputing490,pp\. 312–318\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.
- P\. K\. Smith, J\. Mahdavi, M\. Carvalho, S\. Fisher, S\. Russell, and N\. Tippett \(2008\)Cyberbullying: its nature and impact in secondary school pupils\.Journal of child psychology and psychiatry49\(4\),pp\. 376–385\.External Links:[Document](https://dx.doi.org/https%3A//doi.org/10.1111/j.1469-7610.2007.01846.x)Cited by:[Table 5](https://arxiv.org/html/2609.17549#S6.T5.1.2.1.2.1.1)\.
- R\. Sprugnoli, S\. Menini, S\. Tonelli, F\. Oncini, and E\. Piras \(2018\)Creating a WhatsApp dataset to study pre\-teen cyberbullying\.InProceedings of the 2nd Workshop on Abusive Language Online \(ALW2\),D\. Fišer, R\. Huang, V\. Prabhakaran, R\. Voigt, Z\. Waseem, and J\. Wernimont \(Eds\.\),Brussels, Belgium,pp\. 51–59\.External Links:[Link](https://aclanthology.org/W18-5107/),[Document](https://dx.doi.org/10.18653/v1/W18-5107)Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1),[§3\.1](https://arxiv.org/html/2609.17549#S3.SS1.p1.1),[§3\.2](https://arxiv.org/html/2609.17549#S3.SS2.p1.1)\.
- Y\. R\. Tausczik and J\. W\. Pennebaker \(2010\)The psychological meaning of words: liwc and computerized text analysis methods\.Journal of language and social psychology29\(1\),pp\. 24–54\.Cited by:[§4\.2\.1](https://arxiv.org/html/2609.17549#S4.SS2.SSS1.p1.1)\.
- U\. Team \(2020\)ToxicBERT\.Note:[https://huggingface\.co/unitary/toxic\-bert](https://huggingface.co/unitary/toxic-bert)Cited by:[§4\.3\.3](https://arxiv.org/html/2609.17549#S4.SS3.SSS3.p1.1)\.
- T\. A\. Van Dijk \(1993\)Principles of critical discourse analysis\.Discourse & society4\(2\),pp\. 249–283\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1)\.
- C\. Van Hee, G\. Jacobs, C\. Emmery, B\. Desmet, E\. Lefever, B\. Verhoeven, G\. De Pauw, W\. Daelemans, and V\. Hoste \(2018\)Automatic detection of cyberbullying in social media text\.PloS one13\(10\),pp\. e0203794\.Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1),[§3\.1](https://arxiv.org/html/2609.17549#S3.SS1.p1.1),[footnote 1](https://arxiv.org/html/2609.17549#footnote1)\.
- K\. Verma, M\. Popović, A\. Poulis, Y\. Cherkasova, C\. Ó hÓbáin, A\. Mazzone, T\. Milosevic, and B\. Davis \(2023\)Leveraging machine translation for cross\-lingual fine\-grained cyberbullying classification amongst pre\-adolescents\.Natural Language Engineering29\(6\),pp\. 1458–1480\.External Links:[Document](https://dx.doi.org/10.1017/S1351324922000341)Cited by:[§3\.1](https://arxiv.org/html/2609.17549#S3.SS1.p1.1)\.
- B\. Vidgen, T\. Thrush, Z\. Talat, and D\. Kiela \(2021\)Learning from the worst: dynamically generated datasets to improve online hate detection\.InProceedings of the 59th annual meeting of the Association for Computational Linguistics and the 11th international joint conference on natural language processing \(volume 1: long papers\),pp\. 1667–1682\.Cited by:[§4\.1\.2](https://arxiv.org/html/2609.17549#S4.SS1.SSS2.p1.1)\.
- J\. Wang, Z\. Yao, Z\. Yang, H\. Zhou, R\. Li, X\. Wang, Y\. Xu, and H\. Yu \(2024\)NoteChat: a dataset of synthetic patient\-physician conversations conditioned on clinical notes\.InFindings of the Association for Computational Linguistics: ACL 2024,L\. Ku, A\. Martins, and V\. Srikumar \(Eds\.\),Bangkok, Thailand,pp\. 15183–15201\.External Links:[Link](https://aclanthology.org/2024.findings-acl.901/),[Document](https://dx.doi.org/10.18653/v1/2024.findings-acl.901)Cited by:[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- E\. Wulczyn, N\. Thain, and L\. Dixon \(2017\)Ex machina: personal attacks seen at scale\.InProceedings of the 26th international conference on world wide web,pp\. 1391–1399\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§4\.1\.1](https://arxiv.org/html/2609.17549#S4.SS1.SSS1.p1.1),[§4\.2\.1](https://arxiv.org/html/2609.17549#S4.SS2.SSS1.p1.1),[§5\.3\.2](https://arxiv.org/html/2609.17549#S5.SS3.SSS2.p1.1),[§5\.3\.3](https://arxiv.org/html/2609.17549#S5.SS3.SSS3.p1.1),[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- xAI \(2024\)Bringing Grok to everyone\.Note:Product newsExternal Links:[Link](https://x.ai/news/grok-1212)Cited by:[§3\.2](https://arxiv.org/html/2609.17549#S3.SS2.p1.1)\.
- J\. Xu, K\. Jun, X\. Zhu, and A\. Bellmore \(2012\)Learning from bullying traces in social media\.InProceedings of the 2012 conference of the North American chapter of the association for computational linguistics: Human language technologies,pp\. 656–666\.Cited by:[§5\.3\.3](https://arxiv.org/html/2609.17549#S5.SS3.SSS3.p1.1),[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- P\. Yi and A\. Zubiaga \(2023\)Session\-based cyberbullying detection in social media: a survey\.Online Social Networks and Media36,pp\. 100250\.Cited by:[§2\.1](https://arxiv.org/html/2609.17549#S2.SS1.p1.1),[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- K\. M\. Yoo, D\. Park, J\. Kang, S\. Lee, and W\. Park \(2021\)GPT3Mix: leveraging large\-scale language models for text augmentation\.InFindings of the Association for Computational Linguistics: EMNLP 2021,M\. Moens, X\. Huang, L\. Specia, and S\. W\. Yih \(Eds\.\),Punta Cana, Dominican Republic,pp\. 2225–2239\.External Links:[Link](https://aclanthology.org/2021.findings-emnlp.192/),[Document](https://dx.doi.org/10.18653/v1/2021.findings-emnlp.192)Cited by:[§2\.2](https://arxiv.org/html/2609.17549#S2.SS2.p1.1)\.
- J\. Zhang, J\. Chang, C\. Danescu\-Niculescu\-Mizil, L\. Dixon, Y\. Hua, D\. Taraborelli, and N\. Thain \(2018\)Conversations gone awry: detecting early signs of conversational failure\.InProceedings of the 56th Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 1350–1361\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1),[§4\.1\.3](https://arxiv.org/html/2609.17549#S4.SS1.SSS3.p1.1),[§4\.3\.4](https://arxiv.org/html/2609.17549#S4.SS3.SSS4.p1.1),[§5\.3\.4](https://arxiv.org/html/2609.17549#S5.SS3.SSS4.p2.1),[§7\.1](https://arxiv.org/html/2609.17549#S7.SS1.p1.1)\.
- C\. Ziems, Y\. Vigfusson, and F\. Morstatter \(2020\)Aggressive, repetitive, intentional, visible, and imbalanced: refining representations for cyberbullying classification\.InProceedings of the International AAAI Conference on Web and Social Media,Vol\.14,pp\. 808–819\.Cited by:[§1](https://arxiv.org/html/2609.17549#S1.p1.1)\.Similar Articles
Beyond Detection: Evaluating Defensive LLMs Against AI-Generated Social Engineering in Live Turn-by-Turn Interaction
This paper studies whether defensive LLMs can identify structural sources of risk in AI-generated social engineering, introducing trust-chain localization and a 300-case corpus. Evaluating five models in live turn-by-turn and static settings, it finds safe-looking behavior alone is insufficient; intervention rates vary widely and structural localization often decouples from protective action.
Simulating Hate Speech Cascades with Multi-LLM Agents: Empirical Grounding, Modeling Fidelity, and Intervention Strategies
This paper studies hate speech cascades on Bluesky and uses multi-LLM agents to simulate them, finding that such simulations reproduce key patterns like stance monoculture and toxicity-delta direction, and that amplifier targeting on dense networks yields 7.5–12.9% reduction in hateful content with low benign collateral.
When Synthetic Users Fail: A Cross-Domain Benchmark of LLM-Simulated Human Survey Responses
This paper benchmarks LLM-simulated human survey responses across two large-scale datasets, finding that no model beats simple baselines at the individual level and that models systematically over-determine demographics, distorting segment differences. The failures persist across model scales and families, raising concerns about using synthetic users for decision support.
Examining Human-Like Behaviors in LLMs: A Multi-Dimensional Analysis of Model Behaviors, User Factors, and System Prompts
This paper presents a multi-dimensional analysis of human-like behaviors in LLMs, examining prevalence, effects, and controllability across 21,000 conversations from four models, finding that behaviors vary by model and user factors, with implications for responsible design.
Adopt $\neq$ Adapt: Longitudinal Analyses of LLM Conversations in the Wild
This paper analyzes longitudinal conversational trajectories of Bing Copilot users and compares them with WildChat data, finding that individual user habits are sticky and that WildChat overrepresents power users, challenging static views of user-LLM interactions.