The ManiSkill2 benchmark evaluates models using the success_rate metric (0-100%).
Standard Task Set
To ensure comparability and enable a sortable overall_score, models must be evaluated on the standard 5-task set:
PickCubeStackCubePickSingleYCBPickSingleEGADPickClutterYCB
Scoring Logic
overall_score: This is the arithmetic mean of the 5 standard tasks listed above. If a model uses a different subset of tasks, the overall_score must be set to null.task_scores: This object contains the per-task success rates. Keys must match the PascalCase task names exactly (e.g., PickCube, OpenCabinetDoor).suite_scores: Not used for ManiSkill2.
Important Comparison Note
Task subsets vary significantly across different papers. Because different subsets are used, scores across different task subsets are not directly comparable. Only entries using the standard 5-task set are ranked in the leaderboard.