Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
karllab41 edited this page Dec 29, 2016 · 14 revisions

Magnolia

We will focus on three independent problems. These are:

  1. Removing a source (whose location is static) that is dynamic and loud
  2. Multiple moving sources (i.e., the channel changes with time)
  3. Standoff distance acoustic enhancement (dynamic gain adjustment in low SNR)

The resulting algorithms of interest will be a mix of ICA and simulated beamforming methods.

Dataset and Collection

Sampling rate at 48kHz, but we can apply anti-aliasing and subsampling to simulate lower rate capture devices. Microphones are omnidirectional.

For the individual problems, please see

  1. Source Removal Details
  • Lab41 POC: Karl Ni
  1. Moving Sources Details
  • Lab41 POC: Patrick Callier & Abhinav Ganesh
  1. Standoff Distance
  • Time Permitting

Collaboration Efforts

Algorithms and Software

This project will be primarily an analysis of cost functions (in supervised and unsupervised settings) that can be used in order to denoise and isolate signals.

The following will be implemented from scratch.

| Supervised Methods Cost Functions | Weeks 1 and 2 and 3 | - Inverse problem - Gradient descent - Neural networks - Backpropagation

  • Unsupervised Cost Functions
    • Weeks 4 and 5
      • Independent Components Analysis and Beamforming
      • Adversarial Training for Feature Extraction
    • Week 6 and 7
      • Deep ICA and Deep Reconstruction ICA
  • Recurrent Methods for Neural Networks
    • Week 8
  • Joint space/time convolutions
    • Week 9
      • Convolutional LSTM Fully Connected Neetworks - CLDNNs
        • (Sainath et al)
    • ** Week 10**
      • Positionally Invariant Neural Networks
  • Neural Network Tuning and Data Augmentation
Clone this wiki locally