Graph Context Transformation Learning for Progressive Correspondence Pruning

Abstract

Most of existing correspondence pruning methods only concentrate on gathering the context information as much as possible while neglecting effective ways to utilize such information. In order to tackle this dilemma, in this paper we propose Graph Context Transformation Network (GCT-Net) enhancing context information to conduct consensus guidance for progressive correspondence pruning. Specifically, we design the Graph Context Enhance Transformer which first generates the graph network and then transforms it into multi-branch graph contexts. Moreover, it employs self-attention and cross-attention to magnify characteristics of each graph context for emphasizing the unique as well as shared essential information. To further apply the recalibrated graph contexts to the global domain, we propose the Graph Context Guidance Transformer. This module adopts a confident-based sampling strategy to temporarily screen high-confidence vertices for guiding accurate classification by searching global consensus between screened vertices and remaining ones. The extensive experimental results on outlier removal and relative pose estimation clearly demonstrate the superior performance of GCT-Net compared to state-of-the-art methods across outdoor and indoor datasets.

Cite

Text

Guo et al. "Graph Context Transformation Learning for Progressive Correspondence Pruning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I3.27967

Markdown

[Guo et al. "Graph Context Transformation Learning for Progressive Correspondence Pruning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/guo2024aaai-graph/) doi:10.1609/AAAI.V38I3.27967

BibTeX

@inproceedings{guo2024aaai-graph,
  title     = {{Graph Context Transformation Learning for Progressive Correspondence Pruning}},
  author    = {Guo, Junwen and Xiao, Guobao and Wang, Shiping and Yu, Jun},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1968-1975},
  doi       = {10.1609/AAAI.V38I3.27967},
  url       = {https://mlanthology.org/aaai/2024/guo2024aaai-graph/}
}