Next Article in Journal
Accurate Detection of Large-Leaf Tea Buds in Mountainous Tea Plantations Based on an Improved YOLO Framework
Next Article in Special Issue
MambaTech: A Hybrid Mamba–Transformer Architecture with Adaptive Gating for Science and Technology Innovation Time Series Analysis and Pattern Recognition
Previous Article in Journal
GraphGPT-Patent: Time-Aware Graph Foundation Modeling on Semantic Similarity Document Graphs for Grant-Time Economic Impact Prediction
Previous Article in Special Issue
Simulation of Reservoir Group Outflow Using LSTM with a Knowledge-Guided Loss Function Coordinated by the MDUPLEX Algorithm
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Shipping News Sentiment Meets Multiscale Decomposition: A Dual-Gated Deep Model for Baltic Dry Index Forecasting

School of Maritime Economics and Management, Dalian Maritime University, Dalian 116026, China
*
Authors to whom correspondence should be addressed.
Appl. Sci. 2026, 16(6), 2739; https://doi.org/10.3390/app16062739
Submission received: 26 January 2026 / Revised: 6 March 2026 / Accepted: 11 March 2026 / Published: 12 March 2026

Abstract

Accurate prediction of shipping freight indices, represented by the Baltic Dry Index (BDI), is crucial for operational decision-making and risk management in the shipping industry. Existing models mainly rely on historical time-series data and often overlook the influence of unstructured information such as market sentiment. To address this limitation, this study proposes a dynamic freight rate prediction framework integrating a shipping text sentiment index. First, a shipping news sentiment index is constructed using a RoBERTa-based pre-trained model to quantify the impact of market sentiment on freight rate fluctuations. Second, the BDI series is decomposed and reconstructed through Variational Mode Decomposition (VMD) and Fuzzy C-Means (FCM) clustering to extract multiscale features. Finally, a deep learning based multi-step prediction model is developed by incorporating the sentiment index into the forecasting process. Empirical results show that the proposed model significantly outperforms benchmark models without sentiment information in terms of MAE, RMSE, and R2, and demonstrates greater robustness under extreme market conditions. These findings provide a novel methodological framework for improving freight rate forecasting accuracy and offer practical decision support for shipping enterprises.

1. Introduction

The continuous escalation of global economic uncertainty, coupled with frequent geopolitical conflicts and public events, has intensified volatility in the shipping market, a core pillar of international trade. Fluctuations in freight rates directly affect transportation costs, supply chain stability, and investment decisions across global commodity markets. As a widely recognized barometer of dry bulk shipping activity, the Baltic Dry Index (BDI) reflects the balance between shipping demand and fleet capacity and is therefore closely monitored by market participants, policymakers, and researchers. Improving the understanding and forecasting of BDI dynamics is of substantial practical and academic importance, particularly in periods of heightened uncertainty.
Forecasting the Baltic Dry Index (BDI) has long been challenged by pronounced nonlinear behavior, time-varying dynamics, and strong sensitivity to external shocks. Early studies typically relied on econometric and volatility-oriented frameworks that model BDI dynamics primarily from historical freight rates and related structured market variables, aiming to capture persistence and cyclical behavior in shipping markets (e.g., Chen et al. [1]; Abakah et al. [2]). However, empirical evidence increasingly suggests that such approaches struggle to maintain predictive accuracy when market conditions deviate sharply from historical patterns, particularly under major economic events and policy-induced disruptions [1,3]. This limitation has motivated a growing body of research seeking more adaptive and information-rich forecasting paradigms.
To overcome these limitations, subsequent studies have progressively extended traditional frameworks by enhancing feature representation and information sources. Wu et al. [4] combined signal decomposition with probabilistic modeling to alleviate structural instability and forecast uncertainty in BDI series, while Zhang et al. [5] introduced a dynamic fluctuation network coupled with artificial intelligence techniques to explicitly capture evolving volatility structures, particularly under extreme market conditions. Complementary evidence indicates that incorporating external market information further improves predictive performance. Su et al. [6] demonstrated that commodity futures data significantly enhance BDI forecasting accuracy through a CNN–BiLSTM ensemble, and Bouri et al. [7] showed that low-frequency climate indicators such as ENSO provide incremental predictive power when integrated into mixed-frequency forecasting models.
Methodologically, decomposition-based forecasting frameworks have gained prominence as an effective means of handling multiscale and nonstationary characteristics in freight-related time series. Variational mode decomposition and related techniques have been widely integrated with deep learning models to enhance prediction stability and robustness [8,9]. Extensions of this paradigm to multi-step forecasting further demonstrate that decomposition-assisted deep learning frameworks outperform conventional approaches when prediction horizons are extended, with similar long-horizon forecasting architectures also reported in other domains [10,11,12]. Similar conclusions have been reported in other high-volatility domains, where adaptive decomposition and denoising strategies improve forecasting reliability under noisy conditions [13]. These studies collectively indicate that decomposition is not merely a preprocessing step but a key component for constructing multiscale representations suitable for long-horizon prediction.
In parallel, recent research has explored the intrinsic complexity and predictability limits of time series to support complexity-aware modeling strategies. Related evidence from financial markets further suggests that explicitly modeling dynamic dependence structures through network-based and copula-based frameworks can substantially improve volatility forecasting performance in complex systems [14]. Entropy-based analyses have been used to quantify the upper bounds of short-term predictability in complex systems [15], while hybrid frameworks combining optimized decomposition with deep learning and uncertainty quantification demonstrate improved robustness for highly complex sequences [16]. From a broader perspective, comprehensive reviews of shipping economic forecasting highlight a clear methodological evolution toward hybrid, AI-driven, and information-enriched models, while also noting the continued dominance of structured historical variables in most existing frameworks [17].
Beyond structured quantitative data, the price dynamics and forecasting literature provides compelling evidence that incorporating unstructured textual information into predictive models yields forward-looking insights unavailable from historical prices alone [18]. In particular, market sentiment extracted from text has been shown to contain predictive information for asset prices and trading behavior [19], motivating the construction of sentiment indices as forecasting inputs. Recent studies also emphasize the value of integrating sentiment indicators, non-traditional signals, and behavioral factors with machine learning to improve predictive accuracy in financial markets [20]. Subsequent research has shown that sentiment effects are inherently dynamic and scale-dependent, with time–frequency analyses revealing heterogeneous impacts across different horizons [21,22]. Advances in modeling frameworks further integrate sentiment into ensemble learning and data-driven prediction systems, improving both accuracy and interpretability under volatile market conditions [23,24]. More recently, domain-adapted language models, such as fine-tuned BERT variants, have been shown to substantially enhance the quality and predictive value of sentiment indices compared with traditional lexicon-based approaches [25].
Building on these methodological advances, sentiment analysis has been increasingly applied to shipping and freight markets. Bai et al. [26] constructed a shipping sentiment index from news coverage and provided early empirical evidence of its predictive relevance for dry bulk freight rates. This line of research was extended by Sui et al. [27], who employed market-specific language models and demonstrated that dry bulk market sentiment Granger-causes the BDI, outperforming conventional sentiment measures. Further studies revealed nonlinear and state-dependent relationships between shipping sentiment and freight rates, particularly in iron ore transportation markets [28]. In related work, textual sentiment has also been integrated with system dynamics and supply chain models to enhance freight rate forecasting under disruption scenarios [29].
Taken together, existing studies demonstrate substantial progress in modeling the nonlinear and multiscale characteristics of the Baltic Dry Index and in incorporating sentiment-based information into freight market forecasting. However, most existing approaches remain predominantly centered on historical freight time-series data and structured explanatory variables. While effective in capturing past market dynamics, such frameworks often exhibit lagged responses to rapidly evolving market conditions and provide limited insight into shifts in market sentiment. Moreover, sentiment information is typically introduced in a homogeneous manner, with insufficient consideration of how its predictive role may vary across different levels of time-series complexity or forecasting horizons. These limitations underscore the need for more sensitive, forward-looking, and complexity-aware analytical frameworks for BDI prediction.
In response to these limitations, this study introduces the integration of sentiment data with multiscale decomposition and complexity-aware models, developing a sentiment-based forecasting framework for the BDI. Specifically, building upon existing literature, the study constructs a shipping market sentiment index from news data and incorporates a sentiment gating mechanism, which explicitly accounts for the heterogeneity in time-series complexity. This key innovation aims to enhance the sensitivity and robustness of multi-step BDI predictions under volatile market conditions.

2. Methods

2.1. Research Approach

This study aims to improve the prediction accuracy of shipping freight rate indices by leveraging the complementary informational advantages of structured freight rate data and unstructured textual data to develop a comprehensive technical framework. The research is divided into two core phases: (1) Focusing on data preprocessing and feature engineering, this phase completes the construction of sentiment indices, the decomposition and reconstruction of the BDI series, and complexity assessment; (2) Focusing on the development of prediction models, this phase involves building separate models for low- and high-complexity components, integrating sentiment features via a gating mechanism, and finally systematically validating the models’ practical predictive performance through a combination of performance comparison and case analysis. Figure 1 illustrates the technical framework and complete implementation process of this study.

2.2. Data Collection and Preprocessing

This study constructs and analyzes two datasets: historical observations of the BDI and a corpus of shipping-industry-related news headlines.
The BDI serves as a benchmark indicator of conditions in the global dry bulk shipping market. The index is published by the Baltic Exchange in London and is released on all working days throughout the year. Movements in the index encapsulate changes in freight rates and transportation demand for key bulk commodities, including iron ore, coal, and grain, and thus provide a timely reflection of shipping market cycles, supply chain dynamics, and underlying macroeconomic activity. Given its established role in both academic research and industry practice, the BDI is employed as a proxy for fundamental market conditions in the shipping sector. The sample covers the period from November 2019 to January 2025 and consists of 1888 daily observations, capturing multiple phases of market expansion and contraction. Due to the inherent gaps in the BDI release schedule, linear interpolation is applied to fill in the missing values, ensuring a continuous and coherent time series for analysis.
Shipping sentiment is quantified using news headline data drawn from industry-specific media sources. News headlines are concise linguistic representations of underlying events and typically exhibit a clear evaluative orientation. Relative to full-text articles, headlines more directly convey sentiment while avoiding the semantic ambiguity and contextual dependency inherent in longer narratives, thereby enhancing their suitability for natural language processing applications.
Headline data are collected from several authoritative and highly specialized shipping information platforms, including China Shipping Network, China Water Transport Network, Port Information Network, and Logistics Baba. The news corpus is classified into three thematic categories: maritime transportation, port operations, and logistics systems. A multi-stage screening procedure is implemented, combining keyword-based semantic filtering with manual verification, to exclude non-informative content such as personal interviews and promotional materials. Following data cleaning and preprocessing, the final dataset comprises 53,650 news headlines published between 4 November 2019 and 3 January 2025, providing a robust textual foundation for the construction of the cumulative shipping sentiment index.

2.3. Construction of the Cumulative Shipping Sentiment Index

2.3.1. Sentiment Quantification Model

