<?xml version="1.0" encoding="UTF-8" ?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-01T15:52:11Z</responseDate><request identifier="10.58160/40" metadataPrefix="datacite" verb="GetRecord">https://www.radar-service.eu/oai/OAIHandler</request><GetRecord><record><header><identifier>10.58160/40</identifier><datestamp>2026-04-24T07:51:59Z</datestamp></header><metadata><resource xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://datacite.org/schema/kernel-4 https://schema.datacite.org/meta/kernel-4.4/metadata.xsd">
   <identifier identifierType="DOI">10.58160/40</identifier>
   <creators>
      <creator>
         <creatorName>Dulny, Andrzej</creatorName>
         <givenName>Andrzej</givenName>
         <familyName>Dulny</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0009-0002-2990-9480</nameIdentifier>
         <affiliation affiliationIdentifier="https://ror.org/00fbnyb24"
                      affiliationIdentifierScheme="ROR"
                      schemeURI="https://ror.org/">University of Würzburg</affiliation>
      </creator>
   </creators>
   <titles>
      <title>DynaBench: A benchmark dataset for learning dynamical systems from low-resolution data</title>
   </titles>
   <publisher>University of Würzburg</publisher>
   <dates>
      <date dateType="Created">2023</date>
   </dates>
   <publicationYear>2023</publicationYear>
   <subjects>
      <subject>Computer Science</subject>
      <subject valueURI="https://d-nb.info/gnd/4144457-7"
               subjectScheme="GND"
               schemeURI="https://d-nb.info/gnd/"
               classificationCode="4144457-7">Benchmark</subject>
      <subject valueURI="https://d-nb.info/gnd/4011133-7"
               subjectScheme="GND"
               schemeURI="https://d-nb.info/gnd/"
               classificationCode="4011133-7">Datensatz</subject>
   </subjects>
   <resourceType resourceTypeGeneral="Dataset"/>
   <rightsList>
      <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
      <rights schemeURI="https://spdx.org/licenses/"
              rightsIdentifierScheme="SPDX"
              rightsIdentifier="CC-BY-SA-4.0"
              rightsURI="https://creativecommons.org/licenses/by-sa/4.0/legalcode">Creative Commons Attribution Share Alike 4.0 International</rights>
   </rightsList>
   <contributors>
      <contributor contributorType="RightsHolder">
         <contributorName>Dulny, Andrzej</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0009-0002-2990-9480</nameIdentifier>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Andreas Hotho</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0000-0002-0483-5772</nameIdentifier>
      </contributor>
      <contributor contributorType="Supervisor">
         <contributorName>Hotho, Andreas</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0002-0483-5772</nameIdentifier>
         <affiliation affiliationIdentifier="https://ror.org/00fbnyb24"
                      affiliationIdentifierScheme="ROR"
                      schemeURI="https://ror.org/">University of Würzburg</affiliation>
      </contributor>
      <contributor contributorType="ProjectLeader">
         <contributorName>Krause, Anna</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0003-1924-9183</nameIdentifier>
         <affiliation affiliationIdentifier="https://ror.org/00fbnyb24"
                      affiliationIdentifierScheme="ROR"
                      schemeURI="https://ror.org/">University of Würzburg</affiliation>
      </contributor>
   </contributors>
   <descriptions>
      <description descriptionType="Abstract">This is the meta-repository for the DynaBench dataset - a benchmark dataset for learning physical systems from low-resolution, non-grid data. The benchmark contains simulations of several physical systems (advection, burgers', gas dynamics, kuramoto-sivashinsky, reaction-diffusion, wave). Each system has been simulated several times using a high-resolution numerical solver, from which the observations have been sampled at different resolutions (low, medium, high) as well as two different spatial structures (grid, scattered).</description>
      <description descriptionType="TechnicalInfo">The dataset is split into 42 parts (6 equations x 7 combinations of resolution/structure). Each part can be downloaded separately and contains 7000 simulations of the given equation at the given resolution and structure. The simulations are grouped into chunks of 500 simulations saved in the hdf5 file format. Each chunk contains the variable "data", where the values of the simulated system are stored, as well as the variable "points", where the coordinates at which the system has been observed are stored. For more details visit the DynabBench website at https://professor-x.de/dynabench/. The dataset is best used as part of the dynabench python package available at https://pypi.org/project/dynabench/.</description>
      <description descriptionType="Abstract">Previous work on learning physical systems from data has focused on high-resolution grid-structured measurements. However, real-world knowledge of such systems (e.g. weather data) relies on sparsely scattered measuring stations. In this paper, we introduce a novel simulated benchmark dataset, DynaBench, for learning dynamical systems directly from sparsely scattered data without prior knowledge of the equations. The dataset focuses on predicting the evolution of a dynamical system from low-resolution, unstructured measurements. We simulate six different partial differential equations covering a variety of physical systems commonly used in the literature and evaluate several machine learning models, including traditional graph neural networks and point cloud processing models, with the task of predicting the evolution of the system. The proposed benchmark dataset is expected to advance the state of art as an out-of-the-box easy-to-use tool for evaluating models in a setting where only unstructured low-resolution observations are available. The benchmark is available at https://professor-x.de/dynabench.</description>
   </descriptions>
   <language>
          en
        </language>
   <relatedIdentifiers>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="IsPublishedIn">10.1007/978-3-031-43412-9_26</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="URL" relationType="IsDocumentedBy">https://professor-x.de/dynabench</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementedBy">https://pypi.org/project/dynabench/</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/41</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/42</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/43</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/44</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/45</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/46</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/47</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/48</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/49</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/50</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/51</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/52</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/53</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/54</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/55</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/56</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/57</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/58</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/59</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/60</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/61</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/62</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/63</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/64</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/65</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/66</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/67</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/68</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/69</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/70</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/71</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/72</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/73</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/74</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/75</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/76</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/77</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/78</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/79</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/80</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/81</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="DOI" relationType="HasPart">10.58160/82</relatedIdentifier>
   </relatedIdentifiers>
   <sizes>
      <size/>
   </sizes>
   <formats>
      <format>application/x-tar</format>
   </formats>
</resource></metadata></record></GetRecord></OAI-PMH>