CVMar 4, 2022

Attention Concatenation Volume for Accurate and Efficient Stereo Matching

arXiv:2203.02146v3290 citationsh-index: 12
Originality Highly original
AI Analysis

This work addresses the need for accurate and efficient stereo matching in vision and robotics applications, presenting a novel method that improves performance while reducing computational cost.

The paper tackles the problem of constructing an informative cost volume for stereo matching by introducing an attention concatenation volume (ACV) that uses attention weights to enhance relevant information and suppress redundancy, resulting in higher accuracy with fewer parameters, e.g., achieving higher accuracy using only 1/25 of the aggregation network parameters in GwcNet.

Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel cost volume construction method which generates attention weights from correlation clues to suppress redundant information and enhance matching-related information in the concatenation volume. To generate reliable attention weights, we propose multi-level adaptive patch matching to improve the distinctiveness of the matching cost at different disparities even for textureless regions. The proposed cost volume is named attention concatenation volume (ACV) which can be seamlessly embedded into most stereo matching networks, the resulting networks can use a more lightweight aggregation network and meanwhile achieve higher accuracy, e.g. using only 1/25 parameters of the aggregation network can achieve higher accuracy for GwcNet. Furthermore, we design a highly accurate network (ACVNet) based on our ACV, which achieves state-of-the-art performance on several benchmarks.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes