Vote your Song

Published on 26. Nov, 2010 by admin in submissions

0

For this contest we implemented a real-time android app and website-solution, which works for all mobile devices. It is a system for voting and participating in a democratic process of choosing the next song out of song suggestions, which are based on a similarity algorithm to the actual song.
The submitted system can solve two tasks: First it is a democratic system, in which the majority selects the next song out of a given set of suggested similar songs to the actual played song. Second it gives feedback to the quality of the similarity algorithm that creates the song suggestions.

Url of the application: http://voteforsong.dbvis.de/vote/

Team members:Matthias Schaefer, Florian Stoffel

Video:

Additional info:

Imagine the situation that you are in a bar or a club. You have to listen to the music the DJ or a system is providing to you. Maybe it is an automatic system, which uses an algorithm to play similar songs and is trying to satisfy your likings. Of course you can also force the DJ for playing your music and fulfill your wishes, but that means you patronize the other listeners. So the “fair” solution is a voting system for the next song, which chooses the winner song with a democratic decision.

We have already implemented an automatic system which plays similar songs after each other. So our question was how to influence it and how to get feedback, if it works well. The submitted system for mobile devices solves both tasks. The functionality is as follows: Everybody gets the most three similar songs to the actual song out of a database to his mobile device either via an android app or a website. In this way everybody can vote for his favorite out of these three songs as often as he wants within the first minute of the actual song. The song with the most votes will be played next.

Leave a Reply