EEO-TFV: Escape-Explore Optimizer for Web-Scale Time-Series Forecasting and Vision Analysis
Hua Wang, Jinghao Lu, Fan Zhang
TL;DR
EEO-TFV addresses stability and generalization challenges in Transformer-based Web-scale time-series forecasting and vision tasks by pairing a lightweight Transformer with the Escape–Explore Optimizer (EEO). The optimizer combines a sharpness-aware outer update, negative-curvature escape, and SGLD-style stochastic exploration with EMA aggregation to avoid saddle points, entropy collapse, and rank collapse, promoting flatter minima and robust convergence. Across extensive Web-scale benchmarks, EEO-TFV matches or surpasses state-of-the-art baselines on long-horizon forecasting and Synapse medical segmentation, while demonstrating stronger generalization and stability across modalities. The work highlights EEO-TFV as a promising cross-task foundation model for Web-scale data mining and outlines future directions in cross-domain transfer, web-tailored self-supervision, and online robust learning.
Abstract
Transformer-based foundation models have achieved remarkable progress in tasks such as time-series forecasting and image segmentation. However, they frequently suffer from error accumulation in multivariate long-sequence prediction and exhibit vulnerability to out-of-distribution samples in image-related tasks. Furthermore, these challenges become particularly pronounced in large-scale Web data analysis tasks, which typically involve complex temporal patterns and multimodal features. This complexity substantially increases optimization difficulty, rendering models prone to stagnation at saddle points within high-dimensional parameter spaces. To address these issues, we propose a lightweight Transformer architecture in conjunction with a novel Escape-Explore Optimizer (EEO). The optimizer enhances both exploration and generalization while effectively avoiding sharp minima and saddle-point traps. Experimental results show that, in representative Web data scenarios, our method achieves performance on par with state-of-the-art models across 11 time-series benchmark datasets and the Synapse medical image segmentation task. Moreover, it demonstrates superior generalization and stability, thereby validating its potential as a versatile cross-task foundation model for Web-scale data mining and analysis.
