You are on page 1of 23

MACHINE LEARNING

FOR
SIGNAL PROCESSING
24-1-2022
Sriram Ganapathy
Electrical Engineering, Indian Institute of Science,
sriramg@iisc.ac.in

Debarpan Bhattacharya Hariom Choudhary Praneeth Linga Reddy


EE, IISc, CSA, IISC ECE, IISC
debarpanb@iisc.ac.in hariomc@iisc.ac.in praneethl@iisc.ac.in

http://leap.ee.iisc.ac.in/sriram/teaching/MLSP22/

Linear Discriminant Analysis


(PRML 4.1.4)

Without the Within Class Factor


Linear Discriminant Analysis
Find a linear transform with a criterion which
maximizes the class separation

• Maximize the between class distance in the projected space


while minimizing the within class covariance

❖ Generalized Eigenvalue proble


❖ Eigenvectors of PRML - C. Bishop (Sec. 4.1.4, Sec. 4.1.6)

Linear Discriminant Analysis

Projecting on line joining means Fisher Discriminant

PRML - C. Bishop (Sec. 4.1.4, Sec. 4.1.6)


PCA versus LDA
PCA versus LDA

PCA
LDA

PRML - C. Bishop (Sec. 4.1.4, Sec. 4.1.6)


Representations of data
Knowledge based representations

❖ Text representation
❖ Audio representations
s

Text representations

❖ Bag of words mode


❖ Term frequency - inverse document frequency
l

TF-IDF
Audio representations

❖ Spectrogram
❖ Computed using magnitude of Fourier transform
s

Spectrogram Example

You might also like