用分组SHAP分析财经新闻关键词,提升股市预测准确率与可解释性。
GroupSHAP-Guided Integration of Financial News Keywords and Technical Indicators for Stock Price Prediction
- 将新闻关键词按语义分组,用GroupSHAP评估每组对股价的影响。
- 在标普500预测中,MAE降低32.2%,RMSE降低40.5%。
- 适合关注金融预测可解释性的研究者与量化投资者。
近年来,金融领域语言模型如FinBERT已能将公众情绪量化为指标,但将多元语言信号压缩为单一数值会忽略上下文细节并降低可解释性。尽管可解释AI技术(如SHAP)被用于识别关键特征,但其计算成本随特征数量呈指数增长,难以处理大规模文本数据。本文提出基于GRU的预测框架,结合GroupSHAP方法,将语义相关的关键词分组,量化每组对股价变化的贡献,显著降低计算负担的同时保持可解释性。我们使用FinBERT对2015至2024年新闻文章进行嵌入,聚类形成语义一致的组别,并应用GroupSHAP计算各主题组的贡献值,作为预测模型输入。实证结果表明,在2024年标普500指数的一日前瞻性预测中,相较无GroupSHAP机制的基准模型,本方法实现MAE下降32.2%、RMSE下降40.5%。这是首次将GroupSHAP应用于新闻驱动的金融预测,验证了分组情感表示在提升可解释性与预测性能方面的双重优势。
原文摘要 · Abstract (English)
Recent advances in finance-specific language models such as FinBERT have enabled the quantification of public sentiment into index-based measures, yet compressing diverse linguistic signals into single metrics overlooks contextual nuances and limits interpretability. To address this limitation, explainable AI techniques, particularly SHAP (SHapley Additive Explanations), have been employed to identify influential features. However, SHAP's computational cost grows exponentially with input features, making it impractical for large-scale text-based financial data. This study introduces a GRU-based forecasting framework enhanced with GroupSHAP, which quantifies contributions of semantically related keyword groups rather than individual tokens, substantially reducing computational burden while preserving interpretability. We employed FinBERT to embed news articles from 2015 to 2024, clustered them into coherent semantic groups, and applied GroupSHAP to measure each group's contribution to stock price movements. The resulting group-level SHAP variables across multiple topics were used as input features for the prediction model. Empirical results from one-day-ahead forecasting of the S&P 500 index throughout 2024 demonstrate that our approach achieves a 32.2% reduction in MAE and a 40.5% reduction in RMSE compared with benchmark models without the GroupSHAP mechanism. This research presents the first application of GroupSHAP in news-driven financial forecasting, showing that grouped sentiment representations simultaneously enhance interpretability and predictive performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。