arXiv:2608.07577cs.CVcs.AI2026-08

为自动驾驶设计安全识别未知道路物体的新感知层

Open-World Hierarchical Perception: Taxonomic Abstraction over Class-Agnostic Proposals for the Safe Handling of Out-of-Vocabulary Road Objects

论文配图:Open-World Hierarchical Perception: Taxonomic Abstraction over Class-Agnostic Proposals for the Safe Handling of Out-of-Vocabulary Road Objects
图 1 · 摘自论文原文
  • 在无类别区域提案上构建层级分类体系,处理闭集模型遗漏的物体
  • 94%未知物体被正确归类或标记为未知,0%发出错误具体标签
  • 适合关注安全性的自动驾驶感知系统,尤其应对罕见障碍物

自动驾驶的闭集检测器只能分配预设标签,面对未登录物体(如马车、牲畜)时要么强行给出错误标签,要么忽略。本文提出开放世界层级感知:在无类别区域提案基础上引入分类层次结构与抽象规则,使闭集检测器从未框出的物体也能被分类或标记。研究三种开放世界信号(无类别分割、基于外观的分布外评分、单目深度),证明单一2D线索不足,需多模态融合。在真实标注数据上进行留类测试,剔除COCO中7个类别共235个真值样本,传统平铺头100%给出自信错误具体标签(其中37%误入错误大类,如将动物标为车辆),而本方法零自信错误标签,94%物体被安全处理(正确大类或明确标记为未知障碍)。该结果是安全性提升,非识别精度提升:仅26%恢复正确大类,其余69%保守标记未知。贡献在于提供一个不犯自信分类错误的开放世界感知层,并坦诚说明其代价。

原文摘要 · Abstract (English)

A closed-set detector for autonomous driving must assign every object one of a fixed set of labels. On an object outside that set (a horse-drawn carriage, road debris, livestock on a rural road) it can only force a confident but wrong specific label or drop the object. Prior work in this series replaced the flat label set with a hierarchical taxonomy and a runtime abstraction rule, but evaluated it only on the boxes a closed detector already produces. This paper takes the layer open-world: we place taxonomic abstraction on top of class-agnostic region proposals so objects the closed detector never boxes can still be classified or flagged; we report a feasibility study of three open-world signals (class-agnostic segmentation, appearance-based out-of-distribution scoring, monocular depth) that shows why no single 2D cue suffices and how they compose; and we run the evaluation the earlier papers could not, a ground-truth leave-classes-out benchmark on real annotated objects. Holding out seven COCO classes and classifying their 235 ground-truth crops, a flat closed head emits a confident wrong specific label 100% of the time (37% of them in the wrong super-category, e.g. an animal named as a vehicle), whereas the hierarchical layer emits zero confident wrong specific labels and safely handles 94% of the objects (a correct super-category, or an explicit UNKNOWN OBSTACLE). We are explicit that this is a safety result, not a specificity one: the correct super-category is recovered only 26% of the time and the remaining 69% are conservatively flagged unknown. The contribution is an open-world perception layer that never makes a confident categorical mistake on an out-of-vocabulary object, together with an honest account of its cost.

自动驾驶开放世界安全感知层级分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。