paper-with-me

Papers

GAMnet: Robust Feature Matching via Graph Adversarial-Matching Network

2021-10-17 · MM 2021 10 · Bo Jiang, Pengfei Sun, Ziyan Zhang, Jin Tang, Bin Luo

Recently, deep graph matching (GM) methods have gained increasing attention. These methods integrate graph nodes¡¯s embedding, node/edges¡¯s affinity learning and final correspondence solver together in an end-to-end manner. For deep graph matching problem, one main issue is how to generate consensus node's embeddings for both source and target graphs that best serve graph matching tasks. In addition, it is also challenging to incorporate the discrete one-to-one matching constraints into the differentiable correspondence solver in deep matching network. To address these issues, we propose a novel Graph Adversarial Matching Network (GAMnet) for graph matching problem. GAMnet integrates graph adversarial embedding and graph matching simultaneously in a unified end-to-end network which aims to adaptively learn distribution consistent and domain invariant embeddings for GM tasks. Also, GAMnet exploits sparse GM optimization as correspondence solver which is differentiable and can also incorporate discrete one-to-one matching constraints approximately in natural in the final matching prediction. Experimental results on three public benchmarks demonstrate the effectiveness and benefits of the proposed GAMnet.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

GaMNet: A Hybrid Network with Gabor Fusion and NMamba for Efficient 3D Glioma Segmentation

2025-05-08 · Chengwei Ye, Huanzhen Zhang, Yufei Lin, Kangsheng Wang 외

Gliomas are aggressive brain tumors that pose serious health risks. Deep learning aids in lesion segmentation, but CNN and Transformer-based models often lack context modeling or demand heavy computation, limiting real-t…

Lesion SegmentationSegmentation

Adversarial Attacks on Deep Graph Matching

2020-12-01 · NeurIPS 2020 12 · Zijie Zhang, Zeru Zhang, Yang Zhou, Yelong Shen 외

Despite achieving remarkable performance, deep graph learning models, such as node classification and network embedding, suffer from harassment caused by small adversarial perturbations. However, the vulnerability analys…

Adversarial AttackDensity EstimationGraph LearningGraph Matching+3

Person Text-Image Matching via Text-Feature Interpretability Embedding and External Attack Node Implantation

2022-11-16 · Fan Li, Hang Zhou, Huafeng Li, Yafei Zhang 외

Person text-image matching, also known as text based person search, aims to retrieve images of specific pedestrians using text descriptions. Although person text-image matching has made great research progress, existing …

Adversarial AttackDiversityPerson SearchText based Person Search

Towards Adversarially Robust and Domain Generalizable Stereo Matching by Rethinking DNN Feature Backbones

2021-07-31 · Kelvin Cheng, Christopher Healey, Tianfu Wu

Stereo matching has recently witnessed remarkable progress using Deep Neural Networks (DNNs). But, how robust are they? Although it has been well-known that DNNs often suffer from adversarial vulnerability with a catastr…

Adversarial RobustnessStereo Matching

Joint Graph Learning and Matching for Semantic Feature Correspondence

2021-09-01 · He Liu, Tao Wang, Yidong Li, Congyan Lang 외

In recent years, powered by the learned discriminative representation via graph neural network (GNN) models, deep graph matching methods have made great progresses in the task of matching semantic features. However, thes…

Graph LearningGraph MatchingGraph Neural Network