paper-with-me

홈 › Papers

On the Power of Gradual Network Alignment Using Dual-Perception Similarities

2022-01-26 · Jin-Duk Park, Cong Tran, Won-Yong Shin, Xin Cao

Network alignment (NA) is the task of finding the correspondence of nodes between two networks based on the network structure and node attributes. Our study is motivated by the fact that, since most of existing NA methods have attempted to discover all node pairs at once, they do not harness information enriched through interim discovery of node correspondences to more accurately find the next correspondences during the node matching. To tackle this challenge, we propose Grad-Align, a new NA method that gradually discovers node pairs by making full use of node pairs exhibiting strong consistency, which are easy to be discovered in the early stage of gradual matching. Specifically, Grad-Align first generates node embeddings of the two networks based on graph neural networks along with our layer-wise reconstruction loss, a loss built upon capturing the first-order and higher-order neighborhood structures. Then, nodes are gradually aligned by computing dual-perception similarity measures including the multi-layer embedding similarity as well as the Tversky similarity, an asymmetric set similarity using the Tversky index applicable to networks with different scales. Additionally, we incorporate an edge augmentation module into Grad-Align to reinforce the structural consistency. Through comprehensive experiments using real-world and synthetic datasets, we empirically demonstrate that Grad-Align consistently outperforms state-of-the-art NA methods.

📄 PDF Abstract BibTeX arXiv:2201.10945

Code (1)

jindeok/grad-align-full 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Grad-Align+: Empowering Gradual Network Alignment Using Attribute Augmentation

2022-08-23 · Jin-Duk Park, Cong Tran, Won-Yong Shin, Xin Cao

Network alignment (NA) is the task of discovering node correspondences across different networks. Although NA methods have achieved remarkable success in a myriad of scenarios, their satisfactory performance is not witho…

AttributeGraph Neural Network

An Automated Vehicle (AV) like Me? The Impact of Personality Similarities and Differences between Humans and AVs

2019-09-11 · Qiaoning Zhang, Connor Esterwood, X. Jessie Yang, Lionel P. Robert Jr

To better understand the impacts of similarities and dissimilarities in human and AV personalities we conducted an experimental study with 443 individuals. Generally, similarities in human and AV personalities led to a h…

Understanding Self-Training for Gradual Domain Adaptation

2020-02-26 · ICML 2020 1 · Ananya Kumar, Tengyu Ma, Percy Liang

Machine learning systems must adapt to data distributions that evolve over time, in applications ranging from sensor networks and self-driving car perception modules to brain-machine interfaces. We consider gradual domai…

Domain AdaptationUnsupervised Domain Adaptation

EGRA:Toward Enhanced Behavior Graphs and Representation Alignment for Multimodal Recommendation

2025-08-22 · Xiaoxiong Zhang, Xin Zhou, Zhiwei Zeng, Yongjie Wang 외 arxiv

MultiModal Recommendation (MMR) systems have emerged as a promising solution for improving recommendation quality by leveraging rich item-side modality information, prompting a surge of diverse methods. Despite these adv…

Multimodal Recommendation

SAILViT: Towards Robust and Generalizable Visual Backbones for MLLMs via Gradual Feature Refinement

2025-07-02 · Weijie Yin, Dingkang Yang, Hongyuan Dong, Zijian Kang 외 arxiv

Vision Transformers (ViTs) are essential as foundation backbones in establishing the visual comprehension capabilities of Multimodal Large Language Models (MLLMs). Although most ViTs achieve impressive performance throug…

Contrastive Learning