arXiv:2511.15343cs.CVcs.LG2025-11

提出三类判别方法,让自动驾驶更安全应对未知场景。

Three-Way Open-Set Detection for Robust Autonomous Navigation

  • 将检测结果分为已知物体、未知物体和背景三类,后验判断。
  • 在多种检测器和数据集上验证,支持语义与分布双重变化。
  • 仿真显示比二分类更安全高效,适合真实导航应用。

复杂场景下的自主导航需要模型在训练中未遇到的场景中仍保持可靠感知。自动驾驶系统在行进过程中会遇到已知物体、从未见过的障碍物以及形似物体的背景结构,三者需区别处理。现有开放集和分布外检测方法先用置信度阈值剔除低置信度检测,再筛选新奇样本,但单一阈值带来权衡:低阈值引入背景噪声,高阈值可能丢弃关键新物体。本文将开放集检测建模为三类分类任务——已知物体、未知物体或背景,基于预训练检测器输出后验计算。提出领域泛化与领域自适应方法,在不同检测器家族与基准测试中评估,涵盖联合语义与协变量域偏移。通过参数化检测性能的仿真测试导航任务,结果表明三类决策相比二分类方案能实现更安全、高效的航行任务。

原文摘要 · Abstract (English)

Autonomous navigation in complex scenes requires reliable perception across scenarios that the model did not encounter during its training. Along its route, an autonomous framework encounters objects it was trained to recognize, obstacles it has never seen, and background structures that resemble objects. Each of the three must be handled differently. To tackle this, existing open-set and out-of-distribution detectors discard low-confidence detections with an objectness threshold and only then test the rest for novelty. By forcing a single threshold like this they introduce a trade-off where a low threshold adds background clutter to the detected objects, while a high one may discard needed novel objects. We instead formulate open-set detection as a three-way classification of each detection into known object, unknown object, or background, computed post hoc from the outputs of a pretrained detector. We develop methods for domain generalization and for domain adaptation, evaluated across different detector families and benchmarks up to a combined semantic and covariate domain shift. To test the framework in a navigation context, we conduct simulations parameterized by the measured detection performance. The results show that the three-way decision yields safer and more efficient missions than binary alternatives.

自动驾驶开放集检测三类分类导航安全

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