LoFLAT: Local Feature Matching using Focused Linear Attention Transformer
Naijian Cao, Renjie He, Yuchao Dai, Mingyi He

TL;DR
LoFLAT introduces a novel focused linear attention transformer for local feature matching that improves accuracy and efficiency over existing methods by capturing detailed local interactions with low computational cost.
Contribution
The paper proposes LoFLAT, a new local feature matching method using focused linear attention, enhancing detail capture while maintaining low complexity.
Findings
LoFLAT outperforms LoFTR in accuracy.
LoFLAT achieves higher efficiency in feature matching.
Experimental results validate the robustness of LoFLAT.
Abstract
Local feature matching is an essential technique in image matching and plays a critical role in a wide range of vision-based applications. However, existing Transformer-based detector-free local feature matching methods encounter challenges due to the quadratic computational complexity of attention mechanisms, especially at high resolutions. However, while existing Transformer-based detector-free local feature matching methods have reduced computational costs using linear attention mechanisms, they still struggle to capture detailed local interactions, which affects the accuracy and robustness of precise local correspondences. In order to enhance representations of attention mechanisms while preserving low computational complexity, we propose the LoFLAT, a novel Local Feature matching using Focused Linear Attention Transformer in this paper. Our LoFLAT consists of three main modules:…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Algorithms and Applications · Advanced Image and Video Retrieval Techniques · Face and Expression Recognition
MethodsLinear Layer · Dense Connections · Label Smoothing · Layer Normalization · Residual Connection · Byte Pair Encoding · Absolute Position Encodings · Attention Is All You Need · Multi-Head Attention · Softmax
