中文
相关论文

相关论文: VisionTS++: Cross-Modal Time Series Foundation Mod…

200 篇论文

Recent advancements in time series forecasting have explored augmenting models with text or vision modalities to improve accuracy. While text provides contextual understanding, it often lacks fine-grained temporal details. Conversely,…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Siru Zhong , Weilin Ruan , Ming Jin , Huan Li , Qingsong Wen , Yuxuan Liang

Recently, deep learning has driven significant advancements in multivariate time series forecasting (MTSF) tasks. However, much of the current research in MTSF tends to evaluate models from a holistic perspective, which obscures the…

机器学习 · 计算机科学 2025-09-23 Shuang Liang , Chaochuan Hou , Xu Yao , Shiping Wang , Minqi Jiang , Songqiao Han , Hailiang Huang

Time series forecasting (TSF) remains a challenging problem due to the intricate entanglement of intraperiod-fluctuations and interperiod-trends. While recent advances have attempted to reshape 1D sequences into 2D period-phase…

机器学习 · 计算机科学 2026-03-04 Yixin Wang , Yifan Hu , Peiyuan Liu , Naiqi Li , Dai Tao , Shu-Tao Xia

Deep Neural Networks have spearheaded remarkable advancements in time series forecasting (TSF), one of the major tasks in time series modeling. Nonetheless, the non-stationarity of time series undermines the reliability of pre-trained…

机器学习 · 计算机科学 2025-01-10 HyunGi Kim , Siwon Kim , Jisoo Mok , Sungroh Yoon

The evaluation of time series forecasting models is hindered by a lack of high-quality benchmarks, leading to overestimated assessments of progress. Existing datasets suffer from issues ranging from small-scale, low-frequency, pre-training…

机器学习 · 计算机科学 2026-05-11 Zhijian Xu , Wanxu Cai , Xilin Dai , Zhaorong Deng , Qiang Xu

Time series forecasting is critical to real-world decision making, yet most existing approaches remain unimodal and rely on extrapolating historical patterns. While recent progress in large language models (LLMs) highlights the potential…

人工智能 · 计算机科学 2026-01-14 Jinkwan Jang , Hyunbin Jin , Hyungjin Park , Kyubyung Chae , Taesup Kim

Recent progress in foundation models has enabled strong zero-shot performance for time series forecasting. In this work, we show that such capabilities can also emerge from tabular foundation models. We introduce TabPFN-TS, a simple method…

机器学习 · 计算机科学 2026-01-28 Shi Bin Hoo , Samuel Müller , David Salinas , Frank Hutter

Spatiotemporal systems are common in the real-world. Forecasting the multi-step future of these spatiotemporal systems based on the past observations, or, Spatiotemporal Sequence Forecasting (STSF), is a significant and challenging problem.…

机器学习 · 计算机科学 2018-08-22 Xingjian Shi , Dit-Yan Yeung

Audio-Visual Segmentation (AVS) aims to precisely outline audible objects in a visual scene at the pixel level. Existing AVS methods require fine-grained annotations of audio-mask pairs in supervised learning fashion. This limits their…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Swapnil Bhosale , Haosen Yang , Diptesh Kanojia , Xiatian Zhu

Vision foundation models have demonstrated exceptional generalization capabilities in segmentation tasks for both generic and specialized images. However, a performance gap persists between foundation models and task-specific, specialized…

计算机视觉与模式识别 · 计算机科学 2025-01-31 Chengxi Zeng , David Smithard , Alberto M Gambaruto , Tilo Burghardt

Video Foundation Models (VFMs) have received limited exploration due to high computational costs and data scarcity. Previous VFMs rely on Image Foundation Models (IFMs), which face challenges in transferring to the video domain. Although…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Kunchang Li , Yali Wang , Yizhuo Li , Yi Wang , Yinan He , Limin Wang , Yu Qiao

Building energy management (BEM) tasks require processing and learning from a variety of time-series data. Existing solutions rely on bespoke task- and data-specific models to perform these tasks, limiting their broader applicability.…

机器学习 · 计算机科学 2025-06-16 Ozan Baris Mulayim , Pengrui Quan , Liying Han , Xiaomin Ouyang , Dezhi Hong , Mario Bergés , Mani Srivastava

Pre-trained foundation models (FMs) have shown exceptional performance in univariate time series forecasting tasks. However, several practical challenges persist, including managing intricate dependencies among features and quantifying…

Foundation models like ChatGPT and Sora that are trained on a huge scale of data have made a revolutionary social impact. However, it is extremely challenging for sensors in many different fields to collect similar scales of natural images…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Chenyang Lei , Liyi Chen , Jun Cen , Xiao Chen , Zhen Lei , Felix Heide , Qifeng Chen , Zhaoxiang Zhang

Clinical time-series learning is routinely constrained by small, heterogeneous cohorts and protocol drift, while its downstream use spans both classification (e.g., pathology diagnosis) and regression (e.g., temporal forecasting). These…

机器学习 · 计算机科学 2026-05-29 Sharmita Dey , Diego Paez-Granados

Time series forecasting is critical for decision-making across dynamic domains such as energy, finance, transportation, and cloud computing. However, real-world time series often exhibit non-stationarity, including temporal distribution…

机器学习 · 计算机科学 2025-12-01 Junkai Lu , Peng Chen , Chenjuan Guo , Yang Shu , Meng Wang , Bin Yang

Time Series Forecasting (TSF) is used to predict the target variables at a future time point based on the learning from previous time points. To keep the problem tractable, learning methods use data from a fixed length window in the past as…

机器学习 · 计算机科学 2022-04-26 Jimeng Shi , Mahek Jain , Giri Narasimhan

Accurate analysis of industrial time-series big data is critical for the Prognostics and Health Management (PHM) of industrial equipment. While recent advancements in Large Language Models (LLMs) have shown promise in time-series analysis,…

机器学习 · 计算机科学 2026-03-10 Haiteng Wang , Yikang Li , Yunfei Zhu , Jingheng Yan , Lei Ren , Laurence T. Yang

Time Series Foundation Models (TSFMs) represent a new paradigm for time-series forecasting, promising zero-shot predictions without the need for task-specific training or fine-tuning. However, similar to Large Language Models (LLMs), the…

机器学习 · 计算机科学 2026-02-26 Marcel Meyer , Sascha Kaltenpoth , Kevin Zalipski , Oliver Müller

Multivariate time series (MTS) forecasting has attracted much attention in many intelligent applications. It is not a trivial task, as we need to consider both intra-variable dependencies and inter-variable dependencies. However, existing…

机器学习 · 计算机科学 2021-12-15 Donghui Chen , Ling Chen , Zongjiang Shang , Youdong Zhang , Bo Wen , Chenghu Yang