Hi, thanks for releasing this benchmark. We found two possible issues in the stage-based evaluation:
-
Task 10 and counting-related tasks: After checking the evaluation criterion for Task 10, it appears to only check whether the robot joint/end-effector is tilted beyond a certain angle, without verifying whether the bottle is actually grasped or lifted. As a result, the process stage can be marked as successful even when the bottle is not successfully picked up. In addition, for some other counting-related tasks, executions with more actions than the required number can still be reported as successful. We believe the criteria may be too permissive and may not enforce the intended exact action count.
-
Microwave tasks: In Tasks 20, 21, 23, and 24, our policy did not complete the first step of opening the microwave, but the CSR was consistently reported as 25%. This suggests that the evaluator may be treating 01_Open_Microwave as completed even when the door is not actually opened. Task 22 uses the same microwave-opening predicate at Stage 4. Could you please help verify this issue?
Thanks!
Hi, thanks for releasing this benchmark. We found two possible issues in the stage-based evaluation:
Task 10 and counting-related tasks: After checking the evaluation criterion for Task 10, it appears to only check whether the robot joint/end-effector is tilted beyond a certain angle, without verifying whether the bottle is actually grasped or lifted. As a result, the process stage can be marked as successful even when the bottle is not successfully picked up. In addition, for some other counting-related tasks, executions with more actions than the required number can still be reported as successful. We believe the criteria may be too permissive and may not enforce the intended exact action count.
Microwave tasks: In Tasks 20, 21, 23, and 24, our policy did not complete the first step of opening the microwave, but the CSR was consistently reported as 25%. This suggests that the evaluator may be treating
01_Open_Microwaveas completed even when the door is not actually opened. Task 22 uses the same microwave-opening predicate at Stage 4. Could you please help verify this issue?Thanks!