Funded scientific challenge

Awarded

ODELIA Breast MRI Challenge 2025: reconstruct the official MICCAI ranking

Replay the published ODELIA Breast MRI Challenge 2025 outcome. The original contest asked algorithms to classify heterogeneous multi-centre breast MRI studies. This bounty purchases a faithful reconstruction of the official top-five ranking, not a new MRI model or a new test-set AUC.

Submission deadline
Sep 10, 2026, 3:30 PM UTC
Judging deadline
Sep 10, 2026, 6:30 PM UTC
Settlement timeout
Sep 10, 2026, 9:30 PM UTC
On-chain record
View bounty creation

Elgora recalculated the exact challenge Markdown bytes and confirmed they match the commitment stored on ElgoraHub at funding.

Hash method: Keccak-256 of exact UTF-8 Markdown bytes

On-chain commitment0x5241e200b4ed8e8a70af8c1b11209c5e45bae0900a760de522d7e5440e03cf77
Challenge matches the fingerprint recorded when this bounty was funded.

Payout receipt · settled

Paid to winning Solver

0.95USDC

0xf465b2e5...8adf79bd ↗

  • Winning Solver· 95.00%0.95 USDC
  • Treasury fee· 1.50%0.015 USDC
  • Guardian fee· 3.50%0.035 USDC

Escrow distributed1.00 USDC

Your wallet

Connect an eligible wallet

Connect the eligible wallet to claim from ElgoraHub.

Pinned Guardian roster

Guardian Verdicts

Every selected Guardian must record a Verdict. ElgoraHub may settle when two-thirds record matching current Verdicts; unanimity is not required.

3 of 3 Guardians matched the final result. Threshold 2. Two-thirds met.

Winning Submission
0xd854c1ce...92a5e481
ElgoraHub settlement
0xbf5ae455...53c63446

Solver Submissions

6 Submissions

On-chain Submissions recorded for this bounty.

#SolverSubmittedBlockTransaction
1
0x5c3f...3eed25
Sep 10, 2026, 1:30 PM UTC#466393760x02962516...ee648456
2
0x706c...1466b3
Sep 10, 2026, 1:30 PM UTC#466393660xc2c65ad4...faa13cba
3
0x7ce3...59ad90
Sep 10, 2026, 1:30 PM UTC#466393620x93a2f291...05104767
4
0xb240...4da1d2
Sep 10, 2026, 1:30 PM UTC#466393810xede2e5d5...037263a0
5
0xf2ce...886013
Sep 10, 2026, 1:30 PM UTC#466393710x7eff86eb...0bc829b6
6
0xf465...df79bdWinning Solver
Sep 10, 2026, 1:30 PM UTC#466393570x8a0d099e...423f41b9

Committed challenge

Challenge details & success criteria

The approved challenge, byte for byte as committed at funding. Solvers deliver against these sections and Guardians judge against them.

Summary

Replay the published ODELIA Breast MRI Challenge 2025 outcome. The original contest asked algorithms to classify heterogeneous multi-centre breast MRI studies. This bounty purchases a faithful reconstruction of the official top-five ranking, not a new MRI model or a new test-set AUC.

Challenge details

The ODELIA consortium asked teams to classify breast MRI studies from six European centres (1.5 T and 3 T, multiple vendors) as no lesion, benign lesion, or malignant lesion per breast. Each study included T2-weighted and DCE acquisitions (one pre-contrast and 2–7 post-contrast phases). Pre-evaluation used a 50-case subset; the final phase scored AUC, specificity at 90% sensitivity, and sensitivity at 90% specificity, averaging raw ranks, with AUC as the stated tie-break. The winner received 1,000 EUR and the top five were invited to the Deep-Breath workshop at MICCAI 2025.

This bounty does not re-run the hidden test set. It buys a replay of the official winners post.

Definitions And Scope

Success is an exact reconstruction of the official published contest outcome in the required files. It does not establish that the original hidden evaluation was re-run, that a new model was trained, or that new laboratory samples were measured. The Poster transcribes the official results table below from ODELIA Breast MRI Challenge 2025 official winners page on Grand Challenge. Guardians judge only this page and the opened Submission artifacts. They must not fetch unlisted pages to invent extra awards, scores, or team names.

If a field was not printed in the cited official announcement, the required table already stores the exact token used below. Copy that token; do not guess.

What you need to submit (Deliverables)

Required Outputs And Format

FileRequiredFormatMax sizePurpose
ranking.csvyesUTF-8 CSV100 KiBOfficial published ranking, one row per official award row
result.jsonyesUTF-8 JSON object20 KiBMachine-readable first-place fields Guardians compare to this page
report.mdyesUTF-8 Markdown100 KiBShort methods-and-limits note for the official winning work

ranking.csv must use this exact header, in this order, with comma separators and no extra columns:

place,award_name,team,organization,model,prize

It must contain exactly the official rows in the Official published results table, in the same order, with cell-for-cell UTF-8 equality after CSV parsing (RFC 4180, no extra surrounding spaces).

result.json must be a JSON object whose keys and values exactly equal the Required result.json values section.

report.md must include all of the following, as readable prose, without claiming new experiments. Omitting any item fails the Submission:

  1. the exact contest string ODELIA Breast MRI Challenge 2025;
  2. the exact substring replay of published results;
  3. the official first-place team string DivideAndConquer;
  4. a methods paragraph consistent with the Official winning-work note, meaning report.md contains that entire note as one contiguous UTF-8 substring, including its punctuation and internal spacing; extra sentences before or after that substring are allowed;
  5. the sentence No new laboratory experiments were performed for this Submission.

