A world model for the factory: predicting events across any machine, robot, or process from raw sensor streams

Reddit r/ArtificialInteligence Papers

Summary

Forgis Labs presents a family of foundation models for time series sensor data in industrial settings, with five papers accepted to ICML 2026 workshops, enabling event prediction and natural language explanation from raw sensor streams.

**Repos:** [**https://github.com/Forgis-Labs**](https://github.com/Forgis-Labs) **- 5 papers into ICML** Foundation models cracked text, images, audio, and video. They still can't reason about time series, the modality that actually runs the physical world: vitals, power grids, markets, telemetry, machine signals. We've been building toward one solution: a world model for the physical world. Instead of a narrow model per problem, it learns the underlying dynamics of how complex systems behave over time, so it can reason about a signal it has never seen the same way it reasons about one it has. Our proving ground is the factory, but the idea generalizes to any sensor stream. It's a single pipeline, published as four building blocks across 5 ICML 2026 workshops: \- FactoryNet: the data. A large-scale industrial sensor dataset for pretraining the full stack. (FMSD + AI4Physics) \- HEPA: the architecture. A foundation model for event prediction in time series, running on the edge. (FMSD, Spotlight) \- RASA: the graph. Shows transformers can reason over a system as a graph, where topology, not learned relation weights, drives multi-hop reasoning. (GFM) \- TEMPO: the language. Reads raw sensor streams and explains, in natural language, what a system is doing. (FMSD) Check it out and let us know if you have any technical questions!
Original Article

Similar Articles

A Foundation Model for Multimodal Event Sequences in Financial Applications

arXiv cs.LG

This paper presents a foundation transformer model pretrained on multimodal event sequences for financial applications, unifying heterogeneous data sources and using next-event prediction to learn general-purpose representations. The approach outperforms traditional task-specific models and was deployed at a major Eastern European bank, yielding measurable business improvements.

Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation

Hugging Face Daily Papers

This paper introduces a lightweight approach for remaining useful life estimation using frozen embeddings from the Chronos-2 time-series foundation model combined with a simple regression head, achieving superior performance on industrial sensor data compared to baseline methods.

@drfeifei: https://x.com/drfeifei/status/2062247238143996275

X AI KOLs Timeline

Fei-Fei Li and the World Labs team present a functional taxonomy of world models, distinguishing between renderers, physics engines, and other components within the reinforcement learning loop, and arguing that spatial intelligence is AI's next frontier.

A decoder-only foundation model for time-series forecasting

Papers with Code Trending

This article presents a research paper on Time-Series Foundation Model (TimeFM), a decoder-only model that achieves near-optimal zero-shot performance across diverse time-series datasets by adapting large language model techniques.

A Definition and Roadmap for World Models

arXiv cs.AI

This academic paper provides a scientific definition of world models, discusses key technical aspects, and presents a staged roadmap for developing effective world models across AI subfields such as model-based reinforcement learning, video generation, and embodied robotics.