AIMay 27, 2021

Reputation Bootstrapping for Composite Services using CP-nets

arXiv:2105.15135v1
Originality Incremental advance
AI Analysis

This addresses reputation management for composite services in service-oriented computing, an incremental improvement over existing atomic service methods.

The paper tackles the problem of bootstrapping reputation for on-demand composite services, which lack direct feedback, by using Conditional Preference Networks (CP-nets) to model reputation-related factors and their interdependencies based on composition topology and invocation history, with experimental results demonstrating its efficiency.

We propose a novel framework to bootstrap the reputation of on-demand service compositions. On-demand compositions are usually context-aware and have little or no direct consumer feedback. The reputation bootstrapping of single or atomic services does not consider the topology of the composition and relationships among reputation-related factors. We apply Conditional Preference Networks (CP-nets) of reputation-related factors for component services in a composition. The reputation of a composite service is bootstrapped by the composition of CP-nets. We consider the history of invocation among component services to determine reputation-interdependence in a composition. The composition rules are constructed using the composition topology and four types of reputation-influence among component services. A heuristic-based Q-learning approach is proposed to select the optimal set of reputation-related CP-nets. Experimental results prove the efficiency of the proposed approach.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes