Skip to content

Code for the paper "A Simple yet Scalable Granger Causal Structural Learning Approach for Topological Event Sequences"

Notifications You must be signed in to change notification settings

ECNU-ILOG/S2GCSL

Repository files navigation

A Simple yet Scalable Granger Causal Structural Learning Approach for Topological Event Sequences (NeurIPS 2024)

How to Run

conda create -n S2GCSL python==3.8
pip install -r requirements.txt
RUN S2GCSL.ipynb in jupyter

Bibtex

@inproceedings{Li2024S2GCSL,
  author       = {Mingjia Li and
                  Shuo Liu and
                  Hong Qian and
                  Aimin Zhou},
  title        = {A Simple yet Scalable Granger Causal Structural Learning Approach for Topological Event Sequences},
  booktitle    = {Advances in Neural Information Processing Systems 37 (NeurIPS)},
  address      = {Vancouver, Canada},
  year         = {2024}
}

About

Code for the paper "A Simple yet Scalable Granger Causal Structural Learning Approach for Topological Event Sequences"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published