Papers › The Open Catalyst 2020 (OC20) Dataset and Community Challenges

The Open Catalyst 2020 (OC20) Dataset and Community Challenges

20 Oct 2020arXiv:2010.09990archive 2025-07-28

Lowik Chanussot, Abhishek Das, Siddharth Goyal, Thibaut Lavril, Muhammed Shuaibi, Morgane Riviere, Kevin Tran, Javier Heras-Domingo, Caleb Ho, Weihua Hu, Aini Palizhati, Anuroop Sriram, Brandon Wood, Junwoong Yoon, Devi Parikh, C. Lawrence Zitnick, Zachary Ulissi

Catalyst discovery and optimization is key to solving many societal and energy challenges including solar fuels synthesis, long-term energy storage, and renewable fertilizer production. Despite considerable effort by the catalysis community to apply machine learning models to the computational catalyst discovery process, it remains an open challenge to build models that can generalize across both elemental compositions of surfaces and adsorbate identity/configurations, perhaps because datasets have been smaller in catalysis than related fields. To address this we developed the OC20 dataset, consisting of 1,281,040 Density Functional Theory (DFT) relaxations (~264,890,000 single point evaluations) across a wide swath of materials, surfaces, and adsorbates (nitrogen, carbon, and oxygen chemistries). We supplemented this dataset with randomly perturbed structures, short timescale molecular dynamics, and electronic structure analyses. The dataset comprises three central tasks indicative of day-to-day catalyst modeling and comes with pre-defined train/validation/test splits to facilitate direct comparisons with future model development efforts. We applied three state-of-the-art graph neural network models (CGCNN, SchNet, Dimenet++) to each of these tasks as baseline demonstrations for the community to build on. In almost every task, no upper limit on model size was identified, suggesting that even larger models are likely to improve on initial results. The dataset and baseline models are both provided as open resources, as well as a public leader board to encourage community contributions to solve these important tasks.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2010.09990")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: community (archive-listed): 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Open-Catalyst-Project/Open-Catalyst-Dataset officialmentioned in papermentioned on GitHubMIT report
Open-Catalyst-Project/ocp officialmentioned in papermentioned on GitHubpytorchNOASSERTION report
atomicarchitects/equiformer_v2 mentioned on GitHubpytorchMIT report
gasteigerjo/ocp mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gasteigerjo/ocp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

all_gather gasteigerjo/ocp/ocpmodels/common/distutils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 635a18ab920c357f · report
all_reduce gasteigerjo/ocp/ocpmodels/common/distutils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 756b5e51d5c1964c · report
balanced_partition gasteigerjo/ocp/ocpmodels/common/data_parallel.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 533f30a195dbfa61 · report
data_list_collater gasteigerjo/ocp/ocpmodels/datasets/lmdb_dataset.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 2773459a7c1ef8da · report
divide_and_check_no_remainder gasteigerjo/ocp/ocpmodels/common/gp_utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 4cc559b0523f8850 · report
label_metric_dict gasteigerjo/ocp/ocpmodels/common/hpo_utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 5d9e332995e7cc56 · report
pad_tensor gasteigerjo/ocp/ocpmodels/common/gp_utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · db111ae38a618c0c · report
pyg2_data_transform gasteigerjo/ocp/ocpmodels/common/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · f95aab1cbc14547b · report
save_checkpoint gasteigerjo/ocp/ocpmodels/common/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · c6a184c02a3bee1a · report
trim_tensor gasteigerjo/ocp/ocpmodels/common/gp_utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 841cbd34a54c14e5 · report
warmup_lr_lambda gasteigerjo/ocp/ocpmodels/common/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · f082e62754852c3a · report

Tasks

3D Pose EstimationGraph Neural Network

Datasets

Introduced by this paper, per the archive.

OC20

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Graph Neural NetworkSchNetShifted Softplus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections