cd /news/computer-vision/tiny-collaborative-inference-for-occ… · home topics computer-vision article
[ARTICLE · art-19914] src=arxiv.org pub= topic=computer-vision verified=true sentiment=· neutral

Tiny Collaborative Inference for Occlusion-Robust Object Detection

Researchers have developed a collaborative inference method for occlusion-robust object detection on edge devices with less than 1 MB SRAM, combining an MCUNet backbone, YOLOv2 detection head, and TensorFlow Lite quantization. Decision-level fusion via Weighted Boxes Fusion (WBF) outperformed feature-level fusion, achieving up to +0.2736 mAP improvement in asymmetric occlusion scenarios and a 29.8% frame-level coverage gain in autonomous sessions. The approach enables host-free multi-board operation on ultra-low-end hardware, such as Coral Dev Board Micro units, with minimal communication overhead.

read1 min publishedJun 3, 2026

arXiv:2606.02894v1 Announce Type: new Abstract: Small edge devices such as IoT surveillance nodes and search-and-rescue (SAR) platforms are increasingly expected to run computer vision locally. On ultra-low-end hardware, however, object detection is limited by available memory and compute, by communication costs when several devices cooperate, and by the loss of accuracy caused by occlusion. The work evaluates occlusion-robust object detection on devices with less than 1 MB SRAM by combining an MCUNet backbone, a YOLOv2 detection head, and TensorFlow Lite quantisation. We evaluate two collaborative inference strategies: feature-level fusion, which concatenates intermediate feature maps, and decision-level fusion via Weighted Boxes Fusion (WBF). Under the tested occlusion settings, WBF outperforms feature-level fusion and gives gains of up to +0.2736 mAP in asymmetric occlusion scenarios. Extending fusion to three views improves accuracy further (up to +0.3827 mAP) while adding communication overhead (approximately 1.3 KB per exchange). The hardware experiments start with a host-assisted USB-relay baseline and then move to a Wi-Fi peer-to-peer deployment on two Coral Dev Board Micro units, where WBF runs on-device and communication energy remains small relative to inference. In a representative 301.9 s autonomous session comprising 108 frames, fused output is observed on 61 frames compared with 47 for Board 2 alone, a frame-level coverage gain of +29.8%. We also include a small exploratory decentralised federated learning (DFL) feasibility note, but do not treat it as a main result because performance remains limited under non-iid local data. The results support decision-level fusion as a viable option for improving occlusion robustness in small-scale edge object detection, including host-free multi-board operation on ultra-low-end hardware.

── more in #computer-vision 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/tiny-collaborative-i…] indexed:0 read:1min 2026-06-03 ·