
@Article{cmes.2026.082506,
AUTHOR = {Hyunjun Park, Hee-Gook Jun, Seongyong Kim, Dong-Hyuk Im},
TITLE = {SegTSF: Hierarchical Segment Learning For Lightweight Multivariate Time-Series ForeCasting},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {147},
YEAR = {2026},
NUMBER = {3},
PAGES = {--},
URL = {http://www.techscience.com/CMES/v147n3/67919},
ISSN = {1526-1506},
ABSTRACT = {Time-series forecasting can significantly aid decision-making in fields in which immediate action is required, such as power demand forecasting, financial market analysis, and traffic flow management. Transformer-based models achieve high forecasting accuracy by learning complex temporal patterns; however, their extensive parameters and substantial computational costs make practical deployment difficult in latency-sensitive environments. Therefore, lightweight models based on linear layers have recently been studied for improved efficiency. However, existing linear-based models have difficulty capturing local patterns and fail to reflect sudden volatility or fine-grained local trends, limiting their overall representational capacity. In this paper, SegTSF is proposed, a linear-layer-based lightweight model for multivariate time-series forecasting that improves forecasting performance by enhancing the representational capacity of linear layers while maintaining computational efficiency. First, SegTSF reconstructs the input time series into several subsequences in units of periods and explicitly models intra-period relationships with a linear layer to capture detailed temporal information. Second, it divides each subsequence into segment units and applies individual linear layers to the relationships within and between segments to capture local patterns and global trends. Third, each predicted subsequence is reconstructed into its original dimensions to complete the final forecast. Experimental results on benchmark datasets show that the proposed SegTSF achieves performance improvement compared with existing lightweight models while using fewer parameters in various environments. The findings of this study show that SegTSF achieves a balance between efficiency and forecasting performance through hierarchical segment-wise learning within a lightweight architecture.},
DOI = {10.32604/cmes.2026.082506}
}



