RA-L 20250 citations

Visual Scene Understanding-Based Task Planning for an Efficient Multipurpose Agricultural Robot System

Yonghyun Park, Hyoung Il Son

Abstract

This study introduces a visual scene understanding (VSU) pipeline that fuses scene graph generation (SGG) with task planning for agricultural robots. Mask R-CNN detects fruits, leaves, and stems; Object features feed heads for predicates and attributes such as rigidity and ripeness. The resulting graph triggers a rule-based planner that chooses among harvesting, pruning, or thinning and decides on single- or dual-arm execution. Evaluated on a re-annotated custom dataset, the full pipeline reaches 38.9% relationship R@50, 70.1% attribute R@50, 72.3% task-decision accuracy, and 53.7% cooperative-control accuracy. Results show dual-arm selection is twice as sensitive to perception errors as task type assignment. The work provides an agriculture-specific task planning that distinguishes flexible from rigid obstacles, demonstrating that relational and attribute improve perception in agricultural scenes.

BibTeX
@inproceedings{ral2025_visualsceneunder,
  title = {Visual Scene Understanding-Based Task Planning for an Efficient Multipurpose Agricultural Robot System},
  author = {Yonghyun Park and Hyoung Il Son},
  booktitle = {RA-L 2025},
  year = {2025}
}