paper-with-me

Papers

Multi-Modal Forecaster: Jointly Predicting Time Series and Textual Data

2024-11-11 · Kai Kim, Howard Tsai, Rajat Sen, Abhimanyu Das, ZiHao Zhou, Abhishek Tanpure, Mathew Luo, Rose Yu

Current forecasting approaches are largely unimodal and ignore the rich textual data that often accompany the time series due to lack of well-curated multimodal benchmark dataset. In this work, we develop TimeText Corpus (TTC), a carefully curated, time-aligned text and time dataset for multimodal forecasting. Our dataset is composed of sequences of numbers and text aligned to timestamps, and includes data from two different domains: climate science and healthcare. Our data is a significant contribution to the rare selection of available multimodal datasets. We also propose the Hybrid Multi-Modal Forecaster (Hybrid-MMF), a multimodal LLM that jointly forecasts both text and time series data using shared embeddings. However, contrary to our expectations, our Hybrid-MMF model does not outperform existing baselines in our experiments. This negative result highlights the challenges inherent in multimodal forecasting. Our code and data are available at https://github.com/Rose-STL-Lab/Multimodal_ Forecasting.

📄 PDF Abstract BibTeX arXiv:2411.06735

Code (1)

Rose-STL-Lab/Multimodal_Forecasting 공식 구현 pytorch

Tasks

Time Series

Similar Papers 제목 키워드 기반

Dual-Forecaster: A Multimodal Time Series Model Integrating Descriptive and Predictive Texts

2025-05-02 · Wenfa Wu, Guanyu Zhang, Zheng Tan, Yi Wang 외

Most existing single-modal time series models rely solely on numerical series, which suffer from the limitations imposed by insufficient information. Recent studies have revealed that multimodal models can address the co…

DescriptiveTime SeriesTime Series AnalysisTime Series Forecasting

MetaCaster: Meta-Harness-Optimized Agent for End-to-End Few-Shot Learning of Lightweight Time Series Forecasters

2026-08-24 · ChengAo Shen, Wenchao Yu, Fangyu Wu, Dongjin Song 외 arxiv

Time series forecasting (TSF) is evolving toward multimodal and agentic settings, yet using foundation models remains uneconomical in resource-constrained scenarios, where compact, specialized forecasters are more desira…

Computational EfficiencyTime Series ForecastingFew-Shot Learning

Domain Adaptation for Industrial Time-series Forecasting via Counterfactual Inference

2024-07-19 · Chao Min, Guoquan Wen, Jiangru Yuan, Jun Yi 외

Industrial time-series, as a structural data responds to production process information, can be utilized to perform data-driven decision-making for effective monitoring of industrial production process. However, there ar…

counterfactualCounterfactual InferenceDomain AdaptationTime Series+1

Learning from Delayed Outcomes via Proxies with Applications to Recommender Systems

2018-07-24 · Timothy A. Mann, Sven Gowal, András György, Ray Jiang 외

Predicting delayed outcomes is an important problem in recommender systems (e.g., if customers will finish reading an ebook). We formalize the problem as an adversarial, delayed online learning problem and consider how a…

Recommendation Systems

Multimodal Temporal Fusion Transformers Are Good Product Demand Forecasters

2023-07-05 · Maarten Sukel, Stevan Rudinac, Marcel Worring

Multimodal demand forecasting aims at predicting product demand utilizing visual, textual, and contextual information. This paper proposes a method for multimodal product demand forecasting using convolutional, graph-bas…

Demand Forecasting