Abstract
With the rapid growth and wide adoption of web services, service discovery is becoming commonly used to locate the optimal services that can meet the requirements of users. This paper proposes a bidirectional long short-term memory (Bi-LSTM) service discovery method that integrates contextual representation and attention mechanisms for web service discovery. To conduct the study, FastText word embedding with the N-gram feature is primarily used as the input of the Bi-LSTM model to obtain the context feature vector of the service function description. Moreover, the attention mechanism is employed to calculate the similarity of the service function description to gain the semantic feature vector of the correlation degree between services. Then, the multilayer perceptron network is used to mine the mapping relationship between semantic feature vectors and matching levels among services. Finally, for a given query, target services are retrieved by ranking candidate services according to the prediction cores through the matching method. The proposed method is examined against multiple evaluation metrics, including accuracy and error, and compared with the state-of-the-art searching approaches. The experimental results show that the proposed method is more effective and attains better relevant web services, which helps the request service find more accurate results. Furthermore, this study provides new insights for researchers into web service discovery.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.