arXiv:2507.10034cs.CVcs.RO2025-07被引 2

解决点云定位模型持续学习中的遗忘问题,提升长期适应能力。

LifelongPR: Lifelong point cloud place recognition based on sample replay and prompt learning

  • 动态分配样本量并选取空间多样样本,减少知识丢失
  • 基于轻量提示模块的两阶段训练,有效应对环境变化
  • 在多个数据集上显著优于现有方法,适合长期部署场景

点云场景识别(PCPR)用于确定预建地图中的地理定位,在自动驾驶、智能交通和增强现实等机器人与地学应用中至关重要。实际大规模部署中,PCPR模型需持续学习新环境或传感器数据,具备持续学习能力。然而现有方法常因灾难性遗忘导致旧场景性能下降,影响可扩展性与系统维护。为此,我们提出LifelongPR,一种新型持续学习框架。首先,设计动态样本选择策略,按数据信息量分配样本数,并选取空间多样性样本以增强代表性。其次,构建基于提示学习的轻量级框架,采用两阶段训练策略,实现领域自适应的同时最小化遗忘。在大规模公开及自采数据集上的实验表明,相比最先进方法,本方法在mIR@1上提升6.50%,mR@1提升7.96%,错误率降低8.95%。代码与预训练模型已开源。

原文摘要 · Abstract (English)

Point cloud place recognition (PCPR) determines the geo-location within a prebuilt map and plays a crucial role in geoscience and robotics applications such as autonomous driving, intelligent transportation, and augmented reality. In real-world large-scale deployments of a geographic positioning system, PCPR models must continuously acquire, update, and accumulate knowledge to adapt to diverse and dynamic environments, i.e., the ability known as continual learning (CL). However, existing PCPR models often suffer from catastrophic forgetting, leading to significant performance degradation in previously learned scenes when adapting to new environments or sensor types. This results in poor model scalability, increased maintenance costs, and system deployment difficulties, undermining the practicality of PCPR. To address these issues, we propose LifelongPR, a novel continual learning framework for PCPR, which effectively extracts and fuses knowledge from sequential point cloud data. First, to alleviate the knowledge loss, we propose a replay sample selection method that dynamically allocates sample sizes according to each dataset's information quantity and selects spatially diverse samples for maximal representativeness. Second, to handle domain shifts, we design a prompt learning-based CL framework with a lightweight prompt module and a two-stage training strategy, enabling domain-specific feature adaptation while minimizing forgetting. Comprehensive experiments on large-scale public and self-collected datasets are conducted to validate the effectiveness of the proposed method. Compared with state-of-the-art (SOTA) methods, our method achieves 6.50% improvement in mIR@1, 7.96% improvement in mR@1, and an 8.95% reduction in F. The code and pre-trained models are publicly available at https://github.com/zouxianghong/LifelongPR.

点云识别持续学习提示学习定位系统

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