Learning to Predict, Discover, and Reason in High-Dimensional Event Sequences
Hugo Math

TL;DR
This paper introduces a unified framework combining sequence modeling, causal discovery, and reasoning with large language models to improve fault diagnostics in complex vehicle systems with high-dimensional event data.
Contribution
It presents novel Transformer architectures, scalable causal discovery methods, and multi-agent systems tailored for high-dimensional, event-driven vehicle diagnostics.
Findings
Transformer-based models improve prediction accuracy
Causal discovery frameworks identify underlying fault causes
Multi-agent systems automate rule synthesis for error patterns
Abstract
Electronic control units (ECUs) embedded within modern vehicles generate a large number of asynchronous events known as diagnostic trouble codes (DTCs). These discrete events form complex temporal sequences that reflect the evolving health of the vehicle's subsystems. In the automotive industry, domain experts manually group these codes into higher-level error patterns (EPs) using Boolean rules to characterize system faults and ensure safety. However, as vehicle complexity grows, this manual process becomes increasingly costly, error-prone, and difficult to scale. Notably, the number of unique DTCs in a modern vehicle is on the same order of magnitude as the vocabulary of a natural language, often numbering in the tens of thousands. This observation motivates a paradigm shift: treating diagnostic sequences as a language that can be modeled, predicted, and ultimately explained.…
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
TopicsBayesian Modeling and Causal Inference · Software System Performance and Reliability · Machine Learning and Algorithms
