LinStereo: Linear-Complexity Global Attention for Multi-Scale Iterative Stereo Matching
- lab Depth Anything V3
- lab Hugging Face
- lab arXiv
- lab arXivLabs
- location California
- product SQUID
- product TartanAir-UW
A new stereo matching method called LinStereo uses a linear-complexity global attention mechanism to improve depth estimation, particularly in challenging underwater environments, according to research submitted in 2026 [1]. The method, built upon the Depth Anything V3 vision foundation model, introduces a Position-Aware Linear Attention (PALA) module that replaces local recurrence with global aggregation at linear cost [1]. This allows the system to propagate reliable estimates from well-matched regions into degraded areas while preserving disparity structure [1]. The researchers identify that existing iterative stereo pipelines under-exploit three information pathways: multi-scale backbone features are collapsed into single-level correlations, geometric priors remain untapped at initialization, and context propagates only locally [1]. These gaps widen under degraded photometric cues, making underwater scenes a stringent generalization test [1]. To address this, PALA is made effective by two enabling components: Hierarchical Semantic Cost Volumes (HSCV), which supply scale-aligned correlations from the VFM feature hierarchy, and a Depth Prior Initialization (DPI) that converts monocular depth into a metrically calibrated warm start [1]. LinStereo achieves state-of-the-art-level accuracy on standard benchmarks and strong cross-domain generalization [1]. On the TartanAir-UW dataset, the method attained a 28% lower Absolute Relative error (AbsRel), and on SQUID, a real-world underwater dataset, it achieved a 26% improvement [1]. The research was submitted to arXiv on June 24, 2026 [1].
research-paperbenchmark
Background sources we checked (5)
- arxiv.org ↗ Existing Vision Foundation Model (VFM)-based iterative stereo pipelines under-exploit three information pathways: multi-scale backbone features are collapsed into single-level correlations, geometric priors remain untapped at initialization, and context propagates only locally. T…
- en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
- en.wikipedia.org ↗ The following is a list of confirmed video games with lesbian, gay, bisexual, transgender and queer characters, including any others falling under the LGBTQ umbrella term. The numbers in this list are possibly higher because some characters remained unconfirmed, unsourced, or con…
- en.wikipedia.org ↗ The Linux kernel is a free and open-source Unix-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system (OS), which was created to be a free replacement for Unix.…
- en.wikipedia.org ↗ This article presents a detailed timeline of events in the history of computing from 2020 to the present. For narratives explaining the overall developments, see the history of computing. Significant events in computing include events relating directly or indirectly to software, …
Sources covering this (2)
- export.arxiv.org — LinStereo: Linear-Complexity Global Attention for Multi-Scale Iterative Stereo Matching ↗
- export.arxiv.org — Hierarchical Global Attention (HGA) · Global