Authored By
Introduction
Reputation System
Reputation Systems computes and publishes reputations(predictor of future behavior) for a set of objects (example- service providers,goods or entities) within a community based on collection of opinions.
Introduction
Procedure
Newcomer with No History Register
For each consumer define
Ri=Di/Ti
Di=No of defected Transactions that consumer i had undertaken
Ti=Total no of Transactions that consumer i had undertaken
If a newcomer has completed sufficient transactions, we compute weighted average of all Ri's, weights can be assigned according to the contributing rater's creditability.
Else We can ask community provider to bootstrap newcomer's reputation
Assigning Initial Reputation
Case 1 : Default Initial Reputation
Case 2 : Initial Reputation Evaluation
Results
None : Default Initial Reputation
Punishing : Low Initial Reputation
Adapt : Our Approach of assigning initial reputation
Applications of the propsed technique
Limitations
Possible Improvements
Thank You