Papers › IMP: Iterative Matching and Pose Estimation with Adaptive Pooling

IMP: Iterative Matching and Pose Estimation with Adaptive Pooling

28 Apr 2023CVPR 2023 1arXiv:2304.14837archive 2025-07-28

Fei Xue, Ignas Budvytis, Roberto Cipolla

Previous methods solve feature matching and pose estimation using a two-stage process by first finding matches and then estimating the pose. As they ignore the geometric relationships between the two tasks, they focus on either improving the quality of matches or filtering potential outliers, leading to limited efficiency or accuracy. In contrast, we propose an iterative matching and pose estimation framework (IMP) leveraging the geometric connections between the two tasks: a few good matches are enough for a roughly accurate pose estimation; a roughly accurate pose can be used to guide the matching by providing geometric constraints. To this end, we implement a geometry-aware recurrent attention-based module which jointly outputs sparse matches and camera poses. Specifically, for each iteration, we first implicitly embed geometric information into the module via a pose-consistency loss, allowing it to predict geometry-aware matches progressively. Second, we introduce an \textbf{e}fficient IMP, called EIMP, to dynamically discard keypoints without potential matches, avoiding redundant updating and significantly reducing the quadratic time complexity of attention computation in transformers. Experiments on YFCC100m, Scannet, and Aachen Day-Night datasets demonstrate that the proposed method outperforms previous approaches in terms of accuracy and efficiency.

PaperPDFConference PDFCodeCode 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="2304.14837")

Code

Syntology Ran 12 of 15 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 3 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

feixue94/imp-release officialmentioned in papermentioned on GitHubpytorch 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

15 samples harvested; 12 ran; 0 honoured the contract we drafted; 3 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.

3ran · our draft was wrong
3ran · fixture could not drive it
6ran
3unverified

Licence: 15 of the 15 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 feixue94/imp-release. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

AttentionalGNN feixue94/imp-release/nets/adgm.py official repository ran · metamorphic tier: deterministic licence not identified · pointer only · 8c20f7da927c6d44 · report
AttentionalPropagation feixue94/imp-release/nets/adgm.py official repository ran · metamorphic tier: deterministic licence not identified · pointer only · 02facb3753d9d813 · report
GraphLoss feixue94/imp-release/nets/adgm.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 5bb60a2bc56f82e0 · report
KeypointEncoder feixue94/imp-release/nets/adgm.py official repository ran · metamorphic tier: deterministic licence not identified · pointer only · 3ef4a124ba7a0333 · report
MLP feixue94/imp-release/nets/adgm.py official repository ran · fixture could not drive it licence not identified · pointer only · c8e37a8aa3051edc · report
MultiHeadedAttention feixue94/imp-release/nets/adgm.py official repository ran licence not identified · pointer only · d174e0da00210ed5 · report
SharedAttentionalPropagation feixue94/imp-release/nets/adgm.py official repository ran licence not identified · pointer only · 3f38d68d9fd0d31b · report
arange_like feixue94/imp-release/nets/adgm.py official repository ran · our draft was wrong licence not identified · pointer only · 4673f355214f8423 · report
dual_softmax feixue94/imp-release/nets/adgm.py official repository ran · fixture could not drive it fingerprinted licence not identified · pointer only · ddc2bd4ba32ce477 · report
sink_algorithm feixue94/imp-release/nets/adgm.py official repository ran · fixture could not drive it licence not identified · pointer only · f9f5afc23da17c34 · report
sinkhorn feixue94/imp-release/nets/adgm.py official repository ran · our draft was wrong licence not identified · pointer only · 630be194366638dc · report
AdaGMN feixue94/imp-release/nets/adgm.py official repository unverified licence not identified · pointer only · 815c90d5fc5347af · report
GM feixue94/imp-release/nets/adgm.py official repository unverified licence not identified · pointer only · 941f927d44aece73 · report
SAGNN feixue94/imp-release/nets/adgm.py official repository unverified licence not identified · pointer only · dd5562511e5279c2 · report
normalize_keypoints identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 46818e125ab57432 · report

Tasks

Pose Estimation

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