Daerax: The main algorithm that is being used is an additive distance metric developed by my supervisor in the 80s. The original paper he published on it is in Romanian, but it's called "A metrical method for multicriteria decision making", or something along those lines. Over the past year we've modified it here and there though to better reflect the problem (missing value dimensions in people's belief system and for incomplete ratings for entities), and added the concept of importance via weights to the algorithm as well.
Then there are similarity algorithms that are based on a paper called 'on the similarity and distance metrics' (or something, can't remember the exact name, but that should work in a search). The similarity and distance algos of course use the belief systems as inputs, or item ratings when it comes to item similarity. And then the rest of the algorithms in use are simple aggregation.
Traction is another concern I guess. I've read a lot about how wikipedia started out, and even now how the core number of people who actually contribute regularly is just about 1000 people. The rest have actually made a contribution maybe as little as once. I really don't have an answer about gaining users, obviously something like this would require a lot of user input to work. I'm imagining it would start in niches, like only for videogames at first, then for restaurants in country X only, then something else, and this would carry on till it's quite massive and things could be linked up.
I believe the Netflix people used an approach that was quite different than what was normally employed for recommendations, matrix factorization as opposed to nearest-beighbour models. And it gave an improvement of over 10%. I know too much information may be not good
Quote: And if desire is fleeting, then the ratings are fleeting, and the system is broken.
I woud say this depends on how many bad apples there are in the crate. I do not believe this is a case of one bad apple will ruin them all. It's not actually, if the number of ratings are low, then this will be a problem, and is a problem with all recomender systems...
That's interesting about the 5 stars thing though. I'll add that into my questionaire to see what people say :)