Giter Site home page Giter Site logo

sichen-cuc / tiyuntsong Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thu-media/tiyuntsong

0.0 1.0 1.0 104.66 MB

A romantic self-play reinforcement learning approach for ABR video streaming

License: BSD 2-Clause "Simplified" License

Python 100.00%

tiyuntsong's Introduction

Tiyuntsong Overview

Existing reinforcement learning based adaptive bitrate(ABR) approaches outperform the previous fixed control rules based methods by improving the Quality of Experience (QoE) score, while the QoE metric can hardly provide clear guidance for optimization, resulting in the unexpected strategies. In this paper, we propose Tiyuntsong, a self-play reinforcement learning approach with GAN-based method for ABR video streaming. Tiyuntsong learns strategies automatically by training two agents who are competing against each other.

Note that the competition results are evaluated with the rule rather than a numerical QoE score, and the rule has a clear optimization goal. Meanwhile, we propose GAN Enhancement Module to extract hidden features from the past status for preserving the information without the limitations of sequence lengths. Using testbed experiments, we show that the utilization of GAN significantly improves the Tiyuntsong's performance. By comparing the performance of ABRs, we observe that Tiyuntsong also betters existing ABR algorithms in the underlying metrics.

Installation and Usage

This code is based on TensorFlow and python3. To install, run these commands:

pip install tensorflow tflearn elo

Then, run

python main.py

That's all, just for fun~

Cite

If you find this work useful in your research, please cite:

@article{huang2018tiyuntsong,
  title={Tiyuntsong: A Self-Play Reinforcement Learning Approach for ABR Video Streaming},
  author={Huang, Tianchi and Yao, Xin and Wu, Chenglei and Zhang, Rui-Xiao and Sun, Lifeng},
  journal={arXiv preprint arXiv:1811.06166},
  year={2018}
}

tiyuntsong's People

Contributors

godka avatar shuffle0412 avatar

Watchers

 avatar

Forkers

hongmingyan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.