Difference between revisions of "2008:Audio Chord Detection Results"

From MIREX Wiki
(Team ID for ChordTrainTest (Task 2))
(Team ID for ChordPreTrained (Task 1))
Line 24: Line 24:
 
'''MM''' = [https://www.music-ir.org/mirex/2008/abs/mirex08__mehnert_et_al__cps_based_chord_analysis.pdf  M. Mehnert]<br />
 
'''MM''' = [https://www.music-ir.org/mirex/2008/abs/mirex08__mehnert_et_al__cps_based_chord_analysis.pdf  M. Mehnert]<br />
 
'''PP''' = [https://www.music-ir.org/mirex/2008/abs/mirex08_chord_papadopoulos.pdf  H.Papadopoulos, G. Peeters]<br />
 
'''PP''' = [https://www.music-ir.org/mirex/2008/abs/mirex08_chord_papadopoulos.pdf  H.Papadopoulos, G. Peeters]<br />
'''PVM''' = [https://www.music-ir.org/mirex/2008/abs/XXX.pdf  J. Pauwels, M. Varewyck, J-P. Martens]<br />
+
'''PVM''' = [https://www.music-ir.org/mirex/2008/abs/mirex2008-audio_chord_detection-ghent_university-johan_pauwels.pdf  J. Pauwels, M. Varewyck, J-P. Martens]<br />
 
'''RK''' = [https://www.music-ir.org/mirex/2008/abs/CD_ryynanen.pdf  M. Ryyn├ñnen, A. Klapuri]<br />
 
'''RK''' = [https://www.music-ir.org/mirex/2008/abs/CD_ryynanen.pdf  M. Ryyn├ñnen, A. Klapuri]<br />
  

Revision as of 17:39, 22 October 2008

Introduction

These are the results for the 2008 running of the Audio Chord Detection task set. For background information about this task set please refer to the Audio Chord Detection page.

Task Descriptions

Task 1 (Pretrained Systems) Go to Task 1 Results: Systems were pretrained and they were tested against 176 Beatles songs.

Task 2 (Train-Test Systems) Go to Task 2 Results: System trained on ~2/3 of the beatles dataset and tested on ~1/3. Album filtering was applied on each train-test fold such that the songs from the same album can not appear in both train and test sets simultaneously.

Overlap score was calculated as the ratio between the overlap of the ground truth and detected chords and ground truth duration. Also a secondary overlap score was calculated by ignoring the major-minor variations of the detected chord (e.g., C major == C minor, etc.).

Note that 4 songs were excluded from the original Beatles dataset because of alignment of ground truth to the audio problems. The ground truth to audio alignment was done automatically. The script to perform the alignment is going to be released soon by Chris Harte.

General Legend

Team ID for ChordPreTrained (Task 1)

BP = J. P. Bello, J. Pickens
KO = M. Khadkevich, M. Omologo
KL1 = K. Lee 1
KL2 = K. Lee 2
MM = M. Mehnert
PP = H.Papadopoulos, G. Peeters
PVM = J. Pauwels, M. Varewyck, J-P. Martens
RK = M. Ryynänen, A. Klapuri

Team ID for ChordTrainTest (Task 2)

DE = D. Ellis
ZL = X. Jhang, C. Lash
KO = M. Khadkevich, M. Omologo
KL = K. Lee (withtrain)
UMS = Y. Uchiyama, K. Miyamoto, S. Sagayama
WD1 = J. Weil
WD2 = J. Weil, J-L. Durrieu

Overall Summary Results

Task 1 Results

Task 1 Overall Results

file /nema-raid/www/mirex/results/chord/task1_results/pretrained_summary.csv not found

file /nema-raid/www/mirex/results/chord/task1_results/pretrained_runtimes.csv not found

Task 1 Summary Data for Download

File Name Set (Pretrained runs)
Summary Overlap Data (Pretrained runs)
Summary Overlap Data (Pretrained runs (Merged maj/min))

Task 1 Friedman's Test for Significant Differences

The Friedman test was run in MATLAB against the Task 1 Overlap Score data over the 176 ground truth songs.


file /nema-raid/www/mirex/results/chord/task1_results/task1_friedman.csv not found

The Tukey-Kramer HSD multi-comparison data below was generate using the following MATLAB instruction.

Command: [c,m,h,gnames] = multcompare(stats, 'ctype', 'tukey-kramer', 'estimate', 'friedman', 'alpha', 0.05); file /nema-raid/www/mirex/results/chord/task1_results/friedman_detailed.csv not found

File:Task1.friedman.png

Task 2 Results

Task 2 Overall Results

file /nema-raid/www/mirex/results/chord/task2_results/summary.csv not found

file /nema-raid/www/mirex/results/chord/task2_results/task2_runtimes.csv not found

Task 2 Summary Data for Download

File Name Set (Train-test runs)
Summary Overlap Data (Train-test runs)
Summary Overlap Data (Train-Test runs (Merged maj/min))
Per Fold Summary Data (Train-Test runs (Zip archive))

Task Friedman's Test for Significant Differences

The Friedman test was run in MATLAB against the Task 2 Overlap Score data over the 176 ground truth songs.


file /nema-raid/www/mirex/results/chord/task2_results/all3folds_friedman.txt not found

The Tukey-Kramer HSD multi-comparison data below was generate using the following MATLAB instruction.

Command: [c,m,h,gnames] = multcompare(stats, 'ctype', 'tukey-kramer', 'estimate', 'friedman', 'alpha', 0.05); file /nema-raid/www/mirex/results/chord/task2_results/task2_allFolds_friedman_detailed.csv not found

File:Task2.allFolds friedman.png