Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/30 14:37:30

Filling the Pareto-Optimal Front for Affordance Segmentation on Embedded Devices Using RGB-D Cameras

AI 中文解读
这项研究为机器人装上“眼睛”找到了新路子。以往机器人靠摄像头识别物体和空间,但遇到光线差或遮挡时容易“看走眼”。论文巧妙地把深度传感器(类似手机人脸识别的测距功能)与普通摄像头的图像结合起来,通过一套自动化搜索和调优方法,让小型机器人也能快速、准确地判断“哪里可坐、哪里可抓”等操作用途。更厉害的是,这套方案不需要高配硬件,用一块类似树莓派的迷你开发板加一个深度摄像头,就能在手机电池的电量下实现实时处理。这意味着未来的扫地机器人、穿戴式辅助设备或家用服务机器人,不用再背笨重芯片,也能更聪明地理解环境。对普通人来说,最直接的改变就是:智能设备会变得更便宜、更省电,同时反应更灵敏,比如帮助视障人士的穿戴设备能即时提示台阶或障碍物,或者家庭机器人能精准避开宠物和电线。这项研究让AI从实验室走向日常生活的速度又加快了一步。
While depth sensors have the potential to complement RGB data for affordance segmentation in wearable robots, their usage seems to remain underexplored. The paper proposes two approaches: a reformulated version of hardware-aware neural architecture search, endowed with a newly designed search space to integrate depth (D) information into small-sized deep networks, and a dedicated fine-tuning approach, including a preprocessing layer to merge depth information with RGB data and make it compatible with conventional architectures. In both cases, those methods aim to generate solutions that benefit from modern (portable) hardware accelerators and overcome existing tiny-like approaches, which often fail to tackle critical scenarios due to the severe constraints set by the supporting hardware. Extensive experiments on a pair of real-world datasets demonstrate the effectiveness of the proposed method as compared with existing solutions. The approach presented in the paper generates, in most cases, solutions that identify the Pareto optimal front to balance generalization performance and hardware requirements. The paper also describes the supporting prototype, including a Jetson Nano board and a RealSense RGB-D camera. When considering the energy profile of the device, the overall system can attain real-time performances within an energy budget that is compatible with standard batteries, such as those used in smartphones.
分享
阅读原文