← Search

Jianshan He

4 accepted papers

2024

LogicMP: A Neuro-symbolic Approach for Encoding First-order Logic Constraints

ICLR 2024poster

Integrating first-order logic constraints (FOLCs) with neural networks is a crucial but challenging problem since it involves modeling intricate correlations to satisfy the constraints. This paper proposes a novel neural layer, LogicMP, which performs mean-field variational inference over a Markov L…

2024

Structural Information Enhanced Graph Representation for Link Prediction

AAAI 2024technical

Link prediction is a fundamental task of graph machine learning, and Graph Neural Network (GNN) based methods have become the mainstream approach due to their good performance. However, the typical practice learns node representations through neighborhood aggregation, lacking awareness of the struct…

Cited by 5SourcePDFScholar
2023

DRGCN: Dynamic Evolving Initial Residual for Deep Graph Convolutional Networks

AAAI 2023technical

Graph convolutional networks (GCNs) have been proved to be very practical to handle various graph-related tasks. It has attracted considerable research interest to study deep GCNs, due to their potential superior performance compared with shallow ones. However, simply increasing network depth will,…

2021

PairRE: Knowledge Graph Embeddings via Paired Relation Vectors

ACL 2021long

Distance based knowledge graph embedding methods show promising results on link prediction task, on which two topics have been widely studied: one is the ability to handle complex relations, such as N-to-1, 1-to-N and N-to-N, the other is to encode various relation patterns, such as symmetry/antisym…