paper-with-me

홈 › Papers

LinStereo: Linear-Complexity Global Attention for Multi-Scale Iterative Stereo Matching

2026-06-24 · Yiran Wang, Oliver Turner, Viorela Ila arxiv

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. These gaps widen under degraded photometric cues, making underwater scenes a stringent generalization test. To address this, we propose LinStereo, built upon Depth Anything V3, whose core is a Position-Aware Linear Attention (PALA) module that replaces local recurrence with global aggregation at linear cost, propagating reliable estimates from well-matched regions into degraded areas while preserving disparity structure. 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. LinStereo achieves state-of-the-art-level accuracy on standard benchmarks and strong cross-domain generalization, particularly on underwater scene where severe photometric degradation makes stereo matching particularly challenging, attaining the best overall accuracy with consistent gains 28% lower AbsRel on TartanAir-UW, 26% on SQUID, a real-world underwater dataset).

📄 PDF Abstract BibTeX arXiv:2606.25437

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

MTLSI-Net: A Linear Semantic Interaction Network for Parameter-Efficient Multi-Task Dense Prediction

2026-04-02 · Chen Liu, Hengyu Man, Xiaopeng Fan, Debin Zhao arxiv

Multi-task dense prediction aims to perform multiple pixel-level tasks simultaneously. However, capturing global cross-task interactions remains non-trivial due to the quadratic complexity of standard self-attention on h…

Multi-Task Learning

Linear-Time Global Visual Modeling without Explicit Attention

2026-05-03 · Ruize He, Dongchen Han, Gao Huang arxiv

Existing research largely attributes the global sequence modeling capability of Transformers to the explicit computation of attention weights, a process that inherently incurs quadratic computational complexity. In this …

Parameter Prediction

MLIC++: Linear Complexity Multi-Reference Entropy Modeling for Learned Image Compression

2023-07-28 · Wei Jiang, Jiayu Yang, Yongqi Zhai, Feng Gao 외

Recently, learned image compression has achieved impressive performance. The entropy model, which estimates the distribution of the latent representation, plays a crucial role in enhancing rate-distortion performance. Ho…

GPUImage Compression

Star with Bilinear Mapping

2025-01-01 · CVPR 2025 1 · Zelin Peng, Yu Huang, Zhengqin Xu, Feilong Tang 외

Contextual modeling is crucial for robust visual representation learning, especially in computer vision. Although Transformers have become a leading architecture for vision tasks due to their attention mechanism, the…

Computational Efficiencyimage-classificationImage ClassificationRepresentation Learning+1

Breaking Complexity Barriers: High-Resolution Image Restoration with Rank Enhanced Linear Attention

2025-05-22 · Yuang Ai, Huaibo Huang, Tao Wu, Qihang Fan 외

Transformer-based models have made remarkable progress in image restoration (IR) tasks. However, the quadratic complexity of self-attention in Transformer hinders its applicability to high-resolution images. Existing met…

Image Restoration