nep-big New Economics Papers
on Big Data
Issue of 2026–08–24
eight papers chosen by
Tom Coupé, University of Canterbury


  1. Large Language Models in Economics By Ash, Elliott; Hansen, Stephen; Muvdi, Yabra
  2. Bayesian Neural Networks for Macroeconomic Analysis By Hauzenberger, Niko; Huber, Florian; Klieber, Karin; Marcellino, Massimiliano
  3. Mining Chinese Historical Sources At Scale: A Machine Learning-Approach to Qing State Capacity By Keller, Wolfgang; Shiue, Carol; Yan, Sen
  4. Free Trade Agreements and the Movement of Business People By Mayer, Thierry; Rapoport, Hillel; Umana-Dajud, Camilo
  5. What Hundreds of Economic News Events Say About Belief Overreaction in the Stock Market By Bianchi, Francesco; Ludvigson, Sydney; MA, Sai
  6. Detecting Money Laundering in Rwandan Mobile Money: A Machine Learning Framework By Emmanuel Nahimana; Ya\'e Ulrich Gaba
  7. Randomness in large language models: What researchers need to know (and report) By Guillaume Coqueret; Joan Llull; Florian Oswald; Christophe P\'erignon; Christoph Scheuch; Lars Vilhuber
  8. AI and Its Impact on Creativity and Diversity: An Empirical Study of LLM-Generated Product Ideas By Christian Terwiesch; Lennart Meincke; Karan Girotra; Ethan Mollick; Gideon Nave; Karl T. Ulrich

  1. By: Ash, Elliott; Hansen, Stephen; Muvdi, Yabra
    Abstract: This chapter explores the transformative impact of large language models (LLMs) on text analysis in economics. We trace the evolution from traditional methods like bag-of-words to advanced models such as BERT and GPT, highlighting how these models address limitations in understanding context and allowing higher-order reasoning. Although LLMs are complex, costly, and lacking in transparency, they are powerful tools for research, such as measuring sentiment or predicting metadata associated with documents.
    Keywords: Large Language Models; Transformer models; Text as data; Unstructured Data
    JEL: C18 C45 C55
    Date: 2024–09
    URL: https://d.repec.org/n?u=RePEc:cpr:ceprdp:19479
  2. By: Hauzenberger, Niko; Huber, Florian; Klieber, Karin; Marcellino, Massimiliano
    Abstract: Macroeconomic data is characterized by a limited number of observations (small T), many time series (big K) but also by featuring temporal dependence. Neural networks, by contrast, are designed for datasets with millions of observations and covariates. In this paper, we develop Bayesian neural networks (BNNs) that are well-suited for handling datasets commonly used for macroeconomic analysis in policy institutions. Our approach avoids extensive specification searches through a novel mixture specification for the activation function that appropriately selects the form of nonlinearities. Shrinkage priors are used to prune the network and force irrelevant neurons to zero. To cope with heteroskedasticity, the BNN is augmented with a stochastic volatility model for the error term. We illustrate how the model can be used in a policy institution through simulations and by showing that BNNs produce more accurate point and density forecasts compared to other machine learning methods.
    Keywords: Bayesian neural networks; Model selection; Shrinkage priors; Macro forecasting
    JEL: C11 C30 C45 C53 E3 E44
    Date: 2024–08
    URL: https://d.repec.org/n?u=RePEc:cpr:ceprdp:19381
  3. By: Keller, Wolfgang; Shiue, Carol; Yan, Sen
    Abstract: Primary historical sources are often by-passed for secondary sources due to high human costs of accessing and extracting primary information–especially in lower-resource settings. We propose a supervised machine-learning approach to the natural language processing of Chinese historical data. An application to identifying different forms of social unrest in the Veritable Records of the Qing Dynasty shows that approach cuts dramatically down the cost of using primary source data at the same time when it is free from human bias, reproducible, and flexible enough to address particular questions. External evidence on triggers of unrest also suggests that the computer-based approach is no less successful in identifying social unrest than human researchers are.
    Keywords: Natural language processing
    JEL: N45 C8
    Date: 2024–09
    URL: https://d.repec.org/n?u=RePEc:cpr:ceprdp:19517
  4. By: Mayer, Thierry; Rapoport, Hillel; Umana-Dajud, Camilo
    Abstract: Using provisions to ease the movement of business visitors in trade agreements, we show that removing barriers to the movement of business people promotes trade. We document the increasing complexity of Free Trade Agreements and develop an algorithm that combines machine learning and text analysis techniques to examine the content of FTAs. We use the algorithm to determine which FTAs include provisions to facilitate the movement of business people and whether these are included in dispute settlement mechanisms. We show that provisions facilitating business travel are effective in promoting them and eventually increase bilateral trade flows. The paper provides (indirect) evidence of the role of face-to-face interaction on aggregate bilateral trade flows.
    Keywords: Migration; Machine learning; Text analysis
    JEL: F13 F22 F23
    Date: 2024–09
    URL: https://d.repec.org/n?u=RePEc:cpr:ceprdp:19463
  5. By: Bianchi, Francesco; Ludvigson, Sydney; MA, Sai
    Abstract: We measure the nature and severity of a variety of belief distortions in market reactions to hundreds of economic news events using a new methodology that synthesizes estimation of a structural asset pricing model with algorithmic machine learning to quantify bias. We estimate that investors systematically overreact to perceptions about multiple fundamental shocks in a macro-dynamic system, generating asymmetric compositional effects when real-world events produce conflicting signals with counteracting market implications. We show that such events can lead the market to underreact to news, even when investors overreact to all shocks.
    Date: 2024–10
    URL: https://d.repec.org/n?u=RePEc:cpr:ceprdp:19585
  6. By: Emmanuel Nahimana; Ya\'e Ulrich Gaba
    Abstract: Mobile money has widened financial access across Sub-Saharan Africa and enlarged the surface for money-laundering and terrorism-financing (ML/TF) activity in ecosystems dominated by high-volume, low-value transactions. Rwanda is a case in point: several million active mobile-money users, telecom-led wallets on the MTN and Airtel networks, and a Financial Intelligence Centre (FIC) supervising transaction streams whose scale exceeds static rule-based monitoring. This paper develops and evaluates a transaction-monitoring framework aligned to the Rwandan AML/CFT regime under (i) extreme class imbalance (~0.1% prevalence), (ii) scarce and delayed labels, and (iii) bounded investigator capacity. Using SAML-D, a synthetic dataset of 9, 504, 852 transactions with 17 laundering typologies, we engineer account-centric behavioural features (rolling velocity, net-flow directionality, counterparty diversity, burstiness) and benchmark supervised classifiers (Logistic Regression, Random Forest, LightGBM), unsupervised anomaly detectors (Isolation Forest, Local Outlier Factor), a dense autoencoder, and a late-fusion meta-learner. Evaluation is operational: PR-AUC, recall at a calibrated ~90%-precision point, recall at top-K%, and alerts per 10, 000. On the chronologically held-out test period, LightGBM attains PR-AUC = 0.0469, capturing 64 laundering cases at precision ~0.89 with 0.51 alerts per 10, 000; the fusion stacker reaches PR-AUC = 0.0477 at precision ~0.91 and 0.46 alerts per 10, 000, recovering 59 true positives. We map score bands to Rwanda-relevant analyst workflows and STR/SAR escalation, and outline a staged path from synthetic prototyping to real-data validation with the National Bank of Rwanda and FIC. The contribution is operational: a governance-aware pipeline and evaluation protocol calibrated to the constraints of an African mobile-money regulator, not a new algorithm.
    Date: 2026–08
    URL: https://d.repec.org/n?u=RePEc:arx:papers:2608.15447
  7. By: Guillaume Coqueret; Joan Llull; Florian Oswald; Christophe P\'erignon; Christoph Scheuch; Lars Vilhuber
    Abstract: Large language models (LLMs) are increasingly used to generate data for research. Typical use cases are classifications, annotations, information extraction, and generation of numerical scores. Unlike conventional measurements, LLM outputs can vary across repeated requests even when the prompt and apparent model settings remain unchanged. This variation arises from deliberate sampling, silent model updates, numerical rounding, or expert routing. Setting a dedicated temperature parameter to zero removes deliberate sampling when that option is available, but it does not eliminate the other sources of randomness. Exact reproduction is therefore generally not possible when using proprietary application programming interfaces. Local execution of open-weight models offers greater control, but reproducibility still depends on the complete hardware and software stack. We illustrate these issues through sentiment classifications of corporate filings and examine their consequences for downstream regression results. We then propose a reporting standard for articles and replication packages, as well as guidance for data editors and authors. Together, these findings and recommendations establish that LLM outputs should be treated as draws from a distribution rather than as fixed measurements.
    Date: 2026–07
    URL: https://d.repec.org/n?u=RePEc:arx:papers:2607.24372
  8. By: Christian Terwiesch; Lennart Meincke; Karan Girotra; Ethan Mollick; Gideon Nave; Karl T. Ulrich
    Abstract: This research examines how well large language models, or LLMs, generate new product ideas for college students priced under $50. Across a series of studies, we identify key strengths and weaknesses of using LLMs for product innovation. Our first study shows that LLM-generated product ideas have higher average quality than human ideas, based on purchase intent, and are 7 times more likely to rank in the top 10%. Our second study shows that this AI-induced creativity boost is not explained by the LLM's more persuasive pitching skills. Our third and fourth studies identify a weakness of using LLMs for brainstorming: AI-generated ideas are less novel at the idea level and less diverse at the set level. In our fifth study, we analyze prior LLM-based creativity studies and find consistently lower idea diversity across all of them, demonstrating the generalizability of these findings. Our sixth and seventh studies investigate techniques to mitigate this diversity loss. We compare LLMs from different vendors and versions and find that more recent models generate more diverse ideas, though they still fall short of human-level diversity. We also demonstrate techniques that increase idea diversity almost to the level of human idea generation: pooling ideas across vendors; prompt engineering, including Chain-of-Thought prompting and injecting heterogeneous personas or constraints; and creative agents that broadly explore the solution landscape to restore diversity. Finally, in our eighth study, we show that exploiting the near-zero marginal cost of AI idea generation by scaling the number of ideas steadily improves coverage of the idea space, approaching human-level coverage. We conclude by presenting actionable recommendations for innovation managers who want to identify better new product ideas with the help of LLMs.
    Date: 2026–07
    URL: https://d.repec.org/n?u=RePEc:arx:papers:2607.27553

This nep-big issue is ©2026 by Tom Coupé. It is provided as is without any express or implied warranty. It may be freely redistributed in whole or in part for any purpose. If distributed in part, please include this notice.
General information on the NEP project can be found at https://nep.repec.org. For comments please write to the director of NEP, Marco Novarese at <director@nep.repec.org>. Put “NEP” in the subject, otherwise your mail may be rejected.
NEP’s infrastructure is sponsored by the Griffith Business School of Griffith University in Australia.