{"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/faster-and-more-accurate-learning-with-meta","title":"META-Learning State-based Eligibility Traces for More Sample-Efficient Policy Evaluation","arxiv_id":"1904.11439","date":"2019-04-25","proceeding":null,"authors":["Mingde Zhao","Sitao Luan","Ian Porada","Xiao-Wen Chang","Doina Precup"],"abstract":"Temporal-Difference (TD) learning is a standard and very successful reinforcement learning approach, at the core of both algorithms that learn the value of a given policy, as well as algorithms which learn how to improve policies. TD-learning with eligibility traces provides a way to boost sample efficiency by temporal credit assignment, i.e. deciding which portion of a reward should be assigned to predecessor states that occurred at different previous times, controlled by a parameter $\\lambda$. However, tuning this parameter can be time-consuming, and not tuning it can lead to inefficient learning. For better sample efficiency of TD-learning, we propose a meta-learning method for adjusting the eligibility trace parameter, in a state-dependent manner. The adaptation is achieved with the help of auxiliary learners that learn distributional information about the update targets online, incurring roughly the same computational complexity per step as the usual value learner. Our approach can be used both in on-policy and off-policy learning. We prove that, under some assumptions, the proposed method improves the overall quality of the update targets, by minimizing the overall target error. This method can be viewed as a plugin to assist prediction with function approximation by meta-learning feature (observation)-based $\\lambda$ online, or even in the control case to assist policy improvement. Our empirical evaluation demonstrates significant performance improvements, as well as improved robustness of the proposed algorithm to learning rate variation.","url_abs":"https://arxiv.org/abs/1904.11439v6","url_pdf":"https://arxiv.org/pdf/1904.11439v6.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":"faster-and-more-accurate-learning-with-meta","repo_url":"https://github.com/PwnerHarry/META","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"faster-and-more-accurate-learning-with-meta","repo_url":"https://github.com/PwnerHarry/MTA","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"meta-learning","task_name":"Meta-Learning"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"}],"methods":[{"method_slug":"eligibility-trace","method_name":"Eligibility Trace"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1904.11439","atlas_url":"https://app.syntology.ai/?focus=1904.11439","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1904.11439"}},"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/PwnerHarry/MTA","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PwnerHarry/META","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":14},"by_repo_kind":{"official":{"samples":14,"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":"cfb79e41dca854fb","entry":"AC","repo":"PwnerHarry/META","repo_kind":"official","path":"AC.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/AC.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":"cfb79e41dca854fb"}},{"code_sha256_prefix":"33e84958b7ee29a9","entry":"MC","repo":"PwnerHarry/META","repo_kind":"official","path":"MC.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/MC.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":"33e84958b7ee29a9"}},{"code_sha256_prefix":"b85342e702c3deb1","entry":"MTA","repo":"PwnerHarry/META","repo_kind":"official","path":"mta.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/mta.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":"b85342e702c3deb1"}},{"code_sha256_prefix":"44fe7c9390bf642b","entry":"decide","repo":"PwnerHarry/META","repo_kind":"official","path":"utils.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/utils.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":"44fe7c9390bf642b"}},{"code_sha256_prefix":"45ba36007fd82d86","entry":"eval_AC","repo":"PwnerHarry/META","repo_kind":"official","path":"AC.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/AC.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":"45ba36007fd82d86"}},{"code_sha256_prefix":"7fe8b90f604bea21","entry":"eval_AC_per_run","repo":"PwnerHarry/META","repo_kind":"official","path":"AC.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/AC.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":"7fe8b90f604bea21"}},{"code_sha256_prefix":"cb2af316670acb7a","entry":"eval_MTA","repo":"PwnerHarry/META","repo_kind":"official","path":"mta.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/mta.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":"cb2af316670acb7a"}},{"code_sha256_prefix":"7aa28e986811a6c4","entry":"eval_MTA_per_run","repo":"PwnerHarry/META","repo_kind":"official","path":"mta.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/mta.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":"7aa28e986811a6c4"}},{"code_sha256_prefix":"08642331ca69bfe7","entry":"eval_greedy","repo":"PwnerHarry/META","repo_kind":"official","path":"greedy.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/greedy.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":"08642331ca69bfe7"}},{"code_sha256_prefix":"0dc689c2e98dd889","entry":"eval_greedy_per_run","repo":"PwnerHarry/META","repo_kind":"official","path":"greedy.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/greedy.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":"0dc689c2e98dd889"}},{"code_sha256_prefix":"5a96948f392f2d15","entry":"greedy","repo":"PwnerHarry/META","repo_kind":"official","path":"greedy.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/greedy.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":"5a96948f392f2d15"}},{"code_sha256_prefix":"5f8a9b449cd0889e","entry":"gtd","repo":"PwnerHarry/META","repo_kind":"official","path":"BACKUPS/methods.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/BACKUPS/methods.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":"5f8a9b449cd0889e"}},{"code_sha256_prefix":"a17914a87ebbee6c","entry":"islambda","repo":"PwnerHarry/META","repo_kind":"official","path":"BACKUPS/methods.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/BACKUPS/methods.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":"a17914a87ebbee6c"}},{"code_sha256_prefix":"32214dc30cceff52","entry":"monte_carlo","repo":"PwnerHarry/META","repo_kind":"official","path":"BACKUPS/methods.py","file_url":"https://github.com/PwnerHarry/META/blob/HEAD/BACKUPS/methods.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":"32214dc30cceff52"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}