{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/psa-gan-progressive-self-attention-gans-for","title":"PSA-GAN: Progressive Self Attention GANs for Synthetic Time Series","arxiv_id":"2108.00981","date":"2021-08-02","proceeding":"ICLR 2022 4","authors":["Jeha Paul","Bohlke-Schneider Michael","Mercado Pedro","Kapoor Shubham","Singh Nirwan Rajbir","Flunkert Valentin","Gasthaus Jan","Januschowski Tim"],"abstract":"Realistic synthetic time series data of sufficient length enables practical applications in time series modeling tasks, such as forecasting, but remains a challenge. In this paper we present PSA-GAN, a generative adversarial network (GAN) that generates long time series samples of high quality using progressive growing of GANs and self-attention. We show that PSA-GAN can be used to reduce the error in two downstream forecasting tasks over baselines that only use real data. We also introduce a Frechet-Inception Distance-like score, Context-FID, assessing the quality of synthetic time series samples. In our downstream tasks, we find that the lowest scoring models correspond to the best-performing ones. Therefore, Context-FID could be a useful tool to develop time series GAN models.","url_abs":"https://arxiv.org/abs/2108.00981v3","url_pdf":"https://arxiv.org/pdf/2108.00981v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"psa-gan-progressive-self-attention-gans-for","repo_url":"https://github.com/awslabs/gluon-ts","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"mxnet","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":null,"task_name":"Generative Adversarial Network"},{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"time-series","task_name":"Time Series Analysis"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2108.00981","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2108.00981"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/awslabs/gluon-ts","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":11},"by_repo_kind":{"official":{"samples":11,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"9441ca1a63b924c3","entry":"batcher","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/itertools.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/itertools.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9441ca1a63b924c3"}},{"code_sha256_prefix":"b6d31d8f080218a4","entry":"copy_with","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/util.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b6d31d8f080218a4"}},{"code_sha256_prefix":"2f227eb18785b23e","entry":"equals","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/core/component.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/core/component.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2f227eb18785b23e"}},{"code_sha256_prefix":"900b826876f774fb","entry":"equals_default_impl","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/core/component.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/core/component.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"900b826876f774fb"}},{"code_sha256_prefix":"4cd8c833a319daa5","entry":"flatten","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/maybe.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/maybe.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4cd8c833a319daa5"}},{"code_sha256_prefix":"f5f4848418aecf04","entry":"fqname_for","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/core/_base.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/core/_base.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f5f4848418aecf04"}},{"code_sha256_prefix":"2ce2e172f2056955","entry":"inject","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/core/settings.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/core/settings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2ce2e172f2056955"}},{"code_sha256_prefix":"d627f142e468c86e","entry":"let","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/core/settings.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/core/settings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d627f142e468c86e"}},{"code_sha256_prefix":"2a1a76b9217ce9a7","entry":"maybe_len","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/itertools.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/itertools.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2a1a76b9217ce9a7"}},{"code_sha256_prefix":"67059eb6565db923","entry":"prod","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/itertools.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/itertools.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"67059eb6565db923"}},{"code_sha256_prefix":"03c6c7d9c6ace85c","entry":"tqdm","repo":"awslabs/gluon-ts","repo_kind":"official","path":"src/gluonts/gluonts_tqdm.py","file_url":"https://github.com/awslabs/gluon-ts/blob/HEAD/src/gluonts/gluonts_tqdm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"03c6c7d9c6ace85c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}