Code Monkey home page Code Monkey logo

spectral-rnn's Introduction

Sequence Prediction using Spectral RNNs

Source code for spectral RNN learning with optimizable window functions. The window functions are available in src/window_learning.py. The code has been tested using Tensorflow 1.10.0 on Ubuntu-Linux.

Experiments:
  • To recreate the synthetic experiments run synthetic_signal_test.py after adjusting the hyperparameters as described in the paper. The results may be plotted by using synthetic_signal_plot.py after adjusting the log file path in that file.

  • To run the power prediction experiments, download: http://www.wolter.tech/wordpress/wp-content/uploads/2019/02/power_data.zip And extract it in the src/power_experiments folder. Then run power_train_exp.py from within the same directory with the desired parameters.

  • The mocap experiments use the human3.6m data set available at http://vision.imar.ro/human3.6m/ . We use the D3 Position files from the "by subject category". After downloading and pickling the data run mocap_train_exp.py to repeat the experiments in the paper.

Citation:

A preprint https://arxiv.org/pdf/1812.05645.pdf, and the springer version https://link.springer.com/chapter/10.1007/978-3-030-61609-0_65 are available. If you find this work useful, please consider citing the paper:

@inproceedings{wolter2020spectral,
  title={Sequence Prediction using Spectral RNNs},
  author={Wolter, Moritz and Gall, Juergen and Yao, Angela},
  booktitle={29th International Conference on Artificial Neural Networks},
  year={2020}
}
Demo Video:

Alt Text

In the demo, the desired behavior is shown on the left, while the right side depicts the network predictions. The red and blue colored stick figures are context; the green and yellow figures show the ground truth and network output. The selection is not balanced. I have chosen examples which worked well.

Funding:

This work was funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) YA 447/2-1 and GA 1927/4-1 (FOR2535 Anticipating Human Behavior) as well as by the National Research Foundation of Singapore under its NRF Fellowship Programme [NRF-NRFFAI1-2019-0001].

spectral-rnn's People

Contributors

v0lta avatar

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.