paper-with-me

홈 › Papers

Identity-aware Graph Neural Networks

2021-01-25 · Jiaxuan You, Jonathan Gomes-Selman, Rex Ying, Jure Leskovec

Message passing Graph Neural Networks (GNNs) provide a powerful modeling framework for relational data. However, the expressive power of existing GNNs is upper-bounded by the 1-Weisfeiler-Lehman (1-WL) graph isomorphism test, which means GNNs that are not able to predict node clustering coefficients and shortest path distances, and cannot differentiate between different d-regular graphs. Here we develop a class of message passing GNNs, named Identity-aware Graph Neural Networks (ID-GNNs), with greater expressive power than the 1-WL test. ID-GNN offers a minimal but powerful solution to limitations of existing GNNs. ID-GNN extends existing GNN architectures by inductively considering nodes' identities during message passing. To embed a given node, ID-GNN first extracts the ego network centered at the node, then conducts rounds of heterogeneous message passing, where different sets of parameters are applied to the center node than to other surrounding nodes in the ego network. We further propose a simplified but faster version of ID-GNN that injects node identity information as augmented node features. Altogether, both versions of ID-GNN represent general extensions of message passing GNNs, where experiments show that transforming existing GNNs to ID-GNNs yields on average 40% accuracy improvement on challenging node, edge, and graph property prediction tasks; 3% accuracy improvement on node and graph classification benchmarks; and 15% ROC AUC improvement on real-world link prediction tasks. Additionally, ID-GNNs demonstrate improved or comparable performance over other task-specific graph networks.

📄 PDF Abstract BibTeX arXiv:2101.10320

Code (1)

snap-stanford/graphgym pytorch

Tasks

Graph ClassificationGraph Property PredictionLink PredictionNode ClusteringProperty Prediction

Similar Papers 제목 키워드 기반

Identity-aware Graph Memory Network for Action Detection

2021-08-26 · Jingcheng Ni, Jie Qin, Di Huang

Action detection plays an important role in high-level video understanding and media interpretation. Many existing studies fulfill this spatio-temporal localization by modeling the context, capturing the relationship of …

Action DetectionGraph Neural NetworkTemporal LocalizationVideo Understanding

SAMOT: Switcher-Aware Multi-Object Tracking and Still Another MOT Measure

2020-09-22 · Weitao Feng, Zhihao Hu, Baopu Li, Weihao Gan 외

Multi-Object Tracking (MOT) is a popular topic in computer vision. However, identity issue, i.e., an object is wrongly associated with another object of a different identity, still remains to be a challenging problem. To…

Multi-Object TrackingObjectObject Tracking

Controlla: Learning Controllability via Graph-Constrained Latent Geometry

2026-05-15 · Jamuna S. Murthy, Amin Karimi Monsefi, Rajiv Ramnath arxiv

Controllable multimodal generation is commonly formulated as an inference-time conditioning problem using prompts, guidance, or auxiliary modules. While effective, such approaches do not explicitly structure how semantic…

multimodal generation

ICE-GAN: Identity-aware and Capsule-Enhanced GAN with Graph-based Reasoning for Micro-Expression Recognition and Synthesis

2020-05-09 · Jianhui Yu, Chaoyi Zhang, Yang song, Weidong Cai

Micro-expressions are reflections of people's true feelings and motives, which attract an increasing number of researchers into the study of automatic facial micro-expression recognition. The short detection window, the …

Generative Adversarial NetworkMicro Expression RecognitionMicro-Expression Recognition

Multitask Identity-Aware Image Steganography via Minimax Optimization

2021-07-13 · Jiabao Cui, Pengyi Zhang, Songyuan Li, Liangli Zheng 외

High-capacity image steganography, aimed at concealing a secret image in a cover image, is a technique to preserve sensitive data, e.g., faces and fingerprints. Previous methods focus on the security during transmission …

Image RestorationImage Steganography