Unifying Economic and Language Models for Enhanced Sentiment Analysis of the Oil Market
Himmet Kaplan, Ralf-Peter Mundani, Heiko R\"olke, Albert, Weichselbraun, Martin Tschudy

TL;DR
This paper introduces CrudeBERT, a specialized language model fine-tuned for the crude oil market, which improves sentiment analysis and price prediction by integrating economic principles with NLP techniques.
Contribution
The paper presents CrudeBERT, a domain-specific language model that enhances sentiment analysis and market prediction accuracy in the oil sector.
Findings
CrudeBERT's sentiment scores align closely with WTI Futures curve.
CrudeBERT significantly improves crude oil price prediction accuracy.
Integrating economic principles with language models enhances domain-specific NLP tasks.
Abstract
Crude oil, a critical component of the global economy, has its prices influenced by various factors such as economic trends, political events, and natural disasters. Traditional prediction methods based on historical data have their limits in forecasting, but recent advancements in natural language processing bring new possibilities for event-based analysis. In particular, Language Models (LM) and their advancement, the Generative Pre-trained Transformer (GPT), have shown potential in classifying vast amounts of natural language. However, these LMs often have difficulty with domain-specific terminology, limiting their effectiveness in the crude oil sector. Addressing this gap, we introduce CrudeBERT, a fine-tuned LM specifically for the crude oil market. The results indicate that CrudeBERT's sentiment scores align more closely with the WTI Futures curve and significantly enhance price…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Dropout · Layer Normalization · Adam · Dense Connections · Residual Connection · Position-Wise Feed-Forward Layer · Linear Layer · Byte Pair Encoding · Absolute Position Encodings
