paper-with-me

Papers

Assessing Text Mining and Technical Analyses on Forecasting Financial Time Series

2023-04-27 · Ali Lashgari

Forecasting financial time series (FTS) is an essential field in finance and economics that anticipates market movements in financial markets. This paper investigates the accuracy of text mining and technical analyses in forecasting financial time series. It focuses on the S&P500 stock market index during the pandemic, which tracks the performance of the largest publicly traded companies in the US. The study compares two methods of forecasting the future price of the S&P500: text mining, which uses NLP techniques to extract meaningful insights from financial news, and technical analysis, which uses historical price and volume data to make predictions. The study examines the advantages and limitations of both methods and analyze their performance in predicting the S&P500. The FinBERT model outperforms other models in terms of S&P500 price prediction, as evidenced by its lower RMSE value, and has the potential to revolutionize financial analysis and prediction using financial news data. Keywords: ARIMA, BERT, FinBERT, Forecasting Financial Time Series, GARCH, LSTM, Technical Analysis, Text Mining JEL classifications: G4, C8

📄 PDF Abstract BibTeX arXiv:2304.14544

Code (0)

등록된 구현이 없습니다.

Tasks

Financial AnalysisTime Series

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Sigmoid Activation 설명 없음
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$…
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Algorithmic Accountability in Small Data: Sample-Size-Induced Bias Within Classification Metrics

2025-05-06 · Jarren Briscoe, Garrett Kepler, Daryl DeFord, Assefaw Gebremedhin

Evaluating machine learning models is crucial not only for determining their technical accuracy but also for assessing their potential societal implications. While the potential for low-sample-size bias in algorithms is …

Electrical Behavior Association Mining for Household ShortTerm Energy Consumption Forecasting

2024-01-26 · Heyang Yu, Yuxi Sun, Yintao Liu, Guangchao Geng 외

Accurate household short-term energy consumption forecasting (STECF) is crucial for home energy management, but it is technically challenging, due to highly random behaviors of individual residential users. To improve th…

energy managementManagement

Ontologies in Design: How Imagining a Tree Reveals Possibilites and Assumptions in Large Language Models

2025-04-03 · Nava Haghighi, Sunny Yu, James Landay, Daniela Rosner

Amid the recent uptake of Generative AI, sociotechnical scholars and critics have traced a multitude of resulting harms, with analyses largely focused on values and axiology (e.g., bias). While value-based analyses are c…

Exploring Cross-model Neuronal Correlations in the Context of Predicting Model Performance and Generalizability

2024-08-15 · Haniyeh Ehsani Oskouie, Lionel Levine, Majid Sarrafzadeh

As Artificial Intelligence (AI) models are increasingly integrated into critical systems, the need for a robust framework to establish the trustworthiness of AI is increasingly paramount. While collaborative efforts have…

model

ExPhy: A Benchmark for Explicit Physical Property Learning in Multi-Object Trajectory Forecasting

2026-08-20 · Rui Wang, Yeteng Wu, Xianlin Zhang, Mengshi Qi arxiv

Understanding object dynamics requires not only predicting future trajectories but also examining whether a model captures the physical properties that govern motion. However, existing benchmarks rarely expose object-lev…

Trajectory Forecasting