Papers › Accurate and Efficient Stereo Matching via Attention Concatenation Volume

Accurate and Efficient Stereo Matching via Attention Concatenation Volume

23 Sep 2022arXiv:2209.12699archive 2025-07-28

Gangwei Xu, Yun Wang, Junda Cheng, Jinhui Tang, Xin Yang

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, named attention concatenation volume (ACV), which generates attention weights from correlation clues to suppress redundant information and enhance matching-related information in the concatenation volume. The ACV can be seamlessly embedded into most stereo matching networks, the resulting networks can use a more lightweight aggregation network and meanwhile achieve higher accuracy. We further design a fast version of ACV to enable real-time performance, named Fast-ACV, which generates high likelihood disparity hypotheses and the corresponding attention weights from low-resolution correlation clues to significantly reduce computational and memory cost and meanwhile maintain a satisfactory accuracy. The core idea of our Fast-ACV is volume attention propagation (VAP) which can automatically select accurate correlation values from an upsampled correlation volume and propagate these accurate values to the surroundings pixels with ambiguous correlation clues. Furthermore, we design a highly accurate network ACVNet and a real-time network Fast-ACVNet based on our ACV and Fast-ACV respectively, which achieve the state-of-the-art performance on several benchmarks (i.e., our ACVNet ranks the 2nd on KITTI 2015 and Scene Flow, and the 3rd on KITTI 2012 and ETH3D among all the published methods; our Fast-ACVNet outperforms almost all state-of-the-art real-time methods on Scene Flow, KITTI 2012 and 2015 and meanwhile has better generalization ability)

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2209.12699")

Code

Syntology Ran 4 of 11 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 11 samples from 2 repositories, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gangweix/acvnet officialmentioned in papermentioned on GitHubpytorch report
gangweix/fast-acvnet officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 4 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
2ran · fixture could not drive it
1ran
7unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_concat_volume gangweix/fast-acvnet/models/submodule.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · c7a66c78764c1b17 · report
default_loader gangweix/fast-acvnet/datasets/MiddleburyLoader.py official repository ran MIT (permissive) · ac269a0e4b8d946e · report
groupwise_correlation gangweix/fast-acvnet/models/submodule.py official repository ran · fixture could not drive it MIT (permissive) · 2e5c0e4dfa009847 · report
is_image_file gangweix/fast-acvnet/datasets/MiddleburyLoader.py official repository ran · violated contract MIT (permissive) · ab4109634b75ef8b · report
acv gangweix/acvnet/models/acv.py official repository unverified MIT (permissive) · ff1d9364a7618b1b · report
disparity_loader gangweix/fast-acvnet/datasets/MiddleburyLoader.py official repository unverified MIT (permissive) · 6f290af6f9436c6b · report
disparity_regression gangweix/fast-acvnet/models/submodule.py official repository unverified MIT (permissive) · b667855f4bbc313f · report
model_loss_test gangweix/fast-acvnet/models/loss.py official repository unverified MIT (permissive) · 01fd0a6b91ef3469 · report
model_loss_train gangweix/fast-acvnet/models/loss.py official repository unverified MIT (permissive) · a1871814fca5baa9 · report
pfm_imread gangweix/fast-acvnet/datasets/data_io.py official repository unverified MIT (permissive) · c35f13ea74c6be42 · report
read_all_lines gangweix/fast-acvnet/datasets/data_io.py official repository unverified MIT (permissive) · e711a03e74028ed6 · report

Tasks

Stereo Matching

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections