1 / 22

A Machine Learning-based Approach for Estimating Available Bandwidth

A Machine Learning-based Approach for Estimating Available Bandwidth. Ling-Jyh Chen 1 , Cheng-Fu Chou 2 and Bo-Chun Wang 2 1 Academia Sinica 2 National Taiwan University. Definition. Link Capacity : maximum IP-layer throughput that a flow can get, without any cross traffic.

cerise
Download Presentation

A Machine Learning-based Approach for Estimating Available Bandwidth

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Machine Learning-based Approach for Estimating Available Bandwidth Ling-Jyh Chen1, Cheng-Fu Chou2 and Bo-Chun Wang2 1Academia Sinica 2National Taiwan University

  2. Definition • Link Capacity: maximum IP-layer throughput that a flow can get, without any cross traffic. • Available Bandwidth: maximum IP-layer throughput that a flow can get, given (stationary) cross traffic.

  3. Related Work • Statistical cross-traffic models: • Measure the time interval between the arrival of any two successive probe packets at the receiver and use the dispersion measurements to estimate the available bandwidth. • E.g., Delphi, IGI, Spruce • Self-induced congestion models: • Based on the intuition that if the probing rate is lower than the available bandwidth, the probe packets will not experience additional queueing delay during transmission. • E.g., TOPP, Pathload, pathChirp • However, these approaches are either inaccurate or intrusive.

  4. Our Contribution • We propose a machine learning-based approach for accurate available bandwidth estimation. • The proposed approach can estimate available bandwidth even if there are no sample with similar properties to the measured path in the training dataset. • Using a set of simulations, we show the proposed approach is fast, accurate and non-intrusive.

  5. Basic Ideas • The fact: • Due to the diversity and dynamics of the Internet, collecting and verifying the correctness of data of such a large-scale network is hard. • Our ideas: • Create a representative network in the network simulator using realistic network traces with well-established network traffic models. • Probe the network using effective probing model and collect training data for the machine learning tool. • Estimate the available bandwidth using the well-trained machine learning tool.

  6. System Settings • Network Scenarios • Topology: Tiscali topology of Rocketfuel’s trace [13] • 750 links and 506 nodes (221 are end-users) • We assume • Propagation delay: uniformly distributed between [10,20] ms • Buffer size of each link is 20 • 50% of end-users are ADSL (3M/1Mbps), and the remainder are academic networks (100Mbps) • Core router links are 1Gbps

  7. System Settings • Network Scenarios • Traffic: based on measurement results [7] T. Karagiannis, K. Papagiannaki, and M. Faloutsos. Blinc: multilevel traffic classification in the dark. In ACM SIGCOMM, 2005.

  8. System Settings • Network Scenarios • Traffic: based on measurement results [12] M. Roughan, S. Sen, O. Spatscheck, and N. Duffield. Class-of-service mapping for qos: a statistical signature-based approach to ip traffic classification. In ACM IMC, 2004.

  9. System Settings • Probing Models • Packet Train model • Send k packets in a burst (back-to-back) • k-1 dispersions observed • k = 11

  10. System Settings • Probing Models • pathChirp-like model • Send a chirp of fifteen packets each time • The lowest sending rate is five percent of the bottleneck capacity • Spread factor γ=1.2

  11. System Settings • Machine Learning Tools • Unsupervised learning: EM, K-means clustering • Supervised learning: k-NN, SVM • We use SVM in this study, because • It can handle missing data caused by packet loss. • It can interpolate/extrapolate the system output. • The computation overhead is affordable.

  12. Performance Evaluation • Packet Train model • pathChirp-like model • Comparison with other tools • Scale-Free approach

  13. Evaluation: Packet Train Model • Each sample is the probing results of a randomly selected node pair. • 16,000 samples as the training data. • 1,500 samples as the test data. • Each sample of the training data is comprised of 13 properties: 10 dispersions, hop count, bottleneck capacity, and tightest link’s available bandwidth. • Each sample of the test data contains all above information, except the available bandwidth.

  14. Evaluation: Packet Train Model • The results are divided into three groups based on their bottleneck link capacity.

  15. Evaluation: pathChirp-like Model • Each chirp consists of 15 packets with a spread factor γ=1.2. • 16,000 samples as the training data. • 1,500 samples as the test data. • Each sample of the training data is comprised of 17 properties: 14 dispersions, hop count, bottleneck capacity, and tightest link’s available bandwidth. • Each sample of the test data contains all above information, except the available bandwidth.

  16. Evaluation: pathChirp-like Model • The results are divided into two groups based on their bottleneck link capacity.

  17. Comparing with Other Tools • Compare the proposed approach using the pathChirp-like model with pathChirp and Spruce. • Run 1,500 tests for both pathChirp and Spruce in the same network scenario.

  18. Comparing with Other Tools • The results are divided into two groups based on their bottleneck link capacity.

  19. Scale-Free Approach • The proposed approach collects training data from a very limited network scenario. • The cost of building a database covering all types of Internet scenario is prohibitively expensive. • We propose a Scale-Free approach to normalize all properties in our system. • The dispersion measurements are divided b the initial inter-packet gap. • The observed available bandwidth is replaced with the utilization of the bottleneck link.

  20. Scale-Free Approach • Two scenarios (6 Mbps and 50Mbps of the bottleneck link capacity) • 1,500 samples for each case

  21. Conclusion • We propose a machine learning-based approach for estimating the available bandwidth of a network path. • We show that the pathChirp-like model outperforms the packet train model in all test cases. • By normalizing all attributes, we show this novel approach is able to accurately estimate available bandwidth, even if there are no sample with similar properties to the measured path in the training dataset.

  22. Thanks!http://www.iis.sinica.edu.tw/~cclljj/http://nrl.iis.sinica.edu.tw/Thanks!http://www.iis.sinica.edu.tw/~cclljj/http://nrl.iis.sinica.edu.tw/

More Related