{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2024-08-21T15:41:26.424871+00:00",
  "custom_fields": {},
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "mae_pdes_data.zip": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:a862450add48e65899ff7db6cb98784a",
        "ext": "zip",
        "id": "37d14485-f6b5-4001-a2be-f945058a9350",
        "key": "mae_pdes_data.zip",
        "links": {
          "content": "https://zenodo.org/api/records/13355846/files/mae_pdes_data.zip/content",
          "self": "https://zenodo.org/api/records/13355846/files/mae_pdes_data.zip"
        },
        "metadata": {},
        "mimetype": "application/zip",
        "size": 38875817244,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 38875817244
  },
  "id": "13355846",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/13355846/access",
    "access_grants": "https://zenodo.org/api/records/13355846/access/grants",
    "access_links": "https://zenodo.org/api/records/13355846/access/links",
    "access_request": "https://zenodo.org/api/records/13355846/access/request",
    "access_users": "https://zenodo.org/api/records/13355846/access/users",
    "archive": "https://zenodo.org/api/records/13355846/files-archive",
    "archive_media": "https://zenodo.org/api/records/13355846/media-files-archive",
    "communities": "https://zenodo.org/api/records/13355846/communities",
    "communities-suggestions": "https://zenodo.org/api/records/13355846/communities-suggestions",
    "doi": "https://doi.org/10.48550/arXiv.2403.17728",
    "draft": "https://zenodo.org/api/records/13355846/draft",
    "file_modification": "https://zenodo.org/api/records/13355846/file-modification",
    "files": "https://zenodo.org/api/records/13355846/files",
    "latest": "https://zenodo.org/api/records/13355846/versions/latest",
    "latest_html": "https://zenodo.org/records/13355846/latest",
    "media_files": "https://zenodo.org/api/records/13355846/media-files",
    "parent": "https://zenodo.org/api/records/13355845",
    "parent_html": "https://zenodo.org/records/13355845",
    "preview_html": "https://zenodo.org/records/13355846?preview=1",
    "quota_increase": "https://zenodo.org/api/records/13355846/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/13355846/request-deletion",
    "requests": "https://zenodo.org/api/records/13355846/requests",
    "reserve_doi": "https://zenodo.org/api/records/13355846/draft/pids/doi",
    "self": "https://zenodo.org/api/records/13355846",
    "self_doi": "https://doi.org/10.48550/arXiv.2403.17728",
    "self_doi_html": "https://zenodo.org/doi/10.48550/arXiv.2403.17728",
    "self_html": "https://zenodo.org/records/13355846",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:13355846/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:13355846/sequence/default",
    "versions": "https://zenodo.org/api/records/13355846/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "additional_titles": [
      {
        "title": "1D: Heat, Advection, Burgers, KdV-Burgers, KS, Wave. 2D: Heat, Advection, Burgers, Navier-Stokes",
        "type": {
          "id": "subtitle",
          "title": {
            "de": "Untertitel",
            "en": "Subtitle"
          }
        }
      }
    ],
    "creators": [
      {
        "affiliations": [
          {
            "name": "Carnegie Mellon University"
          }
        ],
        "person_or_org": {
          "family_name": "Zhou",
          "given_name": "Anthony",
          "identifiers": [
            {
              "identifier": "0009-0009-1194-5433",
              "scheme": "orcid"
            }
          ],
          "name": "Zhou, Anthony",
          "type": "personal"
        },
        "role": {
          "id": "researcher",
          "title": {
            "de": "WissenschaftlerIn",
            "en": "Researcher"
          }
        }
      },
      {
        "affiliations": [
          {
            "name": "Carnegie Mellon University"
          }
        ],
        "person_or_org": {
          "family_name": "Barati Farimani",
          "given_name": "Amir",
          "identifiers": [
            {
              "identifier": "0000-0002-2952-8576",
              "scheme": "orcid"
            }
          ],
          "name": "Barati Farimani, Amir",
          "type": "personal"
        },
        "role": {
          "id": "researchgroup",
          "title": {
            "de": "Forschungsgruppe",
            "en": "Research group"
          }
        }
      }
    ],
    "dates": [
      {
        "date": "2024-08-21",
        "type": {
          "id": "created",
          "title": {
            "de": "Erstellt",
            "en": "Created"
          }
        }
      }
    ],
    "description": "<h2>Datasets</h2>\n<p><br>Data was generated according to parameters detailed in the paper using the code below.</p>\n<ul>\n<li>Message Passing Neural PDE Solvers (<a href=\"https://github.com/brandstetter-johannes/MP-Neural-PDE-Solvers?tab=readme-ov-file\">https://github.com/brandstetter-johannes/MP-Neural-PDE-Solvers?tab=readme-ov-file</a>)<br>&nbsp; &nbsp; - 1D KdV Burgers equation<br>&nbsp; &nbsp; - 1D Heat equation, Periodic BCs<br>&nbsp; &nbsp; - 1D inviscid Burgers equation<br>&nbsp; &nbsp; - 1D Wave equation</li>\n<li>Lie Point Symmetry Data Augmentation for Neural PDE Solvers (<a href=\"https://github.com/brandstetter-johannes/LPSDA\">https://github.com/brandstetter-johannes/LPSDA</a>)<br>&nbsp; &nbsp; - 1D KS Equation</li>\n<li>Fourier Neural Operator for Parametric Partial Differential Equations (<a href=\"https://github.com/khassibi/fourier-neural-operator\">https://github.com/khassibi/fourier-neural-operator</a>) (Update: Repo no longer exists)<br>&nbsp; &nbsp; - 2D Incompressible NS</li>\n<li>Towards multi-spatiotemporal-scale generalized PDE modeling (<a href=\"https://huggingface.co/datasets/pdearena/NavierStokes-2D-conditoned\">https://huggingface.co/datasets/pdearena/NavierStokes-2D-conditoned</a>)<br>&nbsp; &nbsp; - 2D Smoke Buoyancy</li>\n<li>Masked Autoencoders are PDE Learners (<a href=\"https://github.com/anthonyzhou-1/mae-pdes\">https://github.com/anthonyzhou-1/mae-pdes</a>)<br>&nbsp; &nbsp; - 2D Heat, Adv, Burgers equations<br>&nbsp; &nbsp; - 1D Advection<br>&nbsp; &nbsp; - 1D Heat (Requires a working FEniCS installation: <a href=\"https://fenicsproject.org/download/archive/\">https://fenicsproject.org/download/archive/</a>)</li>\n</ul>\n<h2>Organization</h2>\n<p>Data is organized into the following structure:</p>\n<ul>\n<li>Split [train/valid/test]\n<ul>\n<li>u : nodal values of the PDE solution, in shape [num_samples, temporal_resolution, spatial_resolution]</li>\n<li>x : coordinates of the spatial domain, in shape [spatial_resolution]</li>\n<li>t : timesteps of the PDE solution, in shape [temporal_resolution]</li>\n<li>coefficients [alpha, beta, gamma, etc.]: coefficients of the solved PDE solution, in shape [num_samples, coord_dim]&nbsp;</li>\n</ul>\n</li>\n</ul>",
    "identifiers": [
      {
        "identifier": "arXiv:2403.17728",
        "scheme": "arxiv"
      }
    ],
    "languages": [
      {
        "id": "eng",
        "title": {
          "en": "English"
        }
      }
    ],
    "publication_date": "2024-08-21",
    "publisher": "Zenodo",
    "references": [
      {
        "reference": "@misc{zhou2024maskedautoencoderspdelearners,       title={Masked Autoencoders are PDE Learners},        author={Anthony Zhou and Amir Barati Farimani},       year={2024},       eprint={2403.17728},       archivePrefix={arXiv},       primaryClass={cs.LG},       url={https://arxiv.org/abs/2403.17728},  }"
      }
    ],
    "related_identifiers": [
      {
        "identifier": "arXiv:2403.17728",
        "relation_type": {
          "id": "issourceof",
          "title": {
            "de": "Ist Quelle von",
            "en": "Is source of"
          }
        },
        "resource_type": {
          "id": "publication-preprint",
          "title": {
            "de": "Preprint",
            "en": "Preprint"
          }
        },
        "scheme": "arxiv"
      }
    ],
    "resource_type": {
      "id": "dataset",
      "title": {
        "de": "Datensatz",
        "en": "Dataset"
      }
    },
    "rights": [
      {
        "description": {
          "en": "The Creative Commons Attribution license allows re-distribution and re-use of a licensed work on the condition that the creator is appropriately credited."
        },
        "icon": "cc-by-icon",
        "id": "cc-by-4.0",
        "props": {
          "scheme": "spdx",
          "url": "https://creativecommons.org/licenses/by/4.0/legalcode"
        },
        "title": {
          "en": "Creative Commons Attribution 4.0 International"
        }
      }
    ],
    "subjects": [
      {
        "id": "euroscivoc:933",
        "identifiers": [
          {
            "identifier": "http://data.europa.eu/8mn/euroscivoc/527ab165-56f2-4020-8975-e7cd3f21d01d",
            "scheme": "url"
          }
        ],
        "props": {
          "parents": "euroscivoc:23,euroscivoc:47,euroscivoc:297"
        },
        "scheme": "EuroSciVoc",
        "subject": "Machine learning"
      },
      {
        "id": "euroscivoc:1591",
        "identifiers": [
          {
            "identifier": "http://data.europa.eu/8mn/euroscivoc/1076b605-d9f3-4961-8dbe-dc9abc72b42b",
            "scheme": "url"
          }
        ],
        "props": {
          "parents": "euroscivoc:23,euroscivoc:47,euroscivoc:297,euroscivoc:933"
        },
        "scheme": "EuroSciVoc",
        "subject": "Unsupervised learning"
      },
      {
        "id": "euroscivoc:1593",
        "identifiers": [
          {
            "identifier": "http://data.europa.eu/8mn/euroscivoc/a33bb877-2385-45b7-bcd3-e83d372448fb",
            "scheme": "url"
          }
        ],
        "props": {
          "parents": "euroscivoc:23,euroscivoc:47,euroscivoc:297,euroscivoc:933"
        },
        "scheme": "EuroSciVoc",
        "subject": "Transfer learning"
      },
      {
        "id": "euroscivoc:1589",
        "identifiers": [
          {
            "identifier": "http://data.europa.eu/8mn/euroscivoc/dbe8c8c7-29d5-428b-8210-05bf4d427497",
            "scheme": "url"
          }
        ],
        "props": {
          "parents": "euroscivoc:23,euroscivoc:47,euroscivoc:297,euroscivoc:933"
        },
        "scheme": "EuroSciVoc",
        "subject": "Deep learning"
      },
      {
        "subject": "PDE"
      },
      {
        "subject": "AI4Science"
      },
      {
        "subject": "Machine Learning"
      }
    ],
    "title": "1D and 2D PDEs Dataset (Masked Autoencoders are PDE Learners)"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "1109435"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {},
    "id": "13355845",
    "pids": {}
  },
  "pids": {
    "doi": {
      "identifier": "10.48550/arXiv.2403.17728",
      "provider": "external"
    },
    "oai": {
      "identifier": "oai:zenodo.org:13355846",
      "provider": "oai"
    }
  },
  "revision_id": 4,
  "stats": {
    "all_versions": {
      "data_volume": 10924104645564.0,
      "downloads": 281,
      "unique_downloads": 201,
      "unique_views": 675,
      "views": 738
    },
    "this_version": {
      "data_volume": 10924104645564.0,
      "downloads": 281,
      "unique_downloads": 201,
      "unique_views": 675,
      "views": 738
    }
  },
  "status": "published",
  "swh": {},
  "updated": "2024-08-21T15:41:26.549449+00:00",
  "versions": {
    "index": 1,
    "is_latest": true
  }
}