arXiv:2504.11447cs.CV2025-04AAAI被引 3

用偏好学习提升3D激光雷达场景补全的效率与质量

Diffusion Distillation With Direct Preference Optimization For Efficient 3D LiDAR Scene Completion

  • 通过构建优劣样本对,利用非可导评价指标指导学生模型优化
  • 相比现有方法,完成速度提升5倍以上,且重建质量更高
  • 首次将偏好学习引入扩散蒸馏,适合高效3D感知任务研究者

扩散模型在3D LiDAR场景补全中应用受限于采样速度慢。分数蒸馏虽能加速采样但性能下降,而基于偏好数据的直接策略优化(DPO)可提升性能。本文提出Distillation-DPO框架,结合扩散蒸馏与偏好对齐:首先,学生模型生成不同初始噪声下的成对补全场景;其次,利用LiDAR场景评估指标构造优劣样本对(因多数指标不可导,故合理);最后,通过教师与学生模型在配对场景上的分数函数差异优化学生模型,迭代直至收敛。大量实验表明,相比当前最优扩散模型,Distillation-DPO在完成速度提升5倍以上的同时,实现更高质量的场景补全。本方法为首个探索偏好学习在蒸馏中应用的工作,提供了偏好对齐蒸馏的新视角。代码已开源:https://github.com/happyw1nd/DistillationDPO。

原文摘要 · Abstract (English)

The application of diffusion models in 3D LiDAR scene completion is limited due to diffusion's slow sampling speed. Score distillation accelerates diffusion sampling but with performance degradation, while post-training with direct policy optimization (DPO) boosts performance using preference data. This paper proposes Distillation-DPO, a novel diffusion distillation framework for LiDAR scene completion with preference aligment. First, the student model generates paired completion scenes with different initial noises. Second, using LiDAR scene evaluation metrics as preference, we construct winning and losing sample pairs. Such construction is reasonable, since most LiDAR scene metrics are informative but non-differentiable to be optimized directly. Third, Distillation-DPO optimizes the student model by exploiting the difference in score functions between the teacher and student models on the paired completion scenes. Such procedure is repeated until convergence. Extensive experiments demonstrate that, compared to state-of-the-art LiDAR scene completion diffusion models, Distillation-DPO achieves higher-quality scene completion while accelerating the completion speed by more than 5-fold. Our method is the first to explore adopting preference learning in distillation to the best of our knowledge and provide insights into preference-aligned distillation. Our code is public available on https://github.com/happyw1nd/DistillationDPO.

3D补全扩散模型偏好学习激光雷达

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