1.
Manual Annotation Procedure
Shipping-related news headlines contain extensive industry-specific terminology and nuanced semantics, rendering generic sentiment analysis tools inadequate for extracting market-relevant signals. Accordingly, a three-category sentiment scheme (positive, negative, and neutral) is constructed, where positive sentiment reflects favorable market information (e.g., freight rate increases or supportive policies), negative sentiment captures adverse shocks (e.g., freight rate declines or supply chain disruptions), and neutral sentiment corresponds to informational content without a clear emotional orientation. Manual labeling is performed by three annotators with expertise in shipping economics using a two-stage cross-labeling and adjudication protocol, preceded by annotator calibration. Two annotators independently assign labels, with disagreements resolved by a third reviewer. Inter-annotator reliability, assessed using Cohen’s Kappa coefficient, equals 0.84 in a pilot sample and remains above 0.80 for the full dataset, indicating robust labeling consistency.
2.
Sentiment Quantification Based on a RoBERTa Pretrained Model
The sentiment quantification model is constructed using manually annotated shipping news headlines and a RoBERTa pretrained language model, whose core architecture is based on a Transformer encoder composed of stacked self-attention and feed-forward layers. Given an input sequence XRn×d, where n denotes the sequence length and d the embedding dimension, linear projections are applied to generate the query, key, and value matrices Q, K, and V. Self-attention weights are computed via scaled dot-product attention, as defined in Equation (1), where WQ, WK, and WVRd×dk are learnable parameter matrices and dk denotes the feature dimension.
Attention ( Q ,   K ,   V ) = Softmax Q K d k V
To capture semantic information from multiple representation subspaces, multi-head attention is employed by concatenating the outputs of parallel attention heads and applying a linear transformation, as specified in Equations (2) and (3), where WO denotes the output projection matrix.
head i = Attention ( Q W Q ( i ) ,   K W K ( i ) ,   V W V ( i ) )
M u l t i H e a d ( X ) = Concat ( head 1 , ,   head h ) W O
The attention outputs are subsequently processed by position-wise feed-forward networks with GELU activation, combined with residual connections and layer normalization, forming a deep contextual representation framework.
During pretraining, contextual semantic features are learned through a masked language modeling objective, formalized in Equation (4), where M denotes the set of masked positions, y t the corresponding ground-truth tokens, and X M the masked input sequence.
L M L M = 1 | M | t M log P θ ( y t X M )
For the downstream shipping news sentiment classification task, the RoBERTa model is fine-tuned on the labeled dataset. The data are stratified and split into training, validation, and test sets following an 80–10–10 ratio. Headlines are tokenized using the RoBERTa tokenizer, with a maximum sequence length set to 128; sequences exceeding this length are truncated, while shorter sequences are padded with [PAD] tokens to ensure batch-wise input consistency. On top of the pretrained encoder, two fully connected layers and a Dropout layer are added to mitigate overfitting. Sentiment labels are discretized into negative, neutral, and positive classes, and supervised learning is conducted using a cross-entropy loss function. Model training is implemented in a GPU environment using the roberta-base-chinese pretrained model from the Hugging Face Transformers library, optimized with the AdamW optimizer and augmented by early stopping and learning-rate scheduling strategies. In the inference stage, predicted class probabilities are transformed into a continuous sentiment polarity score in the interval 1 , 1 using a linear weighting scheme, as defined in Equation (5).
s i = p p o s i t i v e   × 1 + p n e u t r a l   × 0 + p n e g a t i v e   × 1
3.
Performance Comparison and Evaluation of Sentiment Quantification Models
Considering the characteristics of shipping news, where positive sentiment headlines are more frequent and neutral headlines are relatively sparse, the dataset exhibits class imbalance. To address this, Weighted-F1 is primarily used as the evaluation metric, as it accounts for class imbalance by weighting each class’s performance according to its frequency. Macro-F1 and Accuracy are also reported to provide a comprehensive evaluation of the model’s performance.
A set of benchmark models is employed for comparative analysis, encompassing both traditional text modeling approaches that rely on static word embeddings or local sequence features and pretrained BERT-type models that learn dynamic contextual representations from large-scale corpora. All models are trained and evaluated under identical experimental settings, including the same text preprocessing pipeline, training data, and hyperparameter configurations, to ensure result comparability.
As reported in Table 1, the Word2Vec-MLP and FastText models exhibit comparable but relatively limited performance, reflecting the inability of static word embeddings to capture contextual semantics and domain-specific polysemy prevalent in shipping news. Models incorporating sequential modeling mechanisms, such as TextCNN and BiLSTM, achieve notable performance improvements; however, TextCNN is constrained to local feature extraction, while BiLSTM remains limited in modeling long-range dependencies. Consequently, both models underperform relative to pretrained language models. Leveraging bidirectional Transformer-based contextual encoding, the BERT model delivers substantial gains in both classification accuracy and overall fit. RoBERTa further strengthens semantic representation learning and consistently outperforms all benchmark models across evaluation metrics, confirming its superiority for sentiment classification in shipping-related news. Notably, RoBERTa effectively addresses class imbalance while preserving strong overall classification performance. By strengthening semantic representation learning, it consistently outperforms all benchmark models, confirming its superiority in sentiment classification for shipping-related news.

2.3.2. Cumulative Sentiment Index

Market sentiment in the shipping industry does not arise from isolated news items but reflects the cumulative influence of multiple events over time. To capture this dynamic process, we construct a daily Cumulative Sentiment Index (CSI) that aggregates previously released news while allowing their impact to decay gradually.
Each news headline is evaluated using the sentiment classification model described in Section 2.3.1, which generates an individual sentiment score s i . The CSI aggregates these scores across time using an event-smoothing structure. Intuitively, newly released information exerts a stronger influence on market sentiment, and its effect weakens as market attention shifts to subsequent developments.
Formally, the daily value of the cumulative sentiment index is defined as
C S I d = i   s i · e λ ( d t i   )
where the summation is taken over all news items i satisfying t i d t i + W , d   denotes the target date, s i   is the model-derived sentiment score of news item i , t i   is its publication date, W   determines the length of the post-publication influence window, and λ   governs the rate at which sentiment impact decays over time. In this study, the parameters are set to W = 7   and λ = 0.1   for constructing the CSI. The sensitivity of forecasting performance to these parameter choices is examined in the subsequent analysis.
The resulting shipping news sentiment index is illustrated in Figure 2. Key event windows are highlighted, revealing pronounced sentiment fluctuations around major shocks. The index exhibits a sharp decline during the outbreak of the COVID-19 pandemic, a short-term surge surrounding the Suez Canal blockage, sustained volatility during the Red Sea crisis, and a gradual recovery during periods of policy adjustment. These patterns are consistent with the documented market impacts of these events, thereby supporting the index’s ability to sensitively capture dynamics in shipping market sentiment.

2.4. Data Decomposition and Reconstruction

To isolate the intrinsic fluctuation structure of the BDI time series, a decomposition–reconstruction framework based on variational mode decomposition (VMD) and fuzzy C-means (FCM) clustering is implemented. VMD is formulated as a constrained variational optimization problem in which the observed signal f t   is decomposed into K band-limited modal components m k t   with associated center frequencies ω k , satisfying the reconstruction constraint:
f ( t ) = k = 1 K m k ( t ) + r ( t )
where r t   denotes the residual component. The decomposition minimizes the aggregate bandwidth of all modes, defined as:
min { m k } ,   { ω k } k = 1 K t δ ( t ) + j π t m k ( t ) e j ω k t 2 2
The constrained problem is solved via an augmented Lagrangian formulation using the alternating direction method of multipliers. Modal components and center frequencies are updated iteratively as specified in Equations (9) and (10) until the convergence criterion in Equation (11) is satisfied.
ω k ( n + 1 ) = 0 ω m ^ k ( n + 1 ) ( ω ) 2 d ω 0 m ^ k ( n + 1 ) ( ω ) 2 d ω
m ^ k ( n + 1 ) ( ω ) = f ^ ( ω ) i k m ^ i ( n ) ( ω ) + λ ^ ( n ) ( ω ) 2 1 + 2 α ( ω ω k ( n ) ) 2
k = 1 K m k ( n + 1 ) m k ( n ) 2 2 m k ( n ) 2 2 < ε
Following VMD, the resulting modes are aggregated using fuzzy C-means clustering. A feature set X = x 1 ,   x 2 , ,   x K is constructed based on each mode’s center frequency, mean amplitude, and fluctuation intensity. The two key parameters, the number of clusters c   and the fuzziness coefficient m , are predefined according to standard clustering criteria. Cluster memberships and centers are obtained by minimizing the objective function:
J ( U , V ) = i = 1 K j = 1 c u i j m x i v j 2
The iteration terminates when the error falls below 10−5, after which modes assigned to the same cluster are superposed to obtain reconstructed modal components, yielding a parsimonious representation of the underlying dynamics.

2.5. Sequence Complexity Measurement

Following decomposition, the freight index series is represented by reconstructed modal components with heterogeneous dynamic characteristics, ranging from highly regular and quasi-deterministic patterns to irregular and strongly stochastic fluctuations. Applying a uniform forecasting strategy across all components may therefore be suboptimal. To quantify this heterogeneity, sample entropy (SampEn) is employed to measure the complexity of each reconstructed modal component and to support complexity-adaptive modeling.
For a time series   { u ( i ) } i = 1 N , vectors of embedding dimension l are constructed as:
y ( i ) = { u ( i ) , u ( i + 1 ) , ,   u ( i + l 1 ) }
and the distance between vectors y i   and y j   is evaluated. Vector pairs with distances smaller than a tolerance r   are regarded as similar, and the proportion of similar pairs is defined as:
B l ( r ) = 1 N l i = 1 N l 1 N l 1 j i Θ ( r d [ y ( i ) ,   y ( j ) ] )
where Θ ·   denotes the indicator function and d ·   is the distance metric. Averaging over all vectors yields:
B l ( r ) = 1 N l i = 1 N l B l i ( r )  
Increasing the embedding dimension to l + 1   and repeating the procedure gives B l + 1 ( r ) , and sample entropy is defined as:
SampEn ( l ,   r ,   N ) = ln B l + 1 ( r ) B l ( r )
Lower SampEn values indicate stronger regularity and lower forecasting difficulty, whereas higher values reflect greater complexity and randomness.
To classify reconstructed modal components by complexity, a relative threshold is introduced to avoid scale dependence. The threshold is defined as:
S = max ( SampEn ) min ( SampEn ) 2
where max SampEn   and m i n ( SampEn ) denote the maximum and minimum SampEn values across all reconstructed modal components. Components with SampEn exceeding S   are classified as high-complexity, and the remainder as low-complexity, providing a parsimonious and comparable basis for subsequent differentiated modeling.

2.6. Dual-Sentiment Gated Forecasting Model

A dual-sentiment gated forecasting model is constructed within a unified multi-step framework to evaluate the predictive contribution of sentiment information. Multi-step forecasting is implemented using an encoder–decoder architecture to generate H -step-ahead predictions.
The model takes two types of inputs: the low- and high-complexity component sequences and the cumulative shipping sentiment index (CSI). The two component groups are processed through separate encoding channels to capture heterogeneous dynamic patterns. A sentiment gating mechanism is introduced to modulate the encoded representations. The gating signal is constructed from a sentiment window of length L , C S I ( d ) ,   C S I ( d 1 ) , ,   C S I ( d L + 1 ) , which contains only observations up to the forecasting origin d . It is transformed into a weight vector in [0, 1] and applied to the encoded representations prior to decoding.
Given the pronounced non-stationarity and heavy-tailed characteristics of the BDI series, the model is trained to predict the first-order difference in BDI rather than its level. The model forecasts the first-order differences over the next H horizons. Let B D I d   denote the observed level at the forecasting origin d . Future BDI levels are reconstructed by cumulatively summing the predicted differences and adding them to this observed initial value. All performance evaluations are conducted on the reconstructed BDI levels. Multi-step forecasting errors are evaluated in a horizon-wise manner, with RMSE, MAE, and R 2   computed separately for each forecasting horizon, and their arithmetic mean across horizons reported as the final performance metric.
The data are partitioned chronologically into a training-and-tuning sample (the first 80% of observations) and an independent test set (the remaining 20%). Model training and hyperparameter tuning are conducted exclusively within the first 80% under an expanding-window walk-forward scheme. In each rolling iteration, the training set consists of all historical observations available up to the current forecasting origin, while a validation subset extracted from the tail of the training window is used for early stopping. The immediately following forecasting window is used for internal performance comparison. After training is completed, the model is fitted using the entire 80% training sample and evaluated on the independent test set. In the final test period, forecasts are generated using a rolling-origin scheme with a one-step shift, where each day serves as a forecasting origin and an H -step-ahead sequence is produced.
The architecture, illustrated in Figure 3, implements the empirical configuration adopted in this study. The final model employs a BiGRU encoder for the low-complexity components and a BiLSTM encoder for the high-complexity components, each with 64 hidden units. The historical input window length and the forecasting horizon are both set to 14 time steps. The CSI window is first aggregated via global average pooling and then mapped to a 64-dimensional sigmoid-activated gating vector through a fully connected layer. The resulting weights are applied element-wise to the encoded representations. The decoder consists of a single-layer GRU with 128 hidden units, followed by a TimeDistributed dense layer that produces the 14-step output sequence. Model training employs a weighted mean squared error loss with exponentially decaying horizon weights and is optimized using the Adam algorithm (learning rate = 0.001, batch size = 16). Training runs for up to 50 epochs, with early stopping and ReduceLROnPlateau scheduling applied to enhance convergence and generalization.

3. Results

3.1. BDI Decomposition and Reconstruction

This section introduces the decomposition and reconstruction of the BDI time series, focusing on the extraction of multiscale features for improved forecasting.

3.1.1. BDI Decomposition Based on VMD

First, the value of K for VMD is selected by observing the center frequencies of the modes. VMD is performed on the BDI time series under different K values, and the distribution of center frequencies for each mode is examined. As shown in Table 2, when K = 7, the modal center frequencies are close to each other, indicating over-decomposition. Therefore, K = 6 is chosen to capture the main features of the signal while avoiding redundant information.
After decomposition, six modal components ( u 1     u 6 ) are obtained, as shown in Figure 4. The modes are ordered from low to high-frequency and from large to small amplitude, reflecting different market trends and volatility characteristics.

3.1.2. Component Reconstruction Based on FCM

First, the time-scale characteristics of the modal components are analyzed. The average period of each modal component u k   is calculated using FFT, as shown in Table 3. Based on the time-scale similarity analysis of the BDI modal components, the clustering number is set to 4.
Multiple runs of the FCM algorithm yield stable and consistent clustering results. The reconstructed modal components are reconstructed into trend, low-frequency, mid-frequency, and high-frequency components, labeled as y 1   to y 4 , where y 1   corresponds to u 1 , y 2   to u 2 , y 3   to u 3 , and y 4   aggregates u 4   to u 6 . These components are compared with the original BDI series, as illustrated in Figure 5, forming the basis for subsequent complexity analysis and forecasting.

3.1.3. Economic Interpretation of the Reconstructed Modal Components

This section analyzes the economic significance of the reconstructed components using the average period, variance contribution, and Pearson correlation with the BDI. The average period, computed via FFT, reveals the primary fluctuation cycle. Variance contribution reflects the explanatory power of each component for BDI fluctuations, calculated as the ratio of each component’s variance to the total variance. The Pearson correlation coefficient quantifies the linear relationship between each component and the BDI. The results are shown in Table 4.
The statistical analysis shows distinct differences among the trend, low-frequency, mid-frequency, and high-frequency components, reflecting their diverse volatility characteristics and economic roles.
Trend Component ( y 1 ): Dominated by long-term supply–demand structural factors. The trend component exhibits the longest period and the highest variance contribution, indicating it primarily captures the long-term trend of the BDI. It is highly correlated with the BDI and reflects deep structural changes in the global shipping market, such as fleet expansion, global economic shifts, and long-term trade adjustments. This component shows slow, directional fluctuations and constitutes the core of the BDI’s long-term trend.
Low-Frequency Component ( y 2 ): Reflecting structural shocks in specific phases. The low-frequency component has a relatively long period and moderate volatility, representing market responses to significant events, such as policy changes, geopolitical shifts, or macroeconomic disruptions. While the impacts are generally not sustained, they can cause significant price deviations over specific periods. This component captures non-trend fluctuations during structural adjustments in the BDI.
Mid-Frequency Component ( y 3 ): Manifesting seasonal patterns and cyclical economic activities. The mid-frequency component exhibits typical cyclical characteristics, mainly related to demand fluctuations driven by seasonal changes or production cycles in the shipping market, such as agricultural transport seasons or peaks around holidays. These fluctuations are often predictable, repeating annually, and are inherent to the transport market’s seasonal dynamics.
High-Frequency Component ( y 4 ): Reflecting short-term disturbances and market noise. The high-frequency component has the shortest period and most intense fluctuations, displaying significant short-term jumps and irregularities. Its sources may include temporary policy changes, fuel price fluctuations, currency variations, or sudden market sentiment shifts. This component reflects market sensitivity to immediate, sporadic information and represents typical short-cycle disturbances.

3.1.4. Complexity Evaluation of Modal Components

The complexity of the four BDI modal components is assessed using sample entropy, as shown in Table 5.
The sample entropy values of y 1 and y 2 are below the threshold S , indicating strong regularity and low randomness, thus classified as low-complexity modes. These components generally reflect stable trends or periodicity, suitable for linear forecasting models. In contrast, y 3 and y 4 show higher sample entropy values, signifying more complex, irregular structures and classifying them as high-complexity modes. These components, with larger fluctuations, are better modeled by nonlinear methods like neural networks or ensemble learning.
Overall, the sample entropy confirms the effectiveness of VMD: lower-order components ( y 1 , y 2 ) are more regular, while higher-order components ( y 3 ,   y 4 ) exhibit greater randomness. Based on these evaluations, differentiated forecasting models will be applied to low- and high-complexity modes to improve the accuracy and robustness of the forecast.

3.2. Forecasting Performance Evaluation

The forecasting performance of the proposed framework is evaluated on the independent test set defined in Section 2.6. All error metrics are computed on reconstructed BDI levels in their original scale. Multi-step forecasting accuracy is assessed in a horizon-wise manner, with RMSE, MAE, and R 2 calculated separately for each forecasting horizon and averaged across horizons to obtain the final performance measure.

3.2.1. Sentiment Integration Strategies

To assess the impact of the sentiment gating mechanism versus traditional input methods, three sentiment handling approaches are used: direct input of sentiment indices, sentiment indices lagged by 14 periods, and a weighted lagged sentiment index based on Granger causality test results. The direct input method incorporates the sentiment index alongside other modal components into model training for automatic learning of their relationships. The lagged 14-period input method, based on the lag effect from Granger causality tests, captures the short-term delayed impact of sentiment on the BDI. The weighted lagged sentiment method determines specific lags for each modal component ( y 1 : 1, 3, 5 lags; y 3 : 1 lag; y 4 : 14, 17, 21 lags) and assigns differentiated weights to the lagged sentiment indices according to the test p-values.
As shown in Table 6, the dual-sentiment gated model performs best in both error and fit measures. It significantly outperforms the benchmark model without sentiment and surpasses all sentiment input models, demonstrating the effectiveness of the gating mechanism. This approach avoids the complexity of lag selection and weight calculation, dynamically adjusting sentiment weights and adapting to the complex relationship between sentiment and the BDI, thereby greatly improving prediction accuracy. In contrast, the direct input of sentiment indices and lagged 14-period input fail to capture the deep relationship between sentiment and BDI, leading to moderate performance. Even the weighted lagged method, which matches exclusive lags and assigns differential weights to capture multi-phase sentiment effects, does not perform as well as the gating model.

3.2.2. Forecasting Architectures

The forecasting performance of different neural architectures, including RNN, BiGRU, and BiLSTM, is compared under a fixed forecasting horizon using the proposed dual-gating mechanism with sentiment integration. To ensure comparability, models are evaluated under consistent training conditions, with hyperparameter settings held constant except for architecture-specific adjustments. The comparative performance results are reported in Table 7.
Across single-encoder architectures, bidirectional recurrent models outperform the basic RNN structure, indicating that capturing both forward and backward temporal dependencies is beneficial for BDI forecasting. When examining hybrid configurations, models that assign BiGRU to low-complexity components and BiLSTM to high-complexity components achieve superior overall performance. This pattern suggests that low-complexity components, which typically exhibit smoother and more persistent dynamics, are effectively modeled by the relatively parameter-efficient BiGRU structure. In contrast, high-complexity components contain stronger volatility and irregular fluctuations, and the memory capacity of BiLSTM appears better suited to capturing such nonlinear and longer-range variations. These results are consistent with the heterogeneous nature of the decomposed BDI structure.
Overall, incorporating sentiment through the dual-gating mechanism improves forecasting performance across all examined architectures. The consistent advantage of sentiment-gated variants over their no-sentiment counterparts indicates that sentiment modulation provides complementary information beyond structural time-series patterns. Together, complexity-aware modeling and sentiment integration contribute to more stable and accurate multi-step BDI forecasts.

3.2.3. Forecasting Horizons

To assess the effectiveness of the sentiment gating mechanism across different time spans, the model’s performance is compared for forecasting horizons of 1, 7, 14, and 21 days, as shown in Table 8.
As the forecast horizon extends, the model’s performance gradually declines, but the metrics remain within acceptable thresholds, reflecting consistent and dependable performance. This indicates that while accuracy diminishes over time, the 14-day forecasting window continues to provide stable and valuable predictions, suggesting its practical applicability. The sentiment index also shows an increasingly significant effect on prediction accuracy as the horizon lengthens, underscoring the model’s ability to effectively incorporate sentiment information. Overall, the model demonstrates robustness in multi-step forecasting, offering reliable predictions within reasonable timeframes.

