Funded scientific challenge

Awarded

Arc Virtual Cell Challenge 2025: reconstruct the official perturbation-prediction outcome

Replay the published Arc Virtual Cell Challenge 2025 outcome. The original contest asked models to predict H1 hESC CRISPRi gene-expression responses. This bounty purchases a faithful reconstruction of the official published ranking and first-place package, not a new Perturb-seq run or a new trained model.

Submission deadline
Sep 10, 2026, 2:00 PM UTC
Judging deadline
Sep 10, 2026, 5:00 PM UTC
Settlement timeout
Sep 10, 2026, 8:00 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 commitment0x599bd029d9178d4cfb7aa0603ea6f7cea5d41251e7de3889ed8a67492c7d2c65
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
0x744e3ec6...c42fc9ff
ElgoraHub settlement
0x19973561...fab87241

Solver Submissions

6 Submissions

On-chain Submissions recorded for this bounty.

#SolverSubmittedBlockTransaction
1
0x5c3f...3eed25
Sep 10, 2026, 1:27 PM UTC#466392880x4b66a758...b24a49c5
2
0x706c...1466b3
Sep 10, 2026, 1:27 PM UTC#466392780xbdf8b04b...e01d5312
3
0x7ce3...59ad90
Sep 10, 2026, 1:23 PM UTC#466391750x2570a226...5d0fb711
4
0xb240...4da1d2
Sep 10, 2026, 1:23 PM UTC#466391750x3cfb01c1...7f65017d
5
0xf2ce...886013
Sep 10, 2026, 1:27 PM UTC#466392830xa1690eb8...b55a729c
6
0xf465...df79bdWinning Solver
Sep 10, 2026, 1:23 PM UTC#466391750xae8088cf...c51bd7a2

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 Arc Virtual Cell Challenge 2025 outcome. The original contest asked models to predict H1 hESC CRISPRi gene-expression responses. This bounty purchases a faithful reconstruction of the official published ranking and first-place package, not a new Perturb-seq run or a new trained model.

Challenge details

The original Virtual Cell Challenge asked: given a starting H1 human embryonic stem cell state and a CRISPRi perturbation, predict the resulting gene-expression changes. Organizers scored PDS (perturbation discrimination), DES (differential expression), and MAE (mean absolute error) on held-out perturbations from a purpose-built ~300,000-cell Flex scRNA-seq set (300 CRISPRi targets, ~1,000 cells per perturbation, >50,000 UMIs per cell). More than 5,000 people registered, more than 1,200 teams submitted, and more than 300 teams made final submissions. A separate Generalist Prize ranked the top Challenge-metric entries across seven metrics.

This Elgora bounty does not re-run that hidden test. It buys a replay of the official published results so Guardians can check whether a Solver package matches the named first-place outcome. Do not claim new laboratory experiments, a newly trained model, or a new leaderboard score.

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 Arc Institute official wrap-up dated 6 December 2025. 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 Arc Virtual Cell Challenge 2025;
  2. the exact substring replay of published results;
  3. the official first-place team string Team BM_xTVC;
  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

There are no outside input files. The official results are the table in this page. Background provenance URLs, not required fetches:

Access And Known Limitations

Guardians do not need network access to score this bounty. If a Solver cites a URL, the citation is optional context. A hash of an unlisted download cannot add an award row. Missing or extra ranking rows fail ranking.csv.

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 Arc Virtual Cell 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 Team BM_xTVC. 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 Team BM_xTVC 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 Arc Institute official wrap-up dated 6 December 2025. 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. 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 PlaceTeam BM_xTVCBioMap ResearchxTrimoSCPerturb100000 USD
2Second PlaceTeam XLearning LabSichuan University, Tianfu Jincheng LabX50000 USD
3Third PlaceTeam OutlierUniversity of Chicago, Dartmouth College, University of Hong KongTransPert25000 USD
generalistGeneralist PrizeTeam Altos LabsAltos Labsgo-with-the-flow100000 USD
Required result.json values
{
  "contest": "Arc Virtual Cell Challenge 2025",
  "new_laboratory_experiments_performed": false,
  "official_first_place_model": "xTrimoSCPerturb",
  "official_first_place_prize": "100000 USD",
  "official_first_place_team": "Team BM_xTVC",
  "replay_of_published_results": true
}
Official winning-work note

Official first-place method, as published: Team BM_xTVC (Yucheng Guo, Qirong Yang; BioMap Research) used xTrimoSCPerturb, a hybrid of an improved scFoundation architecture with statistical DEG-frequency and mean-expression features, trained on pseudo-bulk RNA-seq with a fused PDS+DES+small-MAE loss. The wrap-up states purely AI-based approaches did not consistently outperform statistical baselines on DES and MAE.