arXiv:2507.04631cs.CVcs.AI2025-07ICCV被引 21

用专家混合提升立体匹配在真实场景下的鲁棒性

Learning Robust Stereo Matching in the Wild with Selective Mixture-of-Experts

  • 融合低秩适配与专家混合,动态选择最佳模型组件
  • 跨数据集测试中达到当前最优的泛化性能
  • 轻量决策网络降低计算开销,适合实际部署

近年来基于学习的立体匹配网络取得了显著进展,但其在面对域间差异和分布不均时往往缺乏鲁棒性,难以实现优异的跨域性能。利用视觉基础模型(VFMs)可直观增强模型鲁棒性,但如何高效整合此类模型以充分发挥其优势仍是一大挑战。为此,我们提出SMoEStereo框架,通过定制化的低秩适配(LoRA)与专家混合(MoE)模块的场景自适应融合,将VFMs应用于立体匹配。SMoEStereo引入具有自适应秩的MoE-LoRA与具有自适应核大小的MoE-Adapter,前者动态选择适合不同场景的专家,后者向冻结的VFMs注入归纳偏置以提升几何特征提取能力。为缓解计算开销,我们设计轻量级决策网络,依据输入复杂度选择性激活MoE模块,在效率与精度间取得平衡。大量实验表明,该方法在多个基准上实现了无需特定数据集调优的顶尖跨域与联合泛化性能。代码已公开于:https://github.com/cocowy1/SMoE-Stereo。

原文摘要 · Abstract (English)

Recently, learning-based stereo matching networks have advanced significantly. However, they often lack robustness and struggle to achieve impressive cross-domain performance due to domain shifts and imbalanced disparity distributions among diverse datasets. Leveraging Vision Foundation Models (VFMs) can intuitively enhance the model's robustness, but integrating such a model into stereo matching cost-effectively to fully realize their robustness remains a key challenge. To address this, we propose SMoEStereo, a novel framework that adapts VFMs for stereo matching through a tailored, scene-specific fusion of Low-Rank Adaptation (LoRA) and Mixture-of-Experts (MoE) modules. SMoEStereo introduces MoE-LoRA with adaptive ranks and MoE-Adapter with adaptive kernel sizes. The former dynamically selects optimal experts within MoE to adapt varying scenes across domains, while the latter injects inductive bias into frozen VFMs to improve geometric feature extraction. Importantly, to mitigate computational overhead, we further propose a lightweight decision network that selectively activates MoE modules based on input complexity, balancing efficiency with accuracy. Extensive experiments demonstrate that our method exhibits state-of-the-art cross-domain and joint generalization across multiple benchmarks without dataset-specific adaptation. The code is available at \textcolor{red}{https://github.com/cocowy1/SMoE-Stereo}.

立体匹配专家混合视觉基础模型跨域泛化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。