Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 813 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 813 Bytes

CrisisKAN

Code repository of paper "CrisisKAN: Knowledge-infused and Explainable Multimodal Attention Network for Crisis Event Classification" published in ECIR 2024

Gupta and Saini et al. "CrisisKAN: Knowledge-infused and Explainable Multimodal Attention Network for Crisis Event Classification. 2024."

To cite the paper:

@misc{gupta2024crisiskan,
      title={CrisisKAN: Knowledge-infused and Explainable Multimodal Attention Network for Crisis Event Classification}, 
      author={Shubham Gupta and Nandini Saini and Suman Kundu and Debasis Das},
      year={2024},
      eprint={2401.06194},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

Run the model

  • Setup the environemnt and download the dataset using script bash setup.sh
  • Run the pipeline with bash train_debug.sh