(question about biometrics) What is the difference between these ROC curves?

1 view (last 30 days)
Hello,
I am reading something about ROC curve. And I found that the curve is different given in different publications. So, I am a little confused, and I found these curves with Google. But I am wondering why they are different? And how can I know which area is the AUC (area under curve) for different ROC plot?
Thanks.

Answers (1)

Image Analyst
Image Analyst on 19 Mar 2014
I always see ROC curves like your middle one. That's like the one in Wikipedia. Perhaps some people have plotted things differently for some reason that they gave in their papers - I don't know since I didn't read their papers. I think the area under the curve would be calculated by summing the curve values when plotted linearly, not on a log plot.
  2 Comments
ZhG
ZhG on 19 Mar 2014
Do you mean that the 1st one is only log plot, otherwise it would be the same to the one in the middle?
Image Analyst
Image Analyst on 19 Mar 2014
I think FRR must be different than True Positives because the curves bend in the opposite direction. Normally for algorithms that are good at detecting, the curve bends up and to the left.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!