Today, the size of the close-votes queue is 55k questions and growing. Is that a problem?

Which action could be taken to clean it up? It seems to be growing faster than Stack Overflow members are capable to handle it.

share|improve this question
30  
Reviewing them... – Bhuvan Rikka 웃 Oct 18 '12 at 13:15
2  
Which action could be taken to clean it up? Reviewing them? – SingerOfTheFall Oct 18 '12 at 13:15
9  
It used to be larger, Don't panic. – TinSoldiersAndNixonsComin' Oct 18 '12 at 13:16
1  
@BhuvanRikka: I understand (and do reviewing myself), but it seems to be growing despite that effort :) – Andrey Oct 18 '12 at 13:19
6  
@Andrey Umm... it's getting smaller, not larger. It might temporarily grow by a few dozen/score, but day-to-day it's been going down, not up. – Andrew Barber Oct 18 '12 at 13:20
2  
It's down from at least 60k. So by this time next year it might be only 20k! But seriously, we're probably lucky it's going down at all, let alone the backlog. Because that is a massive backlog – Ben Brocka Oct 18 '12 at 13:21
13  
If we didn't have to read what was being voted to closed, that would help – random Oct 18 '12 at 13:42
7  
If anyone tried the review queue when it was first released and never went back because of the terrible load times, I want to ask you to try it again. Load times have dropped considerably in the past few weeks. – Bill the Lizard Oct 18 '12 at 14:00
@random nobody reads what was being voted to close – gnat Oct 18 '12 at 14:18
Keep in mind that, eventually, the backlog will go down as closevotes expire, as well as when they are decided on. – Servy Oct 18 '12 at 18:58
3  
Lower the close threshold. – j08691 Oct 18 '12 at 20:41
It only takes four days for close votes to expire. If expiration was going to play a role in changing the queue length, it would've done so already. (Or it is doing so, and 55k is already the low value.) – Popular Demand Oct 18 '12 at 20:41
3  
Close votes expire at a rate of one every 4 days as long as the question has more than 100 views. Therefore, if everyone leaves for 2 weeks, it will be down to probably about 15k. EVERYONE TO HIATUS – Wug Oct 18 '12 at 20:47
It's actually decreasing. It was over 57k when the new system was first introduced. – ChrisF Oct 18 '12 at 20:55
As of right now, there are 47.2k questions; last week it was around 46.6 ~ 46.7k, and the week before that I recall it being around 47k. It sure seems like it has been holding pretty steady at 47k +/- 0.3. – LBT Feb 6 at 16:42
show 6 more comments

5 Answers

up vote 46 down vote accepted

Which action could be taken to clean it up?

TL;DR Educate active reviewers to filter SO Close Votes queue by single close reason, with "duplicate" and "too localized" additionally filtered by their favorite tags.

Based on my experience, this leads to substantial productivity gain.

http://i.stack.imgur.com/0pyUG.png

Boring details on what led me to above conclusion are provided below; feel free to skip these.


Initially I've been going through close votes queue unfiltered. This worked just fine in all other queues I tried (dozen or two queues at SO and some smaller sites) and I saw no reasons to do it other way.

This queue felt a bit difficult from the beginning, but I thought I'll get used to it after a while. 300+ review actions passed, but it still felt cumbersome, at this moment I got curious why is that?

  • Discomfort I felt when running through queue reminded me of old review system and of the reason why I didn't want to use it: items in queue were all too different and I just couldn't get into flow because of that. This naturally led me to idea to give filters a try.

My testing of filtering by close reasons began with "off topic". Bingo! Review went smooth and fast, and most important, I felt comfortable - just about like I felt with all other queues in new system. I tried "not constructive", then "not a real question" - great, the magic is there.

Testing "too localized" though didn't went so well. It felt cumbersome again - just the same feeling of having to deal with too many distractions. This lead me to idea to try filtering it further. I added a tag I was comfortable with and the magic flow was back again.

Based on my experience with "too localized", I switched to testing "duplicates" filtered by favorite tag from the very beginning. This worked well, too. Well to be precise, duplicates review went slower (much slower) than the rest: I had to study both questions, and in some cases I also had to check the answers to both questions. But (and this is very big BUT) what is important, it felt really comfortable - as opposed to my prior experience with unfiltered queue.

share|improve this answer
4  
Wow. I never even saw the "filter" link. Maybe besides educating users amongst ourselves, the filter itself should be more visible. For example, instead of the dropdown filter currently in place, maybe the "Review | Close Votes" page should have tabs that make it clear that one may choose what kind of close votes to support or deny, e.g. "duplicates | off topic | not constructive | not a real question | too localized | ____ [tag]". Okay, so my particular idea might be too messy, but I mean something to make the filter more obvious and attractive to use! – acheong87 Dec 11 '12 at 18:41

To reduce the backlog:

define a function: close(p) = ....

where the right hand side includes the number of close votes, the total rep of all the close voters, the net vote score of the post, the number of answers to the post, and the age of the post.

