{"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/interpretable-reinforcement-learning-via","title":"Optimization Methods for Interpretable Differentiable Decision Trees in Reinforcement Learning","arxiv_id":"1903.09338","date":"2019-03-22","proceeding":null,"authors":["Andrew Silva","Taylor Killian","Ivan Dario Jimenez Rodriguez","Sung-Hyun Son","Matthew Gombolay"],"abstract":"Decision trees are ubiquitous in machine learning for their ease of use and interpretability. Yet, these models are not typically employed in reinforcement learning as they cannot be updated online via stochastic gradient descent. We overcome this limitation by allowing for a gradient update over the entire tree that improves sample complexity affords interpretable policy extraction. First, we include theoretical motivation on the need for policy-gradient learning by examining the properties of gradient descent over differentiable decision trees. Second, we demonstrate that our approach equals or outperforms a neural network on all domains and can learn discrete decision trees online with average rewards up to 7x higher than a batch-trained decision tree. Third, we conduct a user study to quantify the interpretability of a decision tree, rule list, and a neural network with statistically significant results ($p < 0.001$).","url_abs":"https://arxiv.org/abs/1903.09338v5","url_pdf":"https://arxiv.org/pdf/1903.09338v5.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":"interpretable-reinforcement-learning-via","repo_url":"https://github.com/core-robotics-lab/icct","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"interpretable-reinforcement-learning-via","repo_url":"https://github.com/core-robotics-lab/interpretable_ddts_aistats2020","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"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":"interpretability","method_name":"Interpretability"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1903.09338","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1903.09338"}},"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/core-robotics-lab/icct","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/core-robotics-lab/interpretable_ddts_aistats2020","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":4},"by_repo_kind":{"listed":{"samples":4,"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":"4d5eeafffa2b5f4f","entry":"ddt_init_from_dt","repo":"core-robotics-lab/interpretable_ddts_aistats2020","repo_kind":"listed","path":"interpretable_ddts/opt_helpers/sklearn_to_ddt.py","file_url":"https://github.com/core-robotics-lab/interpretable_ddts_aistats2020/blob/HEAD/interpretable_ddts/opt_helpers/sklearn_to_ddt.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":"4d5eeafffa2b5f4f"}},{"code_sha256_prefix":"4c77fc22c85ab71e","entry":"discount_reward","repo":"core-robotics-lab/interpretable_ddts_aistats2020","repo_kind":"listed","path":"interpretable_ddts/opt_helpers/replay_buffer.py","file_url":"https://github.com/core-robotics-lab/interpretable_ddts_aistats2020/blob/HEAD/interpretable_ddts/opt_helpers/replay_buffer.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":"4c77fc22c85ab71e"}},{"code_sha256_prefix":"b95176fe8302a8be","entry":"get_player_state","repo":"core-robotics-lab/interpretable_ddts_aistats2020","repo_kind":"listed","path":"interpretable_ddts/opt_helpers/sc_helpers.py","file_url":"https://github.com/core-robotics-lab/interpretable_ddts_aistats2020/blob/HEAD/interpretable_ddts/opt_helpers/sc_helpers.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":"b95176fe8302a8be"}},{"code_sha256_prefix":"2ce7af33347d8c58","entry":"init_rule_list","repo":"core-robotics-lab/interpretable_ddts_aistats2020","repo_kind":"listed","path":"interpretable_ddts/agents/ddt_agent.py","file_url":"https://github.com/core-robotics-lab/interpretable_ddts_aistats2020/blob/HEAD/interpretable_ddts/agents/ddt_agent.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":"2ce7af33347d8c58"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}