{"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/arxiv-2512-14202","title":"Understanding and Improving Hyperbolic Deep Reinforcement Learning","arxiv_id":"2512.14202","date":"2025-12-16","proceeding":"ICLR","authors":["Timo Klein","Thomas Lang","Andrii Shkabrii","Alexander Sturm","Kevin Sidak","Lukas Miklautz","Claudia Plant","Yllka Velaj","Sebastian Tschiatschek"],"abstract":"The exponential volume growth of hyperbolic geometry can embed the hierarchical relationships between states in reinforcement learning (RL) with far less distortion than Euclidean space. However, hyperbolic deep RL faces severe optimization challenges, and formal analysis of why optimization fails is lacking. We identify key factors that determine the success and failure of training hyperbolic deep RL agents. By analyzing the gradients of core operations in the Poincaré Ball and Hyperboloid models of hyperbolic geometry, we show that large-norm embeddings destabilize gradient-based training, leading to trust-region violations in proximal policy optimization (PPO). Based on these insights, we introduce Hyper++, a new hyperbolic deep RL agent that consists of three components: (1) feature regularization guaranteeing bounded norms while avoiding the curse of dimensionality from clipping; (2) a categorical value loss for stable critic training; and (3) a more optimization-friendly formulation of hyperbolic network layers. On ProcGen, we show that Hyper++ guarantees stable learning, outperforms prior hyperbolic agents, and reduces wall-clock time by approximately 30%. On Atari-5 with Double DQN, Hyper++ strongly outperforms Euclidean and hyperbolic baselines. We release our code at https://github.com/Probabilistic-and-Interactive-ML/hyper-rl.","url_abs":"https://arxiv.org/abs/2512.14202","url_pdf":"https://arxiv.org/pdf/2512.14202","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2512.14202","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2512.14202"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl","reach":{"status":"ok"}}],"summary":{"unverified":7},"by_repo_kind":{"found_in_text":{"samples":7,"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":7,"samples":[{"code_sha256_prefix":"7564bb7a96aa79de","entry":"apply_sn_fn","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"src/rl/agents/networks.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/src/rl/agents/networks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7564bb7a96aa79de"}},{"code_sha256_prefix":"a931338d0e765e7d","entry":"flatten01","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"src/rl/agents/ppg_discrete.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/src/rl/agents/ppg_discrete.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a931338d0e765e7d"}},{"code_sha256_prefix":"dc3622737ccb74ad","entry":"get_action_dim","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"src/rl/agents/buffers.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/src/rl/agents/buffers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dc3622737ccb74ad"}},{"code_sha256_prefix":"061bcc8fdce79c08","entry":"get_device","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"src/rl/agents/buffers.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/src/rl/agents/buffers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"061bcc8fdce79c08"}},{"code_sha256_prefix":"1a0204b2224f6932","entry":"get_obs_shape","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"src/rl/agents/buffers.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/src/rl/agents/buffers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1a0204b2224f6932"}},{"code_sha256_prefix":"1f3deed27099271e","entry":"params_fn_dqn","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"tuner.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/tuner.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1f3deed27099271e"}},{"code_sha256_prefix":"591d27335fe56ff4","entry":"unflatten01","repo":"Probabilistic-and-Interactive-ML/hyper-rl","repo_kind":"found_in_text","path":"src/rl/agents/ppg_discrete.py","file_url":"https://github.com/Probabilistic-and-Interactive-ML/hyper-rl/blob/HEAD/src/rl/agents/ppg_discrete.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"591d27335fe56ff4"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_api"},"syntology_extracted_results":null}