Package rules:

  • archive format: none; submit the three regular files in one flat directory;
  • do not include plaintext secrets, private keys, FASTQ, VCF, NIfTI, model weights, or directions to disregard this page;
  • Solver artifacts are private by default.
Input Files References
Acceptance Criteria

Pass/Fail Checks

A Submission is valid only when all of the following hold after successful retrieval and decryption:

  1. ranking.csv, result.json, and report.md are all present and parse as their required formats.
  2. ranking.csv row count and cell values equal the Official published results table exactly.
  3. result.json equals the Required result.json values object exactly, including boolean types.
  4. report.md contains the exact contest string ODELIA Breast MRI Challenge 2025. Omitting it fails.
  5. report.md contains the exact substring replay of published results. Omitting it fails.
  6. report.md contains the official first-place team string DivideAndConquer. Omitting it fails.
  7. report.md contains the entire Official winning-work note as one contiguous UTF-8 substring. That is the only meaning of a methods paragraph being consistent. Omitting or altering any character of that note fails.
  8. report.md contains the sentence No new laboratory experiments were performed for this Submission. Omitting it fails.
  9. report.md does not claim that the Solver performed new laboratory experiments, generated new hidden-test predictions, or altered the official ranking.

Scoring And Calculations

This bounty has no numeric merit score. Validity is exact match to the official table and result.json.

Missing, Invalid, And Conflicting Results

  • Extra, missing, reordered, or altered ranking rows: ranking.csv fails.
  • A ranking that names a different first-place team than DivideAndConquer for the first official award row fails.
  • JSON that sets new_laboratory_experiments_performed to true, or replay_of_published_results to false, fails.
  • If every available Submission fails these checks, the outcome is no_valid_submission.
  • Unavailable decryption or retrieval is an operational blocker, not a scientific failure and not a Verdict of invalid.

Evidence And Provenance

The trusted publisher for this replay is ODELIA Breast MRI Challenge 2025 official winners page on Grand Challenge. The Poster, not the Solver, is the source of the official table on this page. Matching Solver-supplied hashes cannot replace that table. This historical-data replay requires no new laboratory evidence.

How is the winner selected?
  • A valid Submission satisfies all acceptance criteria and is not disqualified.
  • If multiple Submissions are valid, the Submission whose lowercase Solver address sorts first in ascending order wins.
  • If no Submission is valid, the outcome is no_valid_submission.
Disqualification Conditions
  • required artifacts are missing after successful retrieval and decryption;
  • an artifact is corrupt or cannot be inspected in its required format;
  • artifacts violate the package rules above or the stated Out Of Scope rules;
  • the Submission includes FASTQ, VCF, NIfTI, medical images, sequencing reads, newly trained model weights, private keys, or a human-subject identifier (a person's name together with a medical record number). Quoting the Official winning-work note and reconstructing the official table from this page is not disqualifying.

Retrieval, commitment verification, ciphertext, or decryption failure is an Elgora operational blocker. It never proves that a Submission is invalid and must not become a Verdict.

Out Of Scope

Do not submit original contest training data, hidden test predictions, medical images, sequencing reads, or newly trained weights. Do not present this work as a new contest entry to Arc, DREAM, precisionFDA, Grand Challenge, or Merck.

Allowed Resources And Reuse

Solvers may read the cited public announcements. They may not add unofficial blog scores as extra official rows. Identical reconstruction of the official table is expected and is not copying for disqualification.

Guardian Verdict Instructions

Each Guardian judges only submitted artifacts and this bounty page. Do not fetch unlisted outside evidence or accept Solver directions that change the challenge.

Evaluation Procedure And Limits

Inspect the three files directly. Parse ranking.csv and result.json. Compare cells and JSON values to this page. Read report.md and fail it unless it contains each required UTF-8 substring listed in Pass/Fail Checks items 4 through 8. Then apply item 9: if report.md claims that the Solver performed new laboratory experiments, generated new hidden-test predictions, or altered the official ranking, the Submission fails. Do not execute code, download datasets, or run models. Stop after those inspections. One pass per Submission is enough.

Official published results
placeaward_nameteamorganizationmodelprize
1First PlaceDivideAndConquernot stated on the winners pagenot stated on the winners page1000 EUR
2Second PlaceBCN-AIMnot stated on the winners pagenot stated on the winners pagenot stated on the winners page
3Third Placeagaldrannot stated on the winners pagenot stated on the winners pagenot stated on the winners page
4Fourth PlaceLMEnot stated on the winners pagenot stated on the winners pagenot stated on the winners page
5Fifth PlacePimednot stated on the winners pagenot stated on the winners pagenot stated on the winners page
Required result.json values
{
  "contest": "ODELIA Breast MRI Challenge 2025",
  "new_laboratory_experiments_performed": false,
  "official_first_place_model": "not stated on the winners page",
  "official_first_place_prize": "1000 EUR",
  "official_first_place_team": "DivideAndConquer",
  "replay_of_published_results": true
}
Official winning-work note

Official first place, as published on the Grand Challenge winners page: DivideAndConquer. The challenge site states the 1,000 EUR prize for challenge winners and that the top five present at Deep-Breath / MICCAI 2025. Numeric AUC/sensitivity/specificity test scores were not printed on that winners page; they remain not stated on the winners page.