Giter Club home page Giter Club logo

temperature-compensation's Introduction

Temperature-Compensation

This is the codebase for the paper: DNTC: An Unsupervised Deep Networks for Temperature Compensation in Non-stationary Data.

Architecture

arch

arch

Pooling module

The pooling module incorporates three essential components: Adaptive Average Pooling (AdaptiveAvgPool), Batch Normalization (BatchNorm), and Rectified Linear Unit (ReLU).

Generation module

The generation module is a Non-stationary Transformer, the input features or sequences undergo multiple transformations of De-stationary Attention.

Reconstruction module

Its input is provided by both the pooling module and the generation module. This module performs a simple interactive learning operation, and the final reconstructed output provides the compensation signal we need.

Preparation

  1. Install Python 3.9 and neccessary dependencies.
pip install -r requirements.txt
  1. All the 9 datasets can be obtained from Baidu Cloud, Google Drive.

Experiment Results

Main Results

For multivariate compensation results, comparison rate CR of DNTC with baseline methods on the complete dataset.

arch

Ablation studies

To evaluate the role of each component in our proposed compensation framework, we removed or replaced the corresponding components and observed how these variations affect the compensation performance on each dataset.

arch

arch

Contact

If you have any questions or want to use the code, please contact [email protected].

Acknowledgement

This repo is built on the Nonstationary_Transformers repo, we appreciate the authors a lot for their valuable code and efforts.

temperature-compensation's People

Contributors

tietoucun avatar

Stargazers

 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.