3.3. Sensitivity Analysis of CSI Parameters

To evaluate the robustness of the CSI construction, a sensitivity analysis was conducted on the two key parameters: the event window length W and the decay parameter λ . These parameters jointly determine the duration and attenuation of news influence in the sentiment index. The forecasting performance under different parameter combinations is reported in Table 9.
The results indicate that forecasting performance remains broadly stable across different parameter combinations. The benchmark specification W = 7   and λ = 0.1 generally provides competitive or slightly better performance than alternative settings. This pattern reflects the exponential decay mechanism in the CSI construction, which progressively reduces the influence of older news and aligns the effective sentiment signal with the pace at which market expectations adjust in the shipping industry. Overall, the results indicate that moderate variations in the CSI parameters do not materially alter the forecasting outcomes, supporting the robustness of the proposed forecasting framework.

4. Case-Based Discussion

To better understand the mechanisms underlying the observed performance gains, it is informative to examine the model’s behavior during a period of abrupt exogenous shock. The Red Sea crisis in late 2023 constituted a sudden exogenous shock to the global dry bulk shipping market, marked by severe security risks, forced vessel rerouting around the Cape of Good Hope, and an abrupt contraction in effective transport capacity. Such conditions led to heightened uncertainty and rapidly deteriorating market expectations, creating a setting in which freight rate dynamics departed sharply from historical patterns. During this period, shipping-related news coverage intensified and was accompanied by a pronounced decline in the sentiment index, reflecting a rapid reassessment of market conditions by industry participants.
Starting from the outbreak of the crisis on 19 October 2023, multi-step forecasts generated by the proposed model exhibit close alignment with observed BDI movements, as illustrated in Figure 6. The model successfully captures both the downward trend and the increased volatility observed in the early stage of the disruption. Compared with approaches that rely exclusively on past freight rates, the inclusion of sentiment information improves responsiveness to abrupt market deterioration, suggesting that textual sentiment contains forward-looking signals that precede their full incorporation into price-based indicators.
The empirical behavior observed during the crisis highlights the functional role of the sentiment gating mechanism. Under conditions of structural disruption, historical freight dynamics provide limited guidance due to rapid shifts in supply–demand balance and elevated uncertainty. By dynamically modulating the influence of sentiment signals, the gating mechanism allows negative sentiment to exert stronger influence on high-complexity components, which are more sensitive to irregular shocks and short-term disturbances. This adaptive adjustment mitigates the risk of mechanical trend extrapolation and enhances the model’s ability to accommodate regime changes.
Beyond its methodological implications, the Red Sea crisis also illustrates how sentiment-enhanced forecasting models can inform decision-making under extreme market stress. In this context, the model consistently signaled downward pressure on the BDI, providing early indications of deteriorating market conditions. From a short-term perspective, such signals may assist shipping firms in evaluating tactical responses aimed at mitigating immediate operational risks, including reassessing routing options, strengthening customer communication, and improving cost control through more flexible capacity scheduling and fuel management. From a medium- to long-term perspective, the persistence of negative sentiment and sustained market stress suggests the need for more strategic adjustments if disruptions to key shipping lanes are expected to continue; sentiment-informed forecasts may therefore support decisions related to capacity restructuring, long-term contract negotiation, and strategic repositioning under multiple contingency scenarios. Rather than prescribing specific actions, these results demonstrate how timely anticipation of adverse freight dynamics can enhance both operational preparedness and longer-horizon strategic alignment under abrupt and recurring disruptions.

5. Conclusions

This study proposes a complexity-aware and sentiment-integrated forecasting framework for the Baltic Dry Index (BDI) by combining shipping news sentiment with multiscale time-series modeling. The empirical results show that the proposed model significantly outperforms benchmark methods, especially under extreme market conditions, where the integration of sentiment information enhances the robustness of the predictions. These findings highlight the importance of incorporating market sentiment into freight rate forecasting frameworks, which helps achieve more resilient predictions and risk-aware decision-making in volatile shipping markets.
However, there are some limitations in this study. The granularity of sentiment classification could be refined, with future research exploring more detailed sentiment categories. While the current model performs well, exploring diverse forecasting models and optimization strategies could further improve accuracy and adaptability. Lastly, sentiment data application remains limited, and future work could extend the framework to multi-market settings to study how sentiment shocks propagate across shipping, commodity, and energy markets, especially under extreme conditions. This would provide new insights for cross-market risk assessment and decision-making.

Author Contributions

Conceptualization, L.Q.; methodology, L.Q. and N.H.; software, L.Q. and N.H.; validation, L.Q.; data preprocessing and manual annotation, L.Q., N.H. and J.T.; data curation, L.Q., N.H. and J.T.; writing—original draft preparation, N.H. and J.T.; writing—review and editing, L.Q.; visualization, N.H. and J.T.; supervision, L.Q.; project administration, L.Q.; funding acquisition, L.Q. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Social Science Fund of China, grant number 25BGJ073.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding authors.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Chen, Y.; Xu, J.; Miao, J. Dynamic volatility contagion across the Baltic dry index, iron ore price and crude oil price under the COVID-19: A copula-VAR-BEKK-GARCH-X approach. Resour. Policy 2023, 81, 103296. [Google Scholar] [CrossRef]
  2. Abakah, E.J.A.; Abdullah, M.; Dankwah, B.; Lee, C.-C. Asymmetric dynamics between the Baltic Dry Index and financial markets during major global economic events. N. Am. J. Econ. Financ. 2024, 72, 102126. [Google Scholar] [CrossRef]
  3. Chen, Y.; Chen, C.; Fatema, K.; Mi, J.J. The spillover effects of trade policy uncertainty on the shipping industry. Res. Transp. Econ. 2025, 114, 101656. [Google Scholar] [CrossRef]
  4. Wu, J.; Fang, Q.; Ji, Y.; Zhang, Y. Forecasting dry bulk freight index for maritime decision-making: A hybrid signal decomposition and probabilistic modeling approach. Appl. Math. Model. 2026, 152, 116578. [Google Scholar] [CrossRef]
  5. Zhang, X.; Chen, M.Y.; Wang, M.G.; Ge, Y.E.; Stanley, H.E. A novel hybrid approach to Baltic Dry Index forecasting based on a combined dynamic fluctuation network and artificial intelligence method. Appl. Math. Comput. 2019, 361, 499–516. [Google Scholar] [CrossRef]
  6. Su, M.; Nie, Y.; Li, J.; Yang, L.; Kim, W. Futures markets and the baltic dry index: A prediction study based on deep learning. Res. Int. Bus. Financ. 2024, 71, 102447. [Google Scholar] [CrossRef]
  7. Bouri, E.; Gupta, R.; Rossini, L. The role of the monthly ENSO in forecasting the daily Baltic Dry Index. In Encyclopedia of Monetary Policy, Financial Markets and Banking; Apergis, N., Ed.; Academic Press: Oxford, UK, 2025; Volume 3, pp. 493–499. [Google Scholar] [CrossRef]
  8. Cui, Z.; Li, T.; Ding, Z.; Li, X.; Wu, J. Probabilistic oil price forecasting with a variational mode decomposition-gated recurrent unit model incorporating pinball loss. Data Sci. Manag. 2025, 8, 237–247. [Google Scholar] [CrossRef]
  9. Xie, G.; Liu, S.; Dong, H.; Huang, X. Interval forecasting of Baltic Dry Index within a secondary decomposition-ensemble methodology. Appl. Soft Comput. 2024, 166, 112222. [Google Scholar] [CrossRef]
  10. Deng, C.; Huang, Y.; Hasan, N.; Bao, Y. Multi-step-ahead stock price index forecasting using long short-term memory model with multivariate empirical mode decomposition. Inf. Sci. 2022, 607, 297–321. [Google Scholar] [CrossRef]
  11. Yu, Y.; Dai, D.; Yang, Q.; Zeng, Q.; Lin, Y.; Chen, Y. An intelligent framework based on optimized variational mode decomposition and temporal convolutional network: Applications to stock index multi-step forecasting. Expert Syst. Appl. 2025, 268, 126222. [Google Scholar] [CrossRef]
  12. Seman, L.O.; Stefenon, S.F.; Yow, K.-C.; Coelho, L.d.S.; Mariani, V.C. Multi-step short-term solar energy forecasting using Fourier-enhanced BiLSTM and neural additive models. Renew. Energy 2026, 257, 124738. [Google Scholar] [CrossRef]
  13. Liu, Y.; Miao, F. Robust Offshore Wind Speed Forecasting via Quantum-Oppositional BKA-Optimized Adaptive Neuro-Fuzzy Inference System and Adaptive VMD Denoising. J. Mar. Sci. Eng. 2025, 13, 2229. [Google Scholar] [CrossRef]
  14. Nankali, S.; Tafakori, L.; Jalili, M.; Hu, X. Copula-based dynamic networks for forecasting stock market volatility. Financ. Res. Lett. 2025, 85, 107918. [Google Scholar] [CrossRef]
  15. Li, G.; Knoop, V.L.; van Lint, H. Estimate the limit of predictability in short-term traffic forecasting: An entropy-based approach. Transp. Res. Part C 2022, 138, 103607. [Google Scholar] [CrossRef]
  16. Peng, L.-L.; Yun, S.; Liu, X.-Q.; Fan, G.-F. Uncertainty quantification and load forecasting based on CPO-VMD and hybrid deep learning. Electr. Power Syst. Res. 2026, 252, 112444. [Google Scholar] [CrossRef]
  17. Mo, J.; Gao, R.; Yuen, K.F.; Suganthan, P.N. Shipping economic forecasting: Recent developments, applications, and future directions. Transp. Rev. 2025, 45, 897–923. [Google Scholar] [CrossRef]
  18. Huang, Y.; Zhu, Y.; Lei, G.; Wang, A.; Zhu, J. LLM-Enhanced Short-Term Electricity Price Forecasting Method for Australian Electricity Market. Appl. Sci. 2026, 16, 200. [Google Scholar] [CrossRef]
  19. Tetlock, P.C. Giving Content to Investor Sentiment: The Role of Media in the Stock Market. J. Financ. 2007, 62, 1139–1168. [Google Scholar] [CrossRef]
  20. Viga, S.O. Astrofinance and Behavioral Drivers of Cryptocurrency Returns: Integrating Lunar Phases, Sentiment Indicators, and Machine Learning for Predictive Modeling. J. Account. Financ. Audit. Stud. 2025, 11, 167–185. [Google Scholar] [CrossRef]
  21. Yousaf, I.; Bejaoui, A.; Ali, S.; Li, Y. Demystifying the dynamic relationship between news sentiment index and ESG stocks: Evidence from time-frequency wavelet analysis. Int. Rev. Financ. Anal. 2024, 96, 103698. [Google Scholar] [CrossRef]
  22. Chen, X.; Guo, Y.; Song, Y. Multiple time scales investor sentiment impact the stock market index fluctuation: From margin trading business perspective. N. Am. J. Econ. Financ. 2024, 69, 102027. [Google Scholar] [CrossRef]
  23. Gao, J.; Fan, C.; Liu, T.; Bai, X.; Li, W.; Tan, H. Embracing market dynamics in the post-COVID era: A data-driven analysis of investor sentiment and behavioral characteristics in stock index futures returns. Omega 2025, 131, 103193. [Google Scholar] [CrossRef]
  24. Deng, S.; Zhu, Y.; Yu, Y.; Huang, X. An integrated approach of ensemble learning methods for stock index prediction using investor sentiments. Expert Syst. Appl. 2024, 238, 121710. [Google Scholar] [CrossRef]
  25. Gu, G.; Song, Y. Enhancing exchange rate forecasting with contextual sentiment indices: A fine-tuned FinBERT approach. Appl. Soft Comput. 2026, 189, 114556. [Google Scholar] [CrossRef]
  26. Bai, X.; Lam, J.S.L.; Jakher, A. Shipping sentiment and the dry bulk shipping freight market: New evidence from newspaper coverage. Transp. Res. Part E 2021, 155, 102490. [Google Scholar] [CrossRef]
  27. Sui, C.; Wang, S.; Zheng, W. Sentiment as a shipping market predictor: Testing market-specific language models. Transp. Res. Part E 2024, 189, 103651. [Google Scholar] [CrossRef]
  28. Gong, Y.; Peng, Y.; Xu, L.; Chen, K.; Shi, W. Shipping news sentiment as a predictor of iron ore freight rates: Hybrid evidence from lexicon-based analysis and threshold autoregression modelling. Transp. Policy 2025, 169, 178–190. [Google Scholar] [CrossRef]
  29. Jeon, J.; Iris, Ç.; Hong, S.; Lyons, A. Box rates unveiled: Predictive analytics for ocean freight rates with system dynamics and text mining under supply chain disruptions. Int. J. Prod. Econ. 2025, 286, 109669. [Google Scholar] [CrossRef]
