{"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/probabilistic-forecasting-with-temporal","title":"Probabilistic Forecasting with Temporal Convolutional Neural Network","arxiv_id":"1906.04397","date":"2019-06-11","proceeding":null,"authors":["Yitian Chen","Yanfei Kang","Yixiong Chen","Zizhuo Wang"],"abstract":"We present a probabilistic forecasting framework based on convolutional neural network for multiple related time series forecasting. The framework can be applied to estimate probability density under both parametric and non-parametric settings. More specifically, stacked residual blocks based on dilated causal convolutional nets are constructed to capture the temporal dependencies of the series. Combined with representation learning, our approach is able to learn complex patterns such as seasonality, holiday effects within and across series, and to leverage those patterns for more accurate forecasts, especially when historical data is sparse or unavailable. Extensive empirical studies are performed on several real-world datasets, including datasets from JD.com, China's largest online retailer. The results show that our framework outperforms other state-of-the-art methods in both accuracy and efficiency.","url_abs":"https://arxiv.org/abs/1906.04397v3","url_pdf":"https://arxiv.org/pdf/1906.04397v3.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":"probabilistic-forecasting-with-temporal","repo_url":"https://github.com/oneday88/deepTCN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok"}},{"paper_slug":"probabilistic-forecasting-with-temporal","repo_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"probabilistic-forecasting-with-temporal","repo_url":"https://github.com/unit8co/darts","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"probabilistic-forecasting-with-temporal","repo_url":"https://github.com/ashishpatel26/tcn-keras-Examples","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"probabilistic-forecasting-with-temporal","repo_url":"https://github.com/vpozdnyakov/deeptcn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"multivariate-time-series-forecasting","task_name":"Multivariate Time Series Forecasting"},{"task_slug":"probabilistic-time-series-forecasting","task_name":"Probabilistic Time Series Forecasting"},{"task_slug":"representation-learning","task_name":"Representation Learning"},{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"time-series","task_name":"Time Series Analysis"},{"task_slug":"time-series-forecasting","task_name":"Time Series Forecasting"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1906.04397","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1906.04397"}},"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/flaviagiammarino/deep-tcn-tensorflow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ashishpatel26/tcn-keras-Examples","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/unit8co/darts","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vpozdnyakov/deeptcn","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/oneday88/deepTCN","reach":{"status":"ok"}}],"summary":{"unverified":8},"by_repo_kind":{"listed":{"samples":8,"ran":0,"repositories":2}},"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":"974558a5f8f90672","entry":"decoder","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/modules.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"974558a5f8f90672"}},{"code_sha256_prefix":"cccb14c9e1c596b0","entry":"encoder","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/modules.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cccb14c9e1c596b0"}},{"code_sha256_prefix":"108fb147d9608231","entry":"get_training_sequences","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/utils.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"108fb147d9608231"}},{"code_sha256_prefix":"f227531ddca0f834","entry":"get_training_sequences_with_covariates","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/utils.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f227531ddca0f834"}},{"code_sha256_prefix":"92c170954aae8d5e","entry":"nonparametric_loss","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/losses.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/losses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"92c170954aae8d5e"}},{"code_sha256_prefix":"59397137520e3ba5","entry":"parametric_loss","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/losses.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/losses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"59397137520e3ba5"}},{"code_sha256_prefix":"6462bf5b424fbb52","entry":"quantile_loss","repo":"vpozdnyakov/deeptcn","repo_kind":"listed","path":"deeptcn/quantile_deeptcn.py","file_url":"https://github.com/vpozdnyakov/deeptcn/blob/HEAD/deeptcn/quantile_deeptcn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6462bf5b424fbb52"}},{"code_sha256_prefix":"97d25536c8f951d0","entry":"soft_relu","repo":"flaviagiammarino/deep-tcn-tensorflow","repo_kind":"listed","path":"deep_tcn_tensorflow/model.py","file_url":"https://github.com/flaviagiammarino/deep-tcn-tensorflow/blob/HEAD/deep_tcn_tensorflow/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"97d25536c8f951d0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}