LAST SToP For Modeling Asynchronous Time Series
We present a novel prompt design for Large Language Models (LLMs) tailored to Asynchronous Time Series. Unlike regular time series, which assume values at evenly spaced time points, asynchronous time series consist of timestamped events occurring at irregular intervals, each described in natural language. Our approach effectively utilizes the rich natural language of event descriptions, allowing LLMs to benefit from their broad world knowledge for reasoning across different domains and tasks. This allows us to extend the scope of asynchronous time series analysis beyond forecasting to include tasks like anomaly detection and data imputation. We further introduce Stochastic Soft Prompting, a novel prompt-tuning mechanism that significantly improves model performance, outperforming existing fine-tuning methods such as QLoRA. Through extensive experiments on real world datasets, we demonstrate that our approach achieves state-of-the-art performance across different tasks and datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionImputationTime SeriesTime Series AnalysisWorld KnowledgeSimilar Papers 제목 키워드 기반
Asynchronous Adaptation and Learning over Networks --- Part I: Modeling and Stability Analysis
In this work and the supporting Parts II [2] and III [3], we provide a rather detailed analysis of the stability and performance of asynchronous strategies for solving distributed optimization and adaptation problems ove…
Distributed OptimizationSynergetic Learning of Heterogeneous Temporal Sequences for Multi-Horizon Probabilistic Forecasting
Time-series is ubiquitous across applications, such as transportation, finance and healthcare. Time-series is often influenced by external factors, especially in the form of asynchronous events, making forecasting diffic…
Point ProcessesTemporal SequencesTime SeriesTime Series Analysis+2Time-IMM: A Dataset and Benchmark for Irregular Multimodal Multivariate Time Series
Time series data in real-world applications such as healthcare, climate modeling, and finance are often irregular, multimodal, and messy, with varying sampling rates, asynchronous modalities, and pervasive missingness. H…
Irregular Time SeriesTime SeriesTime Series AnalysisModeling The Intensity Function Of Point Process Via Recurrent Neural Networks
Event sequence, asynchronously generated with random timestamp, is ubiquitous among applications. The precise and arbitrary timestamp can carry important clues about the underlying dynamics, and has lent the event data f…
Point ProcessesTime SeriesTime Series AnalysisTiWeaver: Unified Temporal Dynamics Modeling via Contextual Patching
Multivariate time series forecasting plays a critical role in real-world applications, including weather prediction, stock analysis, and health monitoring. Due to the diversity of data sources, time series exhibit divers…
Multivariate Time Series Forecasting