Figure 1. Framework of the proposed sentiment-enhanced BDI forecasting model.
Figure 1. Framework of the proposed sentiment-enhanced BDI forecasting model.
Applsci 16 02739 g001
Figure 2. Trend of the shipping Cumulative Sentiment Index.
Figure 2. Trend of the shipping Cumulative Sentiment Index.
Applsci 16 02739 g002
Figure 3. Hierarchical structure of the dynamic forecasting model.
Figure 3. Hierarchical structure of the dynamic forecasting model.
Applsci 16 02739 g003
Figure 4. VMD results of the BDI series.
Figure 4. VMD results of the BDI series.
Applsci 16 02739 g004
Figure 5. Distribution of the reconstructed modal components y k .
Figure 5. Distribution of the reconstructed modal components y k .
Applsci 16 02739 g005
Figure 6. Multi-step BDI forecast results on the day of the Red Sea crisis outbreak.
Figure 6. Multi-step BDI forecast results on the day of the Red Sea crisis outbreak.
Applsci 16 02739 g006
Table 1. Performance comparison of sentiment quantification models.
Table 1. Performance comparison of sentiment quantification models.
Model Train Loss Weighted-F1 Macro-F1 Accuracy
Word2Vec_MLP0.31510.88210.85000.8811
FastText0.33640.88110.84580.8825
TextCNN0.20180.93200.91370.9312
BiLSTM0.26510.92560.90620.9244
BERT0.07640.96690.95780.9666
RoBERTa0.06720.96960.96150.9693
Table 2. Distribution of modal center frequencies.
Table 2. Distribution of modal center frequencies.
K Energy Center Frequency/Hz
21.78 × 1030.00240.0163
31.77 × 1030.00210.01430.0401
41.75 × 1030.00170.01260.02570.0688
51.71 × 1030.00140.00990.01830.03760.0782
61.68 × 1030.00120.00770.01700.03580.07160.1460
71.67 × 1030.00120.00740.01610.02930.05090.07910.1495
81.67 × 1030.00110.00740.01550.02840.04720.07500.11490.1611
91.67 × 1030.00110.00730.01530.02800.04680.07430.11090.15460.2129
Table 3. Temporal scale characteristics of reconstructed modal components.
Table 3. Temporal scale characteristics of reconstructed modal components.
Component u 1 u 2 u 3 u 4 u 5 u 6
Average Period (Weeks)1888.00209.7853.9433.7112.676.40
Table 4. Statistical analysis of the reconstructed modal components.
Table 4. Statistical analysis of the reconstructed modal components.
Component y 1 y 2 y 3 y 4
Average Period (Weeks)944.0089.9052.4417.48
Variance Contribution (%)84.32%6.62%1.36%0.25%
Pearson Correlation Coefficient0.94810.37310.21390.0874
Table 5. Sample entropy and complexity evaluation of each modal components.
Table 5. Sample entropy and complexity evaluation of each modal components.
Component Sample Entropy Complexity Classification
y 1   0.0135Low-Complexity
y 2 0.0667Low-Complexity
y 3 0.3155High-Complexity
y 4   0.4868High-Complexity
Threshold S0.2366
Table 6. Performance comparison of different sentiment integration strategies.
Table 6. Performance comparison of different sentiment integration strategies.
Model RMSE MAE R2
Benchmark Model87.9261.470.9238
Dual-Sentiment Gated Model66.8345.510.9535
Direct Sentiment Input77.6765.060.9041
Lagged 14-Period Sentiment Input96.1575.920.8827
Weighted Lagged Sentiment Input74.8160.650.9372
Table 7. Performance comparison of different forecasting models based on dual-gating mechanism.
Table 7. Performance comparison of different forecasting models based on dual-gating mechanism.
Model Dual-Gating Mechanism Without Sentiment Index
RMSE MAE R2 RMSE MAE R2
RNN224.18198.640.7478247.45218.360.7117
BiGRU79.5868.760.934197.6673.590.8932
BiLSTM136.72116.410.8195158.48127.390.7975
Low RNN, High BiGRU99.1082.680.8802112.3575.590.8344
Low RNN, High BiLSTM92.7167.990.9079108.1883.720.8763
Low BiGRU, High BiLSTM66.8345.510.953587.9261.470.9138
Table 8. Performance comparison across different forecasting horizons.
Table 8. Performance comparison across different forecasting horizons.
Forecast Horizon Dual-Gating Mechanism Without Sentiment Index
RMSE MAE R2 RMSE MAE R2
136.9425.570.987645.7633.160.9713
754.2737.690.967971.5453.720.9463
1466.8345.510.953587.9261.470.9138
2183.4563.120.926499.7376.300.8735
Table 9. Forecasting performance under different CSI parameter settings.
Table 9. Forecasting performance under different CSI parameter settings.
W λ Dual-Gating Mechanism Without Sentiment Index
RMSE MAE R2 RMSE MAE R2
30.0570.5848.230.948194.6766.910.9012
0.169.1446.970.950391.4564.280.9075
0.273.4251.080.943896.3368.750.8956
70.0568.7947.220.951089.9463.120.9102
0.166.8345.510.953587.9261.470.9138
0.267.9146.380.952290.2863.550.9089
140.0570.2548.670.947693.5665.890.9034
0.168.0746.550.951889.1562.430.9117
0.269.4847.790.949091.0264.170.9063
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Qu, L.; Hong, N.; Tan, J. Shipping News Sentiment Meets Multiscale Decomposition: A Dual-Gated Deep Model for Baltic Dry Index Forecasting. Appl. Sci. 2026, 16, 2739. https://doi.org/10.3390/app16062739

AMA Style

Qu L, Hong N, Tan J. Shipping News Sentiment Meets Multiscale Decomposition: A Dual-Gated Deep Model for Baltic Dry Index Forecasting. Applied Sciences. 2026; 16(6):2739. https://doi.org/10.3390/app16062739

Chicago/Turabian Style

Qu, Lili, Nan Hong, and Jieru Tan. 2026. "Shipping News Sentiment Meets Multiscale Decomposition: A Dual-Gated Deep Model for Baltic Dry Index Forecasting" Applied Sciences 16, no. 6: 2739. https://doi.org/10.3390/app16062739

APA Style

Qu, L., Hong, N., & Tan, J. (2026). Shipping News Sentiment Meets Multiscale Decomposition: A Dual-Gated Deep Model for Baltic Dry Index Forecasting. Applied Sciences, 16(6), 2739. https://doi.org/10.3390/app16062739

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop