{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-3034"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3034",
  "ediid": "ark:/88434/mds2-3034",
  "version": "1.0.2",
  "doi": "doi:10.18434/mds2-3034",
  "title": "Noise Datasets for Evaluating Deep Generative Models",
  "contactPoint": {
    "fn": "Adam Wunderlich",
    "hasEmail": "mailto:adam.wunderlich@nist.gov"
  },
  "modified": "2023-06-07",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3034",
  "description": [
    "Synthetic training and test datasets for experiments on deep generative modeling of noise time series.  Consists of data for the following noise types: 1) band-limited thermal noise, i.e., bandpass filtered white Gaussian noise, 2) power law noise, including fractional Gaussian noise (FGN), fractional Brownian motion (FBM), and fractionally differenced white noise (FDWN), 3) generalized shot noise, 4) impulsive noise, including Bernoulli-Gaussian (BG) and symmetric alpha stable (SAS) distributions.  Documentation of simulation methods and experiments with Generative Adversarial Networks (GANs) are given in the paper \"Data-Driven Modeling of Noise Time Series with Convolutional Generative Adversarial Networks\" and the associated software; see references below."
  ],
  "keyword": [
    "generative adversarial network",
    "machine learning",
    "time series",
    "band-limited noise",
    "power law noise",
    "shot noise",
    "impulsive noise",
    "colored noise",
    "fractional Gaussian noise",
    "fractional Brownian motion"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Advanced Communications: Wireless (RF)"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Image and signal processing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Modeling and simulation research"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "_editStatus": "done",
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:usnistgov/NoiseGAN",
      "refType": "IsSupplementTo",
      "location": "https://github.com/usnistgov/NoiseGAN",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    },
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.1088/2632-2153/acee44",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.1088/2632-2153/acee44",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Data-Driven Modeling of Noise Time Series with Convolutional Generative Adversarial Networks",
      "issued": "2023-08-08",
      "citation": "Wunderlich, A., & Sklar, J. (2023). Data-Driven Modeling of Noise Time Series with Convolutional Generative Adversarial Networks. Machine Learning: Science and Technology. https://doi.org/10.1088/2632-2153/acee44\n"
    }
  ],
  "theme": [
    "Advanced Communications: Wireless (RF)",
    "Mathematics and Statistics: Image and signal processing",
    "Mathematics and Statistics: Modeling and simulation research"
  ],
  "components": [
    {
      "@id": "cmps/FGN.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "FGN.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/FGN.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 7087422555,
      "checksum": {
        "hash": "aca150b89d9c680d8b0946d5bba589ccae9a3ef13724a0cf033c95f3076d7171",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/SAS.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "SAS.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/SAS.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 7161128431,
      "checksum": {
        "hash": "4f41ac2d07de6e38d32dcb37b50ec27a861a1b8e37e4c219de9b6cfd956dc255",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/bandpass.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "bandpass.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/bandpass.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 5141727081,
      "checksum": {
        "hash": "20513a6647b9ea15ccf818826d4455ff3724d61f51e0972f8c0e29fde5e007c3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/shot.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "shot.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/shot.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 22980739219,
      "checksum": {
        "hash": "59c9051c6b7233b48ed329e5544913d1178fd12c7870283e903cbcb2dd23017c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/FBM.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "FBM.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/FBM.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 6981102977,
      "checksum": {
        "hash": "7777a95aef49077de2876c9d81c17d57beecc155db9a26e101f83709cdd1d9c6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/README.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "README.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/README.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/README.txt",
      "description": "SHA-256 checksum value for README.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "208dda5c0ea662dfa407634583462fd8148e8891536f872456cc01e89f958ea3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/README.txt",
      "mediaType": "text/plain",
      "size": 6056,
      "checksum": {
        "hash": "2bb02e51acb6e910021a1b2fbcd806f7332e6a02ba15bf12eb4469e81b57e862",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/model_results.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "model_results.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/model_results.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 19786099284,
      "checksum": {
        "hash": "b072e7e86c92d52b7334ae3dd7e00d5b6248d948cbc5d744443c107c16b1ca5a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/FDWN.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "FDWN.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/FDWN.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 7101224775,
      "checksum": {
        "hash": "001d2edef69b1c877fb8ce9c2339fe84c29aa1b53c48ebc2b5b7b51e3c6ce313",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/BG.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "BG.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3034/BG.tar.gz",
      "mediaType": "application/tar+gzip",
      "size": 7723798536,
      "checksum": {
        "hash": "5d20af1a513edcbabac196054dbde7dd67e64dc8b4d9ef45b1cf73cac9b06a0f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "authors": [
    {
      "familyName": "Wunderlich",
      "fn": "Adam  Wunderlich",
      "givenName": "Adam",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-8463-9156",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Sklar",
      "fn": "Jack  Sklar",
      "givenName": "Jack",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-5922-3247",
      "@type": "foaf:Person"
    }
  ],
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3034.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.1",
        "issued": "2023-06-07 00:00:00",
        "@id": "ark:/88434/mds2-3034/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3034/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  },
  "annotated": "2024-05-08T21:50:27.090503",
  "issued": null,
  "versionHistory": [
    {
      "version": "1.0.2",
      "issued": "2024-05-08",
      "@id": "ark:/88434/mds2-3034",
      "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3034",
      "description": "download URLs corrected by curator"
    }
  ]
}