SearcharxivSearch

arXiv subjects

Bilge Taskin

Publications and source records attributed to Bilge Taskin.

2 recordsLinked to original sources

An Epidemiological Modeling Take on Religion Dynamics

Religions are among the most consequential social institutions, shaping collective identities, moral norms, and political organization across societies and historical periods. Nevertheless, despite extensive scholarship describing conversion, competition, and secularization, there is still no widely adopted formal model that captures religious dynamics over time within a unified, mechanistic framework. In this study, we propose an epidemiologically grounded model of religious change in which religions spread and compete analogously to co-circulating strains. The model extends multi-strain compartmental dynamics by distinguishing passive believers, active missionaries, and religious elites, and by incorporating demographic turnover and mutation-like splitting that endogenously generates new denominations. Using computer simulations, we show that the same mechanism reproduces canonical qualitative regimes, including emergence from rarity, rapid expansion, long-run coexistence, and transient rise-and-fall movements. A reduced calibration variant fits historical affiliation trajectories with parsimonious regime shifts in effective recruitment and disaffiliation, yielding interpretable signatures of changing social conditions. Finally, sensitivity analyses map sharp regime boundaries in parameter space, indicating that modest shifts in recruitment efficacy or retention among active spreaders can qualitatively alter long-run religious landscapes. These results establish a general, interpretable framework for studying religion as a dynamical diffusion process and provide a tool for comparative inference and counterfactual analysis in sociological research.

physics.soc-ph

Knowledge Integration for Physics-informed Symbolic Regression Using Pre-trained Large Language Models

Symbolic regression (SR) has emerged as a powerful tool for automated scientific discovery, enabling the derivation of governing equations from experimental data. A growing body of work illustrates the promise of integrating domain knowledge into the SR to improve the discovered equation's generality and usefulness. Physics-informed SR (PiSR) addresses this by incorporating domain knowledge, but current methods often require specialized formulations and manual feature engineering, limiting their adaptability only to domain experts. In this study, we leverage pre-trained Large Language Models (LLMs) to facilitate knowledge integration in PiSR. By harnessing the contextual understanding of LLMs trained on vast scientific literature, we aim to automate the incorporation of domain knowledge, reducing the need for manual intervention and making the process more accessible to a broader range of scientific problems. Namely, the LLM is integrated into the SR's loss function, adding a term of the LLM's evaluation of the SR's produced equation. We extensively evaluate our method using three SR algorithms (DEAP, gplearn, and PySR) and three pre-trained LLMs (Falcon, Mistral, and LLama 2) across three physical dynamics (dropping ball, simple harmonic motion, and electromagnetic wave). The results demonstrate that LLM integration consistently improves the reconstruction of physical dynamics from data, enhancing the robustness of SR models to noise and complexity. We further explore the impact of prompt engineering, finding that more informative prompts significantly improve performance.

cs.LG