Closed hubertjb closed 2 years ago
Amazing!! Great work. Looking forward to discussing tomorrow.
On Wed, 17 Nov 2021 at 22:15, Hubert Banville @.***> wrote:
Here are the first complete set of results for DL benchmarks. These results were obtained using the current main branch (commit 8706ad6 https://github.com/dengemann/meeg-brain-age-benchmark-paper/commit/8706ad6f7699ac53996a1bf9e8379892840b3ad2). @dengemann https://github.com/dengemann @gemeinl https://github.com/gemeinl
Some key points:
- Cropped decoding was used.
- Input windows were normalized using the standard deviation over each dataset.
- No PCA projection was used on Cam-CAN, as standardizing the data already provided good results.
- No hyperparameter optimization was used for producing these results; the default values provided by @gemeinl https://github.com/gemeinl were used. Similarly, no early stopping was done; instead the models were trained for 35 epochs with cosine annealing of the learning rate.
[image: image] https://user-images.githubusercontent.com/6500858/142283446-6dc87a95-9c46-4ecb-b14f-3d1bac8e82c0.png
You can view, comment on, or merge this pull request online at:
https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35 Commit Summary
- 91c220f https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/commits/91c220f83c9d85f3f419b3b24c91892976fbabd4 adding results and figures for DL benchmarks
File Changes
(14 files https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files )
- A figures/fig_performance.pdf https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-721150872a8d00d0359d39ef80b5a0b565888a344ee4fe1b1c8e7dfe53b6b44f (0)
- A figures/fig_performance.png https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-aa6be89ff52c14d0d575726a42fbcebfe3c063fd2a2d7754609d5392ba116735 (0)
- A figures/fig_performance_mae.pdf https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-00badceec895f1a763226aec176e71e7cf2fbb64d0cab201d0d2ab70d3554055 (0)
- A figures/fig_performance_mae.png https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-12da53c10feaf43d291b987ea479f66e59336ea40ea1ebd96dd182f5f57a2266 (0)
- A figures/fig_performance_r2.pdf https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-60806adccc9f1b45a0be3c08bab96b1380e8a2e9e1f98a75e651f75e52399661 (0)
- A figures/fig_performance_r2.png https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-d11c0e3a66dcaed47d15f9c3b94759ffcef8fa9b26fe14bd02436ab1f21a012c (0)
- A results/benchmark-deep_dataset-camcan.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-582a1a7021c98a21017c1ba54fdb80447347db4a3a23f19fdf92b422b98544d5 (11)
- A results/benchmark-deep_dataset-chbp.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-bb024555e71cb8a16beb4330e2a9bc9f854e4e1d1f8522b1c2f02c0bd77599f9 (11)
- A results/benchmark-deep_dataset-lemon.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-25ee3515ec07d80ea3d4b1c4cb36b0d9800c9907597be43b9d35fd0a853423ab (11)
- M results/benchmark-deep_dataset-tuab.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-2f778f1e9d7aedf367516a9b1d2eac2fe5b52117d0f1f4b5b211bf393f593a7b (20)
- A results/benchmark-shallow_dataset-camcan.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-3797fc3d113508328437a6e119a057390a3f99bc3180ba67cfc841be6fe01991 (11)
- A results/benchmark-shallow_dataset-chbp.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-abc79c874d073e1697422aa3a671b2632bbb1b8781c4129ed0a857bb9ab9b5cf (11)
- A results/benchmark-shallow_dataset-lemon.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-a4cea48e06a54f0de5e756ee7a159ab91ae4e477271e373f63fba048f7e99032 (11)
- M results/benchmark-shallow_dataset-tuab.csv https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35/files#diff-bd4c37f12532c4275142ae0d9d39cbf8026953ef97d3712dade2026eb3a64f8a (20)
Patch Links:
- https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35.patch
https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35.diff
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/35, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOR7CXCB23XDALJZ3SY6PTUMQLPXANCNFSM5IIAH3ZQ .
Thx for uploading @hubertjb Perfect summary as well, I have nothing to complain / add.
Here is the first complete set of results for DL benchmarks. These results were obtained using the current main branch (commit 8706ad6f7699ac53996a1bf9e8379892840b3ad2). @dengemann @gemeinl
Some key points: