Conference Papers

Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    A QoS and QoE based integrated model for bidirectional web service recommendation
    (Institute of Electrical and Electronics Engineers Inc., 2018) Jhaveri, S.; Soundalgekar, P.M.; George, K.; Kamath S․, S.K.
    For a given requirement, identifying relevant Web services and recommending the best ones is an important task in Service-oriented application development. In this paper, a composite model that leverages Quality of Service (QoS) and Quality of Experience (QoE) for bidirectional Web service recommendation (bi-WSR) is proposed. The QoS based recommendation model is built on degree of user satisfaction, calculated using a special normalization technique and user satisfaction functions like response time and throughput. The QoE model is trained on a dataset containing positive, negative and neutral textual reviews of web services for sentiment analysis and mapped to each service's QoS values using a clustering method. This further optimizes the recommendation of web services to consumers, as the sentiment score of reviews is integrated with the user satisfaction using weighted average scoring. To describe the relationship between both web services consumers and providers consumers, a cube model is built. For recommending services to consumers and recommending potential consumers to service providers, hybrid collaborative filtering based techniques were used. The results obtained when only QoS is used, and when QoS and sentiment analysis scores are integrated to form QoE showed significant improvement in the quality of recommendation. © 2018 Pacific Neighborhood Consortium (PNC).
  • Item
    Empirical Evaluation of DASH Streaming over Multipath TCP in a Mixed Traffic Environment
    (IEEE Computer Society, 2023) Rakshit, A.; Khan, D.; Tahiliani, M.
    Multipath TCP (MPTCP) is a transport layer protocol that enables multi-homed devices to simultaneously use more than one interface. As a result, MPTCP provides a higher bandwidth to the applications and also increases resilience to potential connection failures. These aspects are crucial for real time traffic, especially streaming applications. One of the open source streaming protocols which has gained popularity in recent years is Dynamic Adaptive Streaming over HTTP (DASH). Studies evaluating the performance of DASH streaming over MPTCP have consistently shown significant performance improvements in application QoE (Quality of Experience) under various scenarios such as packet loss, shared bottleneck, and variable path latencies. However, when MPTCP is deployed for streaming over the Internet, it has to compete with several other types of traffic. So far, no study has been conducted to evaluate the performance of DASH over MPTCP under varying traffic loads. Besides, all the existing studies have used the out-of-tree Linux implementation of MPTCP. In this work, we present a detailed evaluation of streaming DASH traffic over MPTCP and also compare its performance against streaming over TCP under mixed traffic environment. We leverage Linux network namespaces for creating the testbed and stream DASH traffic. Moreover, we analyze the impact of competing traffic on the throughput of MPTCP. Our work is also the first to use the state-of-the-art upstream implementation of MPTCP in Linux. We observed that while MPTCP offers certain benefits for streaming, its performance may not be significantly better than traditional TCP under varying traffic loads. Our research indicates that the effectiveness of MPTCP for DASH streaming largely depends on segment length. MPTCP tends to perform better within a specific range of segment lengths that are neither too small nor too large. © 2023 IEEE.