paper-with-me

홈 › Papers

Can Large Language Models Beat Wall Street? Unveiling the Potential of AI in Stock Selection

2024-01-08 · Georgios Fatouros, Konstantinos Metaxas, John Soldatos, Dimosthenis Kyriazis

This paper introduces MarketSenseAI, an innovative framework leveraging GPT-4's advanced reasoning for selecting stocks in financial markets. By integrating Chain of Thought and In-Context Learning, MarketSenseAI analyzes diverse data sources, including market trends, news, fundamentals, and macroeconomic factors, to emulate expert investment decision-making. The development, implementation, and validation of the framework are elaborately discussed, underscoring its capability to generate actionable and interpretable investment signals. A notable feature of this work is employing GPT-4 both as a predictive mechanism and signal evaluator, revealing the significant impact of the AI-generated explanations on signal accuracy, reliability and acceptance. Through empirical testing on the competitive S&P 100 stocks over a 15-month period, MarketSenseAI demonstrated exceptional performance, delivering excess alpha of 10% to 30% and achieving a cumulative return of up to 72% over the period, while maintaining a risk profile comparable to the broader market. Our findings highlight the transformative potential of Large Language Models in financial decision-making, marking a significant leap in integrating generative AI into financial analytics and investment strategies.

📄 PDF Abstract BibTeX arXiv:2401.03737

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingIn-Context Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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$…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Turning Stocks into Memes: A Dataset for Understanding How Social Communities Can Drive Wall Street

2022-03-16 · Richard Alvarez, Paras Bhatt, Xingmeng Zhao, Anthony Rios

Who actually expresses an intent to buy GameStop shares on Reddit? What convinces people to buy stocks? Are people convinced to support a coordinated plan to adversely impact Wall Street investors? Existing literature on…

Pushing the Limits of Non-Autoregressive Speech Recognition

2021-04-07 · Edwin G. Ng, Chung-Cheng Chiu, Yu Zhang, William Chan

We combine recent advancements in end-to-end speech recognition to non-autoregressive automatic speech recognition. We push the limits of non-autoregressive state-of-the-art results for multiple datasets: LibriSpeech, Fi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

BASHI: A Corpus of Wall Street Journal Articles Annotated with Bridging Links

2018-05-01 · LREC 2018 5 · Ina R{\"o}siger
ArticlesCoreference ResolutionNatural Language Inference

Predicting $GME Stock Price Movement Using Sentiment from Reddit r/wallstreetbets

2021-08-01 · FinNLP 2021 8 · Charlie Wang, Ben Luo

The Wall Street Neophyte: A Zero-Shot Analysis of ChatGPT Over MultiModal Stock Movement Prediction Challenges

2023-04-10 · Qianqian Xie, Weiguang Han, Yanzhao Lai, Min Peng 외

Recently, large language models (LLMs) like ChatGPT have demonstrated remarkable performance across a variety of natural language processing tasks. However, their effectiveness in the financial domain, specifically in pr…