arXiv:2509.08017cs.RO2025-09被引 4

PySensors 2.0优化稀疏传感器部署,支持空间约束与不确定性评估。

PySensors 2.0: A Python Package for Sparse Sensor Placement

  • 引入空间约束:可指定区域传感器数量、最小间距及预设位置。
  • 提出热力学方法,可视化传感器间交互关系,支持替换影响评估。
  • 新增噪声不确定性量化与热力图,指导实际部署决策。

PySensors 是一个用于稀疏传感器选择与布置的 Python 工具包。本次重大更新引入了空间约束传感器布置功能,支持在特定区域内设置最大或精确的传感器数量、纳入预设位置、维持传感器间的最小距离。扩展支持自定义基底输入,可集成任意数据驱动或谱基底。提出一种热力学方法,超越单一“最优”配置,映射训练数据诱导的完整传感器交互景观,便于融合外部选择标准并评估传感器替换影响。新优化技术考虑传感器过采样与欠采样问题,采用正则化最小二乘法实现稳健重建。此外,引入噪声诱发的估计误差不确定性量化,并提供可视化不确定性热力图,辅助部署决策。本文简要描述相关数学算法与理论,通过示例代码演示新功能,并给出跨应用领域的实践建议。最后,展望未来可能的扩展方向,以应对新兴传感挑战。

原文摘要 · Abstract (English)

PySensors is a Python package for selecting and placing a sparse set of sensors for reconstruction and classification tasks. In this major update to PySensors, we introduce spatially constrained sensor placement capabilities, allowing users to enforce constraints such as maximum or exact sensor counts in specific regions, incorporate predetermined sensor locations, and maintain minimum distances between sensors. We extend functionality to support custom basis inputs, enabling integration of any data-driven or spectral basis. We also propose a thermodynamic approach that goes beyond a single "optimal" sensor configuration and maps the complete landscape of sensor interactions induced by the training data. This comprehensive view facilitates integration with external selection criteria and enables assessment of sensor replacement impacts. The new optimization technique also accounts for over- and under-sampling of sensors, utilizing a regularized least squares approach for robust reconstruction. Additionally, we incorporate noise-induced uncertainty quantification of the estimation error and provide visual uncertainty heat maps to guide deployment decisions. To highlight these additions, we provide a brief description of the mathematical algorithms and theory underlying these new capabilities. We demonstrate the usage of new features with illustrative code examples and include practical advice for implementation across various application domains. Finally, we outline a roadmap of potential extensions to further enhance the package's functionality and applicability to emerging sensing challenges.

传感器部署稀疏感知不确定性量化优化算法

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