CVApr 22

MLG-Stereo: ViT Based Stereo Matching with Multi-Stage Local-Global Enhancement

arXiv:2604.2039364.3h-index: 13
Predicted impact top 51% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses a specific bottleneck in stereo matching for computer vision applications, offering an incremental improvement over existing ViT-based methods.

The paper tackled the problem of ViT-based stereo matching methods being weaker than CNN-based methods in predicting details and handling arbitrary-resolution images, proposing MLG-Stereo with a multi-stage local-global enhancement pipeline that achieved highly competitive performance on benchmarks like Middlebury and KITTI-2015.

With the development of deep learning, ViT-based stereo matching methods have made significant progress due to their remarkable robustness and zero-shot ability. However, due to the limitations of ViTs in handling resolution sensitivity and their relative neglect of local information, the ability of ViT-based methods to predict details and handle arbitrary-resolution images is still weaker than that of CNN-based methods. To address these shortcomings, we propose MLG-Stereo, a systematic pipeline-level design that extends global modeling beyond the encoder stage. First, we propose a Multi-Granularity Feature Network to effectively balance global context and local geometric information, enabling comprehensive feature extraction from images of arbitrary resolution and bridging the gap between training and inference scales. Then, a Local-Global Cost Volume is constructed to capture both locally-correlated and global-aware matching information. Finally, a Local-Global Guided Recurrent Unit is introduced to iteratively optimize the disparity locally under the guidance of global information. Extensive experiments are conducted on multiple benchmark datasets, demonstrating that our MLG-Stereo exhibits highly competitive performance on the Middlebury and KITTI-2015 benchmarks compared to contemporaneous leading methods, and achieves outstanding results in the KITTI-2012 dataset.

Foundations

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

Your Notes