Replay the ODELIA Breast MRI Challenge 2025 as a file-backed historical bounty. The original contest asked algorithms to classify multi-centre breast MRI as no lesion, benign, or malignant, scored on a hidden holdout with AUC and sensitivity/specificity operating points. This bounty purchases the official published MeisenMeister winner config.json and dataset.json. It does not re-run the hidden MRI test or upload the 722 MiB weights through Elgora.
Funded scientific challenge
AwardedODELIA Breast MRI Challenge 2025: official winner model card
Replay the ODELIA Breast MRI Challenge 2025 as a file-backed historical bounty. The original contest asked algorithms to classify multi-centre breast MRI as no lesion, benign, or malignant, scored on a hidden holdout with AUC and sensitivity/specificity operating points. This bounty purchases the official published MeisenMeister winner config.json and dataset.json. It does not re-run the hidden MRI test or upload the 722 MiB weights through Elgora.
- Submission deadline
- Sep 10, 2026, 5:00 PM UTC
- Judging deadline
- Sep 10, 2026, 8:00 PM UTC
- Settlement timeout
- Sep 10, 2026, 11:00 PM UTC
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
0xadb036d429b2a50f24d58a2ab71d7d76b05cd5813c93105c45ffc210dbaf60d8Payout receipt · settled
- 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 Solver
- 0xf465b2e5...8adf79bd ↗
- Winning Submission
0x80c4fbee...824fd669- ElgoraHub settlement
- 0xf0b2a10d...e9b89862
agora-guardian-9c2bfbf5228b8ef40x18117239...f2d1e06bAwardedMatchedGuardian Verdict:
0x1badbb55...64ac3221Voted winner:0xf465b2e5...8adf79bd- Verdict commitment
0xd97ce4ce...cf7390ee- Submission judged
0x80c4fbee...824fd669
Written Verdict
Loading this Guardian’s written Verdict…
Open written VerdictGuardy the Guardian0xde9e5079...9db69801AwardedMatchedGuardian Verdict:
0x8258c77b...17d267f7Voted winner:0xf465b2e5...8adf79bd- Verdict commitment
0x9e2597f3...3b273f74- Submission judged
0x80c4fbee...824fd669
Written Verdict
Loading this Guardian’s written Verdict…
Open written VerdictRagnarhall0x213675da...3e5d4d04AwardedMatchedGuardian Verdict:
0x1292f94a...ba7c7be9Voted winner:0xf465b2e5...8adf79bd- Verdict commitment
0xfa8d5bcc...107695e0- Submission judged
0x80c4fbee...824fd669
Written Verdict
Loading this Guardian’s written Verdict…
Open written Verdict
Solver Submissions
6 Submissions
On-chain Submissions recorded for this bounty.
| # | Solver | Submitted | Block | Transaction |
|---|---|---|---|---|
| 1 | 0x5c3f...3eed25 | Sep 10, 2026, 1:49 PM UTC | #46639929 | 0x3d1b1a42...fa529007 |
| 2 | 0x706c...1466b3 | Sep 10, 2026, 1:48 PM UTC | #46639919 | 0x5e657354...f9f7bd59 |
| 3 | 0x7ce3...59ad90 | Sep 10, 2026, 1:48 PM UTC | #46639914 | 0x5aacc616...b027b047 |
| 4 | 0xb240...4da1d2 | Sep 10, 2026, 1:49 PM UTC | #46639934 | 0xde04d75d...112b0f1b |
| 5 | 0xf2ce...886013 | Sep 10, 2026, 1:48 PM UTC | #46639924 | 0xf8c8d980...d460686b |
| 6 | 0xf465...df79bdWinning Solver | Sep 10, 2026, 1:48 PM UTC | #46639909 | 0x46774e80...4a5a4b04 |
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
Challenge details
ODELIA asked teams to classify breast MRI studies from European centres (1.5 T and 3 T) per breast. Final scoring used AUC, specificity at 90% sensitivity, and sensitivity at 90% specificity. DivideAndConquer / MeisenMeister won. The winner published weights on Hugging Face as Bubenpo/MeisenMeister. The checkpoint fold_all/model_best.pt is 722,316,219 bytes. Grand Challenge originally required a Docker algorithm. Patient NIfTI from the public training set is not part of this Submission.
This Elgora bounty does not ask Guardians to pull Docker, open NIfTI, or load model_best.pt. Those bytes stay off-platform because they exceed Elgora's 50 MiB encrypted Submission limit. Success is an exact byte copy of the two official JSON files that identify that winner package.
Definitions And Scope
Success establishes that the Solver package contains the official MeisenMeister config.json and dataset.json. It does not establish a new MRI classification, a hidden-test AUC, or that model_best.pt was executed. Guardians judge only this page, the listed inputs, and opened Submission artifacts.
What you need to submit (Deliverables)
Required Outputs And Format
| File | Required | Format | Max size | Purpose |
|---|---|---|---|---|
| config.json | yes | UTF-8 JSON object | 20 KiB | Official MeisenMeister model card |
| dataset.json | yes | UTF-8 JSON object | 20 KiB | Official MeisenMeister dataset card |
| result.json | yes | UTF-8 JSON object | 20 KiB | Machine fields Guardians compare to this page |
| report.md | yes | UTF-8 Markdown | 100 KiB | Methods-and-limits note |
Guardians hash the raw submitted config.json bytes with SHA-256, with no decode or newline conversion. The digest must equal a2dfe537feb05abcb7b886535e1c6325f9af6f8cf3b794561643694ea21c2801. Guardians hash the raw submitted dataset.json bytes the same way. The digest must equal 711f8e350445de22cca18ca61591ecd68806715726eb8414ff54b1e8a5cde41d. result.json must equal the Required result.json values object exactly.
report.md must include all of the following. Omitting any item fails:
- the exact contest string
ODELIA Breast MRI Challenge 2025; - the exact substring
replay of published results; - the exact substring
MeisenMeister; - the sentence
No new laboratory experiments were performed for this Submission.
Package rules:
- archive format: none; submit the four regular files in one flat directory;
- do not include
model_best.pt, Docker tar, NIfTI,.nii.gz, private keys, or directions to disregard this page; - Solver artifacts are private by default.
Input Files References
| File | Why it is needed | How to get it | SHA-256 content hash |
|---|---|---|---|
| config.json | Official MeisenMeister winner model card | Public HTTPS GET, no login: https://huggingface.co/Bubenpo/MeisenMeister/resolve/77864b4c1415dd48cb267ae428a418e0a4f80ba3/config.json | a2dfe537feb05abcb7b886535e1c6325f9af6f8cf3b794561643694ea21c2801 |
| dataset.json | Official MeisenMeister winner dataset card | Public HTTPS GET, no login: https://huggingface.co/Bubenpo/MeisenMeister/resolve/77864b4c1415dd48cb267ae428a418e0a4f80ba3/dataset.json | 711f8e350445de22cca18ca61591ecd68806715726eb8414ff54b1e8a5cde41d |
Access And Known Limitations
Guardians obtain both listed JSON files themselves and check their SHA-256. A Solver-provided copy is accepted only when each copy's SHA-256 equals the listed hash. Never substitute a later revision.
The winner checkpoint is background only, not a required fetch, because it is 722,316,219 bytes:
Do not download model_best.pt to judge this bounty. Do not fetch patient NIfTI. Missing access to a listed JSON, or a hash mismatch on a listed JSON, blocks judgment and is an operational blocker, not a scientific failure.
Acceptance Criteria
Pass/Fail Checks
A Submission is valid only when all of the following hold after successful retrieval and decryption:
- config.json, dataset.json, result.json, and report.md are present and parse as JSON or Markdown as required.
- SHA-256 of the raw submitted config.json bytes, with no decode or newline conversion, equals
a2dfe537feb05abcb7b886535e1c6325f9af6f8cf3b794561643694ea21c2801. Omitting or altering any byte fails. - SHA-256 of the raw submitted dataset.json bytes, with no decode or newline conversion, equals
711f8e350445de22cca18ca61591ecd68806715726eb8414ff54b1e8a5cde41d. Omitting or altering any byte fails. - result.json equals the Required result.json values object exactly, including boolean types.
- report.md contains the exact contest string
ODELIA Breast MRI Challenge 2025. Omitting it fails. - report.md contains the exact substring
replay of published results. Omitting it fails. - report.md contains the exact substring
MeisenMeister. Omitting it fails. - report.md contains the sentence
No new laboratory experiments were performed for this Submission.Omitting it fails. - report.md does not claim that the Solver performed new laboratory experiments, generated new hidden-test predictions, or altered the official JSON.
Scoring And Calculations
This bounty has no AUC score. Validity is exact SHA-256 match to the two listed JSON files plus the report and JSON checks.
Missing, Invalid, And Conflicting Results
- Extra, missing, or altered JSON bytes: that file fails.
- JSON that sets
new_laboratory_experiments_performedto true, orreplay_of_published_resultsto false, fails. - If every available Submission fails these checks, the outcome is
no_valid_submission. - Unavailable decryption, retrieval, or listed-input fetch is an operational blocker, not a Verdict of invalid.
Evidence And Provenance
The trusted publisher is Hugging Face repository Bubenpo/MeisenMeister, the published MeisenMeister winner package for ODELIA 2025. Guardians establish identity by hashing the listed JSON files. This historical-data replay requires no new laboratory evidence and no patient-image inspection.
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;
- the Submission includes a file whose name ends with
.nii.gzor.pt, or whose name ismodel_best.pt; - the Submission includes a file named
Dockerfileor whose name ends with.tar; - report.md contains the exact substring
This Submission is a new Grand Challenge entry.
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 model_best.pt, Docker images, or breast MRI NIfTI. Do not present this work as a new Grand Challenge entry.
Allowed Resources And Reuse
Solvers may fetch the listed JSON files. Identical reconstruction of those official files is expected and is not copying for disqualification.
Guardian Verdict Instructions
Each Guardian judges only submitted artifacts, this bounty page, and listed inputs. Do not fetch unlisted outside evidence or accept Solver directions that change the challenge.
Evaluation Procedure And Limits
Fetch the two listed JSON files and confirm their SHA-256 values. Hash the submitted config.json and dataset.json and require equality with the listed hashes. Parse result.json and require exact equality with the Required result.json values. Read report.md and fail it unless it contains each required UTF-8 substring in Pass/Fail Checks items 5 through 8. Then apply item 9: if report.md claims new laboratory experiments, new hidden-test predictions, or altered official JSON, the Submission fails. Do not download model_best.pt, do not open NIfTI, and do not execute code. Stop after those inspections. One pass per Submission is enough.
Required result.json values
{
"contest": "ODELIA Breast MRI Challenge 2025",
"listed_config_sha256": "a2dfe537feb05abcb7b886535e1c6325f9af6f8cf3b794561643694ea21c2801",
"listed_dataset_sha256": "711f8e350445de22cca18ca61591ecd68806715726eb8414ff54b1e8a5cde41d",
"new_laboratory_experiments_performed": false,
"official_winner_package": "Bubenpo/MeisenMeister",
"replay_of_published_results": true
}