paper-with-me

홈 › Papers

Stress index strategy enhanced with financial news sentiment analysis for the equity markets

2024-03-12 · Baptiste Lefort, Eric Benhamou, Jean-Jacques Ohana, David Saltiel, Beatrice Guez, Thomas Jacquot

This paper introduces a new risk-on risk-off strategy for the stock market, which combines a financial stress indicator with a sentiment analysis done by ChatGPT reading and interpreting Bloomberg daily market summaries. Forecasts of market stress derived from volatility and credit spreads are enhanced when combined with the financial news sentiment derived from GPT-4. As a result, the strategy shows improved performance, evidenced by higher Sharpe ratio and reduced maximum drawdowns. The improved performance is consistent across the NASDAQ, the S&P 500 and the six major equity markets, indicating that the method generalises across equities markets.

📄 PDF Abstract BibTeX arXiv:2404.00012

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Detect & Describe: Deep learning of bank stress in the news

2015-07-25 · Samuel Rönnqvist, Peter Sarlin

News is a pertinent source of information on financial risks and stress factors, which nevertheless is challenging to harness due to the sparse and unstructured nature of natural text. We propose an approach based on dis…

ArticlesDeep Learning

Deep learning bank distress from news and numerical financial data

2017-06-29 · Paola Cerchiello, Giancarlo Nicola, Samuel Ronnqvist, Peter Sarlin

In this paper we focus our attention on the exploitation of the information contained in financial news to enhance the performance of a classifier of bank distress. Such information should be analyzed and inserted into t…

Deep Learning

On the impact of publicly available news and information transfer to financial markets

2020-10-22 · Metod Jazbec, Barna Pásztor, Felix Faltings, Nino Antulov-Fantulin 외

We quantify the propagation and absorption of large-scale publicly available news articles from the World Wide Web to financial markets. To extract publicly available information, we use the news archives from the Common…

Articles

Financial Sentiment Analysis on News and Reports Using Large Language Models and FinBERT

2024-10-02 · Yanxin Shen, Pulin Kirin Zhang

Financial sentiment analysis (FSA) is crucial for evaluating market sentiment and making well-informed financial decisions. The advent of large language models (LLMs) such as BERT and its financial variant, FinBERT, has …

ArticlesPrompt EngineeringSentiment AnalysisSentiment Classification

Reliable Financial Named Entity Recognition under Domain Shift

2026-08-20 · Zihao Zheng, Baichuan Li, Junyi Yao, Jiayu Long arxiv

Financial AI systems often train information extractors on one textual register and deploy them across filings, news, and user-generated content, while standard F1 scores do not indicate which predictions remain safe to …