Skip to content

xu737/PeFAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeFAD: A Parameter-Efficient Federated Framework for Time Series Anomaly Detection

Train and Evaluate

You can reproduce the experiment results by running each script in ./scripts/:

bash ./scripts/SMD.sh
bash ./scripts/PSM.sh
bash ./scripts/SWAT.sh
bash ./scripts/MSL.sh

Citation

Please cite the following paper if you use this repository in your research.

@inproceedings{xu2024pefad,
  title={PeFAD: A Parameter-Efficient Federated Framework for Time Series Anomaly Detection},
  author={Xu, Ronghui and Miao, Hao and Wang, Senzhang and Yu, Philip S and Wang, Jianxin},
  booktitle={SIGKDD},
  year={2024}
}

Datasets

SMD, PSM, SWaT, and MSL can be downloaded from Google Drive.

Biref Dataset Details

Environment

  • Python Version: 3.8
  • PyTorch Version: 1.7.1
  • Run the following script for environment configuration.
    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published