Data Machina #261

· Source: Data Machina · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Natural Language Processing · Depth: Advanced, short

Summary

Recent advancements in Generative AI and time-series (TS) forecasting are highlighted through six new research papers from major organizations. JPMorgan's LETS-C method uses language embedding models for lightweight TS classification, achieving state-of-the-art accuracy with 14.5% fewer parameters. Mercedes-Benz introduces TeVAE, a temporal variational autoencoder for discrete online anomaly detection in multivariate TS data, identifying 65% of anomalies with only 6% false positives. Datadog's Toto is the first general-purpose TS forecasting foundation model for observability data, trained on one trillion data points, outperforming existing models. Tesco applies a transformer architecture with multiple-resolution tokenization for price optimization. ViTime, a novel Vision-Language Model, transforms numerical TS into binary images for zero-shot forecasting, surpassing supervised models. Finally, TimeS from another study utilizes the T5 transformer for short-term stock price "excitement prediction" by integrating stock, event, and sentiment data.

Key takeaway

For AI Engineers and Research Scientists developing forecasting or anomaly detection systems, these advancements indicate a shift towards integrating generative AI and large language models. You should explore methods like language embedding for TS classification or visual intelligence models for zero-shot forecasting to improve accuracy and efficiency. Consider adapting transformer architectures and specialized VAEs for domain-specific challenges like price optimization or industrial anomaly detection.

Key insights

Generative AI and LLMs are being adapted to achieve state-of-the-art performance in diverse time-series tasks.

Principles

Method

Methods include tokenization, base model selection, and prompt engineering to re-program LLMs for time series. Others involve embedding time series with language models, using VAEs for anomaly detection, or transforming TS into images for VLM processing.

In practice

Topics

Code references

Best for: AI Engineer, AI Scientist, Research Scientist, AI Researcher, Machine Learning Engineer, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Data Machina.