2 BACKGROUND
Reputation systems can be described as a
computational implementation of the word-of-mouth
information dissemination mechanism (Hu, 2006).
These systems collect, distribute and aggregate feed-
back about users' past behaviour. Their application
can assist people in getting trust about other people,
even if they don't previously know each other, or if
they have a limited knowledge of the partners.
According to Resnik et al. (Resnick, 2005),
“Reputation systems seek to establish the shadow of
the future to each transaction by creating an
expectation that other people will look back on it”.
Auction and e-commerce sites apply variations
of reputation systems to provide some insurance to
users. Collaborative environments can use variations
of reputation systems to increase trust among its
users. The community qualification assessment of
individual researchers was recently considered as
one of the central criteria for the evaluation process.
Not only individual researchers are under social
evaluation but also the conferences and journals are
receiving evaluations based in the social perception
of their importance (Butler, 2008).
We developed an alternative editing process that
uses the approach developed in our group to support
the open reviewing process (Oliveira, 2005). In this
case, users can edit, comment and review documents
created by other users. In this approach, the process
is centered in the open edition and reviewing of
scientific papers, which is an alternative approach to
the blind or double blind review system, mostly
adopted by the academia. Within this approach, the
knowledge is collectively generated and reviewed in
a transparent way.
We decided for existing Wiki environments to
the production of scientific and technical documents,
since they have the needed framework to manipulate
texts, besides a good user management and version
control. The main problem found in these
environments is that most users have a limited
knowledge of the members of the process (i.e., they
may not know the other members). In an
intercontinental research project that includes many
participants, for example, this situation also happens.
This is a consequence of the fact that interactions are
mostly restricted to the exchange of data over the
web, as physical meetings are very expensive,
affecting how confidence or trust among
authors/partners is established.
Reputation systems are employed to minimize
this problem, and they create confidence between
users of these systems. Recently, Google started the
Knol service allowing users to write, evaluate,
comment, review and contribute to other authors’
works. Authors can accept or not the contributions
made on their work by other authors, but the
evaluations and reviews regard the whole document,
not individual contributions or comments.
In our approach, every user knows what and who
edited and contributed to each document, and they
can evaluate other user’s contributions and
comments. One important point is that the process is
still peer-reviewed, and reputation and confidence
are yet important factors, but they are built on the
bases of the social network. To evaluate this
approach, we have extended the MediaWiki
environment, incorporating some features, which are
described in the next section, to implement the
proposed reputation model.
It is important to state that this paper is based on
the qualification mechanism conceptually developed
in (Oliveira, 2005), which describes an open editing
model in which there are three types of users:
author, commenter and reviewer. When a person
creates an account, he or she receives the
‘commenter’ status, which gives the ability to
annotate documents, after a ‘commenter’ may be
promoted to ‘reviewer’. The basic idea to support
this promotion is based in a comparison among the
user rating and the paper rating, if the user has a
rating that is equal or higher than the paper’s rating,
he/she will be allowed to review directly the text of
the paper. This is an approach slightly different than
the traditional Wiki process, in which every user can
edit every page except for certain pages that are
consolidated and blocked. Authors can comment and
create new documents.
Reviewers are more qualified users that can also
edit others documents. The role of a reviewer is also
different from the role of the traditional reviewers
involved in the academic reviewing process. In the
traditional closed reviewing process, they may
suggest changes to improve quality. Here, they
directly contribute to the quality of the document by
editing the text. Each person participating in the
process is identified and all the actions are
registered; the authors may accept or reject the
received contributions.
We will validate the real-world operation of this
approach in an on-going project for the publication
of an experimental open edited version of a
computer science journal, where the best papers,
written by Ph.D. students, will be published using
collective authoring, with the first author being the
original writer of the document.
OPEN PUBLICATION SYSTEM - Evaluating Users Qualification and Reputation
201