REVIEW 1 major objections 2 minor 1 cited by
GreenSeg: Ground Segmentation Algorithm for Agricultural Robots in Mediterranean Greenhouses using RGB-D Point Clouds
T0 review · 1 major / 2 minor · reviewed 2026-06-29 · grok-4.3
Pith's one-line read GreenSeg applies dual-layer validation on RGB-D point clouds to segment navigable ground in Mediterranean greenhouses with gains up to 19.24% mIoU.
desk verdict GreenSeg improves segmentation metrics in four greenhouse tests but provides no direct evidence on navigation performance. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The dual-layer validation strategy that pairs robust global plane fitting and surface curvature filtering with seed-point-based region growing to maintain connected navigable surfaces.
What would settle it
A new test showing segmentation failure or broken spatial continuity when the robot encounters a solar elevation, terrain type, or depth artifact outside the four diurnal conditions used in the AGRICOBIOT I experiments.
Extended reading notes
Core claim
GreenSeg introduces a dual-layer validation strategy for ground segmentation from RGB-D point clouds: robust global plane fitting combined with a surface curvature filter for terrain adaptability, plus a seed-point-based Region Growing constraint to ensure the spatial continuity of the navigable plane. Experiments on the AGRICOBIOT I platform across four diurnal scenarios demonstrate peak gains of 11.58% in mean Recall and 19.24% in mIoU over benchmark methods, particularly during rotational maneuvers.
Load-bearing premise
The dual-layer validation strategy will maintain performance and spatial continuity across the full range of greenhouse terrains, solar elevations, and sensor artifacts beyond the four tested diurnal scenarios.
Editorial extensions
If this is right
- The method yields higher mean Recall during critical turns at corridor ends compared with prior segmentation techniques.
- It produces higher mIoU scores for identifying the navigable plane in heterogeneous greenhouse surfaces.
- Affordable RGB-D sensors can replace more expensive LiDAR for ground detection in budget-limited facilities.
- The region-growing step preserves continuity of the traversable area even when terrain changes within an aisle.
Reading between the lines
- The same plane-fitting plus region-growing sequence could be tested on robots operating inside other covered structures that produce similar depth noise.
- Lower sensor costs from this approach might allow smaller farms to adopt autonomous navigation that was previously uneconomic.
- Running the algorithm on a different robot chassis or in a greenhouse with different cover materials would check how much the curvature filter depends on the tested conditions.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript presents GreenSeg, a ground segmentation algorithm for RGB-D point clouds aimed at enabling autonomous navigation for agricultural robots in Mediterranean greenhouses. It proposes a dual-layer validation strategy consisting of robust global plane fitting combined with a surface curvature filter, and a seed-point-based Region Growing constraint. Validation on the AGRICOBIOT I platform across four diurnal scenarios reports peak improvements of 11.58% in mean Recall and 19.24% in mIoU compared to benchmarks, particularly during rotational maneuvers, leading to the conclusion that it enables stable and safe navigation in unstructured, dynamic, budget-constrained environments sensitive to lighting.
Significance. If the reported segmentation improvements hold and translate to navigation performance, the work could offer a practical, low-cost RGB-D based solution for greenhouse automation where LiDAR is economically unfeasible, addressing specific challenges like narrow aisles, heterogeneous terrains, and optical interference from polyethylene covers. The dual-layer approach for terrain adaptability and spatial continuity is a potentially useful contribution to perception for mobile robots in challenging agricultural settings.
major comments (1)
- [Abstract] Abstract: The central claim that the algorithm 'enables stable and safe autonomous navigation' in unstructured, dynamic agricultural environments is not supported by the reported evidence. The experiments provide only segmentation metrics (mean Recall and mIoU) from four diurnal scenarios; no navigation-specific results such as path deviation, collision avoidance rates, traversal success, or handling of dynamic obstacles are described. This inference from improved ground segmentation to navigation stability and safety is load-bearing for the paper's primary contribution and requires either additional experimental validation or a more limited claim.
minor comments (2)
- [Abstract] The manuscript lacks details on implementation (e.g., specific algorithms for plane fitting, curvature computation, or region growing parameters), error bars or statistical significance of the reported improvements, dataset statistics (number of point clouds, point density), and ablation studies to isolate the contribution of each layer in the dual-layer strategy.
- No equations, pseudocode, or parameter values are provided, making reproducibility difficult.
Simulated Author's Rebuttal
We thank the referee for the careful review and the constructive major comment. We agree that the abstract overstates the implications of the segmentation results and will revise the manuscript to adopt a more limited claim supported by the presented evidence.
read point-by-point responses
-
Referee: [Abstract] Abstract: The central claim that the algorithm 'enables stable and safe autonomous navigation' in unstructured, dynamic agricultural environments is not supported by the reported evidence. The experiments provide only segmentation metrics (mean Recall and mIoU) from four diurnal scenarios; no navigation-specific results such as path deviation, collision avoidance rates, traversal success, or handling of dynamic obstacles are described. This inference from improved ground segmentation to navigation stability and safety is load-bearing for the paper's primary contribution and requires either additional experimental validation or a more limited claim.
Authors: We agree with the referee that the current abstract claim is not directly supported by the experiments, which report only segmentation performance (Recall and mIoU). The manuscript does not include navigation-specific metrics such as path deviation or collision rates. We will revise the abstract (and any corresponding statements in the introduction and conclusion) to remove the assertion that the algorithm 'enables stable and safe autonomous navigation' and instead state that the improved segmentation performance provides a foundation for such navigation in the target environments. No new navigation experiments will be added, as they fall outside the scope of the current study. revision: yes
Circularity Check
No circularity: empirical algorithm validated on independent physical experiments
full rationale
The paper proposes GreenSeg as a dual-layer ground segmentation method (global plane fitting + curvature filter + seed-point region growing) and reports its performance via direct comparison against benchmark methods on RGB-D data collected from the AGRICOBIOT I platform across four diurnal scenarios. No equations, fitted parameters, or first-principles derivations are presented that could reduce the reported Recall or mIoU gains to self-referential definitions; the metrics are outcomes of physical testing rather than statistical fits or renamed inputs. No self-citations are invoked as load-bearing uniqueness theorems, and the navigation-enabling claim is an interpretive inference from the segmentation results rather than a tautological redefinition of those results. The derivation chain is therefore self-contained against external benchmarks.
Assumptions & free parameters
Cite this review
Pith. "Pith review of GreenSeg: Ground Segmentation Algorithm for Agricultural Robots in Mediterranean Greenhouses using RGB-D Point Clouds." pith.science (2026). https://pith.science/paper/56UAKYS7
@misc{pith2026260525279,
author = {Pith},
title = {Pith review of: GreenSeg: Ground Segmentation Algorithm for Agricultural Robots in Mediterranean Greenhouses using RGB-D Point Clouds},
year = {2026},
howpublished = {\url{https://pith.science/paper/56UAKYS7}},
note = {Machine review of arXiv:2605.25279}
}
read the original abstract
Greenhouse agriculture in the Mediterranean region faces significant automation challenges due to its unique structural and environmental constraints. These environments are characterized by extremely narrow aisles, heterogeneous terrains ranging from concrete to tilled soil and severe optical interference caused by polyethylene covers, which induce specular reflections and "ghost points" in depth sensors. While autonomous navigation is essential for digitizing agricultural tasks, traditional solutions often rely on expensive 3D LiDAR systems that are economically unscalable for most facilities. To address this, this paper presents GreenSeg, a robust perception framework for autonomous navigation using RGB-D sensing. The proposed method introduces a dual-layer validation strategy: a robust global plane fitting combined with a surface curvature filter for terrain adaptability, and a seed-point-based Region Growing constraint to ensure the spatial continuity of the navigable plane. Experimental validation was conducted using the AGRICOBIOT I platform across four diurnal scenarios with varying solar elevations. The results show that GreenSeg consistently outperforms benchmark segmentation methods, achieving peak improvements of 11.58% in mean Recall and 19.24% in mIoU during critical rotational maneuvers at the end of corridors. These findings confirm that the proposed algorithm enables stable and safe autonomous navigation in unstructured, dynamic agricultural environments that are subject to budget constraints and sensitive to lighting conditions.
Figures
Figures from the paper (8 more)
Forward citations
Cited by 1 Pith paper
-
Integrated cloud-based architecture for robot-robot and human-robot collaboration using ROS 2--MQTT in Mediterranean Greenhouses
The paper introduces and tests a hybrid architecture integrating ROS 2 with MQTT and the FIWARE platform for multi-agent robotic collaboration in greenhouses with communication constraints.
Reference graph
Works this paper leans on
-
[1]
A PID- based control architecture for mobile robot path planning in greenhouses
36 Cañadas-Aránega, F., Moreno, J.C., Blanco-Claraco, J.L., 2024b. A PID- based control architecture for mobile robot path planning in greenhouses. IFAC-PapersOnLine 58, 503–508. doi:https://doi.org/10.1016/j.if acol.2024.08.112. Cañadas-Aránega, F., Moreno, J.C., Blanco-Claraco, J.L., Giménez, A., Ro- dríguez, F., Sánchez-Hermosilla, J., 2024c. Autonomou...
-
[2]
https://doi.org/10.48550/arXiv
A ros2 benchmarking framework for hierar- chical control strategies in mobile robots for mediterranean greenhouses. arXiv preprint arXiv:2602.15162 doi:https://doi.org/10.48550/arXiv .2602.15162. De Silva, R., Cielniak, G., Wang, G., Gao, J.,
-
[3]
Agricultural Robotics: The Future of Robotic Agriculture
Agricultural robotics: thefutureofroboticagriculture. arXivpreprintarXiv:1806.06762 . Firkat, E., An, F., Peng, B., Zhang, J., Mijit, T., Ahat, A., Zhu, J., Ham- dulla, A.,
-
[4]
Open Edge Platform Documentation
3D Pointcloud Groundfloor Segmentation for Re- alSense™Camera and 3D LiDAR. Open Edge Platform Documentation. URL:https://docs.openedgeplatform.intel.com/dev/edge-ai-s uites/robotics-ai-suite/robotics/dev_guide/tutorials_amr/pe rception/pointcloud-groundfloor-segmentation.html. accessed: 2026-04-30. Jafarbiglu, H., Pourreza, A.,
2026
-
[5]
arXiv preprint arXiv:2603.27344
Ter- raseg: Self-supervised ground segmentation for any lidar. arXiv preprint arXiv:2603.27344 . López-Gázquez, A., Mañas-Alvarez, F., Moreno, J., Cañadas-Aránega, F., Sánchez, J.,
-
[6]
The marathon 2: A navigation system, in: 2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), IEEE, Las Vegas, NV, USA. pp. 2718–2725. doi:10.1109/IROS45743.2020.9341207. Mijit, T., Firkat, E., Yuan, X., Liang, Y., Zhu, J., Hamdulla, A.,
-
[7]
Real-time semantic segmentation of crop and weed for precision agriculture robots leveraging background knowledge in cnns, in: 2018 IEEE international conference on robotics and automation (ICRA), IEEE. pp. 2229–2235. Moreno, J., Rodríguez, F., Sánchez-Hermosilla, J., Giménez, A., Sánchez- Molina, J.,
2018
-
[8]
Gnd- net: Fast ground plane estimation and point cloud segmentation for au- tonomous vehicles, in: 2020 IEEE/RSJ international conference on intel- ligent robots and systems (IROS), IEEE. pp. 2150–2156. 39 Qian, X., Ye, C.,
2020
Show all 9 references
-
[9]
Atmospheric Measurement Techniques 13, 1953–1961
Segcloud: A novel cloud image segmentation model using a deep convolutional neural network for ground-based all- sky-view camera observation. Atmospheric Measurement Techniques 13, 1953–1961. Xu, Y., Ghamisi, P.,
1953
Reviewed June 29, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.