Paper List
-
Mapping of Lesion Images to Somatic Mutations
This paper addresses the critical bottleneck of delayed genetic analysis in cancer diagnosis by predicting a patient's full somatic mutation profile d...
-
Reinventing Clinical Dialogue: Agentic Paradigms for LLM‑Enabled Healthcare Communication
This paper addresses the core challenge of transforming reactive, stateless LLMs into autonomous, reliable clinical dialogue agents capable of longitu...
-
Binary Latent Protein Fitness Landscapes for Quantum Annealing Optimization
通过将序列映射到二元潜在空间进行基于QUBO的适应度优化,桥接蛋白质表示学习和组合优化。
-
Controlling Fish Schools via Reinforcement Learning of Virtual Fish Movement
证明了无模型强化学习可以利用虚拟视觉刺激有效引导鱼群,克服了缺乏精确行为模型的问题。
Real-time Cricket Sorting By Sex A low-cost embedded solution using YOLOv8 and Raspberry Pi
Illinois Institute of Technology, Chicago, Illinois | Universidad Politécnica de Madrid, Madrid, Spain
30秒速读
IN SHORT: This paper addresses the critical bottleneck in industrial insect farming: the lack of automated, real-time sex sorting systems for Acheta domesticus crickets, which is essential for selective breeding, optimized reproduction ratios, and nutritional differentiation.
核心创新
- Methodology First integrated system combining embedded computer vision (YOLOv8 nano) with physical actuation for real-time cricket sex sorting, achieving 86.8% overall sorting accuracy.
- Methodology Development of a custom balanced dataset (597 training images) with controlled illumination variability and data augmentation, achieving mAP@0.5 of 0.977 with minimal misclassification (2.3% for females, 2.7% for males).
- Biology Quantitative analysis revealing sex-dependent behavioral differences: males move faster (median 39.5 mm/s vs 18.8 mm/s for females) and are more sensitive to actuator noise, affecting sorting efficiency under different stress conditions.
主要结论
- The system achieved 86.8% overall sorting accuracy across four experiments, with performance varying from 83% under high-stress conditions to 94% under low-stress conditions.
- Movement speed significantly impacts sorting accuracy: misclassified crickets had median speeds of 75.0 mm/s compared to 20.3 mm/s for correctly classified individuals (p<0.05 based on distribution analysis).
- The YOLOv8 nano model demonstrated excellent detection performance with mAP@0.5 of 0.977 and class-wise precision/recall of 0.857-0.878, proving suitable for resource-constrained edge deployment.
摘要: The global demand for sustainable protein sources is driving increasing interest in edible insects, with Acheta domesticus (house cricket) identified as one of the most suitable species for industrial production. Current farming practices typically rear crickets in mixed-sex populations without automated sex sorting, despite potential benefits such as selective breeding, optimized reproduction ratios, and nutritional differentiation. This work presents a low-cost, real-time system for automated sex-based sorting of Acheta domesticus, combining computer vision and physical actuation. The device integrates a Raspberry Pi 5 with the official Raspberry AI Camera and a custom YOLOv8 nano object detection model, together with a servo-actuated sorting arm. The model reached a mean Average Precision at IoU 0.5 (mAP@0.5) of 0.977 during testing, and real-world experiments with groups of crickets achieved an overall sorting accuracy of 86.8%. These results demonstrate the feasibility of deploying lightweight deep learning models on resource-constrained devices for insect farming applications, offering a practical solution to improve efficiency and sustainability in cricket production.