{"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/distributional-reinforcement-learning-for-1","title":"Distributional Reinforcement Learning for Energy-Based Sequential Models","arxiv_id":"1912.08517","date":"2019-12-18","proceeding":null,"authors":["Tetiana Parshakova","Jean-Marc Andreoli","Marc Dymetman"],"abstract":"Global Autoregressive Models (GAMs) are a recent proposal [Parshakova et al., CoNLL 2019] for exploiting global properties of sequences for data-efficient learning of seq2seq models. In the first phase of training, an Energy-Based model (EBM) over sequences is derived. This EBM has high representational power, but is unnormalized and cannot be directly exploited for sampling. To address this issue [Parshakova et al., CoNLL 2019] proposes a distillation technique, which can only be applied under limited conditions. By relating this problem to Policy Gradient techniques in RL, but in a \\emph{distributional} rather than \\emph{optimization} perspective, we propose a general approach applicable to any sequential EBM. Its effectiveness is illustrated on GAM-based experiments.","url_abs":"https://arxiv.org/abs/1912.08517v1","url_pdf":"https://arxiv.org/pdf/1912.08517v1.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":"distributional-reinforcement-learning-for-1","repo_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"distributional-reinforcement-learning","task_name":"Distributional Reinforcement Learning"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-1","task_name":"Reinforcement Learning (RL)"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[{"method_slug":"ebm","method_name":"EBM"},{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"seq2seq","method_name":"Seq2Seq"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1912.08517","atlas_url":"https://app.syntology.ai/?focus=1912.08517","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1912.08517"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/parshakova/GAMS-for-Data-Efficient-Learning","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":3,"unverified":4},"by_repo_kind":{"official":{"samples":7,"ran":3,"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":"ea56b3cd5fdd0135","entry":"get_batch","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"cycle_r_plambda_pitheta.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/cycle_r_plambda_pitheta.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea56b3cd5fdd0135"}},{"code_sha256_prefix":"744fdcc09a06a4f6","entry":"get_batch_fsz","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"cycle_r_plambda_pitheta.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/cycle_r_plambda_pitheta.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"744fdcc09a06a4f6"}},{"code_sha256_prefix":"847aa97ca2e8344e","entry":"lsr_sum","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"wfsa_n_z.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/wfsa_n_z.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"847aa97ca2e8344e"}},{"code_sha256_prefix":"8020c2bca077bb39","entry":"load_data_motif","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"cycle_r_plambda_pitheta.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/cycle_r_plambda_pitheta.py","link_basis":"first_harvest_node","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":"8020c2bca077bb39"}},{"code_sha256_prefix":"a697e1cc31400915","entry":"load_data_mult","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"r_plambda_pitheta_full.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/r_plambda_pitheta_full.py","link_basis":"first_harvest_node","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":"a697e1cc31400915"}},{"code_sha256_prefix":"e649023a04c12420","entry":"lsr_div","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"wfsa_n_z.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/wfsa_n_z.py","link_basis":"first_harvest_node","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":"e649023a04c12420"}},{"code_sha256_prefix":"e6e7907969dec1a9","entry":"lsr_prod","repo":"parshakova/GAMS-for-Data-Efficient-Learning","repo_kind":"official","path":"wfsa_n_z.py","file_url":"https://github.com/parshakova/GAMS-for-Data-Efficient-Learning/blob/HEAD/wfsa_n_z.py","link_basis":"first_harvest_node","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":"e6e7907969dec1a9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}