focalmulticlass

FoCal Multi-class

Tools for evaluation, calibration and fusion of, and decision-making with, multi-class statistical pattern recognition scores.

Summary

This is a free, open-source MATLAB toolkit, with general multi-class statistical pattern recognition applicability, but specialized for application in language recognition. It is a set of tools to work with recognition scores, in order to evaluate, calibrate and fuse them and also to finally make hard recognition decisions

The fusion/calibration tools include discriminative logistic regression as well as generative Gaussian backends, with PPCA, Factor-Analysis and HLDA covariance regularization.

The evaluation tools include Cdet and various flavours of Cllr.

This toolkit is different from, but similar in design principles to the original FoCal Toolkit that was used by several NIST SRE'06 participants to fuse and calibrate their scores.

 

Download

Version 1.0 (June 2007)

 

Version 0.1 (May 2007)

Version 0.1 MATLAB code is available here: FoCal.zip. Install all files on your MATLAB path and start by running ../examples/nary_focal_example.m.