E9 205 Machine Learning for Signal Processing Introduction to - - PowerPoint PPT Presentation

e9 205 machine learning for signal processing
SMART_READER_LITE
LIVE PREVIEW

E9 205 Machine Learning for Signal Processing Introduction to - - PowerPoint PPT Presentation

E9 205 Machine Learning for Signal Processing Introduction to Machine Learning of Sensory Signals 19-08-2019 Instructor - Sriram Ganapathy (sriramg@iisc.ac.in) Teaching Assistant - Prachi Singh (prachisingh@iisc.ac.in)


slide-1
SLIDE 1

E9 205 Machine Learning for Signal Processing

19-08-2019

Introduction to Machine Learning of Sensory Signals

Instructor - Sriram Ganapathy (sriramg@iisc.ac.in) Teaching Assistant - Prachi Singh (prachisingh@iisc.ac.in)

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

slide-2
SLIDE 2

Feature Extraction

Scope for this course

  • I. Feature Extraction in Text.
  • II. Feature Extraction in Speech and Audio signals.
  • III. Processing of Images.
slide-3
SLIDE 3

Speech and Audio Processing

slide-4
SLIDE 4

Summary of STFT Properties

slide-5
SLIDE 5

Narrowband versus Wideband

❖ Short windows - poor frequency resolution - wideband spectrogram ❖ Long windows - poor time resolution - narrowband spectrogram

slide-6
SLIDE 6

Spectrogram of Real Sounds

Dan Ellis, “STFT Tutorial”

slide-7
SLIDE 7

Narrowband versus Wideband

Dan Ellis, “STFT Tutorial”

slide-8
SLIDE 8

Mel Frequency Cepstral Coefficients

slide-9
SLIDE 9

Mel Frequency Cepstral Coefficients

slide-10
SLIDE 10

Mel Frequency Cepstral Coefficients

slide-11
SLIDE 11

Mel Frequency Cepstral Coefficients

slide-12
SLIDE 12

Image Processing

slide-13
SLIDE 13

Image Capture and Representation

slide-14
SLIDE 14

Image Capture and Representation

slide-15
SLIDE 15

Image Filtering

slide-16
SLIDE 16

Image Filtering

slide-17
SLIDE 17

Edge Detection Example

slide-18
SLIDE 18

Convolution Operation in Images

slide-19
SLIDE 19

Matrix Derivatives (Appendix C, PRML, Bishop)

slide-20
SLIDE 20

Dimensionality Reduction - PCA (Chapter 12.1, PRML, Bishop)

slide-21
SLIDE 21

Principal Component Analysis

❖ Reducing the data of dimension to lower

dimension

❖ Projecting the data into subspace which

preserves maximum data variance

❖ Maximize variance in projected space ❖ Equivalent formulated as minimizing the error

between the original and projected data points.