Skip to content Skip to navigation

Connexions

You are here: Home » Content » Music Classification by Genre: System Performance

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice University ELEC 301 Projects

    This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

Recently Viewed

This feature requires Javascript to be enabled.

Music Classification by Genre: System Performance

Module by: Mitali Banerjee

Summary: Our system successfully determined the genre of the vast majority of the test songs. Not only did the system choose a genre, it quantified its output with a level of sureness.

Figure 1: Performance of the neural network improved with successive inputs of training vectors. It begins to recognize characteristics of each music genre!
Figure 1 (errorvsiteration.gif)
Figure 2: When tested with the training vectors, the system is 87.5% accurate. Higher accuracy implies that the system has memorized the training set and is unable to generalize when given new inputs. Lighter background stripes indicate greater certainty in identification, while increasingly darker hues note greater uncertainty. Horizontal black bars indicate actual genre, and the stems indicate predicted genre.
Figure 2 (trainingvectors.gif)

These plots show how well the first three genres separate in the output of the network. Even the testing vectors are separated by a high degree of confidence.

Figure 3: Spatial separation, weighted by sureness level, of classical (red), jazz (blue), and rap (green) in the training vectors.
Figure 3 (trainingvectors2.gif)
Figure 4: Spatial separation, weighted by sureness level, of punk (red), techno (blue), and country (green) in the training vectors.
Figure 4 (trainingvectors3.gif)
Figure 5: Though worthy of the Museum of Modern Art, this depicts the output of the neural network for each of the six genres.
Figure 5 (testvectors.gif)
Figure 6: Provided songs that the network has never seen, it performs perfectly and with high confidence for rap, while classification of techno is comparably poor. However, the system is aware of this: error coincides with lack of confidence. Lighter background stripes indicate greater certainty in identification, while increasingly darker hues note greater uncertainty. Horizontal black bars indicate actual genre, and the stems indicate predicted genre.
Figure 6 (testvectors2.gif)
Figure 7: Spatial separation, weighted by sureness level, of classical (red), jazz (blue), and rap (green) in the training vectors.
Figure 7 (testvectors3.gif)
Figure 8: Spatial separation, weighted by sureness level, of punk (red), techno (blue), and country (green) in the training vectors.
Figure 8 (testvectors4.gif)

Our system successfully determined the genre of the vast majority of the test songs. Not only did the system choose a genre, it quantified its output with a level of sureness. When the system was in error, there was a corresponding uncertainty. The genre that gave our system the most difficulty was techno. The output of the DSP functions for techno had a very high standard deviation, making it hard for the neural network to distinguish its pattern from those of the other genres. Given an unknown song, there is an 84% chance that the system can determine the genre successfully.

Comments, questions, feedback, criticisms?

Send feedback