Item analysis

Question statistics

Attempts · 6Questions with data · 5
QuestionnDifficulty pDiscrimination r_pbVerdict
How does deformable attention in Deformable DETR reduce computational complexity compared to standard self-attention?60.330.79OK
What enables DETR to avoid using non-maximum suppression (NMS) for duplicate removal?60.330.79OK
Why is bipartite matching necessary when training an object detector that outputs a fixed number of prediction slots?60.500.80OK
Why is Generalized IoU (GIoU) preferred over standard IoU for bounding box regression during training?60.670.69OK
Why is the Vision Transformer (ViT) forced to use relatively large patches for high-resolution images?60.830.49OK

Rejection rule (from 5 attempts): a question is flagged when its difficulty p falls outside 0.300.85 (share answering correctly) or its point-biserial discrimination drops below 0.15 (correlation with the rest of the attempt score). Retiring and regenerating flagged questions runs offline: uv run python -m app.quality … --regenerate.