TL;DR
VStreamDRLS is a novel graph neural network with self-attention designed to predict network capacity in dynamic enterprise video streaming networks, improving coordination and quality of live video delivery.
Contribution
Introduces VStreamDRLS, a self-attention enhanced GCN architecture for dynamic graph representation learning in enterprise live video streaming networks.
Findings
Outperforms state-of-the-art link prediction methods
Effective in modeling evolving network structures
Validated on real-world enterprise streaming datasets
Abstract
Live video streaming has become a mainstay as a standard communication solution for several enterprises worldwide. To efficiently stream high-quality live video content to a large amount of offices, companies employ distributed video streaming solutions which rely on prior knowledge of the underlying evolving enterprise network. However, such networks are highly complex and dynamic. Hence, to optimally coordinate the live video distribution, the available network capacity between viewers has to be accurately predicted. In this paper we propose a graph representation learning technique on weighted and dynamic graphs to predict the network capacity, that is the weights of connections/links between viewers/nodes. We propose VStreamDRLS, a graph neural network architecture with a self-attention mechanism to capture the evolution of the graph structure of live video streaming events.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network · Graph Convolutional Network
