Giter Site home page Giter Site logo

challenge-2024-metrics's Introduction

Challenge-2024-Metrics

2024 ISIC Challenge primary prizes and secondary prize scoring algorithms

Primary Scoring Metric

For the leaderboard prizes, submissions are evaluated on partial area under the ROC curve (pAUC) above 88% true positive rate (TPR) for binary classification of malignant examples.

The receiver operating characteristic (ROC) curve illustrates the diagnostic ability of a given binary classifier system as its discrimination threshold is varied. However, there are regions in the ROC space where the values of TPR are unacceptable in clinical practice. Systems that aid in diagnosing cancers are required to be highly-specific, so this metric focuses on the area under the ROC curve AND above 88% TRP. Therefore, scores range from [0.00, 0.12].

The shaded regions in the following figure represents the pAUC of two algorithms:

Jiang

Two Secondary Scoring Metrics

  • Top-15 retrieval sensitivity
  • Model Efficiency

Top-15 retrieval sensitivity

A secondary prize is awarded to the submission with the highest top-15 retrieval sensitivity.

Imagine you are a dermatologist conducting a full body skin exam for each patient that visits your clinic. Imagine that each patient undergoes 3D TBP prior to meeting you in the examination room. You have just a few minutes to spend with each patient, which is not enough time to view every lesion with your trusted dermatoscope. Wouldn't it be helpful if, by the time you walked into the room, an AI algorithm recommended a doable arbitrary number of each patient's most high-risk lesions to improve efficiency?

To help answer this question, one secondary prize will be awarded to the algorithm that is most successful in scoring malignancies within the top-15 highest scored images per patient. In the event of a tie, the algorithm that ranks the detected malignancies highest among those top-15 lesions per patient will win the secondary prize.

Model Efficiency

Submissions will be evaluated for inference time on an undisclosed subset of test set images. This prize is optional and requires teams to submit a Kaggle notebook to the challenge organizers.

challenge-2024-metrics's People

Contributors

nickraymondkurtansky avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.