arXiv:2512.19725cs.LG2025-12被引 1

提出持续学习中异常检测的设计原则与基准测试方法

Out-of-Distribution Detection for Continual Learning: Design Principles and Benchmarking

  • 构建持续学习场景下的异常输入识别框架
  • 首次系统评估多种模型在动态数据流中的异常检测性能
  • 适合研究自适应AI系统与鲁棒性提升的开发者

近年来,机器学习模型在众多领域取得显著进展,得益于计算资源增加、大规模数据集及深度学习架构的发展。从恶意软件检测到自动驾驶,现代机器学习系统展现出强大能力。然而,当这些模型部署于不断变化的真实场景时,其长期可靠性与适应性变得愈发重要。例如,新型恶意软件家族持续出现,自动驾驶汽车需应对不同城市和天气条件。传统模型假设训练与测试数据独立同分布(i.i.d.),但现实环境中数据随时间变化,意外输入频繁发生。重新训练模型成本高昂且不切实际。因此,持续学习(CL)允许模型在不遗忘旧知识的前提下增量学习,而分布外(OOD)检测则能识别并响应新奇或异常输入。联合解决这两项挑战对构建鲁棒、高效、自适应的AI系统至关重要。

原文摘要 · Abstract (English)

Recent years have witnessed significant progress in the development of machine learning models across a wide range of fields, fueled by increased computational resources, large-scale datasets, and the rise of deep learning architectures. From malware detection to enabling autonomous navigation, modern machine learning systems have demonstrated remarkable capabilities. However, as these models are deployed in ever-changing real-world scenarios, their ability to remain reliable and adaptive over time becomes increasingly important. For example, in the real world, new malware families are continuously developed, whereas autonomous driving cars are employed in many different cities and weather conditions. Models trained in fixed settings can not respond effectively to novel conditions encountered post-deployment. In fact, most machine learning models are still developed under the assumption that training and test data are independent and identically distributed (i.i.d.), i.e., sampled from the same underlying (unknown) distribution. While this assumption simplifies model development and evaluation, it does not hold in many real-world applications, where data changes over time and unexpected inputs frequently occur. Retraining models from scratch whenever new data appears is computationally expensive, time-consuming, and impractical in resource-constrained environments. These limitations underscore the need for Continual Learning (CL), which enables models to incrementally learn from evolving data streams without forgetting past knowledge, and Out-of-Distribution (OOD) detection, which allows systems to identify and respond to novel or anomalous inputs. Jointly addressing both challenges is critical to developing robust, efficient, and adaptive AI systems.

持续学习异常检测AI鲁棒性

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