In other words, 3 close votes from high-rep users, on a negative-score question, with no answers, should just close the thing. Or some rule like that. Then we could concentrate on content that had some chance of having value.

share|improve this answer
18  
Does seem like a good idea. Perhaps this sort of close vote weighting only occurs after a certain time has passed? That way we could try to reach the vote threshold naturally, and if we can't, then trigger "overtime" gameplay where the close votes are weighted by reputation? – Jeff Atwood Oct 18 '12 at 16:32
1  
@JeffAtwood I did list 'age' in the list, even if I failed to mention it in the example. – Rosinante Oct 18 '12 at 22:36
2  
Instead of total rep of all 3, I'd suggest looking at the "user tier" that they're in (i.e., 10k user, 20k/trusted user, etc.). We don't want 1 vote from Jon Skeet and 2 from other 3k users closing it, do we ;) – Lorem Ipsum Oct 19 '12 at 19:46
@LoremIpsum what? yes we do. – djechlin Apr 25 at 17:38

Take a minute here for a sanity check:

close review queue stats

There's a massive amount of reviewing being done there. It takes 5 voters to close or 3 "do not close" reviewers to kick a question out of the queue without closing. And yet, folks are making some impressive progress.

Frankly, I don't particularly think this needs to be sped up any - closing is hard by-design. If it takes a while to get through the backlog, that's probably ok...

Update: review task creation / deletion over time

In response to LittleBobbyTables' concern, here are some graphs that may help to illustrate the problem with clearing this queue:

Close review tasks created

Close Review Tasks created

Close review tasks deleted (either completed in review, closed or deleted elsewhere)

Close Review Tasks deleted

Review tasks are created in response to close votes or flags - these have been going up.

share|improve this answer
2  
I started about 3 - 4 days ago to help with this review process. So I have a small suggestion: how about increasing the maximum allowed reviews / member / day from 40 to something more ? Maybe 80 or 100 ? Just temporarily until that huge queue gets smaller... much smaller. It would go faster. All the upsides with none of the downsides :) . (PS: I didn't know where to suggest this, so I wrote it here) – Radu Murzea Jan 20 at 20:33
I dunno, last month we were at 46.6K~47.2K, and now we're over 50K again. My problem is that I see so many bad questions during the day, I tend to run out of close votes before I can get to the review queue. – LBT Mar 7 at 16:38
This might be a problem, @LittleBobbyTables - see my edit. We'll have to keep an eye on it. – Shog9 Mar 7 at 17:53
that recent spike in reviews created, could it be contributed / correlated to Close all the typo questions activities? – gnat Mar 7 at 18:58
The timing lines up pretty well, @gnat – Shog9 Mar 7 at 19:14
3  
Downvote because "And yet, folks are making some impressive progress." is plain false. Maybe 'getting a lot done,' but progress against the review queue size? Nope. – djechlin Mar 31 at 5:26

Just as an input to this discussion, a small progress report.

After a couple of weeks (or maybe more? don't have the energy to check) on Stack Overflow spent maxing out my close vote queue reviews filtered by the cocoa and objective-c tag, today I got the very nice message

There are no items for you to review, matching the filter "[cocoa] [objective-c]"

(thanks to @gnat above for attracting my attention to the filter)

A couple of random observations from this marathon clicking exercise, in no particular order:

  • It is generally recognised that bad questions are a problem, but bad close votes are nearly worse. They contaminate the close vote queue and take up at least 4 persons' time to read and analyse (especially in the case of duplicates). A mediocre question with no votes and no answers will just sink down to the bottom of the "sea" of questions, while the same forgettable question with a random, half-warranted close vote now (thanks to the review queue) requires 4 or more people's time and effort.

  • There is a pattern of questions that are regularly closed, for instance requests for tutorials. I wonder if there is a possibility to catch such questions (based on an automatic filter) and ask the poster to verify that the question is not simply a question of that type. Naturally, if they tick a box, the question will be posted in the normal fashion.

  • The review queue definitely does push one into piling votes on top of the first one. After having cast several hundred votes I am sure that has happened to me, too. The point is, I am not even sure it is a bad thing; if you trust the user who cast the first vote and did the work of analysing the question and, in the case of a dupe, searching for the "best" dupe to point to, that is a great help. Maybe it should be harder to cast the first vote (open the close process) and/or easier to participate in the subsequent votes?

  • There is a lot of junk out there, and I have to say that I don't subscribe to the idea that if just a single person out there is helped by a question, it is worth preserving. The effort to do curate those shitty, localised questions just doesn't warrant it.

  • I have moaned in the past that I thought it was too much to ask the community to wade through more than 50.000 questions in the review queue for no real reason (what is the point in putting on hold a 9 months old question that no one has looked at since the day it got posted?) Now that I have actually done it (for the tags mentioned) I can safely say that it is not just something I think. I am certain: it is largely a waste of time and effort. It does have a certain therapeutic effect, though, a bit like that of a punching ball (you get to close a lot of stupid questions, even if you don't have the option to call them that), but I don't think that was the intention with the queue.

share|improve this answer

To reduce the backlog:

Gamify closing more.

Right now people review the close votes queue to get badges and for the love of the site. If that's not sufficient to clear the queue, add more incentives. SE is an excellent example of how well gamification can drive participation in an otherwise not very exciting activity. Why not apply the same principle here?

Obviously this will require some careful thinking to avoid incentivizing undesirable behavior, but that's the sort of tinkering that SE requires generally so it's nothing new.


One way to gamify the close queue without incentivizing bad behavior. This is meant more as a proof of concept than a completely foolproof system, something to distinguish between incentivizing well and incentivizing poorly.

Each close vote cast earns 1 rep for the caster if the question is subsequently closed. Each Do Not Close vote earns 1 rep for the caster if the question reaches five DNC votes before reaching five close votes (i.e., being closed). If a caster is on the wrong side of the majority, voting DNC on a question that everyone else votes to close, the caster loses a point. Reviewers aren't shown others' votes to avoid blindly voting with the majority.

In this system, there's a reward for reviewing questions that should potentially be closed, but only if other users agree with you. This is meant to be exactly analogous to the general SE model in which questions and answers are rewarded if and only if the community judges them useful.

share|improve this answer
15  
You do realize that they did this for the other queues, and it's ruined them. I literally used to spend at least an hour a day reviewing content, now I won't even go into them because too much of what I do is overridden by people not actually reviewing content. Close vote reviewing is the only queue for which this currently isn't a problem. – Servy Oct 18 '12 at 18:58
3  
@Servy That's not a problem with gamifying the queues, it's a problem with doing it poorly. Maybe it's impossible to incentivize closing correctly, but I doubt it. – blahdiblah Oct 18 '12 at 20:24
First off, I don't agree with the premise entirely, at least for certain queues. Even without any incentive there is clearly some people doing the work, and the quality will go down at least by some amount when you bring in people who don't want to do the work. At the very least, I'd wait until we have some more positive results with the incentives from other queues before rushing to implement more here. – Servy Oct 18 '12 at 20:27
@Servy Couldn't you make that same argument for SO? – blahdiblah Oct 18 '12 at 20:34
@Servy The problem with the other queues is that there's no review of the reviewers. Users can either actually review, which takes time, or just smack "looks good" which counts equally as a review and takes no time. – blahdiblah Oct 18 '12 at 20:36
Yes, and how does that problem not apply to this queue? – Servy Oct 18 '12 at 20:37
@Servy See update. – blahdiblah Oct 18 '12 at 20:48
2  
@Servy: Solution: make a review review queue! – Wug Oct 18 '12 at 20:49
4  
@blahdiblah Your solution is substantially worse than the problems created by the incentives in other queues. The problem is that the bad reviewers are all consistent; they do the same thing regardless of the content of the post, this means that they always agree with each other. If there are a lot of poor reviewers (in many of the other queues they will outnumber the quality reviewers, at least at certain times of the day) it is the good reviewers who will be punished by the system, not the bad ones. This will only encourage good reviewers to agree with the bad ones, feeding the problem. – Servy Oct 18 '12 at 20:52
@Servy I added a potential fix for this problem, but that's not really the point I'm trying to make. Gamification works. That's what's driven SO's success. If we can agree on that, then I'm eager to try and find the way to do the gamification right, but I want to start from some common ground rather than having to produce the perfect system before the notion that gamification might work is even accepted. If you think gamification is doomed to fail for this queue, I'd be curious why you see the task as fundamentally different than SO generally. – blahdiblah Oct 18 '12 at 21:14
See this question. In particular focus on the most highly upvoted answer and my answer. – Servy Oct 18 '12 at 21:17
Oh, and not showing other's votes would make the system even worse. Seeing what other's have done is very helpful. Often I'll look at a post in the queue and not see a problem at first glance, but when I look at the reason another person voted to close, or reject the edit, I look for that problem and often find it. That is very useful for me as a reviewer. Again, as I said before, those not actually reviewing tend to just do the same thing for every item without reading it (i.e. approve all suggested edits, upvote all first/late posts, do not re-open) so they all agree (inadvertently). – Servy Oct 18 '12 at 21:21
@Servy I think that Nicol Bolas' answer on that question is essentially correct, we just draw different conclusions from it. We all agree that incentive without review is a problem. He, and you it seems, think the solution is no incentives. I think the solution is to add some sort of review, ideally implicit in the form of voting instead of explicit like a review review queue. – blahdiblah Oct 18 '12 at 21:45
@blahdiblah And I think that such voting wouldn't work because the number of poor reviewers outnumbers the number of quality reviewers, so the bad reviews would end up punishing those doing it correctly. If the number of bad reviewers were much smaller then a consensus-based solutions such as yours could actually work. – Servy Oct 19 '12 at 19:35

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged