ROCVLGMay 6, 2025

Self-Supervised Learning for Robotic Leaf Manipulation: A Hybrid Geometric-Neural Approach

arXiv:2505.03702v32 citationsh-index: 2
Originality Highly original
AI Analysis

This addresses the problem of automating leaf manipulation for agricultural robotics, offering a new paradigm that integrates domain expertise with machine learning.

The paper tackles autonomous leaf grasping in agriculture by proposing a hybrid geometric-neural approach using self-supervised learning, achieving success rates of 88.0% in controlled and 84.7% in real greenhouse conditions, outperforming purely geometric (75.3%) and neural (60.2%) methods.

Automating leaf manipulation in agricultural settings faces significant challenges, including the variability of plant morphologies and deformable leaves. We propose a novel hybrid geometric-neural approach for autonomous leaf grasping that combines traditional computer vision with neural networks through self-supervised learning. Our method integrates YOLOv8 for instance segmentation and RAFT-Stereo for 3D depth estimation to build rich leaf representations, which feed into both a geometric feature scoring pipeline and a neural refinement module (GraspPointCNN). The key innovation is our confidence-weighted fusion mechanism that dynamically balances the contribution of each approach based on prediction certainty. Our self-supervised framework uses the geometric pipeline as an expert teacher to automatically generate training data. Experiments demonstrate that our approach achieves an 88.0% success rate in controlled environments and 84.7% in real greenhouse conditions, significantly outperforming both purely geometric (75.3%) and neural (60.2%) methods. This work establishes a new paradigm for agricultural robotics where domain expertise is seamlessly integrated with machine learning capabilities, providing a foundation for fully automated crop monitoring systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes