GithubHelp home page GithubHelp logo

pft's Introduction

PFT

This project is a C++ implementation of Fast and Accurate Partial Fourier Transform for Time Series Data (KDD 2021). The codes for FFTW, MKL, Pruned FFT, and Goertzel algorithm are also included in src/.

Prerequisites

The implementation requires the following libraries.

  • mkl.h
  • mkl_dfti.h
  • ipp.h
  • ipps.h
  • fftw3.h

Datasets

The four datasets used in our paper are available here. They include synthetic random vectors of length of integer power of two. Urban sound contains 4347 sound recordings in urban environment, and Air condition is composed of 29 time-series vectors of air condition information (e.g., temperature and humidity). Stock is a new public data we release; it consists of the daily historical stock prices of FANG, the four American technology companies Facebook, Amazon, Netflix, and Google. We collected closing prices adjusted for stock splits, from 2017-01-03 to 2021-01-08.

Reference

If you use this code, please cite the following paper.

@inproceedings{ParkJK21,
  author    = {Yong-chan Park and
               Jun-Gi Jang and
               U Kang},
  title     = {Fast and Accurate Partial Fourier Transform for Time Series Data},
  booktitle = {ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD)},
  year      = {2021}
}

pft's People

Contributors

yongchanpark avatar snudatalab avatar

Stargazers

 avatar Ragy Abraham avatar Jong-eun-Lee avatar  avatar Chen bq avatar  avatar  avatar Seungwoo Ryu avatar Jaemin Yoo avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lizhen-qi frankuc

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.