paper-with-me

홈 › Papers

Embedding a random graph via GNN: mean-field inference theory and RL applications to NP-Hard multi-robot/machine scheduling

2021-01-01 · Hyunwook Kang, SEUNGWOO SCHIN, James Morrison, Jinkyoo Park

We develop a theory for embedding a random graph using graph neural networks (GNN) and illustrate its capability to solve NP-hard scheduling problems. We apply the theory to address the challenge of developing a near-optimal learning algorithm to solve the NP-hard problem of scheduling multiple robots/machines with time-varying rewards. In particular, we consider a class of reward collection problems called Multi-Robot Reward Collection (MRRC). Such MRRC problems well model ride-sharing, pickup-and-delivery, and a variety of related problems. We consider the classic identical parallel machine scheduling problem (IPMS) in the Appendix. For the theory, we first observe that MRRC system state can be represented as an extension of probabilistic graphical models (PGMs), which we refer to as random PGMs. We then develop a mean-field inference method for random PGMs. We prove that a simple modification of a typical GNN embedding is sufficient to embed a random graph even when the edge presence probabilities are interdependent. Our theory enables a two-step hierarchical inference for precise and transferable Q-function estimation for MRRC and IPMS. For scalable computation, we show that the transferability of Q-function estimation enables us to design a polynomial-time algorithm with 1-1/e optimality bound. Experimental results on solving NP-hard MRRC problems (and IMPS in the Appendix) highlight the near-optimality and transferability of the proposed methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Probabilistic Inference of Binary Markov Random Fields in Spiking Neural Networks through Mean-field Approximation

2019-02-22 · Yajing Zheng, Shanshan Jia, Zhaofei Yu, Tiejun Huang 외

Recent studies have suggested that the cognitive process of the human brain is realized as probabilistic inference and can be further modeled by probabilistic graphical models like Markov random fields. Nevertheless, it …

DenoisingImage Denoisingvalid

Limit theorems for eigenvectors of the normalized Laplacian for random graphs

2016-07-28 · Minh Tang, Carey E. Priebe

We prove a central limit theorem for the components of the eigenvectors corresponding to the $d$ largest eigenvalues of the normalized Laplacian matrix of a finite dimensional random dot product graph. As a corollary, we…

Whom to Learn From? Graph- vs. Text-based Word Embeddings

2019-09-01 · RANLP 2019 9 · Ma{\l}gorzata Salawa, Ant{\'o}nio Branco, Ruben Branco, Jo{\~a}o Ant{\'o}nio Rodrigues 외

Vectorial representations of meaning can be supported by empirical data from diverse sources and obtained with diverse embedding approaches. This paper aims at screening this experimental space and reports on an assessme…

Graph EmbeddingWord Embeddings

Analysis and Approximate Inference of Large Random Kronecker Graphs

2023-06-14 · Zhenyu Liao, Yuanqian Xia, Chengmei Niu, Yong Xiao

Random graph models are playing an increasingly important role in various fields ranging from social networks, telecommunication systems, to physiologic and biological networks. Within this landscape, the random Kronecke…

Graph ClassificationRecommendation Systems

Joint Modeling of Visual Objects and Relations for Scene Graph Generation

2021-12-01 · NeurIPS 2021 12 · Minghao Xu, Meng Qu, Bingbing Ni, Jian Tang

An in-depth scene understanding usually requires recognizing all the objects and their relations in an image, encoded as a scene graph. Most existing approaches for scene graph generation first independently recognize ea…

Graph EmbeddingGraph GenerationKnowledge Graph EmbeddingRelational Reasoning+4