One-Shot Multi-Label Causal Discovery in High-Dimensional Event Sequences

📅 2025-09-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Causal discovery for high-dimensional sparse event sequences—common in healthcare, cybersecurity, and vehicle diagnostics—with hundreds to thousands of event types, remains challenging for one-shot multilabel inference. Method: This paper proposes OSCAR, a novel method that jointly integrates autoregressive modeling with Markov boundary estimation via a dual-pretrained Transformer architecture for parallelizable joint probability density estimation. OSCAR bypasses computationally prohibitive global conditional independence (CI) tests by directly inferring each event’s Markov boundary from a single sequence using information-theoretic criteria. Contribution/Results: On a real-world automotive dataset (29,100 events, 474 labels), OSCAR generates interpretable causal graphs within minutes; in contrast, classical CI-based methods fail due to exponential computational complexity. OSCAR significantly improves scalability and practicality for high-dimensional sparse settings, enabling efficient, end-to-end causal structure learning without explicit CI testing.

Technology Category

Application Category

📝 Abstract
Understanding causality in event sequences with thousands of sparse event types is critical in domains such as healthcare, cybersecurity, or vehicle diagnostics, yet current methods fail to scale. We present OSCAR, a one-shot causal autoregressive method that infers per-sequence Markov Boundaries using two pretrained Transformers as density estimators. This enables efficient, parallel causal discovery without costly global CI testing. On a real-world automotive dataset with 29,100 events and 474 labels, OSCAR recovers interpretable causal structures in minutes, while classical methods fail to scale, enabling practical scientific diagnostics at production scale.
Problem

Research questions and friction points this paper is trying to address.

Discovering causality in high-dimensional sparse event sequences
Scaling causal inference to thousands of event types efficiently
Enabling practical diagnostics in healthcare and automotive domains
Innovation

Methods, ideas, or system contributions that make the work stand out.

One-shot causal autoregressive method for event sequences
Uses two pretrained Transformers as density estimators
Enables parallel causal discovery without global CI testing
🔎 Similar Papers
No similar papers found.