出典:arXiv · cs.CV原文を見る ↗
原文の著作権は出典元に帰属します。当サイトでは収録、翻訳、体裁調整のみを行います。
事実関係
arXiv:2608.12515v1 Announce Type: new Abstract: Assessing proxemic danger from a robot's egocentric perspective is critical for safe embodied navigation in human environments and requires both visual and contextual reas
解説と影響
从机器人视角评估人际距离风险:视觉语言模型的新挑战
从方法层面看,该论文将人际距离风险评估定义为一个从机器人自视图像(egocentric robot images)出发的判断任务,考察 VLM 在此类图像上的表现。这与传统基于传感器测距或激光雷达的几何方法形成对比:后者只关心物理距离是否小于阈值,而前者试图理解「这个距离在当前社交场景下是否合适」。例如,同样是一米的距离,在空旷走廊中可能完全正常,但在拥挤的电梯内或他人正在交谈的场景中则可能构成侵入。原文摘要未提供具体的实验设计细节、样本规模或模型对比结果,因此评估证据强度目前尚不充分。
值得注意的是,该论文以 arXiv 预印本形式发布(编号 2608.12515),标注为 cs.CV(计算机视觉与模式识别)领域,尚未经过同行评议。这意味着其结论应被视为初步研究结果。从摘要的表述看,研究者的核心关切在于:VLM 是否具备将底层视觉特征与高层社交规范相连接的能力,而不仅仅是识别「有人离我很近」这一物理事实。这一问题的难度在于,人际距离规范具有显著的文化差异和场景依赖性,模型需要从单帧图像中推断出隐含的社交语境。
从实际意义看,如果 VLM 能够可靠地评估人际距离风险,将为机器人导航系统提供一种更接近人类直觉的安全判断机制,有望补充或部分替代纯几何的安全约束。但研究边界同样清晰:单帧图像可能无法捕捉动态变化(如对方正在靠近还是远离),且模型对文化差异的泛化能力尚未得到验证。原文摘要未提供这些局限性的具体讨论,相关结论仍需等待完整论文公布后才能进一步评估。
参考資料
出典原文
arXiv:2608.12515v1 Announce Type: new Abstract: Assessing proxemic danger from a robot's egocentric perspective is critical for safe embodied navigation in human environments and requires both visual and contextual reasoning. We evaluate three opensource vision-language models (VLMs) (, , and ) on the classification of egocentric robot images into four danger levels, comparing three prompting strategies and two rounds of QLoRA fine-tuning against a stratified random baseline. Without fine-tuning, all models perform near the baseline, while fine-tuning yields only modest overall improvements. However, with an advanced prompt achieves substantially higher recall for high-danger cases than the other models. An analysis of person localization further shows that correct danger classification does not correspond to better spatial grounding, indicating that a model may produce a useful safety label without attending to the relevant region of the scene. These results show that current VLMs remain limited in fine-grained proxemic reasoning and spatial grounding, although targeted prompting and fine-tuning can improve high-danger detection in selected models.