paper-with-me

Papers

Robust Graph Matching Using An Unbalanced Hierarchical Optimal Transport Framework

2023-10-18 · Haoran Cheng, Dixin Luo, Hongteng Xu

Graph matching is one of the most significant graph analytic tasks, which aims to find the node correspondence across different graphs. Most existing graph matching approaches mainly rely on topological information, whose performances are often sub-optimal and sensitive to data noise because of not fully leveraging the multi-modal information hidden in graphs, such as node attributes, subgraph structures, etc. In this study, we propose a novel and robust graph matching method based on an unbalanced hierarchical optimal transport (UHOT) framework, which, to our knowledge, makes the first attempt to exploit cross-modal alignment in graph matching. In principle, applying multi-layer message passing, we represent each graph as layer-wise node embeddings corresponding to different modalities. Given two graphs, we align their node embeddings within the same modality and across different modalities, respectively. Then, we infer the node correspondence by the weighted average of all the alignment results. This method is implemented as computing the UHOT distance between the two graphs -- each alignment is achieved by a node-level optimal transport plan between two sets of node embeddings, and the weights of all alignment results correspond to an unbalanced modality-level optimal transport plan. Experiments on various graph matching tasks demonstrate the superiority and robustness of our method compared to state-of-the-art approaches. Our implementation is available at https://github.com/Dixin-Lab/UHOT-GM.

📄 PDF Abstract BibTeX arXiv:2310.12081

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentGraph Matching

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Multiscale Supervised Unbalanced Optimal Transport Flow Matching

2026-05-15 · Qiangwei Peng, Lezhi Chen, Peijie Zhou arxiv

Unbalanced optimal transport (UOT) provides a principled framework for modeling single-cell transitions and birth-death dynamics, but its high computational cost limits scalability to large-scale datasets. Although singl…

Minimax Optimal Estimation of Transport-Growth Pairs in Unbalanced Optimal Transport

2026-05-09 · Donlapark Ponnoprat, Noboru Isobe, Masaaki Imaizumi arxiv

Unbalanced optimal transport (UOT) extends classical optimal transport to measures with different total masses, but statistical guarantees for Monge-type estimation remain limited. We study unbalanced transport with quad…

Structured Matching via Cost-Regularized Unbalanced Optimal Transport

2025-11-24 · Emanuele Pardini, Katerina Papagiannouli arxiv

Unbalanced optimal transport (UOT) provides a flexible way to match or compare nonnegative finite Radon measures. However, UOT requires a predefined ground transport cost, which may misrepresent the data's underlying geo…

Point Clouds

WFR-MFM: One-Step Inference for Dynamic Unbalanced Optimal Transport

2026-01-28 · Xinyu Wang, Ruoyu Wang, Qiangwei Peng, Peijie Zhou 외 arxiv

Reconstructing dynamical evolution from limited observations is a fundamental challenge in single-cell biology, where dynamic unbalanced optimal transport provides a principled framework for modeling coupled transport an…

Conditional Unbalanced Optimal Transport Maps: An Outlier-Robust Framework for Conditional Generative Modeling

2026-03-07 · Jiwoo Yoon, Kyumin Choi, Jaewoong Choi arxiv

Conditional Optimal Transport (COT) problem aims to find a transport map between conditional source and target distributions while minimizing the transport cost. Recently, these transport maps have been utilized in condi…