Giter Site home page Giter Site logo

zhaof-i / unsupervised-gfanc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luo-zhengding/unsupervised-gfanc

0.0 0.0 0.0 3.38 MB

Unsupervised learning based end-to-end delayless generative fixed-filter active noise control

Python 6.61% Jupyter Notebook 93.39%

unsupervised-gfanc's Introduction

Unsupervised-GFANC: Unsupervised Learning Based End-to-End Delayless Generative Fixed-Filter Active Noise Control

This repository contains the code for the paper "Unsupervised Learning Based End-to-End Delayless Generative Fixed-Filter Active Noise Control," accepted by the 2024 IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP 2024). The paper is available on ArXiv and IEEE Xplore.

Highlights

  1. Simplified Training Process: The 1D CNN in our unsupervised-GFANC method does not require initial training using labelled noise data, simplifying the training process and enhancing practicality.
  2. End-to-End Differentiable ANC System: Integrating the co-processor and real-time controller into the ANC system allows for using the accumulated squared error signal as the loss for training the 1D CNN.
  3. Improved Noise Reduction Performance: The unsupervised-GFANC method exhibits better noise reduction performance than the supervised-GFANC method by avoiding labelling errors.

Usage

  1. Pre-trained Model: If you don't want to retrain the 1D CNN (M5_Network.py), you can use the trained model available in models/1DCNN_SyntheticDataset_UnsupervisedLearning.pth. Simply run the Noise_Cancellation_RealNoise_RealPath.ipynb notebook to get the noise reduction results.
  2. Training Dataset: The 1D CNN is trained using a synthetic noise dataset with label files Soft_Index.csv. The entire dataset is available here.
  3. Applying to New Acoustic Paths: We have provided the sub control filters on synthetic acoustic paths and our measured acoustic paths. If you want to use the Unsupervised-GFANC method on new acoustic paths, just obtain the corresponding pre-trained broadband control filter and decompose it into sub control filters. The trained 1D CNN in Unsupervised-GFANC can remain unchanged. For more details, please refer to the paper.

Related Works

If you are interested in our works, please consider citing our papers. Thanks for your interest! Have a great day!

unsupervised-gfanc's People

Contributors

luo-zhengding 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.