GithubHelp home page GithubHelp logo

lgai-aml / masdes Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 2.0 25.61 MB

Code for "Neural Stochastic Differential Gaems for Time-series Analysis"

Home Page: https://lgai-aml.github.io/MaSDEs/

Python 100.00%
differential-game stochastic-differential-equation time-series-analysis

masdes's Introduction

Neural Stochastic Differential Games for Time-series Analysis

The PyTorch implementation for the paper titled "Neural Stochastic Differential Games for Time-series Analysis" by Sungwoo Park, Byoungwoo Park, Moontae Lee and Changhee Lee published at ICML 2023.

Park, S., Park, B., Lee, M., & Lee, C. (2023). Neural Stochastic Differential Games for Time-series Analysis. In International Conference on Machine Learning. PMLR.


Figure 1. Conceptual illustration: We utilizes game theory to model temporal dynamics of time-series data by extending conventional differential equation to the multi-agent counterpart for decomposing the time-series.


Figure 2. The highlighted region shows temporal aggregation level for each decision and the vertical axis in the past interval represents the average temporal aggregation of the agent's decision over the future interval.

You can find more information and details about the project on [Paper] & [Project page].

Installation

This code is developed with Python3 and Pytorch. To set up an environment with the required packages, run

conda create -n masde python=3.8
conda activate masde
pip install -r requirements.txt

Training and Evaluation

Air Quality

python main.py -data_set air_quality -T_p 48 -T_o 36 -PI 12 -D 6 -ail

Physionet

python main.py -data_set physionet -T_p 48 -T_o 36 -PI 12 -D 36 -ail

Speech

python main.py -data_set speech -T_p 54 -T_o 43 -PI 11 -D 65 -ail

masdes's People

Contributors

lgai-aml avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.