Search Results for author: Muhan Zhang

Found 83 papers, 56 papers with code

GNNs as Predictors of Agentic Workflow Performances

1 code implementation14 Mar 2025 Yuanshuo Zhang, Yuchen Hou, Bohan Tang, Shuo Chen, Muhan Zhang, Xiaowen Dong, Siheng Chen

Agentic workflows invoked by Large Language Models (LLMs) have achieved remarkable success in handling complex tasks.

Benchmarking Position

VACT: A Video Automatic Causal Testing System and a Benchmark

no code implementations8 Mar 2025 Haotong Yang, Qingyuan Zheng, Yunjian Gao, Yongkun Yang, Yangbo He, Zhouchen Lin, Muhan Zhang

With the rapid advancement of text-conditioned Video Generation Models (VGMs), the quality of generated videos has significantly improved, bringing these models closer to functioning as ``*world simulators*'' and making real-world-level video generation more accessible and cost-effective.

Large Language Model Video Generation

LIFT: Improving Long Context Understanding of Large Language Models through Long Input Fine-Tuning

no code implementations20 Feb 2025 Yansheng Mao, Yufei Xu, Jiaqi Li, Fanxu Meng, Haotong Yang, Zilong Zheng, Xiyuan Wang, Muhan Zhang

This paper presents Long Input Fine-Tuning (LIFT), a novel framework for long-context modeling that can improve the long-context performance of arbitrary (short-context) LLMs by dynamically adapting model parameters based on the long input.

In-Context Learning Long-Context Understanding +1

Training Large Language Models to be Better Rule Followers

no code implementations17 Feb 2025 Yi Hu, Shijia Kang, Haotong Yang, Haotian Xu, Muhan Zhang

As a result, while LLMs can often recall rules with ease, they fail to apply these rules strictly and consistently in relevant reasoning scenarios.

In-Context Learning

TransMLA: Multi-Head Latent Attention Is All You Need

1 code implementation11 Feb 2025 Fanxu Meng, Zengwei Yao, Muhan Zhang

In this paper, we show that GQA can always be represented by MLA while maintaining the same KV cache overhead, but the converse does not hold.

All

Using Random Noise Equivariantly to Boost Graph Neural Networks Universally

no code implementations4 Feb 2025 Xiyuan Wang, Muhan Zhang

Recent advances in Graph Neural Networks (GNNs) have explored the potential of random noise as an input feature to enhance expressivity across diverse tasks.

Do Graph Diffusion Models Accurately Capture and Generate Substructure Distributions?

no code implementations4 Feb 2025 Xiyuan Wang, Yewei Liu, Lexi Pang, Siwei Chen, Muhan Zhang

Diffusion models have gained popularity in graph generation tasks; however, the extent of their expressivity concerning the graph distributions they can learn is not fully understood.

Graph Generation

RedStar: Does Scaling Long-CoT Data Unlock Better Slow-Reasoning Systems?

no code implementations20 Jan 2025 Haotian Xu, Xing Wu, Weinong Wang, Zhongzhi Li, Da Zheng, Boyuan Chen, Yi Hu, Shijia Kang, Jiaming Ji, Yingying Zhang, Zhijiang Guo, Yaodong Yang, Muhan Zhang, Debing Zhang

In this work, we explore the untapped potential of scaling Long Chain-of-Thought (Long-CoT) data to 1000k samples, pioneering the development of a slow-thinking model, RedStar.

Math Reinforcement Learning (RL)

Exact Acceleration of Subgraph Graph Neural Networks by Eliminating Computation Redundancy

no code implementations24 Dec 2024 Qian Tao, Xiyuan Wang, Muhan Zhang, Shuxian Hu, Wenyuan Yu, Jingren Zhou

Many recent studies have proposed the use of graph convolution methods over the numerous subgraphs of each graph, a concept known as subgraph graph neural networks (subgraph GNNs), to enhance GNNs' ability to distinguish non-isomorphic graphs.

Computational Efficiency

GL-Fusion: Rethinking the Combination of Graph Neural Network and Large Language model

no code implementations8 Dec 2024 Haotong Yang, Xiyuan Wang, Qian Tao, Shuxian Hu, Zhouchen Lin, Muhan Zhang

