paper-with-me

Papers

Transferring between sparse and dense matching via probabilistic reweighting

2025-03-03 · Ya Fan, Rongling Lang

Detector-based and detector-free matchers are only applicable within their respective sparsity ranges. To improve adaptability of existing matchers, this paper introduces a novel probabilistic reweighting method. Our method is applicable to Transformer-based matching networks and adapts them to different sparsity levels without altering network parameters. The reweighting approach adjusts attention weights and matching scores using detection probabilities of features. And we prove that the reweighted matching network is the asymptotic limit of detector-based matching network. Furthermore, we propose a sparse training and pruning pipeline for detector-free networks based on reweighting. Reweighted versions of SuperGlue, LightGlue, and LoFTR are implemented and evaluated across different levels of sparsity. Experiments show that the reweighting method improves pose accuracy of detector-based matchers on dense features. And the performance of reweighted sparse LoFTR is comparable to detector-based matchers, demonstrating good flexibility in balancing accuracy and computational complexity.

📄 PDF Abstract BibTeX arXiv:2503.01472

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

PDC-Net+: Enhanced Probabilistic Dense Correspondence Network

2021-09-28 · Prune Truong, Martin Danelljan, Radu Timofte, Luc van Gool

Establishing robust and accurate correspondences between a pair of images is a long-standing computer vision problem with numerous applications. While classically dominated by sparse methods, emerging dense approaches of…

3D ReconstructionGeometric MatchingImage-Based LocalizationImage Manipulation+5

A sparsity augmented probabilistic collaborative representation based classification method

2019-12-27 · Xiao-Yun Cai, He-Feng Yin

In order to enhance the performance of image recognition, a sparsity augmented probabilistic collaborative representation based classification (SA-ProCRC) method is presented. The proposed method obtains the dense coeffi…

ClassificationGeneral Classification

Uncertainty Estimation for End-To-End Learned Dense Stereo Matching via Probabilistic Deep Learning

2020-02-10 · Max Mehltretter

Motivated by the need to identify erroneous disparity assignments, various approaches for uncertainty and confidence estimation of dense stereo matching have been presented in recent years. As in many other fields, espec…

Probabilistic Deep LearningStereo Matching

Sparse Probabilistic Coalition Structure Generation: Bayesian Greedy Pursuit and $\ell_1$ Relaxations

2026-01-01 · Angshul Majumdar arxiv

We study coalition structure generation (CSG) when coalition values are not given but must be learned from episodic observations. We model each episode as a sparse linear regression problem, where the realised payoff \(Y…

Efficient Point Clouds Upsampling via Flow Matching

2025-01-25 · Zhi-Song Liu, Chenhang He, Lei LI

Diffusion models are a powerful framework for tackling ill-posed problems, with recent advancements extending their use to point cloud upsampling. Despite their potential, existing diffusion models struggle with ineffici…

point cloud upsampling