paper-with-me

홈 › Papers

CoMatch: Dynamic Covisibility-Aware Transformer for Bilateral Subpixel-Level Semi-Dense Image Matching

2025-03-31 · Zizhuo Li, Yifan Lu, Linfeng Tang, Shihua Zhang, Jiayi Ma

This prospective study proposes CoMatch, a novel semi-dense image matcher with dynamic covisibility awareness and bilateral subpixel accuracy. Firstly, observing that modeling context interaction over the entire coarse feature map elicits highly redundant computation due to the neighboring representation similarity of tokens, a covisibility-guided token condenser is introduced to adaptively aggregate tokens in light of their covisibility scores that are dynamically estimated, thereby ensuring computational efficiency while improving the representational capacity of aggregated tokens simultaneously. Secondly, considering that feature interaction with massive non-covisible areas is distracting, which may degrade feature distinctiveness, a covisibility-assisted attention mechanism is deployed to selectively suppress irrelevant message broadcast from non-covisible reduced tokens, resulting in robust and compact attention to relevant rather than all ones. Thirdly, we find that at the fine-level stage, current methods adjust only the target view's keypoints to subpixel level, while those in the source view remain restricted at the coarse level and thus not informative enough, detrimental to keypoint location-sensitive usages. A simple yet potent fine correlation module is developed to refine the matching candidates in both source and target views to subpixel level, attaining attractive performance improvement. Thorough experimentation across an array of public benchmarks affirms CoMatch's promising accuracy, efficiency, and generalizability.

📄 PDF Abstract BibTeX arXiv:2503.23925

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

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 설명 없음

Similar Papers 제목 키워드 기반

CoMapGS: Covisibility Map-based Gaussian Splatting for Sparse Novel View Synthesis

2025-03-25 · CVPR 2025 1 · Youngkyoon Jang, Eduardo Pérez-Pellitero

We propose Covisibility Map-based Gaussian Splatting (CoMapGS), designed to recover underrepresented sparse regions in sparse novel view synthesis. CoMapGS addresses both high- and low-uncertainty regions by constructing…

3DGSNeRFNovel View Synthesis

Bi-AQUA: Bilateral Control-Based Imitation Learning for Underwater Robot Arms via Lighting-Aware Action Chunking with Transformers

2025-11-20 · Takeru Tsunoori, Masato Kobayashi, Yuki Uranishi arxiv

Underwater robotic manipulation remains challenging because lighting variation, color attenuation, scattering, and reduced visibility can severely degrade visuomotor policies. We present Bi-AQUA, the first underwater bil…

CoMatch: Semi-supervised Learning with Contrastive Graph Regularization

2020-11-23 · ICCV 2021 10 · Junnan Li, Caiming Xiong, Steven Hoi

Semi-supervised learning has been an effective paradigm for leveraging unlabeled data to reduce the reliance on labeled data. We propose CoMatch, a new semi-supervised learning method that unifies dominant approaches and…

Contrastive LearningRepresentation LearningSelf-Supervised LearningSemi-Supervised Image Classification

VGGT-SLAM++

2026-04-08 · Avilasha Mandal, Rajesh Kumar, Sudarshan Sunil Harithas, Chetan Arora arxiv

We introduce VGGT-SLAM++, a complete visual SLAM system that leverages the geometry-rich outputs of the Visual Geometry Grounded Transformer (VGGT). The system comprises a visual odometry (front-end) fusing the VGGT feed…

Visual Place RecognitionVisual Odometry

SCOMatch: Alleviating Overtrusting in Open-set Semi-supervised Learning

2024-09-26 · Zerun Wang, Liuyu Xiang, Lang Huang, Jiafeng Mao 외

Open-set semi-supervised learning (OSSL) leverages practical open-set unlabeled data, comprising both in-distribution (ID) samples from seen classes and out-of-distribution (OOD) samples from unseen classes, for semi-sup…