arXiv:2511.09878cs.CV2025-11被引 1

用轻量级RWKV模型提升点云语义补全效率

RWKV-PCSSC: Exploring RWKV Model for Point Cloud Semantic Scene Completion

  • 基于RWKV机制设计轻量级网络,分步恢复点云特征
  • 参数量减少4.18倍,内存效率提升1.37倍,性能领先
  • 适合资源受限场景的实时点云补全应用

语义场景补全(SSC)旨在从不完整输入生成完整的语义场景。现有方法多采用高参数量的密集网络架构,导致模型复杂度和资源消耗增加。为此,我们提出RWKV-PCSSC,一种受可接受权重键值(RWKV)机制启发的轻量级点云语义场景补全网络。具体地,引入RWKV种子生成器(RWKV-SG)模块,从部分点云聚合特征以生成具有粗粒度特征的粗点云;随后通过多个阶段的RWKV点解卷积(RWKV-PD)模块逐步恢复点云的逐点特征。通过紧凑高效的架构设计,该方法实现轻量化模型表示。实验表明,与最先进的PointSSC相比,RWKV-PCSSC参数量减少4.18倍,内存效率提升1.37倍,并在室内(SSC-PC、NYUCAD-PC)和室外(PointSSC)基准数据集,以及我们提出的两个新数据集(NYUCAD-PC-V2、3D-FRONT-PC)上均达到最优性能。

原文摘要 · Abstract (English)

Semantic Scene Completion (SSC) aims to generate a complete semantic scene from an incomplete input. Existing approaches often employ dense network architectures with a high parameter count, leading to increased model complexity and resource demands. To address these limitations, we propose RWKV-PCSSC, a lightweight point cloud semantic scene completion network inspired by the Receptance Weighted Key Value (RWKV) mechanism. Specifically, we introduce a RWKV Seed Generator (RWKV-SG) module that can aggregate features from a partial point cloud to produce a coarse point cloud with coarse features. Subsequently, the point-wise feature of the point cloud is progressively restored through multiple stages of the RWKV Point Deconvolution (RWKV-PD) modules. By leveraging a compact and efficient design, our method achieves a lightweight model representation. Experimental results demonstrate that RWKV-PCSSC reduces the parameter count by 4.18$\times$ and improves memory efficiency by 1.37$\times$ compared to state-of-the-art methods PointSSC. Furthermore, our network achieves state-of-the-art performance on established indoor (SSC-PC, NYUCAD-PC) and outdoor (PointSSC) scene dataset, as well as on our proposed datasets (NYUCAD-PC-V2, 3D-FRONT-PC).

点云补全轻量模型RWKV

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