Git Product home page Git Product logo

adacket's Introduction

Adacket: ADAptive Convolutional KErnel Transform for Multivariate Time Series Classification

Description

This repo contains the PyTorch implementation for paper: Adacket: ADAptive Convolutional KErnel Transform for Multivariate Time Series Classification (Accepted at ECML-PKDD 2023)

Training Adacket

  1. You can obtain UEA datasets from the UCR official website [Welcome to the UCR Time Series Classification/Clustering Page] and place them in datasets. At the same time, the UCR official website displays the attributes of all MTSC datasets (number of samples, length, and channel number). Here we take the first UEA dataset as an example.
  2. Run Main.py. Here,you can modify the args. dataset to run the dataset with the specified name.
  3. After running, you will obtain [name, training accuracy, test accuracy, parameters and memory cost].

Adacket Results

We run all experienments on one GeForce RTX 3090 Ti GPU , running 64-bit Linux 5.15.0-56-generic.

We have shown the results of Adacket in terms of accuracy, parameter numbers, and memory usage, and compared them with Rocket, InceptionTime, TapNet, and ResNet. The results on 30 UEA datasets show that Adacket achieves the best ranking in terms of accuracy, parameter consumption, and memory usage, which means that Adacket consumes fewer parameters and memory while achieving higher accuracy.

Here is the results: https://github.com/jrzhang33/Adacket/blob/main/results/result_acc_params_memory_30UEA.xlsx.

Appendix

More detailed supplementary material is shown at https://github.com/jrzhang33/Adacket/blob/main/Adacket_Appendix.pdf

Contact

[email protected]

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.