NeurIPS 2020poster55 citations

Neural Message Passing for Multi-Relational Ordered and Recursive Hypergraphs

Naganand Yadati

Abstract

Message passing neural network (MPNN) has recently emerged as a successful framework by achieving state-of-the-art performances on many graph-based learning tasks. MPNN has also recently been extended to multi-relational graphs (each edge is labelled), and hypergraphs (each edge can connect any number of vertices). However, in real-world datasets involving text and knowledge, relationships are much more complex in which hyperedges can be multi-relational, recursive, and ordered. Such structures present several unique challenges because it is not clear how to adapt MPNN to variable-sized hyperedges in them.

BibTeX
@inproceedings{NEURIPS2020_217eedd1,
 author = {Yadati, Naganand},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {3275--3289},
 publisher = {Curran Associates, Inc.},
 title = {Neural Message Passing for Multi-Relational Ordered and Recursive Hypergraphs},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/217eedd1ba8c592db97d0dbe54c7adfc-Paper.pdf},
 volume = {33},
 year = {2020}
}