Evaluation Setup
Simulation (FEA-integrated) and Real-world robot manipulation
Benchmarks:
- Object-Moving Task (Manipulation) [New]
- Door-Opening Task (Manipulation) [New]
Metrics:
- Tool Lifespan (RUL / Number of cycles to failure)
- Task Success Rate
- Accumulated Damage
- Statistical methodology: Not explicitly reported in the paper
Key Results
| Benchmark |
Metric |
Baseline |
This Paper |
Δ |
| Simulation results compare the proposed lifespan-guided RL against a task-only baseline across different tool geometries in an Object-Moving task. |
| Object-Moving (L-shape tool) |
Lifespan Improvement |
1.0 |
12.54 |
+11.54
|
| Object-Moving (T-shape tool) |
Lifespan Improvement |
1.0 |
4.15 |
+3.15
|
| Simulation results for the Door-Opening task, showing lifespan extension for hook-like tools. |
| Door-Opening (Hook tool) |
Lifespan Improvement |
1.0 |
8.01 |
+7.01
|
Main Takeaways
- Incorporating FEA-based RUL estimates into rewards significantly extends tool lifespan (4x-12x) in simulation without compromising task success.
- The Adaptive Reward Normalization (ARN) is crucial for stable learning when the maximum possible lifespan is unknown.
- Real-world validation confirmed that policies learned in simulation successfully transfer, allowing physical tools to last longer before failure compared to baselines.
- The method is effective across varying tool geometries (L-shape, T-shape, Hook), suggesting generalizability to different general-purpose tools.