Large Causal Models for Temporal Causal Discovery
This paper introduces Large Causal Models (LCMs), a pre-trained foundation model paradigm that overcomes the limitations of traditional dataset-specific approaches by scaling to higher variable counts and achieving superior, fast inference performance in temporal causal discovery across diverse synthetic and realistic benchmarks.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a detective trying to solve a mystery, but instead of looking for fingerprints or footprints, you are looking for cause and effect in a stream of data. This is the world of causal discovery, a branch of science dedicated to figuring out what makes what happen. Usually, when scientists study a specific system—like the weather, a stock market, or the human brain—they have to build a custom detective tool from scratch for that one specific case. It's like hiring a new private investigator for every single crime scene, training them from zero, and hoping they get it right. This is slow, expensive, and doesn't help the next case.
The big idea behind this paper is to build a "super-detective" that has already seen millions of different crime scenes. In the world of artificial intelligence, these are called Foundation Models. Think of them like a genius student who has read every book in the library before taking a test. Instead of studying for a specific exam, they use their vast, general knowledge to solve new problems instantly. The paper focuses on temporal causal discovery, which is just a fancy way of saying "figuring out cause and effect over time." It asks: If event A happened yesterday, did it cause event B to happen today? The authors want to know if we can train one massive, smart AI to do this for any time-based data, from energy grids to heartbeats, without needing to retrain it every time.
The authors, a team from the University of Crete and Huawei, propose a new kind of super-detective called a Large Causal Model (LCM). In the past, attempts to build these "super-detectives" for time-series data were like trying to teach a toddler to solve quantum physics; they worked okay on tiny, simple puzzles but fell apart when the problems got bigger or more complex. The researchers found that these failures weren't because the AI wasn't smart enough, but because the "textbooks" they were studying were too boring and repetitive. They were mostly made up of fake, synthetic data that didn't look like the real world.
To fix this, the team created a massive, diverse training library. They mixed in millions of examples of fake data with thousands of realistic, real-world time-series samples (like weather patterns and power consumption). They then trained their LCM on this huge mix. The results were impressive: the new model could look at a time-series it had never seen before and instantly guess the causal structure with high accuracy. It didn't need to run slow, complicated calculations for each new dataset; it just made a single, lightning-fast pass through the data.
The paper suggests that these Large Causal Models are a game-changer. In tests, they performed as well as, or even better than, the old, specialized methods that take much longer to run. Crucially, they showed they could handle "zero-shot" scenarios, meaning they could solve problems in areas they were never explicitly trained on, just by relying on the broad patterns they learned during training. The authors measured this using a standard score called AUC (Area Under the Curve), where higher is better, and their models consistently hit scores near 0.98 or 0.99 on many realistic benchmarks, beating the competition.
However, the paper is careful to note that this isn't magic. The model still relies on certain rules, like assuming there are no hidden "ghost" variables messing up the data. If those rules are broken, the model might give a confident but wrong answer. But for the vast majority of cases where data is clean and follows standard time-based rules, this approach suggests we can finally move away from building a new tool for every single dataset. Instead, we can have one powerful, pre-trained brain that solves causal mysteries in a flash, potentially speeding up discoveries in fields ranging from biology to economics. The authors have even made their code and models available for others to try, inviting the rest of the scientific community to join the investigation.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.