CLIDD: Cross-Layer Independent Deformable Description for Efficient and Discriminative Local Feature Representation
Haodi Yao, Fenghua He, Ning Hao, Yao Su
TL;DR
This work addresses the need for local feature descriptors that are both highly discriminative and computationally efficient for real-time spatial tasks. It introduces Cross-Layer Independent Deformable Description (CLIDD), which samples from multiple independent feature layers using learnable offsets, thereby avoiding costly dense feature maps. A hardware-aware kernel fusion strategy and a scalable training framework combining metric learning and knowledge distillation yield a family of model variants that achieve state-of-the-art accuracy with exceptional throughput on edge devices. The results demonstrate robust performance across homography, relative pose, and visual localization benchmarks, with ultra-compact models rivaling or surpassing much larger methods while maintaining real-time speeds. Overall, CLIDD provides a robust, scalable solution for real-time spatial intelligence tasks with minimal computational overhead.
Abstract
Robust local feature representations are essential for spatial intelligence tasks such as robot navigation and augmented reality. Establishing reliable correspondences requires descriptors that provide both high discriminative power and computational efficiency. To address this, we introduce Cross-Layer Independent Deformable Description (CLIDD), a method that achieves superior distinctiveness by sampling directly from independent feature hierarchies. This approach utilizes learnable offsets to capture fine-grained structural details across scales while bypassing the computational burden of unified dense representations. To ensure real-time performance, we implement a hardware-aware kernel fusion strategy that maximizes inference throughput. Furthermore, we develop a scalable framework that integrates lightweight architectures with a training protocol leveraging both metric learning and knowledge distillation. This scheme generates a wide spectrum of model variants optimized for diverse deployment constraints. Extensive evaluations demonstrate that our approach achieves superior matching accuracy and exceptional computational efficiency simultaneously. Specifically, the ultra-compact variant matches the precision of SuperPoint while utilizing only 0.004M parameters, achieving a 99.7% reduction in model size. Furthermore, our high-performance configuration outperforms all current state-of-the-art methods, including high-capacity DINOv2-based frameworks, while exceeding 200 FPS on edge devices. These results demonstrate that CLIDD delivers high-precision local feature matching with minimal computational overhead, providing a robust and scalable solution for real-time spatial intelligence tasks.