Recent research on integrating Large Language Models (LLMs) with Graph Neural Networks (GNNs) typically follows two approaches: LLM-centered models, which convert graph data into tokens for LLM processing, and GNN-centered models, which use LLMs to encode text features into node and edge representations for GNN input.

Graph Neural Network Language Modeling +2

CLOVER: Cross-Layer Orthogonal Vectors Pruning and Fine-Tuning

1 code implementation26 Nov 2024 Fanxu Meng, Pingzhi Tang, Fan Jiang, Muhan Zhang

For instance, the perplexity of pruning 70\% of the \( Q \)-\( K \) pairs in GPT-2 XL is similar to that of pruning just 8\% with vanilla methods.

Reconsidering the Performance of GAE in Link Prediction

2 code implementations6 Nov 2024 Weishuo Ma, Yanbo Wang, Xiyuan Wang, Muhan Zhang

Various graph neural networks (GNNs) with advanced training techniques and model designs have been proposed for link prediction tasks.

Computational Efficiency Link Prediction +1

Number Cookbook: Number Understanding of Language Models and How to Improve It

1 code implementation6 Nov 2024 Haotong Yang, Yi Hu, Shijia Kang, Zhouchen Lin, Muhan Zhang

We also finetune practical-scale LLMs on our proposed NUPA tasks and find that 1) naive finetuning can improve NUPA a lot on many but not all tasks, and 2) surprisingly, techniques designed to enhance NUPA prove ineffective for finetuning pretrained models.

Towards Stable, Globally Expressive Graph Representations with Laplacian Eigenvectors

no code implementations13 Oct 2024 Junru Zhou, Cai Zhou, Xiyuan Wang, Pan Li, Muhan Zhang

Graph neural networks (GNNs) have achieved remarkable success in a variety of machine learning tasks over graph data.

Graph Learning

Geometric Representation Condition Improves Equivariant Molecule Generation

no code implementations4 Oct 2024 Zian Li, Cai Zhou, Xiyuan Wang, Xingang Peng, Muhan Zhang

Compared to directly generating a molecule, the relatively easy-to-generate representation in the first-stage guides the second-stage generation to reach a high-quality molecule in a more goal-oriented and much faster way.

Drug Design scientific discovery +1

Fine-Grained Expressive Power of Weisfeiler-Leman: A Homomorphism Counting Perspective

1 code implementation4 Oct 2024 Junru Zhou, Muhan Zhang

The ability of graph neural networks (GNNs) to count homomorphisms has recently been proposed as a practical and fine-grained measure of their expressive power.

On Lexical Invariance on Multisets and Graphs

1 code implementation21 Sep 2024 Muhan Zhang

For example, multiset {1, 2, 3, 2} is equivalent to multiset {a, b, c, b} if we specify an injective transformation that maps 1 to a, 2 to b and 3 to c. We study the sufficient and necessary conditions for a most expressive lexical invariant (and permutation invariant) function on multisets and graphs, and proves that for multisets, the function must have a form that only takes the multiset of counts of the unique elements in the original multiset as input.

GOFA: A Generative One-For-All Model for Joint Graph Language Modeling

1 code implementation12 Jul 2024 Lecheng Kong, Jiarui Feng, Hao liu, Chengsong Huang, Jiaxin Huang, Yixin Chen, Muhan Zhang

For example, current attempts at designing general graph models either transform graph data into a language format for LLM-based prediction or still train a GNN model with LLM as an assistant.

All Language Modeling +2

Foundations and Frontiers of Graph Learning Theory

no code implementations3 Jul 2024 Yu Huang, Min Zhou, Menglin Yang, Zhen Wang, Muhan Zhang, Jie Wang, Hong Xie, Hao Wang, Defu Lian, Enhong Chen

Recent advancements in graph learning have revolutionized the way to understand and analyze data with complex structures.

Graph Learning Learning Theory

TAGLAS: An atlas of text-attributed graph datasets in the era of large graph and language models

1 code implementation20 Jun 2024 Jiarui Feng, Hao liu, Lecheng Kong, Mingfang Zhu, Yixin Chen, Muhan Zhang

In TAGLAS, we collect and integrate more than 23 TAG datasets with domains ranging from citation graphs to molecule graphs and tasks from node classification to graph question-answering.

