Collaborative filtering is an example of IncidentalCollaboration. The collaborators each work independently, and sometimes without knowledge of their fellows' ratings.
A more detailed definition is provided by Doug Oard in "Information Filtering Defined" [1]:
Useful links (and collections of same):
The topic is, for cyberspace, quite old, with roots in the late 1960s. Typical focuses have been Usenet, email filtering, and more recently, webpage filtering. Collaborative moderation systems such as ScoopEngine (used at KuroShin) and SlashCode (SlashDot).
Another feature which may be added someday to systems with moderation is collaborative filtering in the Amazon sense. That is, you could request the system to show you articles that others with similar preferences to you voted for. "Similar preferences" would be extracted from comparing your past voting pattern to others'.
This is strongly related to ContentFiltering.