Papers › Predicting Stock Price Direction on Earnings Announcement Days using Multi-modal Deep Learning

Predicting Stock Price Direction on Earnings Announcement Days using Multi-modal Deep Learning

25 May 2026arXiv:2605.25894added by Syntology

Manuel Noseda, Nathan Soldati, Marco Paina

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Predicting stock price movements during Earnings Announcements (EAs) is a significant challenge due to market noise and high-impact price discontinuities. In this study, we evaluate whether pre-announcement news sentiment, firm fundamentals, and recent market dynamics jointly predict the directional price movement of equities on EA days. We construct a multi-modal feature space combining 15 fundamental metrics, 3 price-based technical indicators and sentiment scores derived from financial news articles processed using FinBERT. We compare a Long Short-Term Memory (LSTM) network and a Transformer-based architecture against a logistic regression baseline, and further assess all models with and without sentiment features to quantify their incremental value. Our results indicate that while the LSTM demonstrates higher precision through a conservative safe-bet strategy, the Transformer model exhibits superior sensitivity in identifying volatile movements, achieving a higher macro F1-score, with ablation experiments showing a consistent benefit from incorporating news sentiment.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.25894")

Code

Syntology Ran 15 of 15 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 15 ran with no contract checked.

By repository: found in paper text by Syntology: 15 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Marc0-Pol0/dl-project found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 15 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15ran

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Marc0-Pol0/dl-project. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

announcement_return Marc0-Pol0/dl-project/src/models/dataloaders.py found in paper text by Syntology ran no licence file found · pointer only · 51eb17ffe8b38807 · report
bootstrap_ci Marc0-Pol0/dl-project/src/models/analysis.py found in paper text by Syntology ran no licence file found · pointer only · 6d3e065903114032 · report
compute_class_weights Marc0-Pol0/dl-project/src/training/train_mlp.py found in paper text by Syntology ran no licence file found · pointer only · 2e33e92f0dd52976 · report
compute_class_weights Marc0-Pol0/dl-project/src/training/train_transformer.py found in paper text by Syntology ran no licence file found · pointer only · 87b7e42caa65d1ca · report
custom_cost Marc0-Pol0/dl-project/src/models/analysis.py found in paper text by Syntology ran no licence file found · pointer only · 37f1b609f9790efe · report
ensure_datetime_index Marc0-Pol0/dl-project/src/training/train_lstm.py found in paper text by Syntology ran no licence file found · pointer only · 0a4000e9770bd413 · report
ensure_datetime_index Marc0-Pol0/dl-project/src/training/train_transformer.py found in paper text by Syntology ran no licence file found · pointer only · 240271d738bef9a2 · report
ensure_weekday_index Marc0-Pol0/dl-project/src/training/build_event_table.py found in paper text by Syntology ran no licence file found · pointer only · de918c28141e67dc · report
get_split_boundaries Marc0-Pol0/dl-project/src/models/dataloaders.py found in paper text by Syntology ran no licence file found · pointer only · 71f7280eda401cc4 · report
load_pickle Marc0-Pol0/dl-project/src/training/build_event_table.py found in paper text by Syntology ran no licence file found · pointer only · 5ef89e879246a149 · report
make_loader_multiclass Marc0-Pol0/dl-project/src/training/train_mlp.py found in paper text by Syntology ran no licence file found · pointer only · ca530ca97bb93cd7 · report
per_observation_cost Marc0-Pol0/dl-project/src/models/analysis.py found in paper text by Syntology ran no licence file found · pointer only · c1e71b15399f8521 · report
predict_proba_multiclass Marc0-Pol0/dl-project/src/training/train_mlp.py found in paper text by Syntology ran no licence file found · pointer only · 7df980bdc0fadbdd · report
to_ny_timestamp Marc0-Pol0/dl-project/src/training/build_event_table.py found in paper text by Syntology ran no licence file found · pointer only · 004cf70d5d8addf3 · report
trailing_volatility Marc0-Pol0/dl-project/src/models/dataloaders.py found in paper text by Syntology ran no licence file found · pointer only · bb057501d9735473 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.25894, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections