paper-with-me

Papers

Matrix-Space Reinforcement Learning for Reusing Local Transition Geometry

2026-05-14 · Zuyuan Zhang, Carlee Joe-Wong, Tian Lan arxiv

Compositional generalization in sequential decision-making requires identifying which parts of prior rollouts remain useful for new tasks. Existing methods reuse skills or predictive models, but often overlook rich local transition geometry and dynamics. We propose Matrix-Space Reinforcement Learning (MSRL), a geometric abstraction that represents trajectory segments through positive semidefinite matrix descriptors aggregating first- and second-order statistics of lifted one-step transitions. These descriptors expose shared hidden structure, support algebraic composition in an abstract matrix space, and reveal opportunities for transfer. We prove that the descriptor is well defined up to coordinate gauge, complete for the induced low-order additive signal class, additive under valid segment composition, and minimally sufficient among admissible additive descriptors. We further show that conditioning value functions on the trajectory-segment matrix yields a first-order smooth approximation of action values, enabling source-learned matrix-to-value mappings to bootstrap learning in new tasks. MSRL is plug-in compatible with standard model-free and model-based methods, while obstruction filtering rejects implausible compositions. Empirically, MSRL achieves the best average finite-budget target AUC of 0.73, outperforming MSRL from scratch (0.65), TD-MPC-PT+FT (0.63), and TD-MPC (0.57).

📄 PDF Abstract BibTeX arXiv:2605.14304

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Exploiting Local Dynamics Regularity for Reusable Skills in Offline Hierarchical RL

2026-05-25 · Sarthak Dayal, Abhinav Peri, Carl Qi, Claas Voelcker 외 arxiv

Hierarchical Reinforcement Learning (HRL) promises to solve long-horizon Reinforcement Learning (RL) tasks more efficiently than non-hierarchical counterparts by discovering and reusing temporally-extended skills. Howeve…

Hierarchical Reinforcement Learning

Successor Features Combine Elements of Model-Free and Model-based Reinforcement Learning

2019-01-31 · Lucas Lehnert, Michael L. Littman

A key question in reinforcement learning is how an intelligent agent can generalize knowledge across different inputs. By generalizing across different inputs, information learned for one input can be immediately reused …

Decision MakingmodelModel-based Reinforcement Learningreinforcement-learning+2

On Reward Transferability in Adversarial Inverse Reinforcement Learning: Insights from Random Matrix Theory

2024-10-10 · Yangchun Zhang, Wang Zhou, Yirui Zhou

In the context of inverse reinforcement learning (IRL) with a single expert, adversarial inverse reinforcement learning (AIRL) serves as a foundational approach to providing comprehensive and transferable task descriptio…

reinforcement-learningReinforcement Learning

Exact epidemic models from a tensor product formulation

2021-02-23 · Wout Merbis

A general framework for obtaining exact transition rate matrices for stochastic systems on networks is presented and applied to many well-known compartmental models of epidemiology. The state of the population is describ…

Epidemiology

Estimating Reaction Barriers with Deep Reinforcement Learning

2024-07-17 · Adittya Pal

Stable states in complex systems correspond to local minima on the associated potential energy surface. Transitions between these local minima govern the dynamics of such systems. Precisely determining the transition pat…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning