Search papers, labs, and topics across Lattice.
The paper introduces AsyTO, an Asymmetric Temporal Operator designed for efficient multivariate time-series forecasting by addressing the trade-off between parameter efficiency and flexibility in temporal predictors. By utilizing a phase-locked seasonal component and a compact residual operator, AsyTO outperforms traditional dense models across multiple benchmarks while maintaining linear growth in parameters relative to the number of variables. The results show that AsyTO achieves superior forecasting accuracy in 30 out of 44 dataset-horizon settings, establishing a new standard for lightweight forecasting models.
AsyTO achieves state-of-the-art forecasting accuracy while keeping model complexity linear, challenging the notion that more parameters always lead to better performance.
Multivariate time-series forecasting faces a structural dilemma: sharing one temporal predictor across variables is parameter-efficient but forces heterogeneous variables through an identical history-to-future map, whereas learning an independent predictor per variable restores flexibility at a cost that grows with the product of variable count, context length, and horizon. We argue that this dilemma dissolves once the object being compressed is the forecasting operator rather than the observed series. Auditing per-variable linear history-to-future maps across standard benchmarks, we find that a phase-locked seasonal component paired with a compact residual operator outperforms a dense phase-blind reference in most audited settings. The residual transport is also directional: lag-invariant alternatives consistently underperform asymmetric history-to-future maps. Guided by this structure, we propose AsyTO, an Asymmetric Temporal Operator that factorizes the tensor of per-variable operators into shared but distinct history-reading and future-writing temporal modes with per-variable mode-wise gains, complemented by a low-rank periodic prototype and a cycle-separable factorization of the temporal modes. Each forecast reads only its own variable's history, so parameters and compute grow linearly in the number of variables. Across eleven benchmarks and multiple forecast horizons, AsyTO attains the best lightweight error in 30 of 44 dataset-horizon settings, locating at the accuracy-compute Pareto frontier.