gjm comments on A few remarks about mass-downvoting - Less Wrong

17 Post author: gjm 13 February 2014 05:06PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (87)

You are viewing a single comment's thread. Show more comments above.

Comment author: gjm 14 February 2014 07:56:08PM 2 points [-]

More than five times ever? That's going to be a problem for long-term participants.

More than five times in some fixed period? That would make more sense, though it might need extra information recorded in the database. The right way might be something like this. For each pair of users, store an "amount of recent downvoting" that decays exponentially over time and gets incremented with each downvote; then apply a karma toll that increases with the value of this. It would also be necessary to store the last time the downvote density was updated, so that the exponential decay can be applied properly.