paper-with-me

홈 › Papers

ParaFormer: Parallel Attention Transformer for Efficient Feature Matching

2023-03-02 · Xiaoyong Lu, Yaping Yan, Bin Kang, Songlin Du

Heavy computation is a bottleneck limiting deep-learningbased feature matching algorithms to be applied in many realtime applications. However, existing lightweight networks optimized for Euclidean data cannot address classical feature matching tasks, since sparse keypoint based descriptors are expected to be matched. This paper tackles this problem and proposes two concepts: 1) a novel parallel attention model entitled ParaFormer and 2) a graph based U-Net architecture with attentional pooling. First, ParaFormer fuses features and keypoint positions through the concept of amplitude and phase, and integrates self- and cross-attention in a parallel manner which achieves a win-win performance in terms of accuracy and efficiency. Second, with U-Net architecture and proposed attentional pooling, the ParaFormer-U variant significantly reduces computational complexity, and minimize performance loss caused by downsampling. Sufficient experiments on various applications, including homography estimation, pose estimation, and image matching, demonstrate that ParaFormer achieves state-of-the-art performance while maintaining high efficiency. The efficient ParaFormer-U variant achieves comparable performance with less than 50% FLOPs of the existing attention-based models.

📄 PDF Abstract BibTeX arXiv:2303.00941

Code (0)

등록된 구현이 없습니다.

Tasks

Homography EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

ParaFormer: A Generalized PageRank Graph Transformer for Graph Representation Learning

2025-12-16 · Chaohao Yuan, Zhenjie Song, Ercan Engin Kuruoglu, Kangfei Zhao 외 arxiv

Graph Transformers (GTs) have emerged as a promising graph learning tool, leveraging their all-pair connected property to effectively capture global information. To address the over-smoothing problem in deep GNNs, global…

Graph Representation LearningGraph ClassificationNode ClassificationGraph Learning

Paraformer-v2: An improved non-autoregressive transformer for noise-robust speech recognition

2024-09-26 · Keyu An, Zerui Li, Zhifu Gao, Shiliang Zhang

Attention-based encoder-decoder, e.g. transformer and its variants, generates the output sequence in an autoregressive (AR) manner. Despite its superior performance, AR model is computationally inefficient as its generat…

DecoderRobust Speech Recognitionspeech-recognitionSpeech Recognition

Paraformer: Fast and Accurate Parallel Transformer for Non-autoregressive End-to-End Speech Recognition

2022-06-16 · Zhifu Gao, Shiliang Zhang, Ian McLoughlin, Zhijie Yan

Transformers have recently dominated the ASR field. Although able to yield good performance, they involve an autoregressive (AR) decoder to generate tokens one by one, which is computationally inefficient. To speed up in…

DecoderLanguage Modellingspeech-recognitionSpeech Recognition

Learning without Exact Guidance: Updating Large-scale High-resolution Land Cover Maps from Low-resolution Historical Labels

2024-03-05 · CVPR 2024 1 · Zhuohong Li, wei he, Jiepan Li, Fangxiao Lu 외

Large-scale high-resolution (HR) land-cover mapping is a vital task to survey the Earth's surface and resolve many challenges facing humanity. However, it is still a non-trivial task hindered by complex ground details, v…

Pseudo LabelSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

FunASR: A Fundamental End-to-End Speech Recognition Toolkit

2023-05-18 · Zhifu Gao, Zerui Li, JiaMing Wang, Haoneng Luo 외

This paper introduces FunASR, an open-source speech recognition toolkit designed to bridge the gap between academic research and industrial applications. FunASR offers models trained on large-scale industrial corpora and…

Action DetectionActivity Detectionspeech-recognitionSpeech Recognition