Perceiver-based CDF Modeling for Time Series Forecasting
Cat P. Le, Chris Cannella, Ali Hasan, Yuting Ng, Vahid Tarokh

TL;DR
This paper introduces perceiver-CDF, a novel model combining perceiver architecture with copula-based attention for efficient, multimodal time series forecasting, achieving significant accuracy improvements with reduced computational costs.
Contribution
The paper presents perceiver-CDF, a new architecture that efficiently models joint distributions of multimodal time series data using perceiver and copula-based attention mechanisms.
Findings
Achieves 20% better accuracy than state-of-the-art methods.
Uses less than half the computational resources.
Effective in both unimodal and multimodal benchmarks.
Abstract
Transformers have demonstrated remarkable efficacy in forecasting time series data. However, their extensive dependence on self-attention mechanisms demands significant computational resources, thereby limiting their practical applicability across diverse tasks, especially in multimodal problems. In this work, we propose a new architecture, called perceiver-CDF, for modeling cumulative distribution functions (CDF) of time series data. Our approach combines the perceiver architecture with a copula-based attention mechanism tailored for multimodal time series prediction. By leveraging the perceiver, our model efficiently transforms high-dimensional and multimodal data into a compact latent space, thereby significantly reducing computational demands. Subsequently, we implement a copula-based attention mechanism to construct the joint distribution of missing data for prediction. Further, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Image and Signal Denoising Methods · Music and Audio Processing
