Temporal information plays a pivotal role in Bird's-Eye-View (BEV) driving scene understanding, which can alleviate the visual information sparsity. However, the indiscriminate temporal fusion method will cause the barrier of feature redundancy when constructing vectorized High-Definition (HD) maps. In this paper, we revisit the temporal fusion of vectorized HD maps, focusing on temporal instance consistency and temporal map consistency learning. To improve the representation of instances in single-frame maps, we introduce a novel method, DTCLMapper. This approach uses a dual-stream temporal consistency learning module that combines instance embedding with geometry maps. In the instance embedding component, our approach integrates temporal Instance Consistency Learning (ICL), ensuring consistency from vector points and instance features aggregated from points. A vectorized points pre-selection module is employed to enhance the regression efficiency of vector points from each instance. Then aggregated instance features obtained from the vectorized points preselection module are grounded in contrastive learning to realize temporal consistency, where positive and negative samples are selected based on position and semantic information. The geometry mapping component introduces Map Consistency Learning (MCL) designed with self-supervised learning. The MCL enhances the generalization capability of our consistent learning approach by concentrating on the global location and distribution constraints of the instances. Extensive experiments on well-recognized benchmarks indicate that the proposed DTCLMapper achieves state-of-the-art performance in vectorized mapping tasks, reaching 61.9% and 65.1% mAP scores on the nuScenes and Argoverse datasets, respectively. The source code will be made publicly available at https://github.com/lynn-yu/DTCLMapper.
翻译:时序信息在鸟瞰视图(BEV)驾驶场景理解中起到关键作用,能够缓解视觉信息的稀疏性问题。然而,在构建矢量化高清地图时,无差别的时序融合方法会导致特征冗余障碍。本文重新审视矢量化高清地图的时序融合过程,聚焦于时序实例一致性与时序地图一致性学习。为提升单帧地图中实例的表征能力,我们提出了一种新方法DTCLMapper。该方法采用结合实例嵌入与几何映射的双流时序一致性学习模块。在实例嵌入组件中,我们的方法整合了时序实例一致性学习(ICL),确保从矢量化点及其聚合的实例特征中实现一致性。通过引入矢量化点预选择模块,可提升各实例中矢量化点的回归效率;随后基于对比学习对矢量化点预选择模块输出的聚合实例特征进行时序一致性建模,其中正负样本根据位置与语义信息进行选择。几何映射组件引入了基于自监督学习设计的地图一致性学习(MCL),通过关注实例的全局位置与分布约束,增强了本一致性学习方法的泛化能力。在公认基准上的大量实验表明,所提出的DTCLMapper在矢量化地图任务中达到了最先进性能,在nuScenes和Argoverse数据集上分别取得了61.9%和65.1%的mAP分数。源代码将在https://github.com/lynn-yu/DTCLMapper公开发布。