SearcharxivSearch

arXiv subjects

Chiyu Wei

Publications and source records attributed to Chiyu Wei.

4 recordsLinked to original sources

Strategies of cooperation and defection in five large language models

Large language models (LLMs) are increasingly deployed to support human decision-making. This use of LLMs has concerning implications, especially when their prescriptions affect the welfare of others. To gauge how LLMs make social decisions, we explore whether five leading models produce sensible strategies in the repeated prisoner's dilemma, which is the main metaphor of reciprocal cooperation. First, we measure the propensity of LLMs to cooperate in a neutral setting, without using language reminiscent of how this game is usually presented. We record to what extent LLMs implement Nash equilibria or other well-known strategy classes. Thereafter, we explore how LLMs adapt their strategies to changes in parameter values. We vary the game's continuation probability, the payoff values, and whether the total number of rounds is commonly known. We also study the effect of different framings. In each case, we test whether the adaptations of the LLMs are in line with basic intuition, theoretical predictions of evolutionary game theory, and experimental evidence from human participants. While all LLMs perform well in many of the tasks, none of them exhibit full consistency over all tasks. We also conduct tournaments between the inferred LLM strategies and study direct interaction between LLMs in games over ten rounds with a known or unknown last round. Our experiments shed light on how current LLMs instantiate reciprocal cooperation.

cs.CY

Faces Speak Louder Than Words: Emotions Versus Textual Sentiment in the 2024 USA Presidential Election

Sentiment analysis of textual content has become a well-established solution for analyzing social media data. However, with the rise of images and videos as primary modes of expression, more information on social media is conveyed visually. Among these, facial expressions serve as one of the most direct indicators of emotional content in images. This study analyzes a dataset of Instagram posts related to the 2024 U.S. presidential election, spanning April 5, 2024, to August 9, 2024, to compare the relationship between textual and facial sentiment. Our findings reveal that facial expressions align with text sentiment, where positive sentiment aligns with happiness, although neutral and negative facial expressions provide critical information beyond negative valence. Furthermore, during politically significant events such as Donald Trump's conviction and assassination attempt, posts depicting Trump showed a 12% increase in negative sentiment. Crucially, Democrats use their opponent's fear to depict weakness, whereas Republicans use their candidate's anger to depict resilience. Our research highlights the potential of integrating facial expression analysis with textual sentiment analysis to uncover deeper insights into social media dynamics.

cs.SI

The Meme Is the Message: Generative Memesis and AI Visuals in the 2024 USA Presidential Elections

Visual content on social media has become increasingly influential in shaping political discourse and civic engagement, but it also limits participation due to the increased cost of multimedia production. In tandem, the growth of generative AI provides novel ways for citizens to participate in politics by lowering these costs. Drawing on a dataset of 239,526 Instagram images, we analyze the effects of synthetic images during the 2024 United States presidential election, using a multimodal workflow combining computer vision, large language models, and facial affect analysis. Results show that meme format is a stronger predictor of engagement than AI-generated content alone. However, AI-generated memes yield a significant interaction effect, suggesting synergistic increases in engagement when synthetic imagery is integrated with memes through human curation. We also characterize how users curate images. Partisans use AI in different ways: Democrat-leaning users tend to use it for in-group support, whereas Republican-leaning users more often employ it for out-group attacks. Users generally select happier synthetic faces compared to real photographs. We define generative memesis as a mode of communication in which memes are no longer shared person-to-person, but mediated by AI through customized visuals. We discuss how generative AI may empower civic participation, the bifurcation of content production and curation, and its implications for in the history of novel technologies and participatory culture.

cs.CY

Retrieving false claims on Twitter during the Russia-Ukraine conflict

Nowadays, false and unverified information on social media sway individuals' perceptions during major geo-political events and threaten the quality of the whole digital information ecosystem. Since the Russian invasion of Ukraine, several fact-checking organizations have been actively involved in verifying stories related to the conflict that circulated online. In this paper, we leverage a public repository of fact-checked claims to build a methodological framework for automatically identifying false and unsubstantiated claims spreading on Twitter in February 2022. Our framework consists of two sequential models: First, the claim detection model identifies whether tweets incorporate a (false) claim among those considered in our collection. Then, the claim retrieval model matches the tweets with fact-checked information by ranking verified claims according to their relevance with the input tweet. Both models are based on pre-trained language models and fine-tuned to perform a text classification task and an information retrieval task, respectively. In particular, to validate the effectiveness of our methodology, we consider 83 verified false claims that spread on Twitter during the first week of the invasion, and manually annotate 5,872 tweets according to the claim(s) they report. Our experiments show that our proposed methodology outperforms standard baselines for both claim detection and claim retrieval. Overall, our results highlight how social media providers could effectively leverage semi-automated approaches to identify, track, and eventually moderate false information that spreads on their platforms.

cs.SI