The Data Challenge and the Familiarization Phase of the Algorithm Challenge are running! See the submission instructions to prepare your submissions.

Algorithm Challenge

What is it

The Algorithm Challenge is a competition to advance methods that reconstruct motor unit spike trains from high-density surface EMG (HDsEMG). It consists of two independent tasks and two sequential phases.

To participate, register on Codabench, then navigate to the Algorithm challenge page!

Tasks

Competitors may participate in one or both tasks:

Each task yields an independent leaderboard.

Phases

Familiarization Phase

Running in parallel with the Data Challenge, algorithm developers are provided with test data for the Isometric Task and the Dynamic Task to build, test, and optimize their motor unit identification algorithms.

Showdown Phase

The main algorithm competition, conducted using the MUnitQuest data collection established during the Data Challenge (labels hidden from competitors). Note that the organizers may make minor alterations to the test data (e.g., injected noise, signal cropping) to limit the advantage teams gain from also participating in the Data Challenge.

See the Submission and Registration page for details on how to submit predictions.

Leaderboard scoring

Familiarization phase

The Isometric Familiarization Data Collection is a mixture of simulated data with univocal ground-truth labels and experimental data with expert-curated — yet incomplete — labels (100 recordings in total).

The Dynamic Familiarization Data Collection is based on 100 simulated HDsEMG recordings with univocal ground truth.

For the scoring, we perform the following steps:

For all isometric recordings with incomplete labels, we additionally perform the following steps for obtaining model-based confidence scores for unmatched sources:

The recording score is the label-based score plus (if the labels are incomplete) the model-based score. Finally, the submission score is the average of the recording scores for the respective task (missing prediction files yield a recording score of zero).

The scoring system implementation is publicly available on GitHub.

Confidence score Silhouette score Pulse-to-Noise ratio CoD-ISI
1.0 0.95 ≤ SIL 37.1 ≤ PNR 0.05 ≤ CoD-ISI < 0.197
0.75 0.925 ≤ SIL < 0.95 33.9 ≤ PNR 37.1 0.197 ≤ CoD-ISI < 0.372
0.5 0.9 ≤ SIL < 0.925 30 ≤ PNR < 33.9 0.372 ≤ CoD-ISI < 0.73
0.0 SIL < 0.9 PNR < 30 CoD-ISI < 0.05 or CoD-ISI > 0.73

Showdown phase

There might be small modifications in the scoring system for the showdown phase.

Awards

All teams receive recognition on a permanent leaderboard (per task). The top 5 teams per task (Isometric and Dynamic) will be invited to share their solutions in a special issue of the Journal of Electromyography and Kinesiology. All winning teams will also be invited to share their work in a collaborative benchmarking paper in the same special issue!