scispace - formally typeset
Search or ask a question
Book ChapterDOI

Implementation of Adaptive Framework and WS Ontology for Improving QoS in Recommendation of WS

21 Sep 2016-pp 383-396
TL;DR: A framework for recommendation of personalized WS coupled with the quality optimization, using the quality features available in WS Ontology is implemented, which helps users to acquire the best recommendation by consuming the contextual information and the quality of WS.
Abstract: With the advent of more users accessing internet for information retrieval, researchers are more focused in creating system for recommendation of web service(WS) which minimize the complexity of selection process and optimize the quality of recommendation. This paper implements a framework for recommendation of personalized WS coupled with the quality optimization, using the quality features available in WS Ontology. It helps users to acquire the best recommendation by consuming the contextual information and the quality of WS. Adaptive framework performs i) the retrieval of context information ii) calculation of similarity between users preferences and WS features, similarity between preferred WS with other WS specifications iii) collaboration of web service ratings provided by current user and other users. Finally, WS quality features are considered for computing the Quality of Service. The turnout of recommendation reveals the selection of highly reliable web services, as credibility is used for QoS predication.
Citations
More filters
Proceedings ArticleDOI
01 Sep 2017
TL;DR: A correlation-based feature selection is applied using FCBF (Fast Correlation-Based Filter) to select the most prominent not correlated genes and the resultant classifier generated using this set of genes yields more accurate result and reduce the computational time.
Abstract: Classification of different tumor type are of great significance in problems cancer prediction. Choosing the most relevant qualities from huge microarray expression is very important. It is a most explored subject in bioinformatics because of its hugeness to move forward humans understanding of inherent causing cancer mechanism. In this paper, we aim to classify leukaemia cells. Our approach relies on selecting the predominant features from the dataset and classifying it using classification algorithm, Support Vector Machine (SVM). As the dataset is very large we need to reduce the size before classification, to decrease the computation time and increase the accuracy of the classifier. SVM-RFE removes only most irrelevant gene in each iteration. This algorithm does not differentiate the correlated genes. So before applying SVM-RFE for gene selection, a correlation-based feature selection is applied using FCBF (Fast Correlation-Based Filter) to select the most prominent not correlated genes. The resultant classifier generated using this set of genes yields more accurate result and reduce the computational time.

26 citations


Cites methods from "Implementation of Adaptive Framewor..."

  • ...The given dataset should be normalized before SVM is applied and normalization is carried out using z-score normalization method [13]....

    [...]

Book ChapterDOI
13 Sep 2017
TL;DR: Recommendation system of Web Services is designed that uses semantic analysis of WS along with enhanced collaborative filtering to produce more realistic, accurate and efficient WS recommendation.
Abstract: With growing momentousness of Internet applications, digital world is overwhelmed with huge number of web services. To ease the job of selecting relevant WS in service composition process, recommendation system of Web Services is designed. It uses semantic analysis of WS along with enhanced collaborative filtering. Ontology based Semantic Analysis performed using Tversky Content Similarity Measure helps to identify most similar functionally relevant WS. The collaborative filtering process uses DBSCAN clustering and PCC similarity to identify highly collaborative WS, based on ratings given by experienced users. To overcome the existence of sparse data in WS ratings and to enhance filtering process, SVM Regression is implemented before collaborative filtering. Relative frequency method is applied to amalgamate collaborative and sematic similarity values of WS. The methodology is proved to produce more realistic, accurate and efficient WS recommendation. Future focus may be towards knowledge based filtering with real world contextual information.

14 citations

