SANDesc用轻量注意力网络提升关键点描述子匹配效果
A Streamlined Attention-Based Network for Descriptor Extraction
- 基于改进U-Net结构,加入注意力模块与残差路径
- 在多个数据集上优于原有描述子,参数仅240万
- 适合资源受限场景下的特征提取,尤其城市图像
我们提出SANDesc,一种用于关键点描述子提取的轻量级注意力网络,旨在改进现有架构。该网络通过修正的U-Net结构结合卷积块注意力模块和残差路径,在保持计算效率的同时实现有效局部表示。模型采用改进的三元组损失与受课程学习启发的难负样本挖掘策略训练,提升稳定性。在HPatches、MegaDepth-1500及Image Matching Challenge 2021上的实验表明,SANDesc在不修改底层关键点检测器的前提下,显著提升了多任务匹配性能。模型参数仅为240万。此外,我们引入一个包含4K图像和预标定内参的新城市图像数据集。在此基准上,SANDesc在有限计算资源下实现了对现有描述子的显著性能提升。
原文摘要 · Abstract (English)
We introduce SANDesc, a Streamlined Attention-Based Network for Descriptor extraction that aims to improve on existing architectures for keypoint description. Our descriptor network learns to compute descriptors that improve matching without modifying the underlying keypoint detector. We employ a revised U-Net-like architecture enhanced with Convolutional Block Attention Modules and residual paths, enabling effective local representation while maintaining computational efficiency. We refer to the building blocks of our model as Residual U-Net Blocks with Attention. The model is trained using a modified triplet loss in combination with a curriculum learning-inspired hard negative mining strategy, which improves training stability. Extensive experiments on HPatches, MegaDepth-1500, and the Image Matching Challenge 2021 show that training SANDesc on top of existing keypoint detectors leads to improved results on multiple matching tasks compared to the original keypoint descriptors. At the same time, SANDesc has a model complexity of just 2.4 million parameters. As a further contribution, we introduce a new urban dataset featuring 4K images and pre-calibrated intrinsics, designed to evaluate feature extractors. On this benchmark, SANDesc achieves substantial performance gains over the existing descriptors while operating with limited computational resources.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。