paper-with-me

Papers

Safety-Aware Cascaded Inference for Crop Damage Assessment with Controlled Error Trade-offs

2026-07-28 · José Thiéry Messigbédé Hagbe, Gani Kawsar Gounou, Songbian Karim Zimé arxiv

In picture-based agricultural insurance for smallholder farmers, missed damage detections carry substantially higher cost than false alarms: a farmer who sustained real losses receives no payout, while unnecessary expert review is operationally costly but reversible. Standard multi-class classifiers optimize global accuracy but provide no mechanism to operationalize or control this asymmetric cost structure at inference time. We propose CascadeCropNet, a two-stage cascade architecture calibrated to satisfy a target recall constraint (Rec-Damaged >= 0.95) through threshold selection. A lightweight Sentinel model performs binary health triage; samples exceeding a calibrated damage probability threshold tau are escalated to a specialist Expert model for fine-grained diagnosis. This design provides explicit, deployment-time control over the safety-efficiency trade-off without retraining. Evaluated on the Eyes on the Ground dataset (23,804 images from Kenyan smallholder maize farms), the cascade achieves Rec-Damaged = 0.974 at tau = 0.5, reducing missed damage cases by up to 54% relative to a flat baseline. Under evaluation alignment, the representational gap reduces to +0.008 F1-macro, confirming the contribution is architectural rather than representational. Under input degradation, the system prioritizes escalation over confident misclassification, reflecting error containment through architectural isolation rather than intrinsic model robustness. These results demonstrate that cascade architectures can operationalize safety-oriented decision constraints through calibrated routing in settings where reliability matters more than aggregate accuracy. These properties depend on threshold calibration and deployment conditions and do not constitute guarantees under arbitrary distribution shift.

📄 PDF Abstract BibTeX arXiv:2607.25468

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cut-and-Paste with Precision: a Content and Perspective-aware Data Augmentation for Road Damage Detection

2024-06-06 · Punnawat Siripathitti, Florent Forest, Olga Fink

Damage to road pavement can develop into cracks, potholes, spallings, and other issues posing significant challenges to the integrity, safety, and durability of the road structure. Detecting and monitoring the evolution …

Data AugmentationObjectobject-detectionObject Detection+1

Cascaded Zoom-in Detector for High Resolution Aerial Images

2023-03-15 · Akhil Meethal, Eric Granger, Marco Pedersoli

Detecting objects in aerial images is challenging because they are typically composed of crowded small objects distributed non-uniformly over high-resolution images. Density cropping is a widely used method to improve th…

2D Object Detectionobject-detectionObject DetectionSmall Object Detection+1

Optimizing YOLO Architectures for Optimal Road Damage Detection and Classification: A Comparative Study from YOLOv7 to YOLOv10

2024-10-10 · Vung Pham, Lan Dong Thi Ngoc, Duy-Linh Bui

Maintaining roadway infrastructure is essential for ensuring a safe, efficient, and sustainable transportation system. However, manual data collection for detecting road damage is time-consuming, labor-intensive, and pos…

Road Damage Detection

Comparison of object detection methods for crop damage assessment using deep learning

2019-12-31 · Ali HamidiSepehr, Seyed Vahid Mirnezami, Jason K. Ward

Severe weather events can cause large financial losses to farmers. Detailed information on the location and severity of damage will assist farmers, insurance companies, and disaster response agencies in making wise post-…

Disaster ResponseObjectobject-detectionObject Detection

Safety-Aware Robot Damage Recovery Using Constrained Bayesian Optimization and Simulated Priors

2016-11-28 · Vaios Papaspyros, Konstantinos Chatzilygeroudis, Vassilis Vassiliades, Jean-Baptiste Mouret

The recently introduced Intelligent Trial-and-Error (IT&E) algorithm showed that robots can adapt to damage in a matter of a few trials. The success of this algorithm relies on two components: prior knowledge acquired th…

Bayesian Optimization