Graph Question Answering Node Classification +2

Efficient Neural Common Neighbor for Temporal Graph Link Prediction

1 code implementation12 Jun 2024 Xiaohui Zhang, Yanbo Wang, Xiyuan Wang, Muhan Zhang

However, such methods focus on learning individual node representations, but overlook the pairwise representation learning nature of link prediction and fail to capture the important pairwise features of links such as common neighbors (CN).

Link Prediction Representation Learning

Graph as Point Set

1 code implementation5 May 2024 Xiyuan Wang, Pan Li, Muhan Zhang

In contrast, this paper introduces a novel graph-to-set conversion method that bijectively transforms interconnected nodes into a set of independent points and then uses a set encoder to learn the graph representation.

4DBInfer: A 4D Benchmarking Toolbox for Graph-Centric Predictive Modeling on Relational DBs

1 code implementation28 Apr 2024 Minjie Wang, Quan Gan, David Wipf, Zhenkun Cai, Ning li, Jianheng Tang, Yanlin Zhang, Zizhao Zhang, Zunyao Mao, Yakun Song, Yanbo Wang, Jiahang Li, Han Zhang, Guang Yang, Xiao Qin, Chuan Lei, Muhan Zhang, Weinan Zhang, Christos Faloutsos, Zheng Zhang

Although RDBs store vast amounts of rich, informative data spread across interconnected tables, the progress of predictive machine learning models as applied to such tasks arguably falls well behind advances in other domains such as computer vision or natural language processing.

Benchmarking

PiSSA: Principal Singular Values and Singular Vectors Adaptation of Large Language Models

1 code implementation3 Apr 2024 Fanxu Meng, Zhaohui Wang, Muhan Zhang

PiSSA shares the same architecture as LoRA, but initializes the adaptor matrices $A$ and $B$ with the principal components of the original matrix $W$, and put the remaining components into a residual matrix $W^{res} \in \mathbb{R}^{m \times n}$ which is frozen during fine-tuning.

GSM8K Quantization

Case-Based or Rule-Based: How Do Transformers Do the Math?

1 code implementation27 Feb 2024 Yi Hu, Xiaojuan Tang, Haotong Yang, Muhan Zhang

Through carefully designed intervention experiments on five math tasks, we confirm that transformers are performing case-based reasoning, no matter whether scratchpad is used, which aligns with the previous observations that transformers use subgraph matching/shortcut learning to reason.

Math Systematic Generalization

Highly Accurate Disease Diagnosis and Highly Reproducible Biomarker Identification with PathFormer

no code implementations11 Feb 2024 Zehao Dong, Qihang Zhao, Philip R. O. Payne, Michael A Province, Carlos Cruchaga, Muhan Zhang, Tianyu Zhao, Yixin Chen, Fuhai Li

However, we found two major limitations of existing GNNs in omics data analysis, i. e., limited-prediction (diagnosis) accuracy and limited-reproducible biomarker identification capacity across multiple datasets.

On the Completeness of Invariant Geometric Deep Learning Models

1 code implementation7 Feb 2024 Zian Li, Xiyuan Wang, Shijia Kang, Muhan Zhang

We then show that GeoNGNN, the geometric counterpart of one of the simplest subgraph graph neural networks (subgraph GNNs), can effectively break these corner cases' symmetry and thus achieve E(3)-completeness.

Computational Efficiency Deep Learning +2

Unifying Generation and Prediction on Graphs with Latent Graph Diffusion

1 code implementation4 Feb 2024 Cai Zhou, Xiyuan Wang, Muhan Zhang

Leveraging LGD and the ``all tasks as generation'' formulation, our framework is capable of solving graph tasks of various levels and types.

All Decoder +2

PyTorch Geometric High Order: A Unified Library for High Order Graph Neural Network

1 code implementation28 Nov 2023 Xiyuan Wang, Muhan Zhang

We introduce PyTorch Geometric High Order (PyGHO), a library for High Order Graph Neural Networks (HOGNNs) that extends PyTorch Geometric (PyG).

Graph Neural Network

Chain of Images for Intuitively Reasoning

1 code implementation9 Nov 2023 Fanxu Meng, Haotong Yang, Yiding Wang, Muhan Zhang

