mmnosovskiy / fuzzy_rep_sys

Implementation of most common reputation systems (EigenTrust, HonestPeer, PeerTrust, Absolute Trust). Fuzzy extension of PeerTrust. Experimental evaluation on model of marketplace environment.
16 stars 3 forks source link

Notes on other exhaustive lists #1

Open DonaldTsang opened 3 years ago

DonaldTsang commented 3 years ago

According to "AN EXAUSTIVE SURVEY OF TRUST MODELS IN P2P NETWORK" by Shree and Basha, there are 15 algorithms available at the time. Would be nice to check it out for inspiration.

DonaldTsang commented 3 years ago

Also please take a look at https://github.com/jangerritharms/reputation_systems And when it comes to taxonomy "Reputation systems: A survey and taxonomy" and "Reputation Systems Evaluation Survey" and "A Reference Model for Reputation Systems" and "Reputation Management Survey" and "The State of the Art in Trust and Reputation Systems: A Framework for Comparison" With anonymity "A Survey of Privacy Preserving Reputation Systems" With Malicious Attacks "A Survey of Attack and Defense Techniques for Reputation Systems" and "The design of a reliable reputation system"