让传感器自动找最佳位置,提升物理场感知精度。
PhySense: Sensor Placement Optimization for Accurate Physics Sensing
- 两阶段协同框架:先重建物理场,再优化传感器布局
- 在3D几何数据集上实现当前最优感知精度
- 理论证明与实际表现一致,适合科研与工程应用
物理传感在众多科学与工程领域中至关重要,本质上涉及两个耦合任务:从稀疏观测中重构密集物理场,以及优化离散传感器布局以获取最大信息量。尽管深度学习在稀疏数据重建方面进展迅速,但现有方法普遍忽略传感器布局优化,导致重建与布局间的协同增益被搁置。为改变这一低效现状,我们提出PhySense,一种协同的两阶段框架,同时学习物理场重建与传感器布局优化,目标均为实现精准物理传感。第一阶段采用带交叉注意力增强的流模型,自适应融合稀疏观测;第二阶段利用重建反馈,通过投影梯度下降优化传感器位置,满足空间约束。我们进一步证明两阶段的学习目标与经典方差最小化原理一致,具备理论保证。在三个挑战性基准测试中,尤其在3D几何数据集上,PhySense显著优于现有方法,实现当前最优物理传感精度,并发现此前未被考虑的高信息量传感器布局。代码已开源:https://github.com/thuml/PhySense。
原文摘要 · Abstract (English)
Physics sensing plays a central role in many scientific and engineering domains, which inherently involves two coupled tasks: reconstructing dense physical fields from sparse observations and optimizing scattered sensor placements to observe maximum information. While deep learning has made rapid advances in sparse-data reconstruction, existing methods generally omit optimization of sensor placements, leaving the mutual enhancement between reconstruction and placement on the shelf. To change this suboptimal practice, we propose PhySense, a synergistic two-stage framework that learns to jointly reconstruct physical fields and to optimize sensor placements, both aiming for accurate physics sensing. The first stage involves a flow-based generative model enhanced by cross-attention to adaptively fuse sparse observations. Leveraging the reconstruction feedback, the second stage performs sensor placement via projected gradient descent to satisfy spatial constraints. We further prove that the learning objectives of the two stages are consistent with classical variance-minimization principles, providing theoretical guarantees. Extensive experiments across three challenging benchmarks, especially a 3D geometry dataset, indicate PhySense achieves state-of-the-art physics sensing accuracy and discovers informative sensor placements previously unconsidered. Code is available at this repository: https://github.com/thuml/PhySense.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。