The human brain is naturally equipped to comprehend and interpret visual information rapidly.

Common Sense Reasoning Language Modelling +3

LooGLE: Can Long-Context Language Models Understand Long Contexts?

1 code implementation8 Nov 2023 Jiaqi Li, Mengmeng Wang, Zilong Zheng, Muhan Zhang

In this paper, we present LooGLE, a Long Context Generic Language Evaluation benchmark for LLMs' long context understanding.

In-Context Learning Long-Context Understanding +1

Facilitating Graph Neural Networks with Random Walk on Simplicial Complexes

1 code implementation NeurIPS 2023 Cai Zhou, Xiyuan Wang, Muhan Zhang

Second, on $1$-simplices or edge level, we bridge edge-level random walk and Hodge $1$-Laplacians and design corresponding edge PE respectively.

Neural Attention: Enhancing QKV Calculation in Self-Attention Mechanism with Neural Networks

1 code implementation17 Oct 2023 Muhan Zhang

In the realm of deep learning, the self-attention mechanism has substantiated its pivotal role across a myriad of tasks, encompassing natural language processing and computer vision.

Parrot Mind: Towards Explaining the Complex Task Reasoning of Pretrained Large Language Models with Template-Content Structure

no code implementations9 Oct 2023 Haotong Yang, Fanxu Meng, Zhouchen Lin, Muhan Zhang

Furthermore, by generalizing this structure to the hierarchical case, we demonstrate that models can achieve task composition, further reducing the space needed to learn from linear to logarithmic, thereby effectively learning on complex reasoning involving multiple steps.

Answer Generation Language Modelling

On the Stability of Expressive Positional Encodings for Graphs

2 code implementations4 Oct 2023 Yinan Huang, William Lu, Joshua Robinson, Yu Yang, Muhan Zhang, Stefanie Jegelka, Pan Li

Despite many attempts to address non-uniqueness, most methods overlook stability, leading to poor generalization on unseen graph structures.

Molecular Property Prediction Out-of-Distribution Generalization +1

One for All: Towards Training One Graph Model for All Classification Tasks

1 code implementation29 Sep 2023 Hao liu, Jiarui Feng, Lecheng Kong, Ningyue Liang, DaCheng Tao, Yixin Chen, Muhan Zhang

For in-context learning on graphs, OFA introduces a novel graph prompting paradigm that appends prompting substructures to the input graph, which enables it to address varied tasks without fine-tuning.

All Graph Classification +4

Graph Contrastive Learning Meets Graph Meta Learning: A Unified Method for Few-shot Node Tasks

1 code implementation19 Sep 2023 Hao liu, Jiarui Feng, Lecheng Kong, DaCheng Tao, Yixin Chen, Muhan Zhang

In our study, we first identify two crucial advantages of contrastive learning compared to meta learning, including (1) the comprehensive utilization of graph nodes and (2) the power of graph augmentations.

CoLA Contrastive Learning +3

Distance-Restricted Folklore Weisfeiler-Leman GNNs with Provable Cycle Counting Power

1 code implementation NeurIPS 2023 Junru Zhou, Jiarui Feng, Xiyuan Wang, Muhan Zhang

Many of the proposed GNN models with provable cycle counting power are based on subgraph GNNs, i. e., extracting a bag of subgraphs from the input graph, generating representations for each subgraph, and using them to augment the representation of the input graph.

CktGNN: Circuit Graph Neural Network for Electronic Design Automation

1 code implementation31 Aug 2023 Zehao Dong, Weidong Cao, Muhan Zhang, DaCheng Tao, Yixin Chen, Xuan Zhang

The electronic design automation of analog circuits has been a longstanding challenge in the integrated circuit field due to the huge design space and complex design trade-offs among circuit specifications.

Bayesian Optimization Graph Learning +1

VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs

1 code implementation4 Aug 2023 Ling Yang, Ye Tian, Minkai Xu, Zhongyi Liu, Shenda Hong, Wei Qu, Wentao Zhang, Bin Cui, Muhan Zhang, Jure Leskovec

To address this issue, we propose to learn a new powerful graph representation space by directly labeling nodes' diverse local structures for GNN-to-MLP distillation.

Knowledge Distillation Quantization +1

Extending the Design Space of Graph Neural Networks by Rethinking Folklore Weisfeiler-Lehman

1 code implementation NeurIPS 2023 Jiarui Feng, Lecheng Kong, Hao liu, DaCheng Tao, Fuhai Li, Muhan Zhang, Yixin Chen

We theoretically prove that even if we fix the space complexity to $O(n^k)$ (for any $k\geq 2$) in $(k, t)$-FWL, we can construct an expressiveness hierarchy up to solving the graph isomorphism problem.

Graph Regression

Code Prompting: a Neural Symbolic Method for Complex Reasoning in Large Language Models

no code implementations29 May 2023 Yi Hu, Haotong Yang, Zhouchen Lin, Muhan Zhang

We also consider the ensemble of code prompting and CoT prompting to combine the strengths of both.

Arithmetic Reasoning

Large Language Models are In-Context Semantic Reasoners rather than Symbolic Reasoners

1 code implementation24 May 2023 Xiaojuan Tang, Zilong Zheng, Jiaqi Li, Fanxu Meng, Song-Chun Zhu, Yitao Liang, Muhan Zhang

On the whole, our analysis provides a novel perspective on the role of semantics in developing and evaluating language models' reasoning abilities.

From Relational Pooling to Subgraph GNNs: A Universal Framework for More Expressive Graph Neural Networks

1 code implementation8 May 2023 Cai Zhou, Xiyuan Wang, Muhan Zhang

Relational pooling is a framework for building more expressive and permutation-invariant graph neural networks.

Improving Graph Neural Networks on Multi-node Tasks with Labeling Tricks

no code implementations20 Apr 2023 Xiyuan Wang, Pan Li, Muhan Zhang

When we want to learn a node-set representation involving multiple nodes, a common practice in previous works is to directly aggregate the single-node representations obtained by a GNN.

Hyperedge Prediction Prediction +1

An Empirical Study of Realized GNN Expressiveness

2 code implementations16 Apr 2023 Yanbo Wang, Muhan Zhang

To address these limitations, we study the realized expressive power that a practical model instance can achieve using a novel expressiveness dataset, BREC, which poses greater difficulty (with up to 4-WL-indistinguishable graphs), finer granularity (enabling comparison of models between 1-WL and 3-WL), a larger scale (consisting of 800 1-WL-indistinguishable graphs that are non-isomorphic to each other).

An Efficient Subgraph GNN with Provable Substructure Counting Power

1 code implementation19 Mar 2023 Zuoyu Yan, Junru Zhou, Liangcai Gao, Zhi Tang, Muhan Zhang

We investigate the enhancement of graph neural networks' (GNNs) representation power through their ability in substructure counting.

Graph Learning

SUREL+: Moving from Walks to Sets for Scalable Subgraph-based Graph Representation Learning

1 code implementation6 Mar 2023 Haoteng Yin, Muhan Zhang, Jianguo Wang, Pan Li

Subgraph-based graph representation learning (SGRL) has recently emerged as a powerful tool in many prediction tasks on graphs due to its advantages in model expressiveness and generalization ability.

Graph Representation Learning Prediction

Is Distance Matrix Enough for Geometric Deep Learning?

2 code implementations NeurIPS 2023 Zian Li, Xiyuan Wang, Yinan Huang, Muhan Zhang

In this work, we first construct families of novel and symmetric geometric graphs that Vanilla DisGNN cannot distinguish even when considering all-pair distances, which greatly expands the existing counterexample families.

3D geometry Deep Learning +1

Neural Common Neighbor with Completion for Link Prediction

1 code implementation2 Feb 2023 Xiyuan Wang, Haotong Yang, Muhan Zhang

In this work, we propose a novel link prediction model and further boost it by studying graph incompleteness.

Link Prediction Prediction

RulE: Knowledge Graph Reasoning with Rule Embedding

1 code implementation24 Oct 2022 Xiaojuan Tang, Song-Chun Zhu, Yitao Liang, Muhan Zhang

In this paper, we propose a novel and principled framework called \textbf{RulE} (stands for {Rul}e {E}mbedding) to effectively leverage logical rules to enhance KG reasoning.

Knowledge Graph Embedding Knowledge Graphs +1

Boosting the Cycle Counting Power of Graph Neural Networks with I$^2$-GNNs

2 code implementations22 Oct 2022 Yinan Huang, Xingang Peng, Jianzhu Ma, Muhan Zhang

To the best of our knowledge, it is the first linear-time GNN model that can count 6-cycles with theoretical guarantees.

1st ICLR International Workshop on Privacy, Accountability, Interpretability, Robustness, Reasoning on Structured Data (PAIR^2Struct)

no code implementations7 Oct 2022 Hao Wang, WanYu Lin, Hao He, Di Wang, Chengzhi Mao, Muhan Zhang

Recent years have seen advances on principles and guidance relating to accountable and ethical use of artificial intelligence (AI) spring up around the globe.

Rethinking Knowledge Graph Evaluation Under the Open-World Assumption

1 code implementation19 Sep 2022 Haotong Yang, Zhouchen Lin, Muhan Zhang

However, evaluation of knowledge graph completion (KGC) models often ignores the incompleteness -- facts in the test set are ranked against all unknown triplets which may contain a large number of missing facts not included in the KG yet.

Fairness

Graph Neural Network with Local Frame for Molecular Potential Energy Surface

1 code implementation1 Aug 2022 Xiyuan Wang, Muhan Zhang

Projected onto a frame, equivariant features like 3D coordinates are converted to invariant features, so that we can capture geometric information with these projections and decouple the symmetry requirement from GNN design.

Graph Neural Network Representation Learning

Two-Dimensional Weisfeiler-Lehman Graph Neural Networks for Link Prediction

1 code implementation20 Jun 2022 Yang Hu, Xiyuan Wang, Zhouchen Lin, Pan Li, Muhan Zhang

As pointed out by previous works, this two-step procedure results in low discriminating power, as 1-WL-GNNs by nature learn node-level representations instead of link-level.

Link Prediction Vocal Bursts Valence Prediction

How Powerful are K-hop Message Passing Graph Neural Networks

1 code implementation26 May 2022 Jiarui Feng, Yixin Chen, Fuhai Li, Anindya Sarkar, Muhan Zhang

Recently, researchers extended 1-hop message passing to K-hop message passing by aggregating information from K-hop neighbors of nodes simultaneously.

How Powerful are Spectral Graph Neural Networks

2 code implementations23 May 2022 Xiyuan Wang, Muhan Zhang

We also establish a connection between the expressive power of spectral GNNs and Graph Isomorphism (GI) testing, the latter of which is often used to characterize spatial GNNs' expressive power.

Graph Neural Network

3DLinker: An E(3) Equivariant Variational Autoencoder for Molecular Linker Design

1 code implementation15 May 2022 Yinan Huang, Xingang Peng, Jianzhu Ma, Muhan Zhang

The main computational challenges include: 1) the generation of linkers is conditional on the two given molecules, in contrast to generating full molecules from scratch in previous works; 2) linkers heavily depend on the anchor atoms of the two molecules to be connected, which are not known beforehand; 3) 3D structures and orientations of the molecules need to be considered to avoid atom clashes, for which equivariance to E(3) group are necessary.

Drug Design

PACE: A Parallelizable Computation Encoder for Directed Acyclic Graphs

1 code implementation19 Mar 2022 Zehao Dong, Muhan Zhang, Fuhai Li, Yixin Chen

In this work, we propose a Parallelizable Attention-based Computation structure Encoder (PACE) that processes nodes simultaneously and encodes DAGs in parallel.

Neural Architecture Search

Equivariant and Stable Positional Encoding for More Powerful Graph Neural Networks

1 code implementation ICLR 2022 Haorui Wang, Haoteng Yin, Muhan Zhang, Pan Li

Graph neural networks (GNN) have shown great advantages in many graph-based learning tasks but often fail to predict accurately for a task-based on sets of nodes such as link/motif prediction and so on.

Link Prediction Prediction

Algorithm and System Co-design for Efficient Subgraph-based Graph Representation Learning

3 code implementations28 Feb 2022 Haoteng Yin, Muhan Zhang, Yanbang Wang, Jianguo Wang, Pan Li

Subgraph-based graph representation learning (SGRL) has been recently proposed to deal with some fundamental challenges encountered by canonical graph neural networks (GNNs), and has demonstrated advantages in many important data science applications such as link, relation and motif prediction.

Graph Representation Learning Prediction

Decoupling the Depth and Scope of Graph Neural Networks

1 code implementation NeurIPS 2021 Hanqing Zeng, Muhan Zhang, Yinglong Xia, Ajitesh Srivastava, Andrey Malevich, Rajgopal Kannan, Viktor Prasanna, Long Jin, Ren Chen

We propose a design principle to decouple the depth and scope of GNNs -- to generate representation of a target entity (i. e., a node or an edge), we first extract a localized subgraph as the bounded-size scope, and then apply a GNN of arbitrary depth on top of the subgraph.

Link Prediction Node Classification +1

Network In Graph Neural Network

no code implementations23 Nov 2021 Xiang Song, Runjie Ma, Jiahang Li, Muhan Zhang, David Paul Wipf

However, wider hidden layers can easily lead to overfitting, and incrementally adding more GNN layers can potentially result in over-smoothing. In this paper, we present a model-agnostic methodology, namely Network In Graph Neural Network (NGNN ), that allows arbitrary GNN models to increase their model capacity by making the model deeper.

Fraud Detection Graph Neural Network +2

Principled Hyperedge Prediction with Structural Spectral Features and Neural Networks

no code implementations8 Jun 2021 Changlin Wan, Muhan Zhang, Wei Hao, Sha Cao, Pan Li, Chi Zhang

SNALS captures the joint interactions of a hyperedge by its local environment, which is retrieved by collecting the spectrum information of their connections.

Graph Neural Network Hyperedge Prediction

Learning Two-Time-Scale Representations For Large Scale Recommendations

no code implementations1 Jan 2021 Xinshi Chen, Yan Zhu, Haowen Xu, Muhan Zhang, Liang Xiong, Le Song

We propose a surprisingly simple but effective two-time-scale (2TS) model for learning user representations for recommendation.

Vocal Bursts Valence Prediction

Deep Graph Neural Networks with Shallow Subgraph Samplers

2 code implementations2 Dec 2020 Hanqing Zeng, Muhan Zhang, Yinglong Xia, Ajitesh Srivastava, Andrey Malevich, Rajgopal Kannan, Viktor Prasanna, Long Jin, Ren Chen

We propose a simple "deep GNN, shallow sampler" design principle to improve both the GNN accuracy and efficiency -- to generate representation of a target node, we use a deep GNN to pass messages only within a shallow, localized subgraph.

Labeling Trick: A Theory of Using Graph Neural Networks for Multi-Node Representation Learning

2 code implementations NeurIPS 2021 Muhan Zhang, Pan Li, Yinglong Xia, Kai Wang, Long Jin

In this paper, we provide a theory of using graph neural networks (GNNs) for multi-node representation learning (where we are interested in learning a representation for a set of more than one node, such as link).

General Classification Graph Classification +4

Pooling Regularized Graph Neural Network for fMRI Biomarker Analysis

no code implementations29 Jul 2020 Xiaoxiao Li, Yuan Zhou, Nicha C. Dvornek, Muhan Zhang, Juntang Zhuang, Pamela Ventola, James S. Duncan

We propose an interpretable GNN framework with a novel salient region selection mechanism to determine neurological brain biomarkers associated with disorders.

Graph Neural Network

Inductive Matrix Completion Based on Graph Neural Networks

3 code implementations ICLR 2020 Muhan Zhang, Yixin Chen

Under the extreme setting where not any side information is available other than the matrix to complete, can we still learn an inductive matrix completion model?

Graph Neural Network Matrix Completion +1

Link Prediction Based on Graph Neural Networks

10 code implementations NeurIPS 2018 Muhan Zhang, Yixin Chen

The theory unifies a wide range of heuristics in a single framework, and proves that all these heuristics can be well approximated from local subgraphs.

Graph Neural Network Link Prediction +1

Weisfeiler-lehman neural machine for link prediction

1 code implementation KDD 2017 Muhan Zhang, Yixin Chen

Compared with traditional link prediction methods, Wlnm does not assume a particular link formation mechanism (such as common neighbors), but learns this mechanism from the graph itself.

Link Prediction Prediction

Cannot find the paper you are looking for? You can Submit a new open access paper.