MANA-Net: Mitigating Aggregated Sentiment Homogenization with News Weighting for Enhanced Market Prediction
Mengyu Wang, Tiejun Ma
TL;DR
The paper tackles Aggregated Sentiment Homogenization in news-driven market prediction by introducing MANA-Net, which uses a market-news attention mechanism to assign dynamic, trainable weights to individual news items before aggregation. By integrating weighted sentiment aggregation with the prediction model, MANA-Net optimizes sentiment representations directly for price-trend prediction and handles fluctuating news volumes. Empirical results on S&P 500 and NASDAQ 100 datasets (2003–2018) with TRNA data show consistent improvements in Profit & Loss and Sharpe Ratio over static baselines and several advanced methods, including GPT-based approaches, highlighting the value of market-informed weighting. The approach yields interpretable news weights, demonstrates robustness across horizons and models (notably ML PNs), and offers practical scalability for real-world deployment in finance.
Abstract
It is widely acknowledged that extracting market sentiments from news data benefits market predictions. However, existing methods of using financial sentiments remain simplistic, relying on equal-weight and static aggregation to manage sentiments from multiple news items. This leads to a critical issue termed ``Aggregated Sentiment Homogenization'', which has been explored through our analysis of a large financial news dataset from industry practice. This phenomenon occurs when aggregating numerous sentiments, causing representations to converge towards the mean values of sentiment distributions and thereby smoothing out unique and important information. Consequently, the aggregated sentiment representations lose much predictive value of news data. To address this problem, we introduce the Market Attention-weighted News Aggregation Network (MANA-Net), a novel method that leverages a dynamic market-news attention mechanism to aggregate news sentiments for market prediction. MANA-Net learns the relevance of news sentiments to price changes and assigns varying weights to individual news items. By integrating the news aggregation step into the networks for market prediction, MANA-Net allows for trainable sentiment representations that are optimized directly for prediction. We evaluate MANA-Net using the S&P 500 and NASDAQ 100 indices, along with financial news spanning from 2003 to 2018. Experimental results demonstrate that MANA-Net outperforms various recent market prediction methods, enhancing Profit & Loss by 1.1% and the daily Sharpe ratio by 0.252.
