1 / 7

Bayesian Networks Toolkit

Bayesian Networks Toolkit. Objective: free C++ toolkit to manipulate and experiment with Bayesian Networks Status: Released at the INRIA Gforge: BaNeTo A simple C++ interface has been designed to access the underlying functionalities

bliss
Download Presentation

Bayesian Networks Toolkit

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Bayesian Networks Toolkit • Objective: free C++ toolkit to manipulate and experiment with Bayesian Networks • Status: • Released at the INRIA Gforge: BaNeTo • A simple C++ interface has been designed to access the underlying functionalities • But: Continuous training in some cases with hidden variables still buggy ! • Issue: No more engineer to fix this bug…

  2. Missing Data Recognition • Achievements during the last period: • Design and implementation of a new (theoretically more correct) marginalisation procedure • Design and implementation of a new masks model with temporal and frequency constraints • Validation of the proposed approach on the Aurora2 database

  3. Missing Data Recognition:New marginalisation • Local SNR < 0dB => data maskedLocal SNR > 0dB => data unmasked • This translates into:with

  4. Missing Data Recognition:New masks model • Masks model = HMM • Observation pdfs (GMMs) = p(y|m,state) • Transition probabilities = Frequency constraints • Frequency constraints: • Clustering of the space covered by training masks • Observation pdf: m = one of this VQ codebook • First time the correlation between the feature dimensions are modeled !

  5. Missing Data Recognition:New masks model

  6. Missing Data Recognition:Validation on Aurora2 test A

  7. Missing Data Recognition:Validation on Aurora2 test B

More Related