Book ChapterDOI
01 Jan 2021
TL;DR: In this article, an optimal method for predicting QoS values of web service is implemented where credibility evaluation is computed by accumulating reputation and trustworthiness, and an automatic approach for weight calculation is invoked to calculate the weight of QoS attributes.
Abstract: In service computing, Quality of Service (QoS)-aware web service composition is considered as one of the influential traits. To embrace this, an optimal method for predicting QoS values of web service is implemented where credibility evaluation is computed by accumulating reputation and trustworthiness. An automatic approach for weight calculation is invoked to calculate the weight of QoS attributes; it improves WS QoS values. QoS value is optimized by using Genetic Algorithm. Services with high QoS values are taken as candidate services for service composition. Instead of just selecting services randomly for service composition, cuckoo-based algorithm is used to identify optimal web service combination. Cuckoo algorithm realizes promising combinations by replacing the best service in lieu of worst service and by calculating the fitness score of each composition. A comparative study proved that it can provide the best service to end-users, as cuckoo selects only service composition with high fitness score.

8 citations

Proceedings ArticleDOI
01 Jul 2019
TL;DR: This paper depicts healthcare service composition with domain ontology to encompass ontology manipulation, contextual information gathering, selecting services and dynamic composition for intelligent composition in web service composition.
Abstract: Web service composition is a novel methodology to integrate diverse business solutions to accomplish complex business logic. In this fast-paced digital era with diverse categories of users, intelligent service composition based on the contextual information is highly essential to satisfy individual users requirements. For intelligent composition, ontology based declarative knowledge model is used to describe the business rules, commercial directions and personalized user environment in machine comprehensible way. This paper depicts healthcare service composition with domain ontology to encompass ontology manipulation, contextual information gathering, selecting services and dynamic composition. E-healthcare system automates service composition which invokes hospital, ambulance, scan-laboratory and pharmacy services. It provide valuable information like nearest hospital, best ambulance, scan-laboratory facilities, appropriate department and doctor details by gathering the contextual inforamtion of users like location, severity, symptoms, etc. Thus, elaborare search process is eliminated which ultimately helps the user to save time and life in case of emergency situations. thod.

3 citations

Proceedings ArticleDOI
11 Mar 2020
TL;DR: The proposed research work elaborates the research work on different methodologies of QoS prediction with its implications to provide a proper road map for future research on efficient service composition.
Abstract: Web Services are materialized as a major technology carried out for automated interaction between distributed and miscellaneous applications. It is defined as a software service that provides business solutions consumed by different service requester. It can be accessed by a standard web protocol. Service composition is the mechanism used for selecting, reusing and combining existing web services to build new web services. With immense increase in web services, quality assessment plays an essential role in the selection approach. QoS is defined as the ability to guarantee the requirements like latency, reliability, bandwidth, etc. in order to satisfy a service level agreement between an application provider and end-user. QoS based dynamic service composition leads to the upward growth of an organization that implements multiple services to provide its business solution. The proposed research work elaborates the research work on different methodologies of QoS prediction with its implications to provide a proper road map for future research on efficient service composition.

3 citations


Cites background from "Implementation of Adaptive Framewor..."

  • ...Personalized QoS prediction plays an essential role in helping users to develop high quality SOA systems [7]....

    [...]

References
More filters
Journal Article
TL;DR: This work compares three common approaches to solving the recommendation problem: traditional collaborative filtering, cluster models, and search-based methods, and their algorithm, which is called item-to-item collaborative filtering.
Abstract: Recommendation algorithms are best known for their use on e-commerce Web sites, where they use input about a customer's interests to generate a list of recommended items. Many applications use only the items that customers purchase and explicitly rate to represent their interests, but they can also use other attributes, including items viewed, demographic data, subject interests, and favorite artists. At Amazon.com, we use recommendation algorithms to personalize the online store for each customer. The store radically changes based on customer interests, showing programming titles to a software engineer and baby toys to a new mother. There are three common approaches to solving the recommendation problem: traditional collaborative filtering, cluster models, and search-based methods. Here, we compare these methods with our algorithm, which we call item-to-item collaborative filtering. Unlike traditional collaborative filtering, our algorithm's online computation scales independently of the number of customers and number of items in the product catalog. Our algorithm produces recommendations in real-time, scales to massive data sets, and generates high quality recommendations.

