paper-with-me

홈 › Papers

Can Large Language Models Transform Computational Social Science?

2023-04-12 · Caleb Ziems, William Held, Omar Shaikh, Jiaao Chen, Zhehao Zhang, Diyi Yang

Large Language Models (LLMs) are capable of successfully performing many language processing tasks zero-shot (without training data). If zero-shot LLMs can also reliably classify and explain social phenomena like persuasiveness and political ideology, then LLMs could augment the Computational Social Science (CSS) pipeline in important ways. This work provides a road map for using LLMs as CSS tools. Towards this end, we contribute a set of prompting best practices and an extensive evaluation pipeline to measure the zero-shot performance of 13 language models on 25 representative English CSS benchmarks. On taxonomic labeling tasks (classification), LLMs fail to outperform the best fine-tuned models but still achieve fair levels of agreement with humans. On free-form coding tasks (generation), LLMs produce explanations that often exceed the quality of crowdworkers' gold references. We conclude that the performance of today's LLMs can augment the CSS research pipeline in two ways: (1) serving as zero-shot data annotators on human annotation teams, and (2) bootstrapping challenging creative generation tasks (e.g., explaining the underlying attributes of a text). In summary, LLMs are posed to meaningfully participate in social science analysis in partnership with humans.

📄 PDF Abstract BibTeX arXiv:2305.03514

Code (1)

salt-nlp/llms_for_css 공식 구현 pytorch

Tasks

Persuasiveness

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

The Emergence of Social Science of Large Language Models

2025-09-29 · Xiao Jia, Zhanzhan Zhao arxiv

The social science of large language models (LLMs) examines how these systems evoke mind attributions, interact with one another, and transform human activity and institutions. We conducted a systematic review of 270 stu…

Word Embeddings Track Social Group Changes Across 70 Years in China

2025-04-12 · Yuxi Ma, Yongqian Peng, Yixin Zhu

Language encodes societal beliefs about social groups through word patterns. While computational methods like word embeddings enable quantitative analysis of these patterns, studies have primarily examined gradual shifts…

Diachronic Word EmbeddingsWord Embeddings

Navigating Prompt Complexity for Zero-Shot Classification: A Study of Large Language Models in Computational Social Science

2023-05-23 · Yida Mu, Ben P. Wu, William Thorne, Ambrose Robinson 외

Instruction-tuned Large Language Models (LLMs) have exhibited impressive language understanding and the capacity to generate responses that follow specific prompts. However, due to the computational demands associated wi…

zero-shot-classificationZero-Shot Learning

Affect, Body, Cognition, Demographics, and Emotion: The ABCDE of Text Features for Computational Affective Science

2025-12-19 · Jan Philip Wahle, Krishnapriya Vishnubhotla, Bela Gipp, Saif M. Mohammad arxiv

Work in Computational Affective Science and Computational Social Science explores a wide variety of research questions about people, emotions, behavior, and health. Such work often relies on language data that is first l…

Social-LLM: Modeling User Behavior at Scale using Language Models and Social Network Data

2023-12-31 · Julie Jiang, Emilio Ferrara

The proliferation of social network data has unlocked unprecedented opportunities for extensive, data-driven exploration of human behavior. The structural intricacies of social networks offer insights into various comput…