HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation

Jiankai Sun; Bortik Bandyopadhyay; Armin Bashizade; Jiongqian Liang; P. Sadayappan; Srinivasan Parthasarathy

ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation

Abstract

Directed graphs have been widely used in Community Question Answering services (CQAs) to model asymmetric relationships among different types of nodes in CQA graphs, e.g., question, answer, user. Asymmetric transitivity is an essential property of directed graphs, since it can play an important role in downstream graph inference and analysis. Question difficulty and user expertise follow the characteristic of asymmetric transitivity. Maintaining such properties, while reducing the graph to a lower dimensional vector embedding space, has been the focus of much recent research. In this paper, we tackle the challenge of directed graph embedding with asymmetric transitivity preservation and then leverage the proposed embedding method to solve a fundamental task in CQAs: how to appropriately route and assign newly posted questions to users with the suitable expertise and interest in CQAs. The technique incorporates graph hierarchy and reachability information naturally by relying on a non-linear transformation that operates on the core reachability and implicit hierarchy within such graphs. Subsequently, the methodology levers a factorization-based approach to generate two embedding vectors for each node within the graph, to capture the asymmetric transitivity. Extensive experiments show that our framework consistently and significantly outperforms the state-of-the-art baselines on two diverse real-world tasks: link prediction, and question difficulty estimation and expert finding in online forums like Stack Exchange. Particularly, our framework can support inductive embedding learning for newly posted questions (unseen nodes during training), and therefore can properly route and assign these kinds of questions to experts in CQAs.

Code Repositories

zhenv5/atp
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-cit-hepphAsymmetric Transitivity Preservation
AUC: 89.16
link-prediction-on-gnutellaAsymmetric Transitivity Preservation
AUC: 93.14
link-prediction-on-wiki-voteAsymmetric Transitivity Preservation
AUC: 94.81

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation | Papers | HyperAI