paper-with-me

Papers

JamMa: Ultra-lightweight Local Feature Matching with Joint Mamba

2025-03-05 · CVPR 2025 1 · Xiaoyong Lu, Songlin Du

Existing state-of-the-art feature matchers capture long-range dependencies with Transformers but are hindered by high spatial complexity, leading to demanding training and highlatency inference. Striking a better balance between performance and efficiency remains a challenge in feature matching. Inspired by the linear complexity O(N) of Mamba, we propose an ultra-lightweight Mamba-based matcher, named JamMa, which converges on a single GPU and achieves an impressive performance-efficiency balance in inference. To unlock the potential of Mamba for feature matching, we propose Joint Mamba with a scan-merge strategy named JEGO, which enables: (1) Joint scan of two images to achieve high-frequency mutual interaction, (2) Efficient scan with skip steps to reduce sequence length, (3) Global receptive field, and (4) Omnidirectional feature representation. With the above properties, the JEGO strategy significantly outperforms the scan-merge strategies proposed in VMamba and EVMamba in the feature matching task. Compared to attention-based sparse and semi-dense matchers, JamMa demonstrates a superior balance between performance and efficiency, delivering better performance with less than 50% of the parameters and FLOPs.

📄 PDF Abstract BibTeX arXiv:2503.03437

Code (0)

등록된 구현이 없습니다.

Tasks

GPUMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

HOME: Robust Hough-space Matching Method for Structured and Textureless Videos

2026-07-28 · Masaki Satoh arxiv

Visual front-ends for robotic localization typically rely on point-based features such as Oriented FAST and Rotated BRIEF (ORB), which frequently fail in structured environments dominated by strong linear structures or t…

Homography Estimation3D Pose Estimation

Epicardium Prompt-guided Real-time Cardiac Ultrasound Frame-to-volume Registration

2024-06-20 · Long Lei, Jun Zhou, Jialun Pei, Baoliang Zhao 외

A comprehensive guidance view for cardiac interventional surgery can be provided by the real-time fusion of the intraoperative 2D images and preoperative 3D volume based on the ultrasound frame-to-volume registration. Ho…

UltraLBM-UNet: Ultralight Bidirectional Mamba-based Model for Skin Lesion Segmentation

2025-12-25 · Linxuan Fan, Juntao Jiang, Weixuan Liu, Zhucun Xue 외 arxiv

Skin lesion segmentation is a crucial step in dermatology for guiding clinical decision-making. However, existing methods for accurate, robust, and resource-efficient lesion analysis have limitations, including low perfo…

Skin Lesion SegmentationKnowledge Distillation

FSPEN: AN ULTRA-LIGHTWEIGHT NETWORK FOR REAL TIME SPEECH ENAHNCMENT

2024-04-15 · Conference 2024 4 · Lei Yang1, Wei Liu1, Ruijie Meng1, Gunwoo Lee2 외

Deep learning-based speech enhancement methods have shown promising result in recent years. However, in practical applications, the model size and computational complexity are important factors that limit their use in en…

Speech Enhancement

Transformer-Based Local Feature Matching for Multimodal Image Registration

2024-04-25 · Remi Delaunay, Ruisi Zhang, Filipe C. Pedrosa, Navid Feizi 외

Ultrasound imaging is a cost-effective and radiation-free modality for visualizing anatomical structures in real-time, making it ideal for guiding surgical interventions. However, its limited field-of-view, speckle noise…

Image RegistrationPose Estimation