LiFTER: Neuro-Symbolic AI Explains Graph Forecasts

Minwoo Yu, Young-guk Ha· August 10, 2026 View original

Key takeaways

  • LiFTER is a neuro-symbolic model for dynamic graph forecasting with built-in explainability.
  • It traces predictions to grounded temporal facts and executable rules.
  • The model offers competitive forecasting alongside high explanation accuracy.
  • LiFTER acts as a "microscope" to analyze contributions of different temporal patterns.

Who benefits

BFSI (Fraud Detection)Social Media (Recommendation Systems)Cybersecurity (Network Analysis)Logistics (Supply Chain)Healthcare (Disease Progression)

Summary

Researchers introduce LiFTER, a neuro-symbolic predictor for continuous-time dynamic graphs that not only forecasts future links but also provides transparent, verifiable explanations for its predictions. It achieves competitive forecasting while offering high explanation accuracy and fidelity by explicitly tracing predictions to historical facts and temporal rules.

This research introduces LiFTER (Link-Fact Temporal Rule Inducer), a novel neuro-symbolic predictor designed for continuous-time dynamic graphs. While existing models effectively forecast future links by compressing past interactions into neural states, they often lack transparency, obscuring the specific entities and temporal patterns contributing to a prediction. LiFTER addresses this interpretability gap by integrating explainability directly into its predictive architecture. LiFTER operates by preserving observed interactions as "grounded temporal facts" and then applying executable "temporal rules" to pre-query these facts. Each prediction score is derived from a signed sum of rule executions, where the historical facts, entity bindings, and temporal order are explicitly satisfied and traceable. This design allows for the inspection, independent recomputation, and intervention upon the evidence and rules responsible for any given prediction. Evaluations across four continuous-time dynamic graph benchmarks show that LiFTER achieves competitive performance in historical-negative forecasting. Crucially, it excels in explanation accuracy and deletion fidelity, outperforming other methods. The architecture also functions as a "microscope," enabling the separation and tracing of contributions from recurrence, history position, and transition to individual facts. With minimal error in reconstructing logits, LiFTER transforms future-link forecasting into a verifiable, grounded computation.

Why it matters

Professionals in fraud detection, recommendation systems, and network analysis can leverage LiFTER to build more transparent and trustworthy AI models, providing not just predictions but also clear, verifiable explanations for those predictions.

How to implement this in your domain

  1. 1Explore integrating neuro-symbolic approaches like LiFTER for explainable AI in dynamic graph applications.
  2. 2Investigate methods for preserving observed interactions as "grounded temporal facts" in your data pipelines.
  3. 3Design systems that allow for explicit tracing of predictions back to their contributing facts and rules.
  4. 4Consider using LiFTER's "microscope" capabilities to analyze and debug complex temporal patterns in your graph data.

Original post by Minwoo Yu, Young-guk Ha

"arXiv:2608.06765v1 Announce Type: new Abstract: Continuous-time dynamic graph models predict future links by compressing past interactions into neural states. Although effective for forecasting, this computation obscures which entities are shared across events and how temporal pa…"

View on X

Originally posted by Minwoo Yu, Young-guk Ha on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses