SOTAVerified

Enhancing Inflation Nowcasting with LLM: Sentiment Analysis on News

2024-10-26Code Available0· sign in to hype

Marc-Antoine Allard, Paul Teiletche, Adam Zinebi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This study explores the integration of large language models (LLMs) into classic inflation nowcasting frameworks, particularly in light of high inflation volatility periods such as the COVID-19 pandemic. We propose InflaBERT, a BERT-based LLM fine-tuned to predict inflation-related sentiment in news. We use this model to produce NEWS, an index capturing the monthly sentiment of the news regarding inflation. Incorporating our expectation index into the Cleveland Fed's model, which is only based on macroeconomic autoregressive processes, shows a marginal improvement in nowcast accuracy during the pandemic. This highlights the potential of combining sentiment analysis with traditional economic indicators, suggesting further research to refine these methodologies for better real-time inflation monitoring. The source code is available at https://github.com/paultltc/InflaBERT.

Tasks

Reproductions