{"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/decoupling-local-and-global-representations","title":"Decoupling Local and Global Representations of Time Series","arxiv_id":"2202.02262","date":"2022-02-04","proceeding":null,"authors":["Sana Tonekaboni","Chun-Liang Li","Sercan Arik","Anna Goldenberg","Tomas Pfister"],"abstract":"Real-world time series data are often generated from several sources of variation. Learning representations that capture the factors contributing to this variability enables a better understanding of the data via its underlying generative process and improves performance on downstream machine learning tasks. This paper proposes a novel generative approach for learning representations for the global and local factors of variation in time series. The local representation of each sample models non-stationarity over time with a stochastic process prior, and the global representation of the sample encodes the time-independent characteristics. To encourage decoupling between the representations, we introduce counterfactual regularization that minimizes the mutual information between the two variables. In experiments, we demonstrate successful recovery of the true local and global variability factors on simulated data, and show that representations learned using our method yield superior performance on downstream tasks on real-world datasets. We believe that the proposed way of defining representations is beneficial for data modelling and yields better insights into the complexity of real-world data.","url_abs":"https://arxiv.org/abs/2202.02262v2","url_pdf":"https://arxiv.org/pdf/2202.02262v2.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":"decoupling-local-and-global-representations","repo_url":"https://github.com/googleinterns/local_global_ts_representation","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"time-series","task_name":"Time Series Analysis"},{"task_slug":null,"task_name":"counterfactual"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2202.02262","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2202.02262"}},"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/googleinterns/local_global_ts_representation","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":"a362d33e62ef4c5e","entry":"airq_data_loader","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"gl_rep/data_loaders.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/gl_rep/data_loaders.py","link_basis":"harvester_set","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":"a362d33e62ef4c5e"}},{"code_sha256_prefix":"71db13da0b5a7c00","entry":"block_labels","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"evaluations/daily_rain.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/evaluations/daily_rain.py","link_basis":"harvester_set","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":"71db13da0b5a7c00"}},{"code_sha256_prefix":"50fc56605d9eba14","entry":"classification_exp","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"evaluations/classification.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/evaluations/classification.py","link_basis":"harvester_set","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":"50fc56605d9eba14"}},{"code_sha256_prefix":"4ce3da76a4ebf191","entry":"gen_counterfactual","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"evaluations/counterfactual.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/evaluations/counterfactual.py","link_basis":"harvester_set","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":"4ce3da76a4ebf191"}},{"code_sha256_prefix":"781e90f49ea1254e","entry":"har_data_loader","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"gl_rep/data_loaders.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/gl_rep/data_loaders.py","link_basis":"harvester_set","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":"781e90f49ea1254e"}},{"code_sha256_prefix":"fa21649c4bac04b2","entry":"matern_kernel","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"gl_rep/gp_kernel.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/gl_rep/gp_kernel.py","link_basis":"harvester_set","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":"fa21649c4bac04b2"}},{"code_sha256_prefix":"256f451620824f7b","entry":"periodic_kernel","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"gl_rep/gp_kernel.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/gl_rep/gp_kernel.py","link_basis":"harvester_set","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":"256f451620824f7b"}},{"code_sha256_prefix":"d296bafddac8ff19","entry":"rbf_kernel","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"gl_rep/gp_kernel.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/gl_rep/gp_kernel.py","link_basis":"harvester_set","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":"d296bafddac8ff19"}},{"code_sha256_prefix":"90c4c5d829561335","entry":"run_classifier_epoch","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"evaluations/classification.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/evaluations/classification.py","link_basis":"harvester_set","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":"90c4c5d829561335"}},{"code_sha256_prefix":"d279b9f95cb9561b","entry":"run_epoch","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"evaluations/daily_rain.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/evaluations/daily_rain.py","link_basis":"harvester_set","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":"d279b9f95cb9561b"}},{"code_sha256_prefix":"349f39eb25a436a5","entry":"simulation_loader","repo":"googleinterns/local_global_ts_representation","repo_kind":"official","path":"gl_rep/data_loaders.py","file_url":"https://github.com/googleinterns/local_global_ts_representation/blob/HEAD/gl_rep/data_loaders.py","link_basis":"harvester_set","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":"349f39eb25a436a5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}