paper-with-me

홈 › Papers

ForecastGAN: A Decomposition-Based Adversarial Framework for Multi-Horizon Time Series Forecasting

2025-11-06 · Syeda Sitara Wishal Fatima, Afshin Rahimi arxiv

Time series forecasting is essential across domains from finance to supply chain management. This paper introduces ForecastGAN, a novel decomposition based adversarial framework addressing limitations in existing approaches for multi-horizon predictions. Although transformer models excel in long-term forecasting, they often underperform in short-term scenarios and typically ignore categorical features. ForecastGAN operates through three integrated modules: a Decomposition Module that extracts seasonality and trend components; a Model Selection Module that identifies optimal neural network configurations based on forecasting horizon; and an Adversarial Training Module that enhances prediction robustness through Conditional Generative Adversarial Network training. Unlike conventional approaches, ForecastGAN effectively integrates both numerical and categorical features. We validate our framework on eleven benchmark multivariate time series datasets that span various forecasting horizons. The results show that ForecastGAN consistently outperforms state-of-the-art transformer models for short-term forecasting while remaining competitive for long-term horizons. This research establishes a more generalizable approach to time series forecasting that adapts to specific contexts while maintaining strong performance across diverse data characteristics without extensive hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2511.04445

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Certified Multi-Turn Robustness for LLM Safety via Compositional Bounds and Safety Persistence

2026-08-21 · Yang Liu, Bin Chong, Wenkai Yang, Shuai Zhang 외 arxiv

Large language models (LLMs) are vulnerable to multi-turn jailbreak attacks that progressively manipulate conversation context. Existing certified robustness methods are limited to single-turn inputs; naive multi-turn co…

A Time Decomposition and Coordination Strategy for Power System Multi-Interval Operation

2018-05-25

This paper presents a time decomposition strategy to reduce the computational complexity of power system multi-interval operation problems. We focus on the economic dispatch problem. The considered scheduling horizon is …

Scheduling

Model Predictive Control for Signal Temporal Logic Specifications with Time Interval Decomposition

2022-11-15 · Xinyi Yu, Chuwei Wang, Dingran Yuan, ShaoYuan Li 외

In this paper, we investigate the problem of Model Predictive Control (MPC) of dynamic systems for high-level specifications described by Signal Temporal Logic (STL) formulae. Recent works show that MPC has the great pot…

Computational EfficiencyModel Predictive Control

Hidden in Plain Sight: Benchmarking Agent Safety Against Decomposition Attacks with DECOMPBENCH

2026-06-12 · Vikhyath Kothamasu, Virginia Smith, Chhavi Yadav arxiv

LLM-based Agents are becoming increasingly capable and widely deployed, creating growing incentives for adversarial misuse in the real-world. A key emerging threat is Decomposition Attacks \cite{glukhov2024breach, jones2…

LEAD: Breaking the No-Recovery Bottleneck in Long-Horizon Reasoning

2026-03-06 · Denys Pushkin, Emmanuel Abbe arxiv

Long-horizon execution in Large Language Models (LLMs) remains unstable even when high-level strategies are provided. Evaluating on controlled algorithmic puzzles, we demonstrate that while decomposition is essential for…