56 research outputs found
QARC: Video Quality Aware Rate Control for Real-Time Video Streaming via Deep Reinforcement Learning
Due to the fluctuation of throughput under various network conditions, how to
choose a proper bitrate adaptively for real-time video streaming has become an
upcoming and interesting issue. Recent work focuses on providing high video
bitrates instead of video qualities. Nevertheless, we notice that there exists
a trade-off between sending bitrate and video quality, which motivates us to
focus on how to get a balance between them. In this paper, we propose QARC
(video Quality Awareness Rate Control), a rate control algorithm that aims to
have a higher perceptual video quality with possibly lower sending rate and
transmission latency. Starting from scratch, QARC uses deep reinforcement
learning(DRL) algorithm to train a neural network to select future bitrates
based on previously observed network status and past video frames, and we
design a neural network to predict future perceptual video quality as a vector
for taking the place of the raw picture in the DRL's inputs. We evaluate QARC
over a trace-driven emulation. As excepted, QARC betters existing approaches.Comment: Accepted by ACM Multimedia 201
Reliable online social network data collection
Large quantities of information are shared through online social networks, making them attractive sources of data for social network research. When studying the usage of online social networks, these data may not describe properly users’ behaviours. For instance, the data collected often include content shared by the users only, or content accessible to the researchers, hence obfuscating a large amount of data that would help understanding users’ behaviours and privacy concerns. Moreover, the data collection methods employed in experiments may also have an effect on data reliability when participants self-report inacurrate information or are observed while using a simulated application. Understanding the effects of these collection methods on data reliability is paramount for the study of social networks; for understanding user behaviour; for designing socially-aware applications and services; and for mining data collected from such social networks and applications. This chapter reviews previous research which has looked at social network data collection and user behaviour in these networks. We highlight shortcomings in the methods used in these studies, and introduce our own methodology and user study based on the Experience Sampling Method; we claim our methodology leads to the collection of more reliable data by capturing both those data which are shared and not shared. We conclude with suggestions for collecting and mining data from online social networks.Postprin
Give-to-Get : free-riding resilient video-on-demand in P2P systems
Centralised solutions for Video-on-Demand (VoD) services, which stream pre-recorded video content to multiple clients who start watching at the moments of their own choosing, are not scalable because of the high bandwidth requirements of the central video servers. Peer-to-peer (P2P) techniques which let the clients distribute the video content among themselves, can be used to alleviate this problem. However, such techniques may introduce the problem of free-riding, with some peers in the P2P network not forwarding the video content to others if there is no incentive to do so. When the P2P network contains too many free-riders, an increasing number of the well-behaving peers may not achieve high enough download speeds to maintain an acceptable service. In this paper we propose Give-to-Get, a P2P VoD algorithm which discourages free-riding by letting peers favour uploading to other peers who have proven to be good uploaders. As a consequence, free-riders are only tolerated as long as there is spare capacity in the system. Our simulations show that even if 20% of the peers are free-riders, Give-to-Get continues to provide good performance to the well-behaving peers. In particular, they show that Give-to-Get performs very well for short videos, which dominate the current VoD traffic on the Internet
- …