SearcharxivSearch

arXiv subjects

Paul Vicinanza

Publications and source records attributed to Paul Vicinanza.

2 recordsLinked to original sources

DialectLLM: A Dialect-Aware Dialog[ue] Generation Framework Beyond Standard American English

More than 80% of the 1.6B English speakers do not use Standard American English (SAE), yet LLMs often fail to correctly identify non-SAE dialects and generate stereotyped responses for their speakers. We introduce DialectLLM, the first large-scale framework for generating high-quality multi-dialectal conversational data encompassing the three pillars of written dialect -- lexical (vocabulary), orthographic (spelling), and morphosyntactic (grammar) features. DialectLLM produces a dialect-parallel dialog dataset spanning nine English dialects. Partnering with native linguists, we design and validate SAE-to-dialect transformation rules, ensuring authenticity. Our approach challenges the prevailing practice of applying a single morphosyntactic feature set to both user utterances and model responses, showing that models should not reproduce up to 90% of the grammatical features of a dialect. Human evaluation confirms data quality, with annotators preferring DialectLLM over prior methods in 98.8% of pairwise comparisons for dialect naturalness. We then construct DialectLLM-Bench, a dialect-parallel benchmark with 50k+ dialogs, resulting in 97k+ QA pairs, and evaluate 17 LLMs on dialect identification and response generation tasks. Even frontier models achieve under 70% accuracy, fail to reach 50% for prominent dialects like Canadian English, and systematically misclassify non-SAE dialects as American or British. Beyond benchmarking, we show that DialectLLM data also serve as a scalable LLM post-training resource, suggesting a practical path toward dialect-aware conversational AI.

cs.CL

Conspiracy Theory Rabbit Holes Emerge via Interacting Contagions

Why do people fall into conspiracy theory rabbit holes? Prior research explains rabbit holes via psychological and algorithmic causes, yielding inconsistent findings. Here, we argue that rabbit holes can also arise from interactions among conspiracy theories spreading as social contagions. Using 7.6 million tweets from 7,416 X users during the first wave of COVID-19, we identify public endorsement of 15 conspiracy narratives with prompt-tuned large language models. Sequential hazard models show that, characteristic of rabbit holes, adopting a conspiracy theory elevates the risk of sharing subsequent conspiracy theories, that this elevation grows and persists longer with the number of conspiracy theories shared, and that transitions between theories concentrate among semantically proximate narratives, revealing semantic interactions that mediate social contagions. We also document what we term the settler effect: a user's entry into a new semantic region is slower, but once entry occurs, subsequent within-region adoption accelerates. We compare a range of agent-based models in their ability to reproduce these dynamics. Neither independent adoption nor a generic post-adoption increase in susceptibility reproduces the joint temporal and semantic pattern of the settler effect; among the alternatives considered, an ecology-of-contagions model that formalizes belief-system reshaping most parsimoniously reproduces these patterns. Using counterfactual network simulations that account for interactions among conspiracy theories, we find that preventing the first public endorsement of a conspiracy theory can rival high-detection shadow banning and outperform week-long read-only lockouts at reducing the spread of conspiracy theories.

cs.SI