微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
In-Context Inpainting for Time Series Forecasting
RSS 官方收录 · 可信分层展示
关键摘要
ICI-Time将时间序列预测转为视觉修复任务,用大视觉模型实现零微调预测
- 首创将时间序列转为面积图进行视觉上下文学习
- 无需微调或修改架构,预训练ViT直接求解
- 在流行病学、气象等多领域验证效果媲美深度学习基线
AI 摘要 · 来源可核验
正文提要
arXiv:2608.23855v1 Announce Type: new Abstract: We propose ICI-Time, a novel framework that reframes time series forecasting as a visual inpainting task, leveraging the generalisation power of large vision models (LVMs). Unlike methods that require specialised temporal architectures and extensive domain-specific training, ICI-Time transforms time series into structured visual representations (area charts) and applies visual in-context learning, reformulating forecasting as pattern completion within a grid-structured prompt that pre-trained vision transformers can solve without fine-tuning or architectural modification. Temporal dependencies are represented through spatial layout, with a consistent, invertible mapping between numerical and visual domains. Extensive experiments across epidemiology, meteorology, and power systems demonstrate that ICI-Time performs competitively against deep learning baselines and shows promising adaptability under limited-data settings, introducing a new paradigm that bridges temporal and visual domains.