← Latest papers
🤖 machine learning

Causal Modeling of Adverse Pregnancy Outcomes via Adaptive LLM Proposals

This paper introduces a neurosymbolic framework that iteratively combines Large Language Model-generated causal hypotheses with empirical data scoring to effectively discover and validate causal relationships for Adverse Pregnancy Outcomes, successfully recovering expert-validated edges and identifying novel plausible risk factors.

Original authors: Kavimayil P. Komarasamy, Saurabh Mathur, Ameet Soni, David M. Haas, Kristian Kersting, Sriraam Natarajan

Published 2026-08-24
📖 4 min read☕ Coffee break read

Original authors: Kavimayil P. Komarasamy, Saurabh Mathur, Ameet Soni, David M. Haas, Kristian Kersting, Sriraam Natarajan

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

Understanding why a pregnancy might go wrong is one of the most difficult puzzles in modern medicine. Conditions like preterm birth or gestational diabetes do not happen in isolation; they are the result of a complex web of factors ranging from a mother's family history and lifestyle to her age and pre-existing health. To prevent these outcomes, doctors need to know which factors actually cause the others, rather than just appearing alongside them. This is the difference between seeing two things happen together and knowing that one pushes the other to happen. Finding these true causes is notoriously hard because medical data is often incomplete, noisy, and difficult to gather, while the number of possible connections between variables is so vast that computers struggle to sort through them all.

For years, researchers have tried to solve this by using two different tools. One approach relies entirely on data, looking for statistical patterns in patient records. The other uses the vast knowledge stored in large language models, which are computer systems trained on millions of medical texts and can suggest likely connections based on what they have read. However, neither method works perfectly on its own. Data-driven methods often fail when there is not enough information, while language models can be inconsistent, sometimes suggesting connections that sound plausible but are not supported by evidence. They can also get stuck on a single idea and miss the bigger picture.

A new study introduces a method called CLARA, which acts as a bridge between these two approaches. Instead of asking a computer to guess the answer once or to crunch numbers alone, the researchers created a system that treats the language model as a flexible guide. The system asks the model to generate a batch of possible cause-and-effect maps. It then checks each map against real clinical data to see how well it fits. The maps that fit the data best are not discarded; instead, they are used to teach the language model what a good answer looks like. The system then asks the model to try again, but this time with the instruction to focus on the patterns that worked well before. This cycle of guessing, checking, and refining repeats itself, slowly steering the computer away from wild guesses and toward a map that is both logically sound and supported by the evidence.

The researchers tested this method on a real-world dataset involving nearly 4,000 first-time mothers, tracking variables such as race, age, body mass index, family history of disease, and lifestyle habits like smoking or exercise. They compared the results of their new system against the work of human experts and standard computer algorithms. The findings were striking. The new method successfully recovered every single causal link that the human experts had identified, a feat that the standard computer algorithms failed to achieve. Furthermore, the system uncovered thirty additional connections that the experts had not listed. When a clinical specialist reviewed these new links, they confirmed that twenty-six were already established medical facts, while the remaining four were plausible hypotheses that fit with current medical understanding. These included connections suggesting that a history of polycystic ovary syndrome could contribute to high blood pressure, and that gestational diabetes might be a direct cause of new hypertension.

The study also showed that this approach is remarkably robust. In tests where the data was intentionally made messy or incomplete, the new method continued to find the correct connections, while traditional data-only methods became confused and produced errors. The researchers found that they could make the process even more efficient by summarizing the best results into a short list of common edges rather than feeding the entire complex maps back into the system, without losing any accuracy. This suggests that the method is not only effective but also practical for real-world use. By combining the broad knowledge of artificial intelligence with the rigorous testing of real data, the researchers have created a tool that can navigate the uncertainty of medical science to reveal the hidden causes of adverse pregnancy outcomes, offering a clearer path toward targeted interventions and better care for mothers and children.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →