{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-25894","title":"Predicting Stock Price Direction on Earnings Announcement Days using Multi-modal Deep Learning","arxiv_id":"2605.25894","date":"2026-05-25","proceeding":null,"authors":["Manuel Noseda","Nathan Soldati","Marco Paina"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2605.25894","url_pdf":"https://arxiv.org/pdf/2605.25894","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.25894","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.25894"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Marc0-Pol0/dl-project","reach":null}],"summary":{"ran":15},"by_repo_kind":{"found_in_text":{"samples":15,"ran":15,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":15,"samples":[{"code_sha256_prefix":"51eb17ffe8b38807","entry":"announcement_return","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/models/dataloaders.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/models/dataloaders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"51eb17ffe8b38807"}},{"code_sha256_prefix":"6d3e065903114032","entry":"bootstrap_ci","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/models/analysis.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/models/analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6d3e065903114032"}},{"code_sha256_prefix":"2e33e92f0dd52976","entry":"compute_class_weights","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/train_mlp.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/train_mlp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2e33e92f0dd52976"}},{"code_sha256_prefix":"87b7e42caa65d1ca","entry":"compute_class_weights","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/train_transformer.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/train_transformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"87b7e42caa65d1ca"}},{"code_sha256_prefix":"37f1b609f9790efe","entry":"custom_cost","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/models/analysis.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/models/analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"37f1b609f9790efe"}},{"code_sha256_prefix":"0a4000e9770bd413","entry":"ensure_datetime_index","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/train_lstm.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/train_lstm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0a4000e9770bd413"}},{"code_sha256_prefix":"240271d738bef9a2","entry":"ensure_datetime_index","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/train_transformer.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/train_transformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"240271d738bef9a2"}},{"code_sha256_prefix":"de918c28141e67dc","entry":"ensure_weekday_index","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/build_event_table.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/build_event_table.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"de918c28141e67dc"}},{"code_sha256_prefix":"71f7280eda401cc4","entry":"get_split_boundaries","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/models/dataloaders.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/models/dataloaders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"71f7280eda401cc4"}},{"code_sha256_prefix":"5ef89e879246a149","entry":"load_pickle","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/build_event_table.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/build_event_table.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5ef89e879246a149"}},{"code_sha256_prefix":"ca530ca97bb93cd7","entry":"make_loader_multiclass","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/train_mlp.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/train_mlp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ca530ca97bb93cd7"}},{"code_sha256_prefix":"c1e71b15399f8521","entry":"per_observation_cost","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/models/analysis.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/models/analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c1e71b15399f8521"}},{"code_sha256_prefix":"7df980bdc0fadbdd","entry":"predict_proba_multiclass","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/train_mlp.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/train_mlp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7df980bdc0fadbdd"}},{"code_sha256_prefix":"004cf70d5d8addf3","entry":"to_ny_timestamp","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/training/build_event_table.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/training/build_event_table.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"004cf70d5d8addf3"}},{"code_sha256_prefix":"bb057501d9735473","entry":"trailing_volatility","repo":"Marc0-Pol0/dl-project","repo_kind":"found_in_text","path":"src/models/dataloaders.py","file_url":"https://github.com/Marc0-Pol0/dl-project/blob/HEAD/src/models/dataloaders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bb057501d9735473"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}