Difference between revisions of "2008:Audio Cover Song Identification Results"

From MIREX Wiki
Line 1: Line 1:
 
Placeholder, please stand by.
 
Placeholder, please stand by.
 +
==Introduction==
 +
These are the results for the 2007 running of the Audio Cover Song Identification task. For background information about this task set please refer to the [[Audio Cover Song Identification]] page.
 +
 +
Each system was given a collection of 1000 songs which included of 30 different classes (sets) of cover songs where each class/set was represented by 11 different versions of a particular song. Each of the 330 cover songs were used as queries and the systems were required to return 10 results for each query. Systems were evaluated on the number of the songs from the same class/set as the query that were returned in the list of 10 results for each query. Average precision, which looks at the entire per-query rank-ordered list of all songs in the collection, is a new metric explored this year.
 +
 +
 +
===General Legend===
 +
====Team ID====
 +
 +
'''EC''' = [https://www.music-ir.org/mirex/2007/abs/CS_ellis.pdf Daniel P. W. Ellis, Courtenay V. Cotton]<br />
 +
'''IM''' = IMIRSEL M2K<br/>
 +
'''JB''' = [https://www.music-ir.org/mirex/2007/abs/CS_bello.pdf Juan Bello] <br/>
 +
'''JEC''' = [https://www.music-ir.org/mirex/2007/abs/CS_jensen.pdf Jesper H├╕jvang Jensen, Daniel P. W. Ellis, Mads G. Christensen, S├╕ren Holdt]<br />
 +
'''KL1''' = Kyogu Lee 1<br />
 +
'''KL2''' = Kyogu Lee 2<br />
 +
'''KP''' = [https://www.music-ir.org/mirex/2007/abs/CS_kim.pdf Youngmoo E. Kim, Daniel Perelstein] <br />
 +
'''SG''' = [https://www.music-ir.org/mirex/2007/abs/CS_serra.pdf Joan Serrà, Emilia Gómez]<br />
 +
 +
==Overall Summary Results==
 +
<csv>cover.overall.stats.csv</csv>
 +
 +
===Runtimes===
 +
Where algorithms have been multi-threaded, the longest runtime is reported.
 +
 +
Where runtimes were not properly reported, file timestamps have been used to approximate a runtime.
 +
 +
<csv>cover.runtimes.csv</csv>
 +
 +
===Number of Correct Covers at Rank X Returned in Top Ten===
 +
<csv>cover.rank.distributions.csv</csv>
 +
 +
===Friedman's Test for Significant Differences===
 +
The Friedman test was run in MATLAB against the Average Precision summary data over the 30 song groups.<br /> Command: [c,m,h,gnames] = multcompare(stats, 'ctype', 'tukey-kramer','estimate', 'friedman', 'alpha', 0.05);
 +
 +
<csv>cover.friedmans.summary.csv</csv>
 +
 +
<csv>cover.friedmans.details.csv</csv>
 +
 +
[[Image:2007 cover friedmans 1.png]]
 +
 +
===Average Performance per Query Group===
 +
These are the arithmetic means of the average precisions within each of the 30 query groups.
 +
 +
<csv>cover.avg.prec.by.groups.csv</csv>
 +
 +
==Individual Results Files==
 +
===Average Precision Scores for Each Query===
 +
'''EC''' = [https://www.music-ir.org/mirex2007/results/cover.labrosa.eval.csv Daniel P. W. Ellis, Courtenay V. Cotton]<br />
 +
'''IM''' = [https://www.music-ir.org/mirex2007/results/cover.imirsel.eval.csv IMIRSEL M2K]<br/>
 +
'''JB''' = [https://www.music-ir.org/mirex2007/results/cover.bello.eval.csv Juan Bello] <br/>
 +
'''JEC''' = [https://www.music-ir.org/mirex2007/results/cover.jensen.eval.csv Jesper H├╕jvang Jensen, Daniel P. W. Ellis, Mads G. Christensen, S├╕ren Holdt]<br />
 +
'''KL1''' = [https://www.music-ir.org/mirex2007/results/cover.klee1.eval.csv Kyogu Lee 1]<br />
 +
'''KL2''' = [https://www.music-ir.org/mirex2007/results/cover.klee2.eval.csv Kyogu Lee 2]<br />
 +
'''KP''' = [https://www.music-ir.org/mirex2007/results/cover.metlab.eval.csv Youngmoo E. Kim, Daniel Perelstein] <br />
 +
'''SG''' = [https://www.music-ir.org/mirex2007/results/cover.serra.eval.csv Joan Serrà, Emilia Gómez]<br />
 +
 +
===Ranks of the Ten Cover Songs Returned for Each Query===
 +
'''EC''' = [https://www.music-ir.org/mirex2007/results/cover.labrosa.eval.debug.csv Daniel P. W. Ellis, Courtenay V. Cotton]<br />
 +
'''IM''' = [https://www.music-ir.org/mirex2007/results/cover.imirsel.eval.debug.csv IMIRSEL M2K]<br/>
 +
'''JB''' = [https://www.music-ir.org/mirex2007/results/cover.bello.eval.debug.csv Juan Bello] <br/>
 +
'''JEC''' = [https://www.music-ir.org/mirex2007/results/cover.jensen.eval.debug.csv Jesper H├╕jvang Jensen, Daniel P. W. Ellis, Mads G. Christensen, S├╕ren Holdt]<br />
 +
'''KL1''' = [https://www.music-ir.org/mirex2007/results/cover.klee1.eval.debug.csv Kyogu Lee 1]<br />
 +
'''KL2''' = [https://www.music-ir.org/mirex2007/results/cover.klee2.eval.debug.csv Kyogu Lee 2]<br />
 +
'''KP''' = [https://www.music-ir.org/mirex2007/results/cover.metlab.eval.debug.csv Youngmoo E. Kim, Daniel Perelstein] <br />
 +
'''SG''' = [https://www.music-ir.org/mirex2007/results/cover.serra.eval.debug.csv Joan Serrà, Emilia Gómez]<br />
 +
 +
 +
[[Category: Results]]
 +
 +
  
 
'''test''' = [https://www.music-ir.org/mirex2008/results/tester1.txt Just, DocD]<br />
 
'''test''' = [https://www.music-ir.org/mirex2008/results/tester1.txt Just, DocD]<br />

Revision as of 16:50, 7 September 2008

Placeholder, please stand by.

Introduction

These are the results for the 2007 running of the Audio Cover Song Identification task. For background information about this task set please refer to the Audio Cover Song Identification page.

Each system was given a collection of 1000 songs which included of 30 different classes (sets) of cover songs where each class/set was represented by 11 different versions of a particular song. Each of the 330 cover songs were used as queries and the systems were required to return 10 results for each query. Systems were evaluated on the number of the songs from the same class/set as the query that were returned in the list of 10 results for each query. Average precision, which looks at the entire per-query rank-ordered list of all songs in the collection, is a new metric explored this year.


General Legend

Team ID

EC = Daniel P. W. Ellis, Courtenay V. Cotton
IM = IMIRSEL M2K
JB = Juan Bello
JEC = Jesper H├╕jvang Jensen, Daniel P. W. Ellis, Mads G. Christensen, S├╕ren Holdt
KL1 = Kyogu Lee 1
KL2 = Kyogu Lee 2
KP = Youngmoo E. Kim, Daniel Perelstein
SG = Joan Serrà, Emilia Gómez

Overall Summary Results

file /nema-raid/www/mirex/results/cover.overall.stats.csv not found

Runtimes

Where algorithms have been multi-threaded, the longest runtime is reported.

Where runtimes were not properly reported, file timestamps have been used to approximate a runtime.

file /nema-raid/www/mirex/results/cover.runtimes.csv not found

Number of Correct Covers at Rank X Returned in Top Ten

file /nema-raid/www/mirex/results/cover.rank.distributions.csv not found

Friedman's Test for Significant Differences

The Friedman test was run in MATLAB against the Average Precision summary data over the 30 song groups.
Command: [c,m,h,gnames] = multcompare(stats, 'ctype', 'tukey-kramer','estimate', 'friedman', 'alpha', 0.05);

file /nema-raid/www/mirex/results/cover.friedmans.summary.csv not found

file /nema-raid/www/mirex/results/cover.friedmans.details.csv not found

2007 cover friedmans 1.png

Average Performance per Query Group

These are the arithmetic means of the average precisions within each of the 30 query groups.

file /nema-raid/www/mirex/results/cover.avg.prec.by.groups.csv not found

Individual Results Files

Average Precision Scores for Each Query

EC = Daniel P. W. Ellis, Courtenay V. Cotton
IM = IMIRSEL M2K
JB = Juan Bello
JEC = Jesper H├╕jvang Jensen, Daniel P. W. Ellis, Mads G. Christensen, S├╕ren Holdt
KL1 = Kyogu Lee 1
KL2 = Kyogu Lee 2
KP = Youngmoo E. Kim, Daniel Perelstein
SG = Joan Serrà, Emilia Gómez

Ranks of the Ten Cover Songs Returned for Each Query

EC = Daniel P. W. Ellis, Courtenay V. Cotton
IM = IMIRSEL M2K
JB = Juan Bello
JEC = Jesper H├╕jvang Jensen, Daniel P. W. Ellis, Mads G. Christensen, S├╕ren Holdt
KL1 = Kyogu Lee 1
KL2 = Kyogu Lee 2
KP = Youngmoo E. Kim, Daniel Perelstein
SG = Joan Serrà, Emilia Gómez


test = Just, DocD