4,788 citations

Journal ArticleDOI
TL;DR: Item-to-item collaborative filtering (ITF) as mentioned in this paper is a popular recommendation algorithm for e-commerce Web sites that scales independently of the number of customers and number of items in the product catalog.
Abstract: Recommendation algorithms are best known for their use on e-commerce Web sites, where they use input about a customer's interests to generate a list of recommended items. Many applications use only the items that customers purchase and explicitly rate to represent their interests, but they can also use other attributes, including items viewed, demographic data, subject interests, and favorite artists. At Amazon.com, we use recommendation algorithms to personalize the online store for each customer. The store radically changes based on customer interests, showing programming titles to a software engineer and baby toys to a new mother. There are three common approaches to solving the recommendation problem: traditional collaborative filtering, cluster models, and search-based methods. Here, we compare these methods with our algorithm, which we call item-to-item collaborative filtering. Unlike traditional collaborative filtering, our algorithm's online computation scales independently of the number of customers and number of items in the product catalog. Our algorithm produces recommendations in real-time, scales to massive data sets, and generates high quality recommendations.

4,372 citations

Journal ArticleDOI
TL;DR: This article addresses dynamic service selection via an agent framework coupled with a QoS ontology with the aim of enabling participants to collaborate to determine each other's service quality and trustworthiness.
Abstract: Current Web services standards lack the means for expressing a service's nonfunctional attributes - namely, its quality of service. QoS can be objective (encompassing reliability, availability, and request-to-response time) or subjective (focusing on user experience). QoS attributes are key to dynamically selecting the services that best meet user needs. This article addresses dynamic service selection via an agent framework coupled with a QoS ontology. With this approach, participants can collaborate to determine each other's service quality and trustworthiness.

615 citations

Journal ArticleDOI
TL;DR: This paper proposes a novel collaborative filtering-based Web service recommender system to help users select services with optimal Quality-of-Service (QoS) performance, and achieves considerable improvement on the recommendation accuracy.
Abstract: Web services are integrated software components for the support of interoperable machine-to-machine interaction over a network. Web services have been widely employed for building service-oriented applications in both industry and academia in recent years. The number of publicly available Web services is steadily increasing on the Internet. However, this proliferation makes it hard for a user to select a proper Web service among a large amount of service candidates. An inappropriate service selection may cause many problems (e.g., ill-suited performance) to the resulting applications. In this paper, we propose a novel collaborative filtering-based Web service recommender system to help users select services with optimal Quality-of-Service (QoS) performance. Our recommender system employs the location information and QoS values to cluster users and services, and makes personalized service recommendation for users based on the clustering results. Compared with existing service recommendation methods, our approach achieves considerable improvement on the recommendation accuracy. Comprehensive experiments are conducted involving more than 1.5 million QoS records of real-world Web services to demonstrate the effectiveness of our approach.

187 citations

Book ChapterDOI
01 Jan 2007
TL;DR: This chapter describes the basic approach to case-based recommendation, highlighting how it differs from other recommendation technologies, and introducing some recent advances that have led to more powerful and flexible recommender systems.
Abstract: Recommender systems try to help users access complex information spaces. A good example is when they are used to help users to access online product catalogs, where recommender systems have proven to be especially useful for making product suggestions in response to evolving user needs and preferences. Case-based recommendation is a form of content-based recommendation that is well suited to many product recommendation domains where individual products are described in terms of a well defined set of features (e.g., price, colour, make, etc.). These representations allow case-based recommenders to make judgments about product similarities in order to improve the quality of their recommendations and as a result this type of approach has proven to be very successful in many e-commerce settings, especially when the needs and preferences of users are ill-defined, as they often are. In this chapter we will describe the basic approach to case-based recommendation, highlighting how it differs from other recommendation technologies, and introducing some recent advances that have led to more powerful and flexible recommender systems.

186 citations