Giter Site home page Giter Site logo

deepfs's Introduction

DeepFS

This is the implementation of our paper "Bridging Self-Attention and Time Series Decomposition for Periodic Forecasting", published at CIKM'22.

Data

The original data are from this repo, credits and copyrights belong to the authors!

How to run?

  • Step1 (run):
    • cd ./src
    • python main.py --arguement arguement_values
    • See explanations for other arguements and parameters in main.py.

The prediction and trained models are stored under the result folder.

Contact

Song Jiang [email protected]

Repo reference

Informer

Bibtex

@inproceedings{deepfs2022,
  title={Bridging Self-Attention and Time Series Decomposition for Periodic Forecasting},
  author={Song Jiang, Tahin Syed, Xuan Zhu, Joshua Levy, Boris Aronchik, Yizhou Sun},
  booktitle={Proceedings of the 31st ACM International Conference on Information & Knowledge Management},
  year={2022}
}

deepfs's People

Contributors

songjiang0909 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deepfs's Issues

How to plot the periodicity-weight figure in the paper?

Thanks for sharing. I have some questions about how to plot the periodicity-weight figure in the paper?
Do you use weights(weights_pred) of the output? Or something else?
If it is weights, how to deal with it to plot the figure in the paper? after all, there are negative values in weights.
At last, can you provide the code to draw this figure if possible?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.