paper-with-me

홈 › Papers

Graph Embedding based Wireless Link Scheduling with Few Training Samples

2019-06-07 · Mengyuan Lee, Guanding Yu, Geoffrey Ye Li

Link scheduling in device-to-device (D2D) networks is usually formulated as a non-convex combinatorial problem, which is generally NP-hard and difficult to get the optimal solution. Traditional methods to solve this problem are mainly based on mathematical optimization techniques, where accurate channel state information (CSI), usually obtained through channel estimation and feedback, is needed. To overcome the high computational complexity of the traditional methods and eliminate the costly channel estimation stage, machine leaning (ML) has been introduced recently to address the wireless link scheduling problems. In this paper, we propose a novel graph embedding based method for link scheduling in D2D networks. We first construct a fully-connected directed graph for the D2D network, where each D2D pair is a node while interference links among D2D pairs are the edges. Then we compute a low-dimensional feature vector for each node in the graph. The graph embedding process is based on the distances of both communication and interference links, therefore without requiring the accurate CSI. By utilizing a multi-layer classifier, a scheduling strategy can be learned in a supervised manner based on the graph embedding results for each node. We also propose an unsupervised manner to train the graph embedding based method to further reinforce the scalability and generalizability and develop a K-nearest neighbor graph representation method to reduce the computational complexity. Extensive simulation demonstrates that the proposed method is near-optimal compared with the existing state-of-art methods but is with only hundreds of training samples. It is also competitive in terms of scalability and generalizability to more complicated scenarios.

📄 PDF Abstract BibTeX arXiv:1906.02871

Code (1)

mengyuan-lee/graph_embedding_link_scheduling 공식 구현

Tasks

Graph EmbeddingScheduling

Similar Papers 제목 키워드 기반

Wireless Link Scheduling via Graph Representation Learning: A Comparative Study of Different Supervision Levels

2021-10-04 · Navid Naderializadeh

We consider the problem of binary power control, or link scheduling, in wireless interference networks, where the power control policy is trained using graph representation learning. We leverage the interference graph of…

Graph Neural NetworkGraph Representation LearningRepresentation LearningScheduling+1

Distributed Link Sparsification for Scalable Scheduling Using Graph Neural Networks

2022-03-27 · Zhongyuan Zhao, Ananthram Swami, Santiago Segarra

Distributed scheduling algorithms for throughput or utility maximization in dense wireless multi-hop networks can have overwhelmingly high overhead, causing increased congestion, energy consumption, radio footprint, and …

Scheduling

Distributed Scheduling using Graph Neural Networks

2020-11-18 · Zhongyuan Zhao, Gunjan Verma, Chirag Rao, Ananthram Swami 외

A fundamental problem in the design of wireless networks is to efficiently schedule transmission in a distributed manner. The main challenge stems from the fact that optimal link scheduling involves solving a maximum wei…

Scheduling

A Fast Graph Kernel Based Classification Method for Wireless Link Scheduling on Riemannian Manifold

2021-06-25 · Rashed Shelim, Ahmed S. Ibrahim

In this paper, we propose a novel graph kernel method for the wireless link scheduling problem in device-to-device (D2D) networks on Riemannian manifold. The link scheduling problem can be considered as a binary classifi…

Binary ClassificationScheduling

Link Scheduling using Graph Neural Networks

2021-09-12 · Zhongyuan Zhao, Gunjan Verma, Chirag Rao, Ananthram Swami 외

Efficient scheduling of transmissions is a key problem in wireless networks. The main challenge stems from the fact that optimal link scheduling involves solving a maximum weighted independent set (MWIS) problem, which i…

Scheduling