I checked 7 public opinion journals on Friday, September 18, 2026 using the Crossref API. For the period September 11 to September 17, I found 5 new paper(s) in 4 journal(s).

Journal of Elections, Public Opinion and Parties

Election delay: public support for postponing elections during public health crises
Hyoungrohk Chu, Haruka Nagao, Rigao Liu, William Hatungimana, Leeann Youn
Full text

Journal of Survey Statistics and Methodology

Information Content in Text and Voice Response Formats for Open-Ended Survey Questions
Camille Landesvatter, Paul C Bauer
Full text
Open-ended survey questions provide valuable data alongside closed-ended questions, but they can be challenging for respondents, leading to decreases in response quality. Our study explores how survey researchers can design open-ended questions to improve response quality and yield more informative answers. In particular, we examine the effect of requesting respondents to answer questions via voice input compared to text input. We use a US sample and questions adapted from popular social survey programs. By experimentally varying the response format, we examine which format produces answers with a higher amount of information. Our findings show that spoken responses tend to be longer and also slightly more informative in terms of entropy than written responses. We also identify sociodemographic and interview context-related factors that may influence the effectiveness of voice formats in certain settings.

Public Opinion Quarterly

Voting for Democracy? Testing Political-Cultural Constraints on Democratic Backsliding
Christopher Claassen
Full text
Democratic backsliding continues to pose a clear danger to contemporary democracies. While a growing literature shows that voters often tolerate antidemocratic candidates when partisan or ideological incentives pull in that direction, we know less about whether support for democracy, institutional trust, political tolerance, and other democratic orientations ameliorate such temptations. We address this question with a systematic comparison of six measures of political culture as predictors of electoral resistance to antidemocratic candidates. Using candidate-choice conjoint experiments fielded in three democracies facing backsliding pressures—the United States, Poland, and South Korea—we find that several democratic orientations are associated with greater resistance to antidemocratic candidates. Among them, support for the core institutions and processes of liberal democracy stands out as the most consistent predictor. Its relationship with prodemocratic choice remains meaningful even in “cross-pressured” choices where partisan or ideological incentives pull voters away from the prodemocratic option. These findings suggest that political culture matters for democratic resilience, though some components of it matter much more consistently than others.

Social Science Computer Review

Leveraging Structural Information to Reconstruct Hidden Nodes in Propagation Graphs
Damian FrÄ…szczak
Full text
While widely used for information exchange, social media networks are increasingly exploited to spread rumors and malicious content. It is essential to reconstruct propagation graphs to hold nodes accountable for such propagation. However, the dynamic and vast nature of social networks makes this task challenging. This study introduces Structural Hidden Node Identification (SHNI), a heuristic method for reconstructing partially observed propagation snapshots by identifying likely hidden participants. SHNI relies on the observed active nodes and structural neighborhood information, without requiring temporal traces, message content, user attributes, or network-specific supervised retraining; its structural parameters may be selected by expert knowledge or calibrated once and then reused across networks. Instead of materializing the entire graph in advance, the method supports on-demand neighborhood expansion from observed active nodes toward structurally relevant candidate nodes. It combines local activation pressure with a structural bridging component inspired by sociological principles of opinion formation, including local social influence, information bubbles, and the role of bridging nodes between groups. SHNI explores candidate hidden nodes through a priority-driven neighborhood expansion strategy, in which the most promising candidates are evaluated first, and further exploration stops when the heuristic evidence becomes insufficient. Experiments across different network structures show that SHNI achieves competitive reconstruction quality while maintaining low data requirements and transparent decision logic. These results indicate that SHNI is especially useful as an interpretable structural baseline when temporal traces, message content, or network-specific supervised training data are unavailable. The method may also be adapted to other propagation phenomena, such as epidemic spread or malware diffusion in computer networks.
Rethinking Scale: The Efficacy of Fine-Tuned Open-Source LLMs in Large-Scale Reproducible Social Science Research
Marcello Carammia, Stefano Maria Iacus, Giuseppe Porro
Full text
Large language models (LLMs) are distinguished by their architecture, parameter size, and performance capabilities. Social scientists have increasingly adopted LLMs to automate high-dimensional text classification tasks which are difficult to scale with human coders. Very large, closed-source models often deliver superior performance. However, reliance on large proprietary models raises concerns about transparency, reproducibility, and costs that make them impractical for large-scale research projects. In contrast, open-source models offer distinct advantages: they can be run locally (ensuring data privacy), fine-tuned for specific tasks, shared within the research community, and integrated into reproducible workflows. On the other hand, open-source models often underperform compared to commercial alternatives. In this study, we assess whether small, open-source LLMs – when fine-tuned appropriately – can match or exceed the performance of commercial alternatives such as GPT-4, while remaining feasible for large-scale academic research. To produce the labeled data that fine-tuning requires, we develop a hybrid annotation workflow in which several LLMs propose labels that human reviewers verify; this infrastructure is what makes fine-tuning feasible at scale. We apply this pipeline to three substantive social science classification tasks: coding tweets for human flourishing indicators, classifying European Parliament questions by policy area, and tagging datasets from the Harvard Dataverse. Our results show that fine-tuned models as small as Llama2-7B achieve performance on par with much larger closed models, offering a reproducible, low-cost alternative for computational social science research. We also explore the limits of fine-tuning effectiveness across model sizes and training set volumes. This work demonstrates a scalable and replicable approach to integrating open-source LLMs into